]> granicus.if.org Git - clang/commit
Bring r234620 back now that llvm is fixed.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Apr 2015 11:14:39 +0000 (11:14 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Apr 2015 11:14:39 +0000 (11:14 +0000)
commitea0117fbc60fd03749405102aff6963231c6c849
treef94a119b4c6742a428e35259e90a5d62a1e96608
parent2d570b18195e88e0bfad991f6f0d52c908b6e294
Bring r234620 back now that llvm is fixed.

LLVM can now detect if a fd is seekable on windows.

Original commit message:

Actually check if lseek works instead of using a filename based heuristic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@234738 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/FrontendActions.cpp
test/PCH/emit-pth.c [new file with mode: 0644]