diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2015-01-20 18:54:16 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2015-01-20 18:54:16 +0000 |
commit | c277b3f2b4892ec37caf6dd0bb677e9542994c9a (patch) | |
tree | c15d191ce4c7148bd78ef09eee92e69d1a74071e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f88b2c8c74449bde25e17381bc5036b979927a59 (diff) | |
download | llvm-c277b3f2b4892ec37caf6dd0bb677e9542994c9a.zip llvm-c277b3f2b4892ec37caf6dd0bb677e9542994c9a.tar.gz llvm-c277b3f2b4892ec37caf6dd0bb677e9542994c9a.tar.bz2 |
[PM] Don't spend time making self moves no-ops. They're allowed to leave
the object in a moved-from state, and its simpler to write the code that
way.
llvm-svn: 226589
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions