This clang-cl driver change removes the PCH options when we are only generating preprocessed output. This is similar to the behavior of Y-. Patch by: mikerice Differential Revision: https://reviews.llvm.org/D50640 llvm-svn: 340025
3 lines
38 B
C++
3 lines
38 B
C++
int a = A;
|
|
// expected-no-diagnostics
|