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
/
lib
/
StaticAnalyzer
/
Checkers
/
RetainCountChecker
/
RetainCountDiagnostics.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] NFC: Move PathDiagnostic classes to libAnalysis.
Artem Dergachev
2019-09-11
1
-1
/
+1
*
[analyzer] NFC: Move getStmt() and createEndOfPath() out of PathDiagnostic.
Artem Dergachev
2019-09-11
1
-1
/
+4
*
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
Artem Dergachev
2019-09-09
1
-5
/
+6
*
[analyzer][NFC] Make sure that the BugReport is not modified during the const...
Kristof Umann
2019-08-13
1
-1
/
+1
*
[analyzer] Port RetainSummaryManager to the new AnyCall interface, decouple A...
George Karpenkov
2019-01-25
1
-1
/
+2
*
[analyzer] Insert notes in RetainCountChecker where our dynamic cast modeling...
George Karpenkov
2019-01-22
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Revert "Fix failing MSan bots"
George Karpenkov
2019-01-18
1
-12
/
+24
*
Fix failing MSan bots
Vlad Tsyrklevich
2019-01-18
1
-24
/
+12
*
[analyzer] Introduce proper diagnostic for freeing unowned object
George Karpenkov
2019-01-18
1
-0
/
+1
*
[analyzer] [NFC] Clean up messy handling of bug categories in RetainCountChecker
George Karpenkov
2019-01-18
1
-14
/
+23
*
[analyzer] const-ify reference to bug type used in BugReporter
George Karpenkov
2019-01-18
1
-1
/
+1
*
[analyzer] Extend BugType constructor to accept "SuppressOnSink" as a parameter
George Karpenkov
2019-01-18
1
-2
/
+4
*
[analyzer] Update the category name for RetainCountChecker reports
George Karpenkov
2019-01-10
1
-13
/
+10
*
[analyzer] [RetainCountChecker] [NFC] Remove SummaryLog
George Karpenkov
2019-01-10
1
-6
/
+3
*
[analyzer] RetainCountChecker: remove untested, unused, incorrect option Incl...
George Karpenkov
2018-12-07
1
-3
/
+2
*
[analyzer] [NFC] Minor refactoring of RetainCountDiagnostics
George Karpenkov
2018-11-30
1
-109
/
+2
*
[analyzer] Add the type of the leaked object to the diagnostic message
George Karpenkov
2018-11-30
1
-1
/
+3
*
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
George Karpenkov
2018-09-28
1
-1
/
+0
*
[analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker - try #2
George Karpenkov
2018-08-21
1
-1
/
+1
*
Revert "[analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker"
Bruno Cardoso Lopes
2018-08-18
1
-1
/
+1
*
[analyzer] [NFC] Split up RetainSummaryManager from RetainCountChecker
George Karpenkov
2018-08-18
1
-1
/
+1
*
[analyzer] [NFC] Split up RetainCountChecker
George Karpenkov
2018-08-17
1
-0
/
+198