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
/
SimplifyBooleanExprCheck.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Switch checks to #include "ClangTidyCheck.h"
Alexander Kornienko
2019-03-25
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] Use translationUnitDecl() instead of a custom matcher.
Alexander Kornienko
2018-12-20
1
-1
/
+0
*
[clang-tidy] Update checks to play nicely with limited traversal scope added ...
Sam McCall
2018-11-15
1
-0
/
+1
*
[clang-tidy] Partly rewrite readability-simplify-boolean-expr using RAV
Alexander Kornienko
2017-05-15
1
-15
/
+3
*
Reapply r260096.
Aaron Ballman
2016-02-12
1
-69
/
+2
*
Reverting r260096; it causes build bot failures:
Aaron Ballman
2016-02-08
1
-2
/
+69
*
Expand the simplify boolean expression check to handle implicit conversion of...
Aaron Ballman
2016-02-08
1
-69
/
+2
*
[clang-tidy] Preserve comments and preprocessor directives when simplifying b...
Alexander Kornienko
2015-12-28
1
-0
/
+4
*
[clang-tidy] Update docs for clang-tidy checks. NFC
Alexander Kornienko
2015-08-27
1
-47
/
+54
*
[clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr...
Alexander Kornienko
2015-07-01
1
-2
/
+46
*
[clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check...
Alexander Kornienko
2015-05-17
1
-5
/
+18
*
[clang-tidy] Add readability-simplify-boolean-expr check to clang-tidy
Alexander Kornienko
2015-04-10
1
-0
/
+101