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
/
ClangTidyOptions.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove \brief commands from doxygen comments.
Dmitri Gribenko
2019-08-22
1
-34
/
+34
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Lift VFS from clang to llvm (NFC)
Jonas Devlieghere
2018-10-10
1
-7
/
+8
*
[clang-tidy] Remove AnalyzeTemporaryDtors option.
Alexander Kornienko
2018-05-03
1
-3
/
+0
*
[clang-tidy] Fix clang-tidy doesn't read .clangtidy configuration file.
Haojian Wu
2018-04-18
1
-1
/
+5
*
[clang-tidy] Add FormatStyle configuration option.
Alexander Kornienko
2017-04-06
1
-0
/
+14
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-1
/
+2
*
[ClangTidy] Add an 'explain-checks' option to diagnose where each checks come...
Haojian Wu
2016-04-27
1
-7
/
+39
*
Teach clang-tidy how to upgrade warnings into errors.
Jonathan Roelofs
2016-01-13
1
-0
/
+3
*
Add ExtraArgs and ExtraArgsBefore options to enable clang warnings via config...
Alexander Kornienko
2015-11-09
1
-0
/
+8
*
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
*
[clang-tidy] Make FileOptionsProvider fields protected to make extending it e...
Alexander Kornienko
2015-08-12
1
-1
/
+1
*
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
Alexander Kornienko
2015-03-09
1
-3
/
+3
*
[clang-tidy] Make ClangTidyOptionsProvider::getOptions return by value.
Alexander Kornienko
2015-01-20
1
-3
/
+3
*
[clang-tidy] Added -system-headers option.
Alexander Kornienko
2014-10-28
1
-0
/
+3
*
[clang-tidy] Add support for custom configuration file names/formats.
Alexander Kornienko
2014-10-20
1
-6
/
+60
*
[clang-tidy] Default options in modules.
Alexander Kornienko
2014-10-16
1
-9
/
+4
*
Provide user name in ClangTidyOptions.
Alexander Kornienko
2014-09-24
1
-6
/
+13
*
Implemented clang-tidy-check-specific options.
Alexander Kornienko
2014-09-12
1
-0
/
+7
*
Implemented clang-tidy configurability via .clang-tidy files.
Alexander Kornienko
2014-09-04
1
-10
/
+58
*
include system_error directly.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-4
/
+4
*
A follow-up to r210260: updated a comment. No functional changes.
Alexander Kornienko
2014-06-12
1
-2
/
+2
*
Allow per-file clang-tidy options.
Alexander Kornienko
2014-06-05
1
-10
/
+61
*
Add clang-tidy -line-filter option to filter findings by line ranges.
Alexander Kornienko
2014-05-22
1
-0
/
+20
*
Change the behavior of clang-tidy -checks=, remove -disable-checks.
Alexander Kornienko
2014-05-15
1
-3
/
+2
*
Add clang-tidy -header-filter option
Alexander Kornienko
2014-05-05
1
-0
/
+5
*
Fix ClangTidyOptions constructor to initialize all members. Fixes bug introdu...
Alex McCarthy
2014-04-30
1
-1
/
+1
*
Add a clang-tidy flag to support temporary destructor-aware analysis (workaro...
Alex McCarthy
2014-04-30
1
-0
/
+1
*
Add ClangTidyOptions to encapsulate all clang-tidy options.
Alexander Kornienko
2014-04-29
1
-0
/
+26