mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
that is in a class from the expression parser, and it was causing an assertion. There is now a function that will correctly resolve a type even if it is in a class. llvm-svn: 146141