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
/
InnerPointerChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Supply all checkers with a shouldRegister function
Kristof Umann
2019-01-26
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[analyzer][NFC] Move CheckerRegistry from the Core directory to Frontend
Kristof Umann
2018-12-15
1
-1
/
+1
*
[analyzer] [NFC] Remove unused parameters, as found by -Wunused-parameter
George Karpenkov
2018-09-28
1
-5
/
+3
*
Removed extra semicolon to fix Wpedantic. (NFCI).
Simon Pilgrim
2018-09-26
1
-1
/
+1
*
[analyzer] NFC: Legalize state manager factory injection.
Artem Dergachev
2018-09-25
1
-14
/
+1
*
[analyzer] InnerPointerChecker: Fix a segfault when checking symbolic strings.
Artem Dergachev
2018-08-30
1
-0
/
+3
*
[analyzer] Improve `CallDescription` to handle c++ method.
Henry Wong
2018-08-22
1
-48
/
+37
*
[analyzer] InnerPointerChecker: improve warning messages and notes.
Reka Kovacs
2018-08-10
1
-13
/
+29
*
[analyzer] InnerPointerChecker: fix displayed checker name.
Reka Kovacs
2018-08-06
1
-1
/
+2
*
[analyzer] Add test for a crash fixed in r338775.
Reka Kovacs
2018-08-03
1
-4
/
+1
*
[analyzer] Add a safety check to InnerPointerChecker.
Reka Kovacs
2018-08-02
1
-2
/
+5
*
[analyzer] Add support for more invalidating functions in InnerPointerChecker.
Reka Kovacs
2018-07-30
1
-61
/
+127
*
[analyzer] Rename DanglingInternalBufferChecker to InnerPointerChecker.
Reka Kovacs
2018-07-20
1
-0
/
+252