summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-03-27 01:25:19 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-03-27 01:25:19 +0000
commit09796b9a2316c7028a79996b731741ca1758b2ca (patch)
tree320164c70966c3278f464aa1bddeea99051725aa /clang/lib/Frontend/FrontendAction.cpp
parentf5db45bc16938bbd9a2935bd6704498067ec40b5 (diff)
downloadbcm5719-llvm-09796b9a2316c7028a79996b731741ca1758b2ca.tar.gz
bcm5719-llvm-09796b9a2316c7028a79996b731741ca1758b2ca.zip
[modules] Re-enable the "ambiguous expansion of macro" warning.
Also update "test/Modules/macros.c" to test modified semantics: -When there is an ambiguous macro, expand using the latest introduced version, not the first one. -#undefs in submodules cause the macro to not be exported by that submodule, it doesn't cause undefining of macros in the translation unit that imported that submodule. This reduces macro namespace interference across modules. llvm-svn: 178105
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud