OSDN Git Service

Revert "Change Path::filename_pos() to skip the drive letter."
authorZachary Turner <zturner@google.com>
Thu, 12 Feb 2015 00:05:49 +0000 (00:05 +0000)
committerZachary Turner <zturner@google.com>
Thu, 12 Feb 2015 00:05:49 +0000 (00:05 +0000)
commit6f4e8d27e91952e52b5239cb8abf1ab6a9518279
treec2f389645771d0af84f9687a2ce8a24000b3b31c
parent9fbdbaa2d1d970c02fce2f42db62211a9f3edf69
Revert "Change Path::filename_pos() to skip the drive letter."

This reverts commit 228874.  For some reason users reported
seeing Clang taking up 25+GB of memory and bringing down
machines with this change.  Reverting until we figure it out.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228890 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Path.cpp