summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2013-10-07 23:51:11 +0000
committerTed Kremenek <kremenek@apple.com>2013-10-07 23:51:11 +0000
commit854cc293a70bba6c613600bd72dba6c7ba33e6de (patch)
treee3b7aae61d5a0112caf0c30c0638da4584a1722e /clang/lib/CodeGen/CodeGenModule.cpp
parentdb78c7049e838623cd5cfc774c543a525e00470f (diff)
downloadbcm5719-llvm-854cc293a70bba6c613600bd72dba6c7ba33e6de.tar.gz
bcm5719-llvm-854cc293a70bba6c613600bd72dba6c7ba33e6de.zip
Suppress useless -Wshadow warning when using _mm* macros from emmintrin.h
Fixes <rdar://problem/10679282>. I'm not completely satisfied with this patch. Sprinkling "diagnostic ignored" _Pragmas throughout this file is gross, but I couldn't suppress it for the entire file. llvm-svn: 192143
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud