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
/
clang-tidy
/
readability
/
RedundantStringInitCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Fix readability-redundant-string-init for c++17/c++2a
Mitchell Balan
2019-11-19
1
-6
/
+7
*
Revert "[clang-tidy] modernize-use-override new option AllowOverrideAndFinal"
Mitchell Balan
2019-11-19
1
-7
/
+6
*
[clang-tidy] Give readability-redundant-string-init a customizable list of st...
Mitchell Balan
2019-11-15
1
-9
/
+34
*
Revert "[clang-tidy] Give readability-redundant-string-init a customizable li...
Mitchell Balan
2019-11-15
1
-34
/
+9
*
[clang-tidy] Give readability-redundant-string-init a customizable list of st...
Mitchell Balan
2019-11-15
1
-9
/
+34
*
[clang-tidy] modernize-use-override new option AllowOverrideAndFinal
Mitchell Balan
2019-11-15
1
-13
/
+13
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Adapt clang-tidy checks to changing semantics of hasDeclaration.
Manuel Klimek
2017-08-02
1
-1
/
+2
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-4
/
+3
*
Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes.
Tim Shen
2016-06-21
1
-9
/
+9
*
[clang-tidy] Lift common matchers to utils namespace
Etienne Bergeron
2016-05-17
1
-12
/
+3
*
[clang-tidy] Fix FP with readability-redundant-string-init for default arguments
Etienne Bergeron
2016-04-07
1
-1
/
+2
*
[clang-tidy] Fix redundant-string-init check with msvc 14 headers.
Etienne Bergeron
2016-03-22
1
-15
/
+32
*
Add a new check, readability-redundant-string-init, that checks unnecessary s...
Alexander Kornienko
2016-02-25
1
-0
/
+62