Skip to content
Commit a1a0e4b2 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Implement "-include-pth" in low-level driver. This allows a PTH file to be used

similar to a regular file passed to "-include". When -include-pth is used, the
low-level driver queries the PTH file for the name of the original source file
that generated the PTH file and implicitly adds a '#include' for that file in
the Predefines buffer.

llvm-svn: 67352
parent 22c3dd4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment