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
/
unittests
/
Analysis
/
ExprMutationAnalyzerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] format unittest for ExprMutAnalyzer
Jonas Toth
2020-01-10
1
-29
/
+24
*
Fix some clang analysis tests passing arguments incorrectly
Reid Kleckner
2019-03-07
1
-3
/
+3
*
[analyzer] handle modification of vars inside an expr with comma operator
Petar Jovanovic
2019-03-07
1
-0
/
+131
*
[clang] add tests to ExprMutAnalyzer that reproduced a crash in ASTMatchers
Jonas Toth
2019-01-21
1
-0
/
+19
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix use-after-free bug in Tooling.
Alexander Kornienko
2019-01-08
1
-1
/
+4
*
[NFC] Declare instead of define non-void functions in unit tests.
Shuai Wang
2018-09-19
1
-6
/
+6
*
[analyzer] Fix nullptr access when processing instantiated function in ExprMu...
Shuai Wang
2018-09-19
1
-0
/
+30
*
[NFC] Fix uncompilable test cases of ExprMutationAnalyzer.
Shuai Wang
2018-09-19
1
-311
/
+265
*
[analyzer] Treat std::{move,forward} as casts in ExprMutationAnalyzer.
Shuai Wang
2018-09-17
1
-23
/
+115
*
[analyzer] Handle forwarding reference better in ExprMutationAnalyzer.
Shuai Wang
2018-09-14
1
-0
/
+90
*
[analyzer] Add ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-0
/
+943