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
/
test
/
Analysis
/
identical-expressions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-1
/
+1
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-1
/
+1
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-1
/
+1
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-1
/
+1
*
[Static Analyzer] Warn when inner and outer conditions are identical. The inn...
Daniel Marjamaki
2015-08-10
1
-0
/
+32
*
[test] Turn off warnings for test/Analysis/identical-expressions.cpp.
Jordan Rose
2014-08-20
1
-3
/
+3
*
[analyzer] IdenticalExpr: don't try to compare integer literals with differen...
Jordan Rose
2014-08-20
1
-0
/
+12
*
[analyzer] IdenticalExpr: use getBytes rather than getString to compare strin...
Jordan Rose
2014-08-20
1
-0
/
+7
*
[analyzer] Check all conditions in a chained if against each other.
Jordan Rose
2014-03-11
1
-0
/
+105
*
[analyzer] Fix a bug in IdenticalExprChecker concerning while loops.
Jordan Rose
2014-02-21
1
-0
/
+11
*
[analyzer] Extend IdenticalExprChecker to check logical and bitwise expressions.
Jordan Rose
2014-02-19
1
-0
/
+86
*
[analyzer] Extend IdenticalExprChecker to check the two branches of an if.
Jordan Rose
2014-02-19
1
-0
/
+151
*
[analyzer] Extend IdenticalExprChecker to check ternary operator results.
Jordan Rose
2013-12-10
1
-0
/
+218
*
[analyzer] Add IdenticalExprChecker, to find copy-pasted code.
Jordan Rose
2013-11-08
1
-0
/
+942