Files
clang-p2996/clang/test/PCH/Inputs/pch-through-use3c.cpp
Erich Keane eaca388308 Fix for bug 38508 - Don't do PCH processing when only generating preprocessor output
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
2018-08-17 13:43:39 +00:00

3 lines
38 B
C++

int a = A;
// expected-no-diagnostics