Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove C++11 usage from Clang tools. | dcheng@chromium.org | 2013-04-09 | 1 | -4/+5 |
* | Have run_tool.py automatically invoke clang-format-diff.py if available. | dcheng@chromium.org | 2013-04-04 | 1 | -7/+6 |
* | Add std::wstring support to the empty string tool and update the tests. | dcheng@chromium.org | 2013-04-03 | 3 | -2/+21 |
* | Implement clang tool that converts std::string("") to std::string(). | dcheng@chromium.org | 2013-04-02 | 4 | -0/+295 |