index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
test
/
clang-tidy
/
readability-redundant-string-cstr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-207
/
+0
*
Run ClangTidy tests in all C++ language modes
Dmitri Gribenko
2019-05-20
1
-1
/
+1
*
[clang-tidy] Handle data() in readability-redundant-string-cstr
Malcolm Parsons
2016-11-03
1
-5
/
+9
*
[clang-tidy] Add more detection rules for redundant c_str calls.
Etienne Bergeron
2016-04-15
1
-3
/
+115
*
3rd attempt of fixup with -std=c++11
NAKAMURA Takumi
2016-03-25
1
-1
/
+1
*
Fixup -- "-target x86_64-unknown -fno-ms-compatibility" didn't work as expected.
NAKAMURA Takumi
2016-03-25
1
-1
/
+1
*
clang-tools-extra/test/clang-tidy/readability-redundant-string-cstr.cpp: Appe...
NAKAMURA Takumi
2016-03-25
1
-1
/
+1
*
[clang-tidy] Add support for different char-types for the readability-redunda...
Etienne Bergeron
2016-03-24
1
-0
/
+50
*
Add %check_clang_tidy and %clang_tidy_diff.
Manuel Klimek
2015-10-22
1
-1
/
+1
*
[clang-tidy] Use a python script instead of a shell script to run clang-tidy ...
Alexander Kornienko
2015-08-20
1
-2
/
+1
*
Move remove-cstr-calls from a standalone executable to a clang-tidy check rea...
Alexander Kornienko
2015-03-16
1
-0
/
+42