[clang] [clang][NFC] Adjust TBAA Base Info API (PR #73263)

Nathan Sidwell via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 10 10:19:00 PST 2023


urnathan wrote:

> I'd tend to prefer to keep the simpler name for the external interface, and use a more complicated one for use within the class. So maybe introduce getValidBaseTypeInfo().

This naming scheme better?

https://github.com/llvm/llvm-project/pull/73263


More information about the cfe-commits mailing list