[PATCH] D158361: [clang][Sema] Fix a copy/paste bug in ~Sema()

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 21 05:36:30 PDT 2023


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM! I have absolutely no idea how you would test the Sema destructor, so I think it's fine that this comes with no test coverage. Good catch!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158361



More information about the cfe-commits mailing list