summaryrefslogtreecommitdiffstats
path: root/tools/clang/empty_string
Commit message (Expand)AuthorAgeFilesLines
* Remove C++11 usage from Clang tools.dcheng@chromium.org2013-04-091-4/+5
* Have run_tool.py automatically invoke clang-format-diff.py if available.dcheng@chromium.org2013-04-041-7/+6
* Add std::wstring support to the empty string tool and update the tests.dcheng@chromium.org2013-04-033-2/+21
* Implement clang tool that converts std::string("") to std::string().dcheng@chromium.org2013-04-024-0/+295