Fix PR9488: 'auto' type substitution can fail (for instance, if it creates a...
Fix PR9488: 'auto' type substitution can fail (for instance, if it creates a reference-to-void type). Don't crash if it does. Also fix an issue where type source information for the resulting type was being lost. llvm-svn: 127811
Loading
Please register or sign in to comment