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
/
unittests
/
clang-tidy
/
ExprMutationAnalyzerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangtidy] Remove old copy of ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-947
/
+0
*
[clang-tidy] Handle sugared reference types in ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-16
/
+175
*
[clang-tidy] Handle unique owning smart pointers in ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-0
/
+59
*
Revert "Revert "[clang-tidy] Handle unresolved expressions in ExprMutationAna...
Shuai Wang
2018-09-11
1
-4
/
+122
*
Revert "[clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer"
Shuai Wang
2018-09-10
1
-106
/
+4
*
[clang-tidy] ExprMutationAnalyzer: construct from references. Fixes PR38888
Roman Lebedev
2018-09-10
1
-2
/
+2
*
[clang-tidy] Handle unresolved expressions in ExprMutationAnalyzer
Shuai Wang
2018-09-10
1
-4
/
+106
*
Remove explicit type from an initializer list. NFC.
Alexander Kornienko
2018-06-28
1
-2
/
+2
*
Fix formatting. NFC.
Alexander Kornienko
2018-06-28
1
-5
/
+4
*
Fixup test to compile with -frtti when trying to use typeid() as the PS4 does...
Douglas Yung
2018-06-28
1
-4
/
+7
*
[clang-tidy] Add ExprMutationAnalyzer, that analyzes whether an expression is...
Alexander Kornienko
2018-06-27
1
-0
/
+609
*
Reverting r334604 due to failing tests.
Aaron Ballman
2018-06-13
1
-609
/
+0
*
Add a new class to analyze whether an expression is mutated within a statement.
Aaron Ballman
2018-06-13
1
-0
/
+609