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
/
unittests
/
clang-tidy
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] fix linkage with clangSema for FixitHintUtils, undo previous wro...
Jonas Toth
2020-01-03
1
-1
/
+0
*
[clang-tidy] fix broken linking for AddConstTest with adding clangSema as dep...
Jonas Toth
2020-01-03
1
-0
/
+1
*
[clang-tidy] implement utility-function to add 'const' to variables
Jonas Toth
2020-01-03
1
-0
/
+1
*
[libTooling] Move Transformer files to their own directory/library.
Yitzhak Mandelbaum
2019-10-10
1
-1
/
+1
*
[clang-tools-extra] [cmake] Link against libclang-cpp whenever possible
Michal Gorny
2019-10-04
1
-4
/
+7
*
Moved GlobList into a separate header file
Dmitri Gribenko
2019-08-26
1
-0
/
+1
*
Rename clangToolingRefactor to clangToolingRefactoring for consistency with i...
Nico Weber
2019-05-25
1
-1
/
+1
*
[clang-tidy] Add support for writing a check as a Transformer rewrite rule.
Yitzhak Mandelbaum
2019-05-22
1
-0
/
+2
*
gn build: Add build files for most clang-tools-extra unit tests
Nico Weber
2019-03-31
1
-1
/
+2
*
Add explicit dependency on clangSerialization after rC348911
Fangrui Song
2018-12-12
1
-0
/
+1
*
[clangtidy] Remove old copy of ExprMutationAnalyzer
Shuai Wang
2018-09-11
1
-1
/
+0
*
[clang-tidy] Add ExprMutationAnalyzer, that analyzes whether an expression is...
Alexander Kornienko
2018-06-27
1
-0
/
+1
*
Reverting r334604 due to failing tests.
Aaron Ballman
2018-06-13
1
-1
/
+0
*
Add a new class to analyze whether an expression is mutated within a statement.
Aaron Ballman
2018-06-13
1
-0
/
+1
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-0
/
+1
*
[clang-tidy] rename_check.py misc-argument-comment bugprone-argument-comment
Alexander Kornienko
2017-11-23
1
-2
/
+0
*
[clang-tidy ObjC] [1/3] New module `objc` for Objective-C checks
Haojian Wu
2017-10-26
1
-0
/
+2
*
[clang-tidy][Part1] Add a new module Android and three new checks.
Yan Wang
2017-06-23
1
-0
/
+1
*
Recommit "[ClangTidy] Add UsingInserter and NamespaceAliaser"
Haojian Wu
2016-10-17
1
-0
/
+2
*
Create interfaces and tests for the overlapping replacements fix in clang-tidy.
Angel Garcia Gomez
2015-10-06
1
-0
/
+1
*
Also ClangTidyTests requires clangLex.
NAKAMURA Takumi
2015-08-11
1
-0
/
+1
*
Add an IncludeInserter to clang-tidy.
Manuel Klimek
2015-08-11
1
-0
/
+1
*
[CMake] Add dependencies on clangToolingCore.
NAKAMURA Takumi
2014-10-30
1
-0
/
+1
*
[clang-tidy] Bring order to check registration.
Alexander Kornienko
2014-10-26
1
-4
/
+4
*
ClangTidyTests: Add dependency on clangTidyUtils.
NAKAMURA Takumi
2014-09-23
1
-0
/
+1
*
Add NamespaceCommentCheck to the Google module.
Alexander Kornienko
2014-09-22
1
-0
/
+2
*
Add clang-tidy -line-filter option to filter findings by line ranges.
Alexander Kornienko
2014-05-22
1
-0
/
+1
*
Output clang-tidy errors in a consistent order.
Alexander Kornienko
2014-04-08
1
-0
/
+1
*
Add an argument comment checker to clang-tidy.
Peter Collingbourne
2014-03-18
1
-1
/
+3
*
[CMake] clang-tools-extra: Update dependencies.
NAKAMURA Takumi
2013-12-10
1
-5
/
+5
*
Fix clang-tidy dependencies and bad file comment.
Daniel Jasper
2013-08-04
1
-0
/
+2
*
Initial architecture for clang-tidy.
Daniel Jasper
2013-07-29
1
-0
/
+20