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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Add FixItHint for performance-noexcept-move-constructor
Zinovy Nis
2019-08-04
1
-0
/
+67
*
[clang-tidy]: Google: new check 'google-upgrade-googletest-case'
Eric Fiselier
2019-07-29
5
-0
/
+1157
*
[clang-tidy] Add a module for the Linux kernel.
Tom Roeder
2019-07-25
1
-0
/
+43
*
[clang-tidy] Exclude forward decls from fuchsia-multiple-inheritance
Julie Hockett
2019-07-17
1
-0
/
+3
*
[clang-tidy] Fix crash on end location inside macro
Nathan Huckleberry
2019-07-17
1
-0
/
+14
*
[clang-tidy] Adjust location of namespace comment diagnostic
Ilya Biryukov
2019-07-17
3
-6
/
+6
*
[clang-tidy] initial version of readability-convert-member-functions-to-static
Matthias Gehre
2019-07-16
1
-0
/
+218
*
[test] Delete trailing spaces from YAML tests after D65566/r365869
Fangrui Song
2019-07-12
1
-3
/
+3
*
Enhance abseil-faster-strsplit-delimiter to handle other non-printable charac...
Dmitri Gribenko
2019-07-09
1
-0
/
+25
*
A test commit following 'Obtaining Commit Access' (https://llvm.org/docs/Deve...
Jian Cai
2019-07-08
1
-1
/
+1
*
[clang-tidy] new check: bugprone-posix-return
Dmitri Gribenko
2019-07-03
1
-0
/
+127
*
[NFC] Marking test added in r363975 as unsupported on Windows.
Douglas Yung
2019-06-22
1
-0
/
+2
*
[clang-tidy] misc-unused-parameters: don't comment out parameter name for C code
Matthias Gehre
2019-06-21
1
-1
/
+1
*
Quote path to Python executable in case it has spaces
Reid Kleckner
2019-06-21
1
-3
/
+13
*
[clang-tidy] Move test files of rL363975 into Inputs directory
Kadir Cetinkaya
2019-06-21
2
-1
/
+1
*
[clang-tidy] Fail gracefully upon empty database fields
Serge Guelton
2019-06-20
2
-0
/
+7
*
Fix more tests after r363749
Aaron Puchert
2019-06-19
1
-0
/
+14
*
[clang-tidy] Split fuchsia-default-arguments
Julie Hockett
2019-06-18
2
-31
/
+44
*
[clang-tidy] Made abseil-faster-strsplit-delimiter tests pass on C++17
Dmitri Gribenko
2019-06-13
1
-1
/
+1
*
[clang-tidy] Fixed abseil-time-subtraction to work on C++17
Dmitri Gribenko
2019-06-13
1
-1
/
+1
*
[clang-tidy] Made abseil-upgrade-duration-conversions tests pass on c++17
Dmitri Gribenko
2019-06-13
1
-1
/
+1
*
[clang-tidy] Fixed abseil-duration-unnecessary-conversion tests for c++17
Dmitri Gribenko
2019-06-13
1
-2
/
+1
*
Fixed a crash in misc-redundant-expression ClangTidy checker
Dmitri Gribenko
2019-06-12
1
-1
/
+15
*
[clang-tidy] Fix typo in bugprone-string-constructor.
Clement Courbet
2019-06-11
1
-3
/
+3
*
Fixed google-readability-casting test to work in c++17
Dmitri Gribenko
2019-06-11
1
-1
/
+1
*
[clang-tidy] Make the plugin honor NOLINT
Nikolai Kosjar
2019-06-06
3
-0
/
+99
*
[clang-tidy] Fix an assertion failure in misc-redundant-expression.
Haojian Wu
2019-06-06
1
-0
/
+12
*
[clang-tidy] Fix make-unique tests on C++2a.
Haojian Wu
2019-06-06
3
-70
/
+114
*
android: add a close-on-exec check on pipe()
George Burgess IV
2019-06-06
1
-0
/
+27
*
android: add a close-on-exec check on pipe2()
George Burgess IV
2019-06-06
1
-0
/
+68
*
[clang-tidy] Fix make-unique check to work in C++17 mode.
Haojian Wu
2019-06-03
1
-6
/
+6
*
Revise the google-objc-global-variable-declaration check to match the style g...
Stephane Moore
2019-05-31
1
-3
/
+20
*
Rollback "Revise the google-objc-global-variable-declaration check to match t...
Stephane Moore
2019-05-29
1
-17
/
+3
*
Revise the google-objc-global-variable-declaration check to match the style g...
Stephane Moore
2019-05-29
1
-3
/
+17
*
[OpenMP] Set pragma start loc to `#pragma` loc
Joel E. Denny
2019-05-28
1
-10
/
+10
*
[clang-tidy] Fix description for misc-definitions-in-headers.
Haojian Wu
2019-05-28
1
-0
/
+1
*
[clang-tidy] Verify fix description for misc-unused-using-decl.
Haojian Wu
2019-05-28
1
-0
/
+1
*
[clang-tidy] Fix null pointer dereference in readability-identifier-naming
Haojian Wu
2019-05-28
1
-0
/
+5
*
DeleteNullPointerCheck now deletes until the end brace of the condition.
Mads Ravn
2019-05-26
1
-0
/
+9
*
Make cppcoreguidelines-pro-type-member-init-use-assignment.cpp pass on platfo...
Dmitri Gribenko
2019-05-24
1
-1
/
+1
*
Made cppcoreguidelines-pro-type-member-init-use-assignment run in all languag...
Dmitri Gribenko
2019-05-24
1
-1
/
+1
*
[clang-tidy] Add option "LiteralInitializers" to cppcoreguidelines-pro-type-m...
Matthias Gehre
2019-05-24
1
-0
/
+40
*
[clang-tidy]: Add cert-oop54-cpp alias for bugprone-unhandled-self-assignment
Tamas Zolnai
2019-05-23
2
-0
/
+57
*
[clang-tidy] New check calling out uses of +new in Objective-C code
Dmitri Gribenko
2019-05-23
1
-0
/
+80
*
Disable the modernize-use-trailing-return-type.cpp test in C++2a mode
Dmitri Gribenko
2019-05-20
1
-1
/
+3
*
Run ClangTidy tests in all C++ language modes
Dmitri Gribenko
2019-05-20
141
-210
/
+282
*
[clang-tidy] Handle member variables in readability-simplify-boolean-expr
Jonas Toth
2019-05-16
1
-0
/
+356
*
[clang-tidy] Recommit r360785 "modernize-loop-convert: impl const cast iter" ...
Don Hinton
2019-05-15
2
-8
/
+22
*
Revert [clang-tidy] modernize-loop-convert: impl const cast iter
Don Hinton
2019-05-15
2
-22
/
+8
*
[clang-tidy] modernize-loop-convert: impl const cast iter
Don Hinton
2019-05-15
2
-8
/
+22
[next]