mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 21:26:59 +08:00
This is meant to cover cases such as the obvious Base *base = new Derived(); where GetDynamicTypeAndAddress(base) would return the type "Derived", not "Derived *" llvm-svn: 248315