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
/
test
/
clang-tidy
/
Inputs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] bugprone-not-null-terminated-result: checker adjustments 4
Csaba Dabis
2019-10-13
1
-1
/
+1
*
[clang-tidy] New checker for not null-terminated result caused by strlen(), s...
Csaba Dabis
2019-10-13
2
-0
/
+104
*
[ClangTidy] Separate tests for infrastructure and checkers
Dmitri Gribenko
2019-10-11
94
-1203
/
+0
*
Revert "[clang-tidy] Fix relative path in header-filter."
Dmitri Gribenko
2019-09-23
3
-5
/
+0
*
[clang-tidy] Fix relative path in header-filter.
Dmitri Gribenko
2019-09-20
3
-0
/
+5
*
[clang-tidy]: Google: new check 'google-upgrade-googletest-case'
Eric Fiselier
2019-07-29
4
-0
/
+141
*
[clang-tidy] Move test files of rL363975 into Inputs directory
Kadir Cetinkaya
2019-06-21
1
-0
/
+4
*
[clang-tidy] Expand modular headers for PPCallbacks
Alexander Kornienko
2019-03-22
4
-0
/
+8
*
[clang-tidy] Add additional patterns to the abseil-duration-unnecessary-conve...
Hyrum Wright
2019-03-14
1
-0
/
+3
*
[clang-tidy] Add the abseil-time-subtraction check
Hyrum Wright
2019-02-27
1
-0
/
+2
*
[clang-tidy] Make google-objc-function-naming ignore implicit functions 🙈
Stephane Moore
2019-02-21
1
-0
/
+18
*
[clang-tidy] Add the abseil-duration-unnecessary-conversion check
Hyrum Wright
2019-02-04
1
-0
/
+2
*
[clang-tidy] Add the abseil-duration-addition check
Hyrum Wright
2019-01-28
1
-0
/
+13
*
Fix clang-tidy test after r350714. NFC
Ilya Biryukov
2019-01-09
1
-0
/
+1
*
[clang-tidy] NFC Consolidate test absl::Time implementation
Jonas Toth
2018-12-11
1
-0
/
+72
*
Move detection of libc++ include dirs to Driver on MacOS
Ilya Biryukov
2018-12-05
1
-0
/
+2
*
Revert "Add a test checking clang-tidy can find libc++ on Mac"
Jonas Toth
2018-11-12
1
-2
/
+0
*
Add a test checking clang-tidy can find libc++ on Mac
Ilya Biryukov
2018-11-12
1
-0
/
+2
*
[clang-tidy] Add a missing comma after "flags"
Benjamin Kramer
2018-09-11
2
-2
/
+1
*
[clang-tidy] Abseil: Allow macros inside of absl to use internal absl things
Benjamin Kramer
2018-09-07
1
-0
/
+2
*
[clang-tidy] Add abseil-no-internal-dependencies check
Jonas Toth
2018-08-29
2
-2
/
+39
*
[clang-tidy] Abseil: no namepsace check
Haojian Wu
2018-08-28
2
-0
/
+2
*
Reland "[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module"
Julie Hockett
2018-05-11
9
-0
/
+6
*
Revert "[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module"
Julie Hockett
2018-05-11
9
-6
/
+0
*
[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module
Julie Hockett
2018-05-11
9
-0
/
+6
*
Revert "[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module"
Julie Hockett
2018-05-09
7
-6
/
+0
*
[clang-tidy] Adding RestrictSystemIncludes check to Fuchsia module
Julie Hockett
2018-05-09
7
-0
/
+6
*
[clang-tidy] Add -vfsoverlay flag
Ilya Biryukov
2018-01-23
2
-0
/
+13
*
[clang-tidy] Don't generate fix for argument constructed from std::initialize...
Haojian Wu
2018-01-18
1
-0
/
+1
*
Fix up clang-tidy after clang r314037.
Richard Smith
2017-09-22
1
-10
/
+10
*
[clang-tidy] A follow-up fix of braced-init-list constructors in make-unique ...
Haojian Wu
2017-08-24
1
-0
/
+6
*
[clang-tidy] Support initializer-list constructor cases in modernize-make-uni...
Haojian Wu
2017-08-04
1
-0
/
+25
*
[clang-tidy] add regression test to performance-unnecessary-value-param
Chih-Hung Hsieh
2017-07-12
2
-0
/
+30
*
[clang-tidy] Add "MakeSmartPtrFunction" option to modernize-make-shared/uniqu...
Haojian Wu
2017-07-05
2
-0
/
+52
*
[clang-tidy] Add cert-dcl58-cpp (do not modify the 'std' namespace) check.
Gabor Horvath
2017-02-17
1
-0
/
+24
*
[clang-tidy] Fix check for trivially copyable types in modernize-pass-by-value
Malcolm Parsons
2017-01-12
1
-0
/
+3
*
[clang-tidy] Suppress notes for warnings that were ignored
Malcolm Parsons
2016-11-02
1
-0
/
+5
*
[clang-tidy] MPIBufferDerefCheck
Alexander Droste
2016-08-12
1
-0
/
+2
*
Analyze include order on a per-file basis.
Zachary Turner
2016-08-12
3
-0
/
+41
*
Fix clang-tidy crash when a single fix is applied on multiple files.
Eric Liu
2016-08-09
1
-0
/
+8
*
[clang-tidy] MPITypeMismatchCheck
Alexander Kornienko
2016-08-02
1
-0
/
+62
*
[clang-tidy] Fix an unused-using-decl false positive about template arguments in
Haojian Wu
2016-08-02
1
-0
/
+11
*
Revert "MPITypeMismatchCheck for Clang-Tidy"
Alexander Kornienko
2016-07-25
1
-62
/
+0
*
MPITypeMismatchCheck for Clang-Tidy
Alexander Kornienko
2016-07-25
1
-0
/
+62
*
[ClangTidy] Add an 'explain-checks' option to diagnose where each checks come...
Haojian Wu
2016-04-27
1
-0
/
+1
*
[clang-tidy] Make 'modernize-pass-by-value' fix work on header files.
Haojian Wu
2016-03-02
1
-0
/
+7
*
[clang-tidy] Fix a crash issue when clang-tidy runs with compilation database.
Haojian Wu
2016-02-26
1
-0
/
+32
*
[clang-tidy] Adding headers needed in modernize-deprecated-headers tests
Alexander Kornienko
2016-02-25
26
-0
/
+0
*
[clang-tidy] Fix assertion failure on `at` function in modernize-loop-convert.
Haojian Wu
2016-02-08
1
-0
/
+1
*
Only copy small types in modernize-loop-convert.
Angel Garcia Gomez
2015-10-30
1
-0
/
+5
[next]