[PATCH] D20291: [ms] Reintroduce feature guards in intrinsic headers in Microsoft mode
Alexander Neumann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 12 14:45:37 PDT 2023
Neumann-A added a comment.
Herald added a project: All.
Should this be reverted due to:
https://github.com/llvm/llvm-project/issues/53520
https://github.com/llvm/llvm-project/issues/63492
I mean: yes faster compile is nice to have but having diverging behavior from MSVC seems like the wrong way to solve it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D20291/new/
https://reviews.llvm.org/D20291
More information about the cfe-commits
mailing list