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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-tidy: Don't repeat list of all checks in three places.
Nico Weber
2019-09-27
1
-26
/
+1
*
[clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...
Dmitri Gribenko
2019-09-27
1
-0
/
+1
*
Revert "[clang-tidy] New check to warn when storing dispatch_once_t in non-st...
Dmitri Gribenko
2019-09-26
1
-1
/
+0
*
[clang-tidy] New check to warn when storing dispatch_once_t in non-static, no...
Stephane Moore
2019-09-26
1
-0
/
+1
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-4
/
+4
*
[clang-tidy] Add a module for the Linux kernel.
Tom Roeder
2019-07-25
1
-0
/
+1
*
[clang-tidy] Make the plugin honor NOLINT
Nikolai Kosjar
2019-06-06
1
-6
/
+17
*
[clang-tidy] A new OpenMP module
Roman Lebedev
2019-03-22
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-tidy] Remove extra config.h includes
Ivan Donchevskii
2018-12-14
1
-1
/
+0
*
[clang-tidy] Share the forced linking code between clang-tidy tool and plugin
Ivan Donchevskii
2018-12-14
1
-93
/
+1
*
Revert "[clang-tidy] Share the forced linking code between clang-tidy tool an...
Douglas Yung
2018-12-14
1
-1
/
+93
*
[clang-tidy] Share the forced linking code between clang-tidy tool and plugin
Ivan Donchevskii
2018-12-13
1
-93
/
+1
*
[clang-tidy] Untangle layering in ClangTidyDiagnosticConsumer somewhat. NFC
Sam McCall
2018-11-08
1
-1
/
+1
*
[clang-tidy] Remove false decoupling in ClangTidyContext. NFC
Sam McCall
2018-10-31
1
-1
/
+1
*
[clang-tidy] Build it even without static analyzer
Stephen Kelly
2018-10-01
2
-1
/
+9
*
Reverting r343415 as it breaks at least one of the bots.
Aaron Ballman
2018-09-30
2
-8
/
+1
*
Allow clang-tidy to be built without a dependency on the clang static analyzer.
Aaron Ballman
2018-09-30
2
-1
/
+8
*
[clang-tidy] add all clang-tidy modules to plugin
Jonas Toth
2018-07-31
2
-11
/
+45
*
[clang-tidy] Add check: replace string::find(...) == 0 with absl::StartsWith
Haojian Wu
2018-03-09
1
-0
/
+1
*
[clang-tidy] Add "portability" module and rename readability-simd-intrinsics ...
Fangrui Song
2018-03-07
2
-0
/
+6
*
[clang-tidy ObjC] [1/3] New module `objc` for Objective-C checks
Haojian Wu
2017-10-26
2
-0
/
+6
*
[clang-tidy][Part1] Add a new module Android and three new checks.
Yan Wang
2017-06-23
1
-0
/
+1
*
[clang-tidy] fix missing anchor for MPI Module
Piotr Padlewski
2016-12-16
1
-0
/
+5
*
[clang-tidy] MPITypeMismatchCheck
Alexander Kornienko
2016-08-02
1
-0
/
+1
*
Revert "MPITypeMismatchCheck for Clang-Tidy"
Alexander Kornienko
2016-07-25
1
-1
/
+0
*
MPITypeMismatchCheck for Clang-Tidy
Alexander Kornienko
2016-07-25
1
-0
/
+1
*
Add boost-use-to-string
Piotr Padlewski
2016-04-29
1
-0
/
+1
*
[clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Benjamin Kramer
2016-03-03
2
-0
/
+142