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
/
utils
/
TableGen
/
ClangSACheckersEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scope qualifiers in Clang's tblgen backends to get useful
John McCall
2019-10-01
1
-3
/
+2
*
[analyzer] List checker/plugin options in 3 categories: released, alpha, deve...
Kristof Umann
2019-05-23
1
-0
/
+18
*
[analyzer] Hide developer-only checker/package options by default
Kristof Umann
2019-05-23
1
-32
/
+37
*
[analyzer] Don't display implementation checkers under -analyzer-checker-help...
Kristof Umann
2019-05-01
1
-2
/
+18
*
[analyzer][NFC] Reimplement checker options
Kristof Umann
2019-04-19
1
-4
/
+103
*
[analyzer] Reimplement dependencies between checkers
Kristof Umann
2019-01-26
1
-16
/
+60
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Improving this fatal diagnostic to help checker developers figure out what's ...
Aaron Ballman
2018-12-22
1
-3
/
+4
*
Switch from cast<> to dyn_cast<>.
Aaron Ballman
2018-12-21
1
-2
/
+5
*
Allow direct navigation to static analysis checker documentation through SARI...
Aaron Ballman
2018-12-20
1
-1
/
+37
*
[analyzer] Drastically simplify the tblgen files used for checkers
Kristof Umann
2018-11-12
1
-239
/
+13
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
[TableGen] Clang changes to support Record::getValueAsString and getValueAsLi...
Craig Topper
2017-05-31
1
-1
/
+2
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-07
1
-1
/
+1
*
Don't throw exceptions in clang-tblgen by switching to PrintFatalError.
Joerg Sonnenberger
2012-10-25
1
-1
/
+3
*
tblgen: Use LLVM-style RTTI in clang-tblgen
Sean Silva
2012-10-10
1
-10
/
+9
*
Make clang-tblgen backends functions instead of TableGenBackends.
Jakob Stoklund Olesen
2012-06-13
1
-3
/
+5
*
Add the Clang tblgen backends to Clang, and flip the switch to cause
Peter Collingbourne
2011-10-06
1
-0
/
+319