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
/
MacroParenthesesCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] rename_check.py {misc,bugprone}-macro-parentheses
Alexander Kornienko
2018-03-15
1
-260
/
+0
*
[NFC] Update function call names as changed in MacroInfo that should refer to...
Faisal Vali
2017-07-17
1
-1
/
+1
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-5
/
+6
*
[clang-tidy] remove trailing whitespaces and retab
Kirill Bobyrev
2016-08-01
1
-1
/
+1
*
[clang-tidy] misc-macro-parentheses - avoid adding parentheses in variable de...
Daniel Marjamaki
2016-06-08
1
-2
/
+49
*
Commiting for http://reviews.llvm.org/D20365
Mads Ravn
2016-05-23
1
-0
/
+4
*
[clang-tidy] Skip misc-macro-parentheses for namespaces (Fix PR27400)
Vedant Kumar
2016-05-17
1
-0
/
+4
*
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
Etienne Bergeron
2016-05-02
1
-0
/
+2
*
[clang-tidy] Cleanup some ast-matchers and lift some to utils.
Etienne Bergeron
2016-04-21
1
-2
/
+2
*
[clang-tidy] misc-macro-parentheses: fix fp when using object member pointers
Daniel Marjamaki
2015-11-10
1
-1
/
+2
*
[clang-tidy] Update docs for clang-tidy checks. NFC
Alexander Kornienko
2015-08-27
1
-3
/
+3
*
[clang-tidy] minor coding style tweak. make functions static.
Daniel Marjamaki
2015-07-01
1
-5
/
+5
*
[clang-tidy] Fix false positives in the macro parentheses checker
Daniel Marjamaki
2015-06-29
1
-2
/
+11
*
[clang-tidy] Fix false positives in misc-macro-parentheses checker
Daniel Marjamaki
2015-06-23
1
-3
/
+3
*
clang-tidy: Add checker that warns about missing parentheses in macros
Daniel Marjamaki
2015-06-16
1
-0
/
+192