diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-04-16 11:14:28 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-04-16 11:14:28 +0000 |
commit | eacd996daf0399e9e5773e561fb1adcbe88456a4 (patch) | |
tree | 1bf828a765e0a75e378c093a97fbeb03f6c9f0ad /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 49b568ead825dddd7919a1f466f3f7760df4ade5 (diff) | |
download | llvm-eacd996daf0399e9e5773e561fb1adcbe88456a4.zip llvm-eacd996daf0399e9e5773e561fb1adcbe88456a4.tar.gz llvm-eacd996daf0399e9e5773e561fb1adcbe88456a4.tar.bz2 |
[LCG] Stop playing fast and loose with reference members and assignment.
It doesn't work. I'm still cleaning up all the places where I blindly
followed this pattern. There are more to come in this code too.
As a benefit, this lets the default copy and move operations Just Work.
llvm-svn: 206375
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions