On Thu, Oct 20, 2016 at 10:57 AM, Richard Smith via cfe-commits <cfe-commits@lists.llvm.org> wrote: > Author: rsmith > Date: Thu Oct 20 12:57:33 2016 > New Revision: 284753 > > URL: http://llvm.org/viewvc/llvm-project?rev=284753&view=rev > Log: > [c++1z] Teach composite pointer type computation how to compute the composite > pointer type of two function pointers with different noexcept specifications. > While I'm here, also teach it how to merge dynamic exception specifications.
This caused asserts to fire when building Chromium. I've filed PR30749 with a repro, and reverted in r284778. Thanks, Hans _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits