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
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for PrintHelpMessage not calling exit.
Rafael Espindola
2017-09-08
1
-2
/
+2
*
Make run-clang-tidy compatible with Python 3.x
Kevin Funk
2017-09-05
1
-5
/
+11
*
[clang-tidy] Add option to export fixes to run-clang-tidy.py
Alexander Kornienko
2017-07-21
1
-8
/
+46
*
[clang-tidy] Add bugprone-suspicious-memset-usage check
Gabor Horvath
2017-07-14
2
-0
/
+6
*
[clang-tidy][Part1] Add a new module Android and three new checks.
Yan Wang
2017-06-23
2
-0
/
+6
*
[clang-tidy] D33930: Do not pick up by default the LLVM style if passing -for...
Vassil Vassilev
2017-06-09
1
-0
/
+4
*
[clang-tidy][CMake] Make clang-tidy usable as distribution component
Petr Hosek
2017-05-10
1
-1
/
+1
*
[clang-tidy] run-clang-tidy.py: check if clang-apply-replacements succeeds
Jakub Kuderski
2017-04-25
1
-7
/
+31
*
Fix clang-tidy shared link with libc++
Eric Fiselier
2017-04-12
1
-0
/
+1
*
[clang-tidy] Update docs and help message
Alexander Kornienko
2017-04-06
1
-1
/
+4
*
[clang-tidy] Add FormatStyle configuration option.
Alexander Kornienko
2017-04-06
1
-8
/
+11
*
[clang-tidy] Don't use groups in the big regexy filter
Alexander Kornienko
2017-03-23
1
-1
/
+1
*
Rename the clang-tidy safety module to be hicpp, for the High-Integrity C++ c...
Aaron Ballman
2017-03-19
2
-5
/
+5
*
[clang-tidy] Format code around applied fixes
Alexander Kornienko
2017-03-03
1
-7
/
+15
*
[clang-tidy] Add -path option to clang-tidy-diff.py
Ehsan Akhgari
2017-02-17
1
-0
/
+4
*
[clang-tidy] Add -quiet option to suppress extra output
Ehsan Akhgari
2017-02-09
3
-10
/
+32
*
[clang-tidy] Add -extra-arg and -extra-arg-before to clang-tidy-diff.py
Ehsan Akhgari
2017-02-08
1
-0
/
+12
*
[clang-tidy] safety-no-assembler
Jonathan Coe
2017-02-06
2
-0
/
+6
*
[clang-tidy] Add -extra-arg and -extra-arg-before to run-clang-tidy.py
Ehsan Akhgari
2017-01-18
1
-2
/
+15
*
[clang-tidy] Add check name to YAML export (clang-tools-extra part)
Alexander Kornienko
2017-01-03
1
-1
/
+1
*
[clang-tidy] Make format style customizable
Jonas Devlieghere
2016-11-30
1
-4
/
+12
*
[clang-tidy] clang-analyzer-alpha* checks are not registered, so there's no n...
Alexander Kornienko
2016-11-08
1
-3
/
+2
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-9
/
+7
*
[clang-tidy] Add doc for `explain-config` option.
Haojian Wu
2016-09-22
1
-2
/
+3
*
minor header guards and help messages cleanup
Kirill Bobyrev
2016-08-19
1
-1
/
+1
*
[clang-tidy] MPITypeMismatchCheck
Alexander Kornienko
2016-08-02
2
-0
/
+6
*
Revert "MPITypeMismatchCheck for Clang-Tidy"
Alexander Kornienko
2016-07-25
2
-6
/
+0
*
MPITypeMismatchCheck for Clang-Tidy
Alexander Kornienko
2016-07-25
2
-0
/
+6
*
[clang-tidy] Pass absolute path to OptionsProvider::getOptions/getRawOptions.
Haojian Wu
2016-07-11
1
-2
/
+8
*
[clang-tidy] Add dependency on clang-headers
Nico Weber
2016-07-07
1
-0
/
+3
*
Apply performance-unnecessary-value-param to clang-tidy.
Benjamin Kramer
2016-06-15
1
-1
/
+1
*
[clang-tidy] correct clang-tidy-diff.py help message
Alexander Kornienko
2016-06-08
1
-5
/
+5
*
Add boost-use-to-string
Piotr Padlewski
2016-04-29
2
-0
/
+6
*
clang-tidy -list-checks should exit with non-zero code when no checks are ena...
Alexander Kornienko
2016-04-27
1
-0
/
+4
*
[ClangTidy] Add an 'explain-checks' option to diagnose where each checks come...
Haojian Wu
2016-04-27
1
-5
/
+26
*
[clang-tidy] Reformatted docs + minor updates
Alexander Kornienko
2016-02-08
1
-115
/
+138
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-49
/
+0
*
[clang-tidy] Python scripts shebang fixes
Alexander Kornienko
2016-01-19
1
-1
/
+1
*
Teach clang-tidy how to upgrade warnings into errors.
Jonathan Roelofs
2016-01-13
1
-10
/
+28
*
[clang-tidy] Fix configure build
Alexander Kornienko
2015-12-30
1
-1
/
+2
*
[clang-tidy] Add UnnecessaryCopyInitialization check to new "performance" mod...
Alexander Kornienko
2015-12-30
2
-0
/
+6
*
Fix problem with Clang-tidy parallel configure build.
Eugene Zelenko
2015-11-25
1
-2
/
+2
*
Add a new module for the C++ Core Guidelines, and the first checker for those...
Aaron Ballman
2015-10-06
3
-0
/
+7
*
Taking a stab at fixing failing build bots that use make. Unfortunately, the ...
Aaron Ballman
2015-10-02
1
-4
/
+3
*
Adding a new clang-tidy module to house CERT-specific checkers, and map exist...
Aaron Ballman
2015-10-02
3
-2
/
+9
*
[clang-tidy] add option to specify build path
Guillaume Papin
2015-09-28
1
-4
/
+11
*
[clang-tidy] install helper scripts
Alexander Kornienko
2015-09-17
2
-0
/
+21
*
[clang-tidy] Improve the help text for -dump-config.
Alexander Kornienko
2015-09-16
1
-2
/
+4
*
[clang-tidy] Update check name in the comment. NFC.
Alexander Kornienko
2015-09-15
1
-1
/
+1
*
[clang-tidy] Fix run-clang-tidy.py.
Alexander Kornienko
2015-09-08
1
-2
/
+2
[next]