commit | 7aa20235cebb6678e2241efa75de6286e025767f | [log] [tgz] |
---|---|---|
author | Pirama Arumuga Nainar <pirama@google.com> | Fri Jun 01 11:31:38 2018 -0700 |
committer | Pirama Arumuga Nainar <pirama@google.com> | Tue Jun 19 20:27:37 2018 -0700 |
tree | 2fc30b0e850418dc86f604007c1db5190d5dc197 | |
parent | b5f3aa363a8d4c4deef885e427e0bf5c8d85f0e4 [diff] |
Update cflags for building Windows modules with Clang Bug: http://b/69933068 - Add -Wexit-time-destructor globally after fixing one warning - Enable -Wthread-safety only for non-windows targets. The version of libstdc++ we use for Windows doesn't have the correct thread-safety annotations. Test: Run Clang-built adb_test.exe under wine Change-Id: I76a43060342e7d1dc370ce3e117f3563c82b7751