This revision was automatically updated to reflect the committed changes.
Closed by commit rL297598: Use LLVM for file / directory enumeration. (authored
by zturner).
Changed prior to commit:
https://reviews.llvm.org/D30807?vs=91260&id=91513#toc
Repository:
rL LLVM
https://reviews.llvm.org/
Author: zturner
Date: Sun Mar 12 21:44:39 2017
New Revision: 297598
URL: http://llvm.org/viewvc/llvm-project?rev=297598&view=rev
Log:
Use LLVM for file / directory enumeration.
FileSpec::EnumerateDirectory has a bunch of platform-specific
gunk in it for posix and non-posix platforms. We can get r
Author: zturner
Date: Sun Mar 12 19:41:01 2017
New Revision: 297597
URL: http://llvm.org/viewvc/llvm-project?rev=297597&view=rev
Log:
Resubmit "Make file / directory completion work properly on Windows."
This fixes the compilation failures with the original patch.
Added:
lldb/trunk/include/l
Author: zturner
Date: Sun Mar 12 15:01:37 2017
New Revision: 297589
URL: http://llvm.org/viewvc/llvm-project?rev=297589&view=rev
Log:
Revert "Make file / directory completion work properly on Windows."
This reverts commit a6a29374662716710f80c8ece96629751697841e.
It has a few compilation failure
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297585: Make file / directory completion work properly on
Windows. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D30789?vs=91361&id=91501#toc
Repository:
rL LLVM
https://r
Author: zturner
Date: Sun Mar 12 13:18:50 2017
New Revision: 297585
URL: http://llvm.org/viewvc/llvm-project?rev=297585&view=rev
Log:
Make file / directory completion work properly on Windows.
There were a couple of problems with this function on Windows. Different
separators and differences in h