[PATCH] D23420: libcxx: Fix libcxx test on aarch64 with libunwind
Jonathan Roelofs via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 12 07:49:29 PDT 2016
jroelofs added a comment.
This breaks the ODR... the behavior under those circumstances is undefined.
https://reviews.llvm.org/D23420
More information about the cfe-commits
mailing list