[PATCH] D118223: [NFC] [AST] Move isSame* check in ASTReader to ASTContext

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 26 06:03:54 PST 2022


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

This seems fine to me, no reason it cannot live in ASTContext if it makes future code easier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118223



More information about the cfe-commits mailing list