Sign in
chromium
/
external
/
github.com
/
llvm
/
llvm-project.git
/
1a8d9a7657bba79099e6e2a6b0568db53d1e9a23
/
clang-tools-extra
/
unittests
/
clang-tidy
/
ClangTidyDiagnosticConsumerTest.cpp
0540485
[libtooling][clang-tidy] Fix crashing on rendering invalid SourceRanges
by Balazs Benics
· 3 years, 6 months ago
2dd22da
[libtooling][clang-tidy] Fix compiler warnings in testcase [NFC]
by Mikael Holmen
· 4 years, 1 month ago
8fa3975
[libtooling][clang-tidy] Fix off-by-one rendering issue with SourceRanges
by Whisperity
· 4 years, 1 month ago
2755393
[clang-tidy] Add support for diagnostics with no location
by Nathan James
· 4 years, 5 months ago
6a043ec
[clang-tidy] Fix ODR violation in unittests.
by Artem Dergachev
· 4 years, 10 months ago
8c9241a
[clang-tidy] Suppress one unittest on macOS.
by Artem Dergachev
· 4 years, 10 months ago
e34523c
Revert "[clang-tidy] relanding b9306fd"
by Nathan James
· 5 years ago
37cc4fa
[clang-tidy] relanding b9306fd
by Nathan James
· 5 years ago
a6fed93
Moved GlobList into a separate header file
by Dmitri Gribenko
· 6 years ago
42cfbafc
Replace CRLF with LF.
by Rui Ueyama
· 6 years ago
9b8df6a
[clang-tidy] Ignore newlines in checks list
by Alexander Kornienko
· 8 years ago
92ecb51
[clang-tidy] Fix treating non-space whitespaces in checks list.
by Marek Kurdej
· 8 years ago
762adef
[clang-tidy] Ignore spaces between globs in the Checks option.
by Alexander Kornienko
· 8 years ago
08124b1
modernize-use-auto NFC fixes
by Piotr Padlewski
· 8 years ago
6e0cbc8
Implemented clang-tidy-check-specific options.
by Alexander Kornienko
· 11 years ago
b3d331d
Rename ChecksFilter to GlobList, as there's nothing specific to checks in it.
by Alexander Kornienko
· 11 years ago
6262d23
Fixed incorrect StringRef::find usage.
by Alexander Kornienko
· 11 years ago
23fe959
Change the behavior of clang-tidy -checks=, remove -disable-checks.
by Alexander Kornienko
· 11 years ago
826b5ad
Store Errors inside ClangTidyContext instead of just pointer to an external
by Alexander Kornienko
· 11 years ago
9eb8c92
Output clang-tidy errors in a consistent order.
by Alexander Kornienko
· 11 years ago