[clang] [llvm] [Clang] Make exact dynamic_cast optimization AS aware (PR #213927)

Nikolas Klauser via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 06:01:59 PDT 2026


https://github.com/philnik777 commented:

I'm _very_ surprised that this isn't actually at all related to the `type_info` magic, but just a general pattern that can occur anywhere.

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


More information about the llvm-commits mailing list