[PATCH] D54344: [Clang][CodeGen][CXX]: Workaround __attribute((no_destroy)) crash/incorrect code generation.

Erik Pilkington via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 9 12:27:58 PST 2018


erik.pilkington added a reviewer: erik.pilkington.
erik.pilkington added a comment.

Have you tried running creduce on the preprocessed source? We should really have a real reproducer for this, otherwise its really hard to tell what the underlying problem is.


https://reviews.llvm.org/D54344





More information about the cfe-commits mailing list