OSDN Git Service

Cleanup in unique_file when we only want the name.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 25 Jun 2013 00:49:40 +0000 (00:49 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 25 Jun 2013 00:49:40 +0000 (00:49 +0000)
commit8ba825e2ea09ec16e9cab3525ed3d7c6145123a5
tree0e2a153f45deed83617cdd6b4541d6fbc5cf925e
parenta619be811cbbd96a4cb550ab660a3ae427cf7197
Cleanup in unique_file when we only want the name.

This is really ugly, but it is no worse than what we have in clang right now and
it is better to get it working first and clean/optimize it afterwards.

Will be tested from clang in the next patch.

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