index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Analysis
/
identical-expressions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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