[PATCH] D75561: Remove const qualifier from Modules returned by ExternalASTSource. (NFC)

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 1 02:43:49 PDT 2020


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

I seems quite a lot of APIs in Clang are already requiring non-const Modules so I think this is fine to make D75488 <https://reviews.llvm.org/D75488> possible. Let's ship it


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

https://reviews.llvm.org/D75561





More information about the cfe-commits mailing list