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
/
misc-redundant-expression.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
1
-753
/
+0
*
Attempt to fix a few clang-tidy tests on Windows, see PR43593.
Nico Weber
2019-10-07
1
-1
/
+1
*
Fixed a crash in misc-redundant-expression ClangTidy checker
Dmitri Gribenko
2019-06-12
1
-1
/
+15
*
[clang-tidy] Fix an assertion failure in misc-redundant-expression.
Haojian Wu
2019-06-06
1
-0
/
+12
*
Run ClangTidy tests in all C++ language modes
Dmitri Gribenko
2019-05-20
1
-1
/
+1
*
[clang-tidy] misc-redundant-expression: fix a crash under ubsan
Alexander Kornienko
2018-02-01
1
-2
/
+7
*
[clang-tidy] Misc redundant expression checker updated for ineffective bitwis...
Gabor Horvath
2017-12-20
1
-0
/
+58
*
[clang-tidy] Misc redundant expressions check updated for overloaded operators
Gabor Horvath
2017-11-27
1
-5
/
+80
*
[clang-tidy] Misc redundant expressions checker updated for macros
Gabor Horvath
2017-11-07
1
-54
/
+154
*
[clang-tidy] Catch trivially true statements like a != 1 || a != 3
Alexander Kornienko
2017-03-23
1
-0
/
+4
*
Remove trailing whitespace in docs and clang-tidy sources.
Alexander Kornienko
2016-12-13
1
-13
/
+13
*
[clang-tidy] Enhance redundant-expression check
Etienne Bergeron
2016-07-07
1
-3
/
+326
*
[clang-tidy] Improve misc-redundant-expression and decrease false-positive
Etienne Bergeron
2016-05-12
1
-4
/
+46
*
[clang-tidy] New checker for redundant expressions.
Etienne Bergeron
2016-04-26
1
-0
/
+120