[PATCH] D79033: [NFC][clang] Replace raw new/delete with unique_ptr to store ABIInfo in TargetCodeGenInfo

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 28 14:34:42 PDT 2020


hubert.reinterpretcast added a comment.

Funny that it's the front-end code that this patch makes more C++11 after so many years. LGTM; thanks.


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

https://reviews.llvm.org/D79033





More information about the cfe-commits mailing list