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
/
rdar-6541136-region.c
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
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
[analyzer] rename all experimental checker packages to have 'experimental' be...
Ted Kremenek
2011-08-03
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] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-24
1
-1
/
+1
*
[analyzer] Migrate ArrayBoundChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-24
1
-1
/
+1
*
Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysis
Tom Care
2010-08-24
1
-2
/
+2
*
Finesse 'idempotent operations' analyzer issues to include the opcode of the ...
Ted Kremenek
2010-07-27
1
-2
/
+2
*
Improved false positive rate for the idempotent operations checker and moved ...
Tom Care
2010-07-16
1
-2
/
+2
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-1
/
+1
*
Add clang-cc option "--analyzer-experimental-internal-checks". This
Ted Kremenek
2009-11-13
1
-1
/
+1
*
Split buffer overflow test case into two test cases, removing out logic that ...
Ted Kremenek
2009-11-11
1
-4
/
+9
*
Reimplement out-of-bound array access checker with the new checker interface.
Zhongxing Xu
2009-11-11
1
-2
/
+2
*
Temporarily disable out-of-bounds checking. The current checking logic will ...
Ted Kremenek
2009-08-01
1
-2
/
+5
*
Region store: when casting VarRegions, if the cast-to pointee type is
Zhongxing Xu
2009-05-08
1
-1
/
+0
*
Replace the heuristic isSmallerThan with ASTContext::getTypeSize().
Zhongxing Xu
2009-05-08
1
-0
/
+1
*
Implement a heuristic type size comparison method for now.
Zhongxing Xu
2009-05-06
1
-1
/
+3
*
Make StoreManager::CastRegion() virtual and implement a new CastRegion() for
Zhongxing Xu
2009-05-06
1
-3
/
+1
*
Test now passes. I'll hold off merging it with the BasicStore test until we ...
Ted Kremenek
2009-05-04
1
-1
/
+0
*
StoreManager::CastRegion:
Ted Kremenek
2009-05-01
1
-0
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-1
/
+1
*
Fix a couple bugs:
Ted Kremenek
2009-01-30
1
-0
/
+19