[PATCH] D51608: [modules] when deserializing method, ensure it has correct exception spec
Steve O'Brien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 5 06:24:24 PDT 2018
elsteveogrande added a comment.
Hi @rsmith ! Thanks for taking a look at this. I'd much prefer to fix the underlying problem and not swat at these symptoms, so thanks for the analysis of what's actually going on here. :) Let me take a stab at fixing the real problem in the manner you describe.
Repository:
rC Clang
https://reviews.llvm.org/D51608
More information about the cfe-commits
mailing list