diff options
author | Zachary Turner <zturner@google.com> | 2014-08-07 17:33:07 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2014-08-07 17:33:07 +0000 |
commit | df62f20c75d0984aac06b8b998988eb91262e43c (patch) | |
tree | 9ae54a149637a5998f3b030aabd71cb95e7406f5 /lldb/source/Commands/CommandCompletions.cpp | |
parent | 17ae2fca4ca0bf8396af7cec68b376efcfe0e63e (diff) | |
download | bcm5719-llvm-df62f20c75d0984aac06b8b998988eb91262e43c.tar.gz bcm5719-llvm-df62f20c75d0984aac06b8b998988eb91262e43c.zip |
Fix FileSpec to be able to understand Windows paths.
This patch adds the notion of a "path syntax" to FileSpec. There
are two syntaxes (Posix and Windows) and one "meta syntax",
Host Native, which uses the current platform to figure out the
appropriate syntax for host paths.
This allows paths from one platform to be represented and
manipulated on another platform even if they have different path
syntaxes.
llvm-svn: 215123
Diffstat (limited to 'lldb/source/Commands/CommandCompletions.cpp')
0 files changed, 0 insertions, 0 deletions