[PATCH] D139749: Headers: use C++ inline semantics in C++ mode
Igor Zhukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 15 03:48:43 PST 2022
fsb4000 added a subscriber: CaseyCarter.
fsb4000 added a comment.
@CaseyCarter created https://github.com/microsoft/STL/pull/3285
So MSVC STL don't use <intrin0.h> with Clang now. It should fix the issues too because Clang overrides <intrin.h> (and doesn't override<intrin0.h>)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139749/new/
https://reviews.llvm.org/D139749
More information about the cfe-commits
mailing list