[all-commits] [llvm/llvm-project] 2b0939: Fix naming style. NFC.
alexfh via All-commits
all-commits at lists.llvm.org
Thu Dec 12 08:01:35 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2b09390c136247b42c1b54f42ce925e31d51062a
https://github.com/llvm/llvm-project/commit/2b09390c136247b42c1b54f42ce925e31d51062a
Author: Alexander Kornienko <alexfh at google.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
M clang-tools-extra/clangd/ParsedAST.cpp
Log Message:
-----------
Fix naming style. NFC.
Commit: 65996c302a4472e597780c99bd834f9bf8978712
https://github.com/llvm/llvm-project/commit/65996c302a4472e597780c99bd834f9bf8978712
Author: Alexander Kornienko <alexfh at google.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M clang-tools-extra/clang-tidy/readability/IdentifierNamingCheck.cpp
Log Message:
-----------
[clang-tidy] Use early returns to make the code easier to read and potentially run faster
Compare: https://github.com/llvm/llvm-project/compare/107703abd6eb...65996c302a44
More information about the All-commits
mailing list