[all-commits] [llvm/llvm-project] eb265e: [clangd] Re-enable clang-tidy's nolint blocks
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Mar 17 05:54:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb265e3ba28dbac6d6c18674ae603428753559e9
https://github.com/llvm/llvm-project/commit/eb265e3ba28dbac6d6c18674ae603428753559e9
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2022-03-17 (Thu, 17 Mar 2022)
Changed paths:
M clang-tools-extra/clangd/ParsedAST.cpp
M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp
Log Message:
-----------
[clangd] Re-enable clang-tidy's nolint blocks
The previous inefficient implementation is polished.
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D119701
More information about the All-commits
mailing list