[PATCH] D15911: Switch Action and ActionList over to using std::shared_ptr.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 7 19:18:26 PST 2016
jlebar updated this revision to Diff 44307.
jlebar added a comment.
Switch to maintaining ownership of the Actions within the Compilation.
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.44307.patch
Type: text/x-patch
Size: 26907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160108/62f99ea5/attachment-0001.bin>
More information about the cfe-commits
mailing list