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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-11
/
+11
*
[clang-tidy] SimplifyBoolenExpr doesn't add parens if unary negotiation is of...
Zinovy Nis
2018-05-22
1
-0
/
+3
*
[clang-tidy] make readability-simplify-bool-expr completely ignore macros
Alexander Kornienko
2017-11-29
1
-4
/
+1
*
[clang-tidy] Partly rewrite readability-simplify-boolean-expr using RAV
Alexander Kornienko
2017-05-15
1
-105
/
+98
*
[clang-tidy] Cleaning up language options.
Gabor Horvath
2016-09-24
1
-3
/
+3
*
[ASTMatchers] Added ignoringParenImpCasts to has matchers
Piotr Padlewski
2016-05-31
1
-1
/
+2
*
Reapply r260096.
Aaron Ballman
2016-02-12
1
-93
/
+138
*
Reverting r260096; it causes build bot failures:
Aaron Ballman
2016-02-08
1
-136
/
+93
*
Expand the simplify boolean expression check to handle implicit conversion of...
Aaron Ballman
2016-02-08
1
-93
/
+136
*
[clang-tidy] Fix a use-after-free bug found by asan
Alexander Kornienko
2015-12-29
1
-2
/
+3
*
[clang-tidy] Preserve comments and preprocessor directives when simplifying b...
Alexander Kornienko
2015-12-28
1
-39
/
+68
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-22
/
+25
*
[clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr...
Alexander Kornienko
2015-07-01
1
-27
/
+230
*
[clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr check...
Alexander Kornienko
2015-05-17
1
-11
/
+37
*
[clang-tidy] Add readability-simplify-boolean-expr check to clang-tidy
Alexander Kornienko
2015-04-10
1
-0
/
+375