aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2019-03-29 22:27:10 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2019-03-29 22:27:10 +0000
commit53a5952a9318c410964e1ca38737e8a28c015eea (patch)
tree21e8d251cbf447987085a30bf1ec566d80567006 /clang/lib/Frontend/CompilerInvocation.cpp
parent6b39f10a00c07bae84d7458e6a616351017bb7c0 (diff)
downloadllvm-53a5952a9318c410964e1ca38737e8a28c015eea.zip
llvm-53a5952a9318c410964e1ca38737e8a28c015eea.tar.gz
llvm-53a5952a9318c410964e1ca38737e8a28c015eea.tar.bz2
Try to fix buildbot error
Error is: llvm/lib/Analysis/ScalarEvolution.cpp:3534:10: error: chosen constructor is explicit in copy-initialization return {UniqueSCEVs.FindNodeOrInsertPos(ID, IP), std::move(ID), IP}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/../lib/gcc/aarch64-linux-gnu/5.4.0/../../../../include/c++/5.4.0/tuple:479:19: note: explicit constructor declared here constexpr tuple(_UElements&&... __elements) ^ 1 error generated. llvm-svn: 357324
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions