summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Basic/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2015-12-10 23:31:01 +0000
committerJohn McCall <rjmccall@apple.com>2015-12-10 23:31:01 +0000
commit83760378617dfa9670ce9439e9bfdcf2a5c81b90 (patch)
tree3001c116d3d00bbc1df3fe26a74d4568f85a68c4 /clang/unittests/Basic/VirtualFileSystemTest.cpp
parent07206ea19dd55c8180d443a0d55a25bd67fb0858 (diff)
downloadbcm5719-llvm-83760378617dfa9670ce9439e9bfdcf2a5c81b90.tar.gz
bcm5719-llvm-83760378617dfa9670ce9439e9bfdcf2a5c81b90.zip
In Objective-C, ignore attempts to redefine the ARC/GC qualifier macros.
This works around existing system headers which unconditionally redefine these macros. This is reasonably safe to do because we used to warn about it anyway (outside of system headers). Continue to warn if the redefinition would have changed the expansion. Still permit redefinition if the macro is explicitly #undef'ed first. rdar://23788307 llvm-svn: 255311
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud