Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
clang-tools-extra
/
unittests
/
clang-tidy
/
ReadabilityModuleTest.cpp
a4d9468
[clang-tidy] Add a test.
by Alexander Kornienko
· 8 years ago
505434b
[clang-tidy] Fix readability-braces-around-statements false positive
by Marek Kurdej
· 9 years ago
32af5bc
Create interfaces and tests for the overlapping replacements fix in clang-tidy.
by Angel Garcia Gomez
· 10 years ago
ffc2779
[clang-tidy] Fix PR22785.
by Alexander Kornienko
· 10 years ago
cfacf8a
[clang-tidy] Force braces around leaf 'else if' for consistency.
by Samuel Benzaquen
· 10 years ago
462501e
Force braces on the else branch if they are being added to the if branch.
by Samuel Benzaquen
· 11 years ago
333d811
[clang-tidy] Slighly clarified a comment.
by Alexander Kornienko
· 11 years ago
da4ebb2
[clang-tidy] Replace unrecognized namespace ending comments.
by Alexander Kornienko
· 11 years ago
37f8045
[clang-tidy] Organized clang-tidy unit tests. NFC.
by Alexander Kornienko
· 11 years ago
2192a8e
[clang-tidy] Bring order to check registration.
by Alexander Kornienko
· 11 years ago
[Renamed from clang-tools-extra/unittests/clang-tidy/ReadabilityChecksTest.cpp]
27f126b
[clang-tidy] Minor fixes for the NamespaceCommentCheck.
by Alexander Kornienko
· 11 years ago
33fc3db
Add NamespaceCommentCheck to the Google module.
by Alexander Kornienko
· 11 years ago