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
/
retain-release-path-notes.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reapply r362994 & co "[analyzer][tests] Add normalize_plist to replace diff_p...
Hubert Tong
2019-06-11
1
-1
/
+1
*
Revert r362994 & co "[analyzer][tests] Add normalize_plist to replace diff_pl...
Reid Kleckner
2019-06-10
1
-1
/
+1
*
[analyzer][tests] Use normalize_plist in place of diff_plist (`cat` cases)
Hubert Tong
2019-06-10
1
-1
/
+1
*
[analyzer] Quote the type of the leaked/problematic object in diagnostics for...
George Karpenkov
2019-01-10
1
-9
/
+9
*
[analyzer] [NFC] Reverse the argument order for "diff" in tests
George Karpenkov
2019-01-10
1
-1
/
+1
*
[analyzer] Add the type of the leaked object to the diagnostic message
George Karpenkov
2018-11-30
1
-1
/
+1
*
[analyzer] Reference leaked object by name, even if it was created in an inli...
George Karpenkov
2018-11-30
1
-1
/
+1
*
[analyzer] Process state in checkEndFunction in RetainCountChecker
George Karpenkov
2018-09-21
1
-6
/
+6
*
[Analyzer] Define and use diff_plist in tests, NFC
Mikhail Maltsev
2018-09-17
1
-1
/
+1
*
[analyzer] [NFC] Change the tests by making the version check more resilient
George Karpenkov
2018-09-11
1
-1
/
+1
*
Revert "Revert "Revert "Revert "[analyzer] Add coverage information to plist ...
George Karpenkov
2018-09-07
1
-1
/
+1
*
Revert "Revert "Revert "[analyzer] Add coverage information to plist output, ...
Simon Pilgrim
2018-09-07
1
-1
/
+1
*
Revert "Revert "[analyzer] Add coverage information to plist output, update t...
George Karpenkov
2018-09-07
1
-1
/
+1
*
[analyzer] Re-instate support for MakeCollectable is RetainCountChecker
George Karpenkov
2018-08-17
1
-0
/
+10
*
[analyzer] Drop support for GC mode in RetainCountChecker
George Karpenkov
2018-08-17
1
-10
/
+0
*
Move test inputs into Inputs directory.
Richard Smith
2018-08-14
1
-1
/
+1
*
[analyzer] [NFC] [tests] Move plist-based diagnostics tests to separate files...
George Karpenkov
2018-08-10
1
-5137
/
+1
*
[analyzer] [NFC] Remove unused Extensive diagnostic setting,
George Karpenkov
2018-06-12
1
-976
/
+126
*
Fix typos in clang
Alexander Kornienko
2018-04-06
1
-1
/
+1
*
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] Include type name in Retain Count Checker diagnostics
Anna Zaks
2016-12-15
1
-48
/
+48
*
[analyzer] Bug identification
Gabor Horvath
2015-10-22
1
-27
/
+81
*
[analyzer] Disable all retain count diagnostics on values that come from ivars.
Jordan Rose
2015-03-30
1
-1622
/
+26
*
[analyzer] Don't special-case ivars backing +0 properties.
Jordan Rose
2015-03-30
1
-299
/
+5
*
[Static Analyzer] The name of the checker that reports a bug is added
Gabor Horvath
2015-02-09
1
-0
/
+32
*
[analyzer] RetainCountChecker: be forgiving when ivars are accessed directly.
Jordan Rose
2015-02-04
1
-0
/
+1950
*
[analyzer] RetainCountChecker: add support for CFAutorelease.
Jordan Rose
2013-10-07
1
-556
/
+1383
*
[analyzer] Merge TextPathDiagnostics and ClangDiagPathDiagConsumer.
Jordan Rose
2013-08-16
1
-18
/
+18
*
[analyzer] Enable the new edge algorithm by default.
Jordan Rose
2013-06-03
1
-1
/
+1
*
[analyzer] Set the allocation site to be the uniqueing location for retain co...
Anna Zaks
2013-04-23
1
-9
/
+9
*
[analyzer] RetainCountChecker: Clean up path notes for autorelease.
Jordan Rose
2013-04-23
1
-22
/
+22
*
[analyzer] Show "Returning from ..." note at caller's depth, not callee's.
Jordan Rose
2013-04-12
1
-2
/
+2
*
[analyzer] Don't emit extra context arrow after returning from an inlined call.
Jordan Rose
2013-04-12
1
-34
/
+0
*
[analyzer] When reporting a leak in RetainCount checker due to an early exit ...
Anna Zaks
2013-04-10
1
-0
/
+815
*
[analyzer] Plist: change the type of issue_hash from int to string.
Anna Zaks
2013-01-08
1
-22
/
+22
*
[analyzer] Simplify RetainCountChecker's handling of dead symbols.
Jordan Rose
2012-12-06
1
-42
/
+1
*
TrackConstraintBRVisitor and ConditionBRVisitor can emit similar
Ted Kremenek
2012-10-25
1
-4421
/
+4412
*
[analyzer] Add plist output checks for all four "path notes" tests.
Jordan Rose
2012-08-06
1
-0
/
+4424
*
[analyzer] Combine all ObjC message CallEvents into ObjCMethodCall.
Jordan Rose
2012-07-18
1
-4
/
+13
*
[analyzer] RetainCountChecker: track ObjC boxed expression objects.
Jordy Rose
2012-05-12
1
-0
/
+48
*
[analyzer] Don't claim an object was returned with +1 retain count before cou...
Jordy Rose
2012-03-17
1
-0
/
+6
*
Fix typos in analyzer diagnostics pointed out by Matt Beaumont-Gay and Robert...
Ted Kremenek
2011-12-22
1
-1
/
+1
[next]