[PATCH] D143233: [Clang][CodeGen] Fix this argument type for certain destructors

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 13 12:32:11 PST 2023


efriedma added a comment.

If the parameter attributes are relevant, should we change the CHECK lines in the tests to check for them?  At least for some of the tests.  Once we fix these tests to enable opaque pointer types, you won't actually be checking for anything.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143233



More information about the cfe-commits mailing list