index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Analysis
/
malloc-plist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Static Analyzer] The name of the checker that reports a bug is added
Gabor Horvath
2015-02-09
1
-0
/
+17
*
[analyzer] Enable the new edge algorithm by default.
Jordan Rose
2013-06-03
1
-1
/
+1
*
[analyzer] Improve the malloc checker stack hint message
Anna Zaks
2013-04-16
1
-4
/
+4
*
[analyzer] Show "Returning from ..." note at caller's depth, not callee's.
Jordan Rose
2013-04-12
1
-8
/
+8
*
[analyzer] Address Jordan’s review of r179219
Anna Zaks
2013-04-10
1
-25
/
+306
*
[analyzer] Cleanup leak warnings: do not print the names of variables from ot...
Anna Zaks
2013-04-10
1
-2
/
+243
*
[analyzer] Shorten the malloc checker’s leak message
Anna Zaks
2013-04-06
1
-42
/
+42
*
[analyzer] Only include uniqueling location as issue_hash when available
Anna Zaks
2013-01-08
1
-14
/
+14
*
[analyzer] Include the bug uniqueing location in the issue_hash.
Anna Zaks
2013-01-08
1
-14
/
+16
*
[analyzer] Plist: change the type of issue_hash from int to string.
Anna Zaks
2013-01-08
1
-15
/
+15
*
[analyzer] Report leaks at the closing brace of a function body.
Jordan Rose
2012-11-15
1
-75
/
+75
*
[analyzer] Mark symbol values as dead in the environment.
Jordan Rose
2012-11-15
1
-137
/
+137
*
Fix bug in BugReporter::RemoveUneededCalls() where "prunable"
Ted Kremenek
2012-09-08
1
-0
/
+87
*
This test does not require --exact-match from FileCheck.
Ted Kremenek
2012-09-08
1
-1
/
+1
*
Attempt (again) to stabilize the order of the emission of diagnostics
Ted Kremenek
2012-09-08
1
-4262
/
+4255
*
[analyzer] Add experimental "issue hash" to the plist diagnostic.
Anna Zaks
2012-06-08
1
-0
/
+15
*
PlistDiagnostics: force the ranges for control-flow edges to be single locati...
Ted Kremenek
2012-06-05
1
-4245
/
+4247
*
[analyzer] Do not highlight the range of the statement in case of leak.
Anna Zaks
2012-05-10
1
-150
/
+0
*
Refine analyzer diagnostics by adding an expression "cone-of-influence" to re...
Ted Kremenek
2012-05-02
1
-34
/
+0
*
[analyzer] Run remove dead bindings right before leaving a function.
Anna Zaks
2012-04-20
1
-2714
/
+4499
*
Include the "issue context" (e.g. function or method) where a static analyzer...
Ted Kremenek
2012-04-04
1
-0
/
+17
*
[analyzer] Malloc: Utter the name of the leaked variable.
Anna Zaks
2012-03-21
1
-18
/
+203
*
[analyzer] Re-enable the test disabled by r152969.
Anna Zaks
2012-03-21
1
-1
/
+1
*
[analyzer] Mark a failed-realloc's result as an interesting symbol between th...
Jordy Rose
2012-03-18
1
-226
/
+350
*
[analyzer] This test is breaking windows bots, make it darwin-specific.
Anna Zaks
2012-03-17
1
-1
/
+1
*
[analyzer] Shorten the stack hint diagnostic.
Anna Zaks
2012-03-16
1
-10
/
+11
*
[analyzer] Create symbol-aware stack hints (building upon r152837).
Anna Zaks
2012-03-16
1
-62
/
+860
*
Include full plist output in FileCheck test.
Ted Kremenek
2012-03-15
1
-1470
/
+1476
*
[analyzer] Allow checkers to supply call stack diagnostic hints for the
Anna Zaks
2012-03-15
1
-979
/
+1520
*
[analyzer] Call enter/exit diagnostic should refer to caller/callee,
Anna Zaks
2012-03-13
1
-4
/
+4
*
[analyzer] Implement basic path diagnostic pruning based on "interesting" sym...
Ted Kremenek
2012-03-09
1
-121
/
+470
*
[analyzer] Turn on by default the Malloc Checker and a couple of CString
Anna Zaks
2012-02-20
1
-1
/
+1
*
[analyzer] Malloc Checker: Clean up bug naming:
Anna Zaks
2012-02-16
1
-13
/
+12
*
[analyzer] Malloc Checker: Make the diagnostic visitor handle the case
Anna Zaks
2012-02-16
1
-47
/
+419
*
[analyzer] Diagnostics: Ensure that the default end of diagnostic path
Anna Zaks
2012-02-16
1
-0
/
+422