[PATCH] D156044: [clangd] Exclude builtin headers from system include extraction

Paul Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 23 16:31:55 PDT 2023


madscientist added a comment.

I built latest main with this patch applied and it does fix the issues in my environment.  My headers that include xmmintrin.h etc. don't throw errors in clangd.  Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156044



More information about the cfe-commits mailing list