]> granicus.if.org Git - clang/commit
Revert r234620 and others, "Actually check if lseek works instead of using a filename...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 13 Apr 2015 08:43:31 +0000 (08:43 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 13 Apr 2015 08:43:31 +0000 (08:43 +0000)
commita9a01c7acbcb2886cb8f1158273f75a9f7579662
tree45aa6142d43551f857069605be089cc826ad57e5
parente9435ceae72f5621ed6cde93a5eb4283d9dc8966
Revert r234620 and others, "Actually check if lseek works instead of using a filename based heuristic." It was affected by r234615, which was reverted in r234721.

  r234620, "Actually check if lseek works instead of using a filename based heuristic."
  r234621, "Testcase for the previous commit."
  r234718, "Suppress clang/test/PCH/emit-pth.c on win32, for now while investigating."

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