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
/
stack-addr-ps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fold -Wreturn-stack-address into general initialization lifetime
Richard Smith
2018-07-23
1
-1
/
+1
*
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
*
Register parameters have local storage.
Anna Zaks
2015-02-04
1
-0
/
+7
*
Teach analyzer that blocks with no captures are globals. Fixes <rdar://probl...
Ted Kremenek
2012-02-18
1
-1
/
+17
*
Really remove FlatStoreManager and BasicStoreManager, this time from the driv...
Ted Kremenek
2011-07-28
1
-1
/
+0
*
[analyzer] Overhaul how the static analyzer expects CFGs by forcing CFGs to b...
Ted Kremenek
2011-07-28
1
-1
/
+1
*
[analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misno...
Argyrios Kyrtzidis
2011-02-28
1
-2
/
+2
*
[analyzer] Migrate BuiltinFunctionChecker to CheckerV2.
Argyrios Kyrtzidis
2011-02-28
1
-2
/
+2
*
Update test cases.
Ted Kremenek
2011-02-25
1
-2
/
+2
*
[analyzer] Use the new registration mechanism on some of the internal checks....
Argyrios Kyrtzidis
2011-02-15
1
-2
/
+2
*
Tweak stack address checker to report multiple cases where globals may refere...
Ted Kremenek
2010-06-17
1
-3
/
+3
*
Rename -cc1 option '-checker-cfref' to '-analyzer-check-objc-mem'.
Ted Kremenek
2010-02-05
1
-2
/
+2
*
Fix broken diagnostic when returning the address of a stack-allocated array.
Ted Kremenek
2010-01-09
1
-0
/
+7
*
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
*
Improve diagnostics in ReturnStackAddressChecker for returning a stack-alloca...
Ted Kremenek
2009-11-26
1
-2
/
+15
*
Drop unnecessary #include.
Daniel Dunbar
2009-11-17
1
-2
/
+0
*
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
*
Switch BasicStoreManager to use the new CastRegion implementation by default,
Ted Kremenek
2009-07-10
1
-1
/
+1
*
Make 'BasicStoreManager' + 'NewCastRegion' testable from the command line usi...
Ted Kremenek
2009-07-06
1
-0
/
+1
*
Enhance RegionStore to lazily symbolicate fields and array elements for
Ted Kremenek
2009-07-02
1
-8
/
+13
*
Temporarily disable RegionStore for stack-addr-ps.c, as a new test case reveals
Ted Kremenek
2009-07-01
1
-2
/
+13
*
Introduce a new concept to the static analyzer: SValuator.
Ted Kremenek
2009-06-26
1
-1
/
+0
*
PR3009: Get rid of bogus warning for scalar compound literals.
Eli Friedman
2009-05-16
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-3
/
+3
*
Fix test: config.h is not guaranteed to exist at the location in
Eli Friedman
2009-02-18
1
-5
/
+1
*
Eliminate dependency on where test is run from.
Daniel Dunbar
2009-02-17
1
-4
/
+4
*
Don't include alloca.h if it doesn't exist.
Ben Laurie
2009-02-17
1
-4
/
+7
*
Static Analyzer driver/options (partial) cleanup:
Ted Kremenek
2009-02-17
1
-2
/
+2
*
This test case now passes with RegionStore.
Ted Kremenek
2009-01-22
1
-1
/
+3
*
Add -analyze action to run static analyzer, instead of inferring from
Daniel Dunbar
2009-01-20
1
-1
/
+1
*
MemRegion:
Ted Kremenek
2008-12-13
1
-1
/
+0
*
Temporarily XFAIL these tests.
Ted Kremenek
2008-12-13
1
-0
/
+1
*
include alloca.h instead of malloc.h. If this doesn't work for everyone we ca...
Anders Carlsson
2008-11-07
1
-1
/
+1
*
Bring in 'alloca' for the Analysis/stack-addr-ps.c test case.
Argyrios Kyrtzidis
2008-11-07
1
-0
/
+1
*
Add 'alloca' test case for return-of-stack-address checker.
Ted Kremenek
2008-11-02
1
-0
/
+7
*
Added missing 'expected-warning'
Ted Kremenek
2008-10-31
1
-1
/
+1
*
Enhance compound literal test case.
Ted Kremenek
2008-10-31
1
-2
/
+8
*
Add missing "expected warning".
Ted Kremenek
2008-10-30
1
-2
/
+3
*
Improve compound literal test case.
Ted Kremenek
2008-10-30
1
-2
/
+6
*
Add 'expected-warning' for braces around scalar initializer
Ted Kremenek
2008-10-27
1
-1
/
+1
[next]