[PATCH] D156650: [clangd] Respect IWYU keep pragma for standard headers.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 05:23:45 PDT 2023


hokein added a comment.

In D156650#4545867 <https://reviews.llvm.org/D156650#4545867>, @kadircet wrote:

> also we should get this cherry-picked too. `keep` pragmas on includes are not common, but people do have export pragmas often enough to cause some annoyance here.

Filed https://github.com/llvm/llvm-project/issues/64260.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156650/new/

https://reviews.llvm.org/D156650



More information about the cfe-commits mailing list