PR30195: Fix clang-cl attempting to precompile bogus (non-precompilable) input types.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 30 Aug 2016 18:55:16 +0000 (18:55 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 30 Aug 2016 18:55:16 +0000 (18:55 +0000)
commit8cd452d47137f94c2d00e9dccf11a3deb1c12f05
tree45c2da8b536bd6270eab1ffc4f3603d5d393362f
parente5102de678dd8e030f58bb0e9d4f451055289577
PR30195: Fix clang-cl attempting to precompile bogus (non-precompilable) input types.

llvm-svn: 280133
clang/include/clang/Driver/Types.h
clang/lib/Driver/Driver.cpp
clang/lib/Driver/Types.cpp
clang/test/Driver/cl-pch.c