summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/readability-redundant-string-cstr.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Handle data() in readability-redundant-string-cstrMalcolm Parsons2016-11-031-5/+9
* [clang-tidy] Add more detection rules for redundant c_str calls.Etienne Bergeron2016-04-151-3/+115
* 3rd attempt of fixup with -std=c++11NAKAMURA Takumi2016-03-251-1/+1
* Fixup -- "-target x86_64-unknown -fno-ms-compatibility" didn't work as expected.NAKAMURA Takumi2016-03-251-1/+1
* clang-tools-extra/test/clang-tidy/readability-redundant-string-cstr.cpp: Appe...NAKAMURA Takumi2016-03-251-1/+1
* [clang-tidy] Add support for different char-types for the readability-redunda...Etienne Bergeron2016-03-241-0/+50
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* [clang-tidy] Use a python script instead of a shell script to run clang-tidy ...Alexander Kornienko2015-08-201-2/+1
* Move remove-cstr-calls from a standalone executable to a clang-tidy check rea...Alexander Kornienko2015-03-161-0/+42
OpenPOWER on IntegriCloud