aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMarco Elver <elver@google.com>2021-07-30 12:22:07 +0200
committerMarco Elver <elver@google.com>2021-07-30 12:49:08 +0200
commit4ab76659198463eb838a0dcef696704186fe036c (patch)
treea77e0efc54e6f4c54e80041a3e669a8dc6f41faf /clang/lib/Frontend/CompilerInvocation.cpp
parent98b5659b53ff93f3b68e48ea28ec54081196ae3b (diff)
downloadllvm-4ab76659198463eb838a0dcef696704186fe036c.zip
llvm-4ab76659198463eb838a0dcef696704186fe036c.tar.gz
llvm-4ab76659198463eb838a0dcef696704186fe036c.tar.bz2
tsan: Support constructor arguments via New
Make New<>() a variadic function template and forward any arguments to the constructor. std::forward<>() is inlined to avoid including <utility>. Differential Revision: https://reviews.llvm.org/D107147
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions