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
/
constant-folding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default
George Karpenkov
2018-08-29
1
-1
/
+1
*
[Analyzer][Z3] Test fixes for Z3 constraint manager
Vlad Tsyrklevich
2018-06-06
1
-0
/
+4
*
[analyzer] assume bitwise arithmetic axioms
George Karpenkov
2017-11-09
1
-0
/
+39
*
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
*
[analyzer] Convert many existing tests to use clang_analyzer_eval.
Jordy Rose
2012-05-16
1
-45
/
+42
*
[analyzer] Reduce parallel code paths in SimpleSValBuilder::evalBinOpNN, and ...
Jordy Rose
2012-05-06
1
-0
/
+9
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
1
-1
/
+1
*
Emit a -Wnull-dereference warning for "*null" not just "*null = something". A...
Argyrios Kyrtzidis
2011-04-26
1
-1
/
+1
*
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-03-24
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Migrate NSErrorChecker and DereferenceChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Remove '-analyzer-experimental-checks' flag.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+1
*
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-24
1
-1
/
+1
*
[analyzer] Use the new registration mechanism on some of the experimental che...
Argyrios Kyrtzidis
2011-02-15
1
-1
/
+1
*
Do lvalue-to-rvalue conversions on the LHS of a shift operator.
John McCall
2010-12-16
1
-1
/
+0
*
Start migration of static analyzer to using the
Ted Kremenek
2010-12-16
1
-0
/
+1
*
Added psuedo-constant analysis and integrated it into the false positive redu...
Tom Care
2010-08-18
1
-5
/
+5
*
Added some false positive checking to UnreachableCodeChecker
Tom Care
2010-07-27
1
-37
/
+37
*
Finesse 'idempotent operations' analyzer issues to include the opcode of the ...
Ted Kremenek
2010-07-27
1
-5
/
+5
*
Improved false positive rate for the idempotent operations checker and moved ...
Tom Care
2010-07-16
1
-5
/
+5
*
Pointer comparisons (and pointer-pointer subtraction). Basically filling in S...
Jordy Rose
2010-06-28
1
-0
/
+11
*
Adds analyzer support for idempotent and tautological binary operations such ...
Jordy Rose
2010-06-20
1
-0
/
+61