summaryrefslogtreecommitdiffstats
path: root/tools/clang/rewrite_scoped_array
Commit message (Expand)AuthorAgeFilesLines
* Remove C++11 usage from Clang tools.dcheng@chromium.org2013-04-091-3/+4
* Add clang tool to rewrite scoped_array<T> to scoped_ptr<T[]>.dcheng@chromium.org2013-04-064-0/+160