[PATCH] D112287: [clang] Implement CFG construction for @try and @catch

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 26 19:01:52 PST 2021


thakis added a comment.

In D112287#3146956 <https://reviews.llvm.org/D112287#3146956>, @comanea wrote:

> I believe there is an issue that this change introduced. It is described here. https://bugs.llvm.org/show_bug.cgi?id=52473
> If anyone could provide some insight, it would be much appreciated.

Thanks for the report. I think D114660 <https://reviews.llvm.org/D114660> might fix this.

(I'd say that on the bug too, but the bug tracker is currently read-only.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112287/new/

https://reviews.llvm.org/D112287



More information about the cfe-commits mailing list