Skip to content
Commit 1159f065 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix a major bug in the Type::getAs*Type methods: they didn't strip off

typeof(type) and typeof(expr) correctly.  Now provide a single point of
contact (Type::getDesugaredType) for doing the shallow stripping we need.

llvm-svn: 43432
parent b6fc40e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment