Commits

Mark Lacey committed 0be898c3211
Add getUnhandledType() in Clang type generation. Rather than returning a clang::CanQualType() directly in the cases that are not currently handled or not currently expected, use this wrapper function since it's a convenient place to set a breakpoint on. Swift SVN r13341