summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-05-09 00:00:00 +0000
committerEric Fiselier <eric@efcs.ca>2017-05-09 00:00:00 +0000
commit50d61da2e4536215c45a92a5a9db05cdf8af395f (patch)
treeeb2891e8f78d79c9c35ac5fb823a348d6f3c3d58 /clang/lib/Lex/ModuleMap.cpp
parent3369f8cc4ad20e2091629b78fbea7bc98f2079b0 (diff)
downloadbcm5719-llvm-50d61da2e4536215c45a92a5a9db05cdf8af395f.tar.gz
bcm5719-llvm-50d61da2e4536215c45a92a5a9db05cdf8af395f.zip
Fix GCC 7 test failures.
This patch fixes the test failures and unexpected passes that occur when testing against GCC 7. Specifically: * don't mark __gcd as always inline because it's a recursive function. GCC diagnoses this. * don't XFAIL the aligned allocation tests. GCC 7 supports them but not the -faligned-allocation option. * Work around gcc.gnu.org/PR78489 in variants constructors. llvm-svn: 302488
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud