commit | 7982178b7bb877ab967f861896ab543d1002a943 | [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 | 08839ff904051bfb07a44a8052fd4e4949cd9625 [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