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
/
utils
/
ExprMutationAnalyzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangtidy] Remove old copy of ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-313
/
+0
*
[clang-tidy] Handle sugared reference types in ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-8
/
+9
*
[clang-tidy] Handle unique owning smart pointers in ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-2
/
+40
*
Revert "Revert "[clang-tidy] Handle unresolved expressions in ExprMutationAna...
Shuai Wang
2018-09-11
1
-6
/
+20
*
Revert "[clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer"
Shuai Wang
2018-09-10
1
-20
/
+6
*
[clang-tidy] ExprMutationAnalyzer: construct from references. Fixes PR38888
Roman Lebedev
2018-09-10
1
-8
/
+8
*
[clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer
Shuai Wang
2018-09-10
1
-6
/
+20
*
[clang-tidy] Add ExprMutationAnalyzer, that analyzes whether an expression is...
Alexander Kornienko
2018-06-27
1
-0
/
+260
*
Reverting r334604 due to failing tests.
Aaron Ballman
2018-06-13
1
-261
/
+0
*
Add a new class to analyze whether an expression is mutated within a statement.
Aaron Ballman
2018-06-13
1
-0
/
+261