This patch addresses PR13343, where calling the driver with
-fsyntax-only on a header file was creating a PCH file and ignoring
the syntax check.  The fix was to special case a precompile action
with fsyntax-check and set it to have no output file type (instead of
a pch or pth file type).

~Aaron

Attachment: syntax-only.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to