[PATCH] D54472: Disable invalid isPodLike<> specialization
serge via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 21 05:40:28 PST 2019
serge-sans-paille added a comment.
Yeah, I knew from the start that compiling with gcc 8 and clang 6 was not enough for my tests. I've already fixed a few issues with gcc 6, let me try to move forward.
@Anastasia @fedor.sergeev : That's ultra painful :-/ I'm looking for a way to fix that for gcc 4.9, if I can't find a good solution I'm afraid we'll have to roll back. Thanks for providing a minimal test case.
@sylvestre.ledru I'll have a look at you problem later on.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54472/new/
https://reviews.llvm.org/D54472
More information about the llvm-commits
mailing list