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
/
misc
/
AssertSideEffectCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Move a few more checks from misc to bugprone.
Alexander Kornienko
2017-11-24
1
-127
/
+0
*
[clang-tidy] Cleaning up language options.
Gabor Horvath
2016-09-24
1
-1
/
+1
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-2
/
+4
*
Add support to the misc-assert-side-effect check for MSVC-style assert macros...
Aaron Ballman
2016-01-25
1
-4
/
+11
*
[clang-tidy] Use proper capitalization and punctuation for diagnostic messages.
Alexander Kornienko
2016-01-08
1
-1
/
+1
*
[clang-tidy] code cleanup using isAssignmentOp()
Daniel Marjamaki
2015-11-25
1
-5
/
+1
*
[clang-tidy] misc-assert-side-effect: support assert macros defined through o...
Alexander Kornienko
2015-08-31
1
-14
/
+18
*
[clang-tidy] Move user-defined matches to unnamed namespaces to prevent ODR v...
Alexander Kornienko
2015-06-17
1
-2
/
+2
*
[clang-tidy] Fix for llvm.org/PR23355
Szabolcs Sipos
2015-05-29
1
-2
/
+6
*
[clang-tidy] Assert related checkers
Alexander Kornienko
2015-03-02
1
-0
/
+114