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
/
MmapWriteExecChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Remove the default value arg from getChecker*Option
Kristof Umann
2019-05-17
1
-2
/
+2
*
[analyzer] Enable subcheckers to possess checker options
Kristof Umann
2019-03-04
1
-2
/
+2
*
[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] Restrict AnalyzerOptions' interface so that non-checker objects ha...
Kristof Umann
2018-11-05
1
-2
/
+4
*
[analyzer] MmapWriteExecChecker: Add support for mprotect().
Artem Dergachev
2018-03-09
1
-3
/
+4
*
[analyzer] Add a checker for mmap()s which are both writable and executable.
Artem Dergachev
2018-03-01
1
-0
/
+87
*
Revert r324166 "[analyzer] Add a checker for mmap()...".
Artem Dergachev
2018-02-03
1
-75
/
+0
*
[analyzer] Add a checker for mmap()s which are both writable and executable.
Artem Dergachev
2018-02-03
1
-0
/
+75