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
/
MIGChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Expr.h include from ASTContext.h, NFC
Reid Kleckner
2019-12-06
1
-0
/
+1
*
[analyzer] NFC: Introduce sub-classes for path-sensitive and basic reports.
Artem Dergachev
2019-09-09
1
-1
/
+1
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[analyzer][NFC] Prepare visitors for different tracking kinds
Kristof Umann
2019-08-14
1
-1
/
+2
*
MIGChecker - assert we have a non-null LocationContext. NFCI.
Simon Pilgrim
2019-05-18
1
-0
/
+2
*
[analyzer] MIGChecker: Fix redundant semicolon.
Artem Dergachev
2019-05-15
1
-1
/
+1
*
[analyzer] MIGChecker: Add support for os_ref_retain().
Artem Dergachev
2019-05-15
1
-5
/
+28
*
Reapply "[analyzer] Introduce a simplified API for adding custom path notes."
Artem Dergachev
2019-04-19
1
-36
/
+11
*
Range-style std::find{,_if} -> llvm::find{,_if}. NFC
Fangrui Song
2019-03-31
1
-4
/
+4
*
[analyzer] MIGChecker: Add support for more deallocator APIs.
Artem Dergachev
2019-03-29
1
-0
/
+22
*
Revert "[analyzer] Introduce a simplified API for adding custom path notes."
Artem Dergachev
2019-03-29
1
-11
/
+36
*
[analyzer] Introduce a simplified API for adding custom path notes.
Artem Dergachev
2019-03-29
1
-36
/
+11
*
[analyzer] MIGChecker: Add support for more APIs.
Artem Dergachev
2019-02-22
1
-18
/
+82
*
[analyzer] MIGChecker: Fix an FN when the object is released in a destructor.
Artem Dergachev
2019-02-22
1
-3
/
+18
*
[analyzer] MIGChecker: Improve intermediate diagnostic notes.
Artem Dergachev
2019-02-22
1
-7
/
+50
*
[analyzer] MIGChecker: Take advantage of the mig_server_routine annotation.
Artem Dergachev
2019-02-22
1
-14
/
+21
*
[analyzer] MIGChecker: A checker for Mach Interface Generator conventions.
Artem Dergachev
2019-02-21
1
-0
/
+144