[PATCH] D122502: [Clang] Add helper method to determine if a nonvirtual base has an entry in the LLVM struct

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 13:01:04 PDT 2022


efriedma added a comment.

I'm not against this, I guess... but clang/lib/CodeGen/CGRecordLayout.h isn't an installed header; it's not clear to me how you're using this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122502



More information about the cfe-commits mailing list