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
/
hicpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an option to hicpp-signed-bitwise for positive integer literals.
Vladimir Plyashkun
2019-10-30
2
-3
/
+21
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
9
-36
/
+27
*
Install new LLVM license structure and new developer policy.
Chandler Carruth
2019-01-19
1
-2
/
+2
*
Add explicit dependency on clangSerialization after rC348911
Fangrui Song
2018-12-12
1
-0
/
+1
*
A bit of AST matcher cleanup, NFC.
Alexander Kornienko
2018-11-25
3
-41
/
+37
*
[clang-tidy] Avoid C arrays check
Roman Lebedev
2018-11-14
1
-0
/
+3
*
[clang-tidy] Re-commit: Add new 'readability-uppercase-literal-suffix' check ...
Roman Lebedev
2018-10-26
1
-0
/
+3
*
[clang-tidy] Revert my readability-uppercase-literal-suffix check.
Roman Lebedev
2018-10-25
1
-3
/
+0
*
[clang-tidy] Add new 'readability-uppercase-literal-suffix' check (CERT DCL16...
Roman Lebedev
2018-10-18
1
-0
/
+3
*
[Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in...
Eugene Zelenko
2018-09-20
1
-1
/
+1
*
[clang-tidy] fix PR37913, templated exception factory diagnosed correctly
Jonas Toth
2018-09-17
1
-8
/
+26
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
3
-9
/
+9
*
[clang-tidy] add missing assignment operations in hicpp-signed-bitwise
Jonas Toth
2018-04-11
1
-9
/
+9
*
[Fix] fix type deduction on ARM and MSVC
Jonas Toth
2018-03-21
1
-1
/
+1
*
[clang-tidy] Resubmit hicpp-multiway-paths-covered without breaking test
Jonas Toth
2018-03-21
4
-0
/
+236
*
[clang-tidy] Another batch of checks to rename from misc- to bugprone-.
Alexander Kornienko
2018-02-28
1
-2
/
+2
*
[tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl...
Benjamin Kramer
2018-02-18
1
-8
/
+7
*
[clang-tidy] implement check for goto
Jonas Toth
2018-01-17
1
-0
/
+3
*
[clang-tidy] fix minor formatting issue
Jonas Toth
2018-01-17
1
-2
/
+1
*
[clang-tidy] Move more checks from misc- to performance-
Alexander Kornienko
2017-11-28
2
-4
/
+5
*
[clang-tidy] Fix link error (http://llvm.org/PR35417).
Alexander Kornienko
2017-11-25
1
-0
/
+1
*
[clang-tidy] Move a few more checks from misc to bugprone.
Alexander Kornienko
2017-11-24
1
-2
/
+2
*
[clang-tidy] revert hicpp-multiway-paths-covered
Jonas Toth
2017-11-20
4
-234
/
+0
*
[clang-tidy] Add new hicpp-multiway-paths-covered check for missing branches
Jonas Toth
2017-11-18
4
-0
/
+234
*
[clang-tidy] Fix bug 34845, offending standard bitmask types
Jonas Toth
2017-10-27
1
-11
/
+49
*
[clang-tidy] Fix bug 34747, streaming operators and hicpp-signed-bitwise
Jonas Toth
2017-10-03
1
-1
/
+3
*
[clang-tidy] add more aliases for the hicpp module
Jonas Toth
2017-09-11
1
-0
/
+30
*
[clang-tidy] Improve hicpp-exception-baseclass to handle generic code better
Jonas Toth
2017-08-30
1
-10
/
+11
*
[clang-tidy] hicpp bitwise operations on signed integers
Jonas Toth
2017-08-30
4
-0
/
+96
*
Add hicpp-exception-baseclass to the HIC++ module.
Aaron Ballman
2017-08-11
4
-0
/
+88
*
Implement hicpp-braces-around-statements as an alias to readability-braces-ar...
Aaron Ballman
2017-08-11
1
-0
/
+3
*
[clang-tidy] fix for linker errors in hicpp checks
Jonathan Coe
2017-03-30
1
-0
/
+5
*
[clang-tidy] add aliases for hicpp module
Jonathan Coe
2017-03-30
1
-2
/
+39
*
Rename the clang-tidy safety module to be hicpp, for the High-Integrity C++ c...
Aaron Ballman
2017-03-19
5
-0
/
+150