diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-10-23 10:34:53 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-10-23 10:34:53 +0000 |
commit | e7ec227839f2172af91cdd350bf45354180e7b27 (patch) | |
tree | e4c40b4ef01876761165c38aa8b4f8b29f303f2b /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 2ff8870b6f49bc2cbfc79e4a65d0fe9dc4a51a7f (diff) | |
download | llvm-e7ec227839f2172af91cdd350bf45354180e7b27.zip llvm-e7ec227839f2172af91cdd350bf45354180e7b27.tar.gz llvm-e7ec227839f2172af91cdd350bf45354180e7b27.tar.bz2 |
Disable the strict-aliasing warnings produced by gcc
GCC produce a lot of strict-aliasing warning for the LLDB codebase
what makes reading the compile output very difficult. This change
disable these warnings to reduce the noise as we already ignore them.
We should consider re-enabling the warning if we fix all (or most)
strict-aliasing violation first.
Differential revision: http://reviews.llvm.org/D13981
llvm-svn: 251107
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions