[PATCH] D112542: [clang] Convert ObjCAtTryStmt to llvm::TrailingObjects

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 27 05:45:17 PDT 2021


thakis added a comment.

> Do you think the ObjCAtTryStmt::Create and CreateEmpty methods could be simplified by using totalSizeToAlloc()?

Oh nice. Done :)


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

https://reviews.llvm.org/D112542



More information about the cfe-commits mailing list