[PATCH] D118159: [CMake][MSVC] Add include path to crt headers when enabling sanitizers.

pierre gousseau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 09:13:32 PST 2022


pgousseau added a comment.

I have made an alternative patch at https://reviews.llvm.org/D118624 to avoid adding all internal crt sources to the header search paths. Not ideal either, let me know what you think, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118159



More information about the llvm-commits mailing list