summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/Inputs/pch-through3c.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 38508 - Don't do PCH processing when only generating ↵Erich Keane2018-08-171-0/+1
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
OpenPOWER on IntegriCloud