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
/
ClangTidyPlugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-4
/
+4
*
[clang-tidy] Make the plugin honor NOLINT
Nikolai Kosjar
2019-06-06
1
-6
/
+17
*
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
1
-0
/
+3
*
Reverting r343415 as it breaks at least one of the bots.
Aaron Ballman
2018-09-30
1
-2
/
+0
*
Allow clang-tidy to be built without a dependency on the clang static analyzer.
Aaron Ballman
2018-09-30
1
-0
/
+2
*
[clang-tidy] add all clang-tidy modules to plugin
Jonas Toth
2018-07-31
1
-10
/
+40
*
[clang-tidy] Add "portability" module and rename readability-simd-intrinsics ...
Fangrui Song
2018-03-07
1
-0
/
+5
*
[clang-tidy ObjC] [1/3] New module `objc` for Objective-C checks
Haojian Wu
2017-10-26
1
-0
/
+5
*
[clang-tidy] fix missing anchor for MPI Module
Piotr Padlewski
2016-12-16
1
-0
/
+5
*
[clang-tidy] Add "clang-tidy as a clang plugin" skeleton.
Benjamin Kramer
2016-03-03
1
-0
/
+122