Handle new types in ClangASTContext::GetEncoding
And remove the switch default, so that the -Wcovered-switch-default warning will catch new types next time they're added. Differential Revision: http://reviews.llvm.org/D13096 llvm-svn: 248414
Loading
Please sign in to comment