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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[Tooling] [1/1] Refactor FrontendActionFactory::create() to return st...
Roman Lebedev
2018-02-27
1
-2
/
+1
*
[Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::uniqu...
Roman Lebedev
2018-02-27
1
-1
/
+2
*
[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
2
-41
/
+0
*
[clang-tidy ObjC] [3/3] New check objc-forbidden-subclassing
Haojian Wu
2017-10-27
1
-1
/
+29
*
[clang-tidy ObjC] [2/3] Support non-C++ files in ClangTidyTest
Haojian Wu
2017-10-26
1
-7
/
+15
*
[clang-tidy ObjC] [1/3] New module `objc` for Objective-C checks
Haojian Wu
2017-10-26
2
-0
/
+23
*
[clang-tidy] Add a test.
Alexander Kornienko
2017-08-10
1
-3
/
+9
*
[clang-tidy] Ignore newlines in checks list
Alexander Kornienko
2017-08-09
1
-1
/
+1
*
[clang-tidy][Part1] Add a new module Android and three new checks.
Yan Wang
2017-06-23
1
-0
/
+1
*
[clang-tidy] Fix treating non-space whitespaces in checks list.
Marek Kurdej
2017-03-23
1
-87
/
+94
*
[clang-tidy] Reword the "code outside header guard" warning.
Benjamin Kramer
2017-02-21
1
-59
/
+89
*
[clang-tidy] Ignore spaces between globs in the Checks option.
Alexander Kornienko
2017-02-16
1
-1
/
+1
*
Correctly classify main file includes if there is a prefix added
Alexander Kornienko
2017-01-12
1
-0
/
+83
*
modernize-use-auto NFC fixes
Piotr Padlewski
2016-12-14
3
-5
/
+3
*
Remove deprecated methods ast_matchers::BoundNodes::{getStmtAs,getDeclAs}
Alexander Kornienko
2016-12-13
1
-1
/
+1
*
Fix signed/unsigned comparison warnings
Simon Pilgrim
2016-10-18
2
-2
/
+2
*
Fix windows buildbot error.
Haojian Wu
2016-10-17
2
-4
/
+5
*
Recommit "[ClangTidy] Add UsingInserter and NamespaceAliaser"
Haojian Wu
2016-10-17
3
-0
/
+240
*
[clang-tidy] Fix readability-braces-around-statements false positive
Marek Kurdej
2016-10-14
1
-16
/
+30
*
Revert "[ClangTidy] Add UsingInserter and NamespaceAliaser"
Haojian Wu
2016-10-12
2
-239
/
+0
*
[ClangTidy] Add UsingInserter and NamespaceAliaser
Haojian Wu
2016-10-12
2
-0
/
+239
*
[clang-tidy] Merge ExtraArgs(Before) instead of overriding them.
Alexander Kornienko
2016-08-23
1
-0
/
+33
*
Fix clang-tidy crash when a single fix is applied on multiple files.
Eric Liu
2016-08-09
1
-7
/
+10
*
[clang-tidy] misc-argument-comment non-strict mode
Alexander Kornienko
2016-08-04
1
-2
/
+2
*
Changes related to new implementation of tooling::Replacements as class.
Eric Liu
2016-08-01
1
-1
/
+8
*
Changes related to tooling::applyAllReplacements interface change in D21601.
Eric Liu
2016-07-11
1
-1
/
+8
*
[clang-tidy] Cleanup namespace in utils folder.
Etienne Bergeron
2016-05-03
1
-4
/
+5
*
Fix Clang-tidy modernize-use-override warning in unittests/clang-tidy/Include...
Eugene Zelenko
2016-01-26
1
-2
/
+1
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-30
/
+0
*
Revert "Apply modernize-use-default to clang-tools-extra."
David Blaikie
2015-10-20
1
-1
/
+1
*
Apply modernize-use-default to clang-tools-extra.
Angel Garcia Gomez
2015-10-20
1
-1
/
+1
*
Fix overlapping replacements in clang-tidy.
Angel Garcia Gomez
2015-10-16
1
-43
/
+73
*
[VFS] Switch clang-tidy tests to use an in-memory fs.
Benjamin Kramer
2015-10-07
1
-4
/
+8
*
Create interfaces and tests for the overlapping replacements fix in clang-tidy.
Angel Garcia Gomez
2015-10-06
4
-9
/
+413
*
[clang-tidy] Fix PR22785.
Alexander Kornienko
2015-09-09
1
-0
/
+21
*
Move some more functionality into the AST consumer creation factory function,...
Aaron Ballman
2015-09-02
1
-3
/
+6
*
Remove empty destructors added in r245500. I got confused by my
Daniel Jasper
2015-08-19
1
-4
/
+0
*
Fix IncludeInserter to allow for more than one added header per file.
Daniel Jasper
2015-08-19
1
-46
/
+83
*
[clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/
Alexander Kornienko
2015-08-14
1
-1
/
+1
*
[clang-tidy] Don't use delegating constructors.
Alexander Kornienko
2015-08-14
1
-2
/
+3
*
[clang-tidy] Fix IncludeInserter/IncludeSorter bug.
Alexander Kornienko
2015-08-14
1
-0
/
+73
*
Fix formatting.
Manuel Klimek
2015-08-13
1
-1
/
+1
*
Reinstantiate better diagnostic, this time with a fatal error so we don't add...
Manuel Klimek
2015-08-12
1
-2
/
+7
*
Revert the diagnostic improvements in r244602 as they introduced a problemati...
David Blaikie
2015-08-11
1
-9
/
+1
*
1. Disable tests that currently cannot work on windows due to missing path ca...
Manuel Klimek
2015-08-11
2
-34
/
+54
*
Also ClangTidyTests requires clangLex.
NAKAMURA Takumi
2015-08-11
1
-0
/
+1
*
Do not use inheriting constructors.
Manuel Klimek
2015-08-11
1
-3
/
+6
*
Default initialize from explicitly constructed object.
Manuel Klimek
2015-08-11
1
-2
/
+3
*
Add an IncludeInserter to clang-tidy.
Manuel Klimek
2015-08-11
3
-1
/
+416
[next]