summaryrefslogtreecommitdiffstats
path: root/tools/clang/rewrite_scoped_ptr_ctor_null
Commit message (Expand)AuthorAgeFilesLines
* Teach rewrite_scoped_ptr_ctor_null about scoped_ptr_malloc's default argdcheng@chromium.org2013-06-123-4/+15
* Tool to fix calls to scoped_ptr<T>(NULL) to use the default ctor insteaddcheng@chromium.org2013-06-114-0/+286