Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move remove-cstr-calls from a standalone executable to a clang-tidy check rea... | Alexander Kornienko | 2015-03-16 | 1 | -39/+0 |
* | Fix a remove-cstr-calls test that fails checking of the produced code. | Manuel Klimek | 2013-06-19 | 1 | -1/+6 |
* | test/remove-cstr-calls/basic.cpp: Disable again on mingw. It behaves unstable. | NAKAMURA Takumi | 2013-01-26 | 1 | -0/+1 |
* | Drop "REQUIRES:shell" in tests. They can run on win32. | NAKAMURA Takumi | 2013-01-25 | 1 | -1/+0 |
* | Following the example from loop-convert tests, simplifying the remove-cstr-ca... | Manuel Klimek | 2012-11-05 | 1 | -8/+3 |
* | Fix tests to be more robust (to older versions of grep, lesser lit-like test ... | David Blaikie | 2012-08-31 | 1 | -4/+6 |
* | Add a root CMakeLists.txt and fix up all the test build stuff. | Chandler Carruth | 2012-08-07 | 1 | -6/+5 |
* | Copy the existing regression test for remove-cstr-calls from the tooling branch | Chandler Carruth | 2012-08-07 | 1 | -0/+38 |