commit | ad05929921321d68717a2e2ac2469b2da9b83b86 | [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 | 1a32dfe2177765edaa135cba91d78ff1e0b46623 | |
parent | 1ca0df276b566dff93c10b55905a294100f9431b [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