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-tools-extra
/
clang-tidy
/
cert
/
StaticObjectExceptionCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix false positive with lambda assignments in cert-err58-cpp.
Aaron Ballman
2018-11-28
1
-1
/
+2
*
Fix a false-positive with cert-err58-cpp.
Aaron Ballman
2018-11-28
1
-1
/
+1
*
[clang-tidy] When" -fno-exceptions is used", this warning is better to be su...
Yan Wang
2017-06-07
1
-1
/
+1
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-1
/
+1
*
[clang-tidy] Update cert-err58-cpp to match its new generalised form.
Malcolm Parsons
2016-10-31
1
-8
/
+18
*
[clang-tidy] Use ignoreImplicit in cert-err58-cpp check
Malcolm Parsons
2016-10-16
1
-2
/
+2
*
Silence a false positive with the cert-err58-cpp check; now allows objects wi...
Aaron Ballman
2016-09-26
1
-2
/
+2
*
Rename the CERT namespace to cert, and update some checkers to use this names...
Aaron Ballman
2016-01-04
1
-1
/
+2
*
Replace the custom AST matcher for nothrow functions with the canonical AST m...
Aaron Ballman
2015-12-02
1
-1
/
+1
*
Add a new checker, cert-err58-cpp, that checks for static or thread_local obj...
Aaron Ballman
2015-12-01
1
-0
/
+49