diff options
author | Lang Hames <lhames@gmail.com> | 2024-10-24 15:53:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-24 15:53:42 -0700 |
commit | 633a6c91a3d8b8c97de661d7e611ff9720b857ab (patch) | |
tree | 30eba56e278184daec652a62e216bb8c58bbb6c6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7b9f988a535c3549b71025e951e3a36a2bf0fa03 (diff) | |
download | llvm-633a6c91a3d8b8c97de661d7e611ff9720b857ab.zip llvm-633a6c91a3d8b8c97de661d7e611ff9720b857ab.tar.gz llvm-633a6c91a3d8b8c97de661d7e611ff9720b857ab.tar.bz2 |
[Support] Extend ExtensibleRTTI utility to support basic multiple inheritance. (#112643)
Clients can now pass multiple parent classes to RTTIExtends. Each parent
class will be inherited from publicly (and non-virtually). The isa,
cast, and dyn_cast methods will now work as expected for types with
multiple inheritance.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions