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
/
readability
/
BracesAroundStatementsCheck.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Disable Checks on If constexpr statements in template Instantiat...
Nathan
2020-01-23
1
-1
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-2
/
+2
*
(no commit message)
Florian Gross
2017-05-25
1
-1
/
+1
*
[clang-tidy] readability-braces-around-statements false positive with char li...
Alexander Kornienko
2017-05-22
1
-2
/
+3
*
[clang-tidy] Minor cleanup + a disabled test case for PR26228. NFC
Alexander Kornienko
2017-05-09
1
-5
/
+5
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-4
/
+4
*
[clang-tidy] Fix readability-braces-around-statements false positive
Marek Kurdej
2016-10-14
1
-1
/
+1
*
[clang-tidy] Fix an assert failure of ForStmt in `readability-braces-around-s...
Haojian Wu
2016-02-16
1
-2
/
+2
*
[clang-tidy] Fix an assert failure in 'readability-braces-around-statements' ...
Haojian Wu
2016-02-11
1
-1
/
+4
*
[clang-tidy] Don't use diag() for debug output
Alexander Kornienko
2015-12-16
1
-11
/
+3
*
[clang-tidy] Fix an assertion in the readability-braces-around-statements check.
Alexander Kornienko
2015-09-30
1
-0
/
+10
*
Refactors AST matching code to use the new AST matcher names. This patch corr...
Aaron Ballman
2015-09-17
1
-1
/
+1
*
[clang-tidy] Fix PR22785.
Alexander Kornienko
2015-09-09
1
-5
/
+10
*
[clang-tidy] Force braces around leaf 'else if' for consistency.
Samuel Benzaquen
2015-06-04
1
-3
/
+11
*
Force braces on the else branch if they are being added to the if branch.
Samuel Benzaquen
2015-03-31
1
-10
/
+12
*
[clang-tidy] Move some of the misc checks to readability/
Alexander Kornienko
2014-10-15
1
-0
/
+257