[PATCH] D12131: Make [Sema]DiagnosticBuilder move-only, instead of having a sneaky mutating copy ctor.
David Blaikie via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 18 20:28:30 PDT 2015
dblaikie updated this revision to Diff 32495.
dblaikie marked 2 inline comments as done.
dblaikie added a comment.
Addressed Richard's code review feedback
http://reviews.llvm.org/D12131
Files:
include/clang/Basic/Diagnostic.h
include/clang/Sema/Sema.h
lib/ARCMigrate/TransformActions.cpp
lib/Lex/LiteralSupport.cpp
lib/Parse/Parser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12131.32495.patch
Type: text/x-patch
Size: 5002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150819/0963fe01/attachment-0001.bin>
More information about the cfe-commits
mailing list