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-annotations.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Reimplement dependencies between checkers
Kristof Umann
2019-01-26
1
-3
/
+5
*
[analyzer][MallocChecker][NFC] Document and reorganize some functions
Kristof Umann
2018-12-15
1
-1
/
+5
*
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] Individual configuration options can be specified for checkers.
Gabor Horvath
2015-03-04
1
-1
/
+1
*
[analyzer] Shorten the malloc checker’s leak message
Anna Zaks
2013-04-06
1
-7
/
+7
*
[analyzer] Track malloc'd memory into struct fields.
Jordan Rose
2013-03-20
1
-11
/
+5
*
[analyzer]Revert part of r161511; suppresses leak false positives in C++
Anna Zaks
2013-02-06
1
-5
/
+11
*
[analyzer] Report leaks at the closing brace of a function body.
Jordan Rose
2012-11-15
1
-4
/
+4
*
Fix analyzer tests.
Ted Kremenek
2012-08-24
1
-1
/
+1
*
Allow multiple PathDiagnosticConsumers to be used with a BugReporter at the s...
Ted Kremenek
2012-08-16
1
-2
/
+2
*
[analyzer] Track malloc'd regions stored in structs.
Jordan Rose
2012-08-08
1
-2
/
+1
*
[analyzer] Malloc: Warn about use-after-free when memory ownership was
Anna Zaks
2012-06-22
1
-2
/
+1
*
[analyzer] Malloc: cleanup, disallow free on relinquished memory.
Anna Zaks
2012-06-20
1
-3
/
+3
*
[analyzer] Malloc: Utter the name of the leaked variable.
Anna Zaks
2012-03-21
1
-4
/
+4
*
[analyzer] Fix a regression introduced in malloc with
Anna Zaks
2012-03-01
1
-0
/
+9
*
[analyzer] Malloc Checker: Clean up bug naming:
Anna Zaks
2012-02-16
1
-13
/
+13
*
[analyzer] Malloc Checker: Give up when a pointer escapes into a struct.
Anna Zaks
2012-02-16
1
-1
/
+2
*
[analyzer] Malloc Checker: Report a leak when we are returning freed
Anna Zaks
2012-02-11
1
-3
/
+1
*
[analyzer] MallocChecker Cleanup - harden against crashes, fix an error
Anna Zaks
2012-02-10
1
-2
/
+2
*
[analyzer] Split the MallocChecker into two versions - pessimistic and
Anna Zaks
2012-02-08
1
-0
/
+263