[PATCH] D29204: Avoid using unspecified ordering in MetadataLoader::MetadataLoaderImpl::parseOneMetadata.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 16:37:31 PST 2017


mehdi_amini added a comment.

Oh I should have thought about it when Peter mentioned that it broke only when built with GCC, this is not the first time I'm bitten by the change in argument evaluation order. Sorry you have to spend 3 days debugging this :(


https://reviews.llvm.org/D29204





More information about the llvm-commits mailing list