summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/remove-cstr-calls/basic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move remove-cstr-calls from a standalone executable to a clang-tidy check rea...Alexander Kornienko2015-03-161-39/+0
* Fix a remove-cstr-calls test that fails checking of the produced code.Manuel Klimek2013-06-191-1/+6
* test/remove-cstr-calls/basic.cpp: Disable again on mingw. It behaves unstable.NAKAMURA Takumi2013-01-261-0/+1
* Drop "REQUIRES:shell" in tests. They can run on win32.NAKAMURA Takumi2013-01-251-1/+0
* Following the example from loop-convert tests, simplifying the remove-cstr-ca...Manuel Klimek2012-11-051-8/+3
* Fix tests to be more robust (to older versions of grep, lesser lit-like test ...David Blaikie2012-08-311-4/+6
* Add a root CMakeLists.txt and fix up all the test build stuff.Chandler Carruth2012-08-071-6/+5
* Copy the existing regression test for remove-cstr-calls from the tooling branchChandler Carruth2012-08-071-0/+38
OpenPOWER on IntegriCloud