[PATCH] D15911: Move ownership of Action objects into Compilation.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 7 19:29:40 PST 2016
jlebar updated this revision to Diff 44308.
jlebar retitled this revision from "Move ownership of Action objects into Compilation.
" to "Move ownership of Action objects into Compilation.".
jlebar added a comment.
Clear both Actions and OwningActions in Compilation::initCompilationForDiagnostics().
http://reviews.llvm.org/D15911
Files:
include/clang/Driver/Action.h
include/clang/Driver/Compilation.h
include/clang/Driver/Driver.h
lib/Driver/Action.cpp
lib/Driver/Compilation.cpp
lib/Driver/Driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15911.44308.patch
Type: text/x-patch
Size: 26927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160108/ad8c95e3/attachment-0001.bin>
More information about the cfe-commits
mailing list