[PATCH] D53127: Fix declaration of _URC_FATAL_PHASE1_ERROR in libc++abi when compiled with gcc (follow-up of D42242)
Marshall Clow via Phabricator
reviews at reviews.llvm.org
Thu Oct 11 08:53:45 PDT 2018
mclow.lists added a comment.
BTW, I'm pretty sure that the title here is wrong. It's not "compiling with GCC" that's the problem, it's "compiling with a libsupc++" or something like that.
(and that should drive the tests `_URC_FATAL_PHASE2_ERROR` etc)
Repository:
rCXXA libc++abi
https://reviews.llvm.org/D53127
More information about the libcxx-commits
mailing list