| commit | a1a0e4b27e80e11cb87fc5e41492c946ba5b068e | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Fri Mar 20 00:26:38 2009 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Fri Mar 20 00:26:38 2009 +0000 |
| tree | 3801c1a20263ddbe9f65361df998d60e9f481d3f | |
| parent | 22c3dd4c1c6b5a29479331981ba46e5e75e76f0a [diff] |
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