[all-commits] [llvm/llvm-project] dcb282: [clangd] Respect IWYU keep pragma for standard hea...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jul 31 04:24:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dcb28244faa88cb566a852533790bcac75daaa0f
https://github.com/llvm/llvm-project/commit/dcb28244faa88cb566a852533790bcac75daaa0f
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M clang-tools-extra/clangd/IncludeCleaner.cpp
M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp
Log Message:
-----------
[clangd] Respect IWYU keep pragma for standard headers.
see the issue https://github.com/llvm/llvm-project/issues/64191
Differential Revision: https://reviews.llvm.org/D156650
More information about the All-commits
mailing list