aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorLogan Chien <tzuhsiang.chien@gmail.com>2013-12-14 06:45:09 +0000
committerLogan Chien <tzuhsiang.chien@gmail.com>2013-12-14 06:45:09 +0000
commitb0d5be563b65ac06ff8b470a6069edd711233136 (patch)
tree9a62e69359f8b5857cde89be5d8193eaa405e86c /llvm/lib/CodeGen/StackMaps.cpp
parentca83921ddc4f80f2248638599df50a41fbfb1e08 (diff)
downloadllvm-b0d5be563b65ac06ff8b470a6069edd711233136.zip
llvm-b0d5be563b65ac06ff8b470a6069edd711233136.tar.gz
llvm-b0d5be563b65ac06ff8b470a6069edd711233136.tar.bz2
Fix GCC unknown pragma warning in libc++.
We should check defined(__clang__) before the usage of the clang diagnostic pragmas. The [-Wswitch] warning in src/future.cpp should be ignored. As the result, the equivalent GCC pragma is added. llvm-svn: 197314
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions