aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@chromium.org>2020-06-05 10:32:40 +0200
committerHans Wennborg <hans@chromium.org>2020-06-05 10:38:03 +0200
commit767516c5463a58f64cc3e0e1125b761aedceecf5 (patch)
tree1bf413d7e7c18f38e0c5b206dba1e13b5f455a97 /clang/lib/CodeGen/CodeGenModule.cpp
parenta7534dc8198f2ff966f55fd9a68d2c444886f2b2 (diff)
downloadllvm-767516c5463a58f64cc3e0e1125b761aedceecf5.zip
llvm-767516c5463a58f64cc3e0e1125b761aedceecf5.tar.gz
llvm-767516c5463a58f64cc3e0e1125b761aedceecf5.tar.bz2
Fix gcc5 build of ASTMatchersTest.h
After a180d54 the build was failing with: In file included from /work/llvm.monorepo/clang/unittests/ASTMatchers/ASTMatchersNodeTest.cpp:9:0: /work/llvm.monorepo/clang/unittests/ASTMatchers/ASTMatchersTest.h: In function ‘llvm::ArrayRef<clang::TestLanguage> clang::ast_matchers::langCxx11OrLater()’: /work/llvm.monorepo/clang/unittests/ASTMatchers/ASTMatchersTest.h:64:10: error: could not convert ‘(const clang::TestLanguage*)(& Result)’ from ‘const clang::TestLanguage*’ to ‘llvm::ArrayRef<clang::TestLanguage>’ return Result; ^
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions