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
/
malloc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Escape pointers stored into top-level parameters with destructors.
Artem Dergachev
2019-04-13
1
-0
/
+23
*
[analyzer] NFC: Run many existing C++ tests with a custom operator new().
Artem Dergachev
2018-01-24
1
-0
/
+2
*
Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-03
1
-2
/
+2
*
Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...
Dominic Chen
2017-03-02
1
-2
/
+2
*
Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-28
1
-2
/
+2
*
Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...
Dominic Chen
2017-02-27
1
-2
/
+2
*
[analyzer] NFC: Update test infrastructure to support multiple constraint man...
Dominic Chen
2017-02-27
1
-2
/
+2
*
[analyzer] Teach the analyzer that pointers can escape into __cxa_demangle
Anna Zaks
2016-12-15
1
-0
/
+14
*
[analyzer] pr31226: Disable CastSizeChecker in C++ because it's not quite ready.
Artem Dergachev
2016-12-07
1
-2
/
+21
*
[analyzer] Consolidate constant evaluation logic in SValBuilder.
Jordan Rose
2013-05-01
1
-1
/
+7
*
[analyzer] Teach invalidateRegions that regions within LazyCompoundVal need t...
Anna Zaks
2013-04-02
1
-1
/
+34
*
[analyzer]Revert part of r161511; suppresses leak false positives in C++
Anna Zaks
2013-02-06
1
-0
/
+7
*
[analyzer] Report leaks at the closing brace of a function body.
Jordan Rose
2012-11-15
1
-2
/
+2
*
[analyzer] Always include destructors in the analysis CFG.
Jordan Rose
2012-09-05
1
-0
/
+25
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
[analyzer] One more pointer escape test.
Anna Zaks
2012-05-04
1
-0
/
+11
*
[analyzer] Allow pointers escape through calls containing callback args.
Anna Zaks
2012-05-03
1
-0
/
+10
*
[analyzer] Add a malloc cpp test file.
Anna Zaks
2012-03-29
1
-0
/
+16