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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove uses of StringMap::GetOrCreateValue in favor of stl-compatible API usage
David Blaikie
2014-11-19
1
-2
/
+2
*
[clang-tidy] Don't print a message if there's no error.
Alexander Kornienko
2014-11-04
1
-2
/
+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
-34
/
+51
*
[clang-tidy] Default options in modules.
Alexander Kornienko
2014-10-16
1
-0
/
+14
*
Provide user name in ClangTidyOptions.
Alexander Kornienko
2014-09-24
1
-10
/
+20
*
Drop superfluous semicolon. GCC's -pedantic warns about this.
Benjamin Kramer
2014-09-23
1
-1
/
+1
*
Implemented clang-tidy-check-specific options.
Alexander Kornienko
2014-09-12
1
-0
/
+32
*
Try to make VS 2012 happy after r217155
Hans Wennborg
2014-09-04
1
-3
/
+4
*
Implemented clang-tidy configurability via .clang-tidy files.
Alexander Kornienko
2014-09-04
1
-2
/
+125
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-4
/
+4
*
Allow per-file clang-tidy options.
Alexander Kornienko
2014-06-05
1
-1
/
+17
*
Add clang-tidy -line-filter option to filter findings by line ranges.
Alexander Kornienko
2014-05-22
1
-0
/
+64