[PATCH] D111260: [clang] Visit enum base specifiers in libIndex

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 8 05:50:42 PDT 2021


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

LG. As you pointed out offline it's slightly out-of-order compared to he body but I don't think this matters, and it'd cost a fair bit of complexity to fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111260



More information about the cfe-commits mailing list