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
/
no-outofbounds.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
*
[analyzer] Teach CastSizeChecker about flexible array members.
Jordan Rose
2014-02-18
1
-2
/
+2
*
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
*
Really remove FlatStoreManager and BasicStoreManager, this time from the driv...
Ted Kremenek
2011-07-28
1
-1
/
+0
*
Rework checker "packages" and groups to be more hierarchical.
Ted Kremenek
2011-03-24
1
-2
/
+2
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-2
/
+2
*
[analyzer] Migrate MallocChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-1
/
+3
*
[analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't h...
Argyrios Kyrtzidis
2011-02-24
1
-2
/
+2
*
Add a new symbol type, SymbolExtent, to represent the extents of memory regio...
Jordy Rose
2010-07-04
1
-0
/
+11
*
When a constant size array is casted to another type, its length should be sc...
Jordy Rose
2010-06-25
1
-0
/
+6
*
Use the element type to compute the array size when the base region is a VarR...
Zhongxing Xu
2010-04-01
1
-1
/
+2
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-2
/
+2
*
Replace clang-cc with clang -cc1.
Zhongxing Xu
2009-12-14
1
-2
/
+2
*
Add clang-cc option "--analyzer-experimental-internal-checks". This
Ted Kremenek
2009-11-13
1
-2
/
+2
*
Reimplement out-of-bound array access checker with the new checker interface.
Zhongxing Xu
2009-11-11
1
-0
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only
Ted Kremenek
2009-07-29
1
-1
/
+0
*
Rename test file.
Ted Kremenek
2009-07-10
1
-0
/
+13
*
Rename no-outofbounds.c to xfail-no-outofbounds.c and split off that
Ted Kremenek
2009-05-04
1
-8
/
+0
*
array indexes are unsigned integers of the same width as pointer.
Zhongxing Xu
2009-05-04
1
-1
/
+1
*
BasicStore: 'ElementRegion' is the new 'TypedViewRegion'.
Ted Kremenek
2009-05-04
1
-0
/
+8