aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2014-08-29 11:22:47 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2014-08-29 11:22:47 +0000
commitd9c9162bb9c9608fa36985f9294ae2a9b18c3821 (patch)
tree96969abbe7ea9c620be4d56f67fb623d659d2005 /clang/lib/Frontend/CompilerInvocation.cpp
parent90d61014100115bfd3489f8d73b46fbb54963c41 (diff)
downloadllvm-d9c9162bb9c9608fa36985f9294ae2a9b18c3821.zip
llvm-d9c9162bb9c9608fa36985f9294ae2a9b18c3821.tar.gz
llvm-d9c9162bb9c9608fa36985f9294ae2a9b18c3821.tar.bz2
ASTMatchers: Replace some copies of the bound nodes tree builder with moves.
But don't move if all we do is clearing the thing. The move method is too large to be inlined and performs a ton of unnecessary checking when the RHS is empty. No functionality change. llvm-svn: 216723
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions