Michael J. Spencer
|
1796028f41
|
Support/PathV2: Add is_{absolute,relative} implementation.
llvm-svn: 120560
|
2010-12-01 06:21:53 +00:00 |
|
Michael J. Spencer
|
5aa4703418
|
Support/PathV2: Add has_{root_path,root_name,root_directory,parent_path,filename,stem,extension} implementation.
llvm-svn: 120559
|
2010-12-01 06:03:50 +00:00 |
|
Michael J. Spencer
|
8d7acc7159
|
unittests/Support/PathV2: Make tests much shorter; although harder to understand.
I'm going to replace this all anyway with a proper table and separated tests
when done.
llvm-svn: 120558
|
2010-12-01 06:03:33 +00:00 |
|
Michael J. Spencer
|
f6333e887f
|
Support/PathV2: Add extension implementation.
llvm-svn: 120550
|
2010-12-01 03:37:41 +00:00 |
|
Michael J. Spencer
|
14039e9883
|
Support/PathV2: Add stem implementation.
llvm-svn: 120547
|
2010-12-01 03:18:33 +00:00 |
|
Michael J. Spencer
|
c3aaf36678
|
Support/PathV2: Add filename implementation.
llvm-svn: 120546
|
2010-12-01 03:18:17 +00:00 |
|
Michael J. Spencer
|
4beee08409
|
Support/PathV2: Add native implementation.
llvm-svn: 120539
|
2010-12-01 02:48:27 +00:00 |
|
Michael J. Spencer
|
8d5c96c575
|
Support/PathV2: Add replace_extension implementation.
llvm-svn: 120514
|
2010-12-01 00:52:55 +00:00 |
|
Michael J. Spencer
|
5ac386d311
|
Support/PathV2: Add remove_filename implementation.
llvm-svn: 120513
|
2010-12-01 00:52:28 +00:00 |
|
Michael J. Spencer
|
a10e76dd58
|
Support/PathV2: Implement reverse iteration and parent_path.
llvm-svn: 120496
|
2010-11-30 23:28:07 +00:00 |
|
Michael J. Spencer
|
b285e634a8
|
Support/PathV2: Fix 80 col.
llvm-svn: 120349
|
2010-11-29 23:35:49 +00:00 |
|
Michael J. Spencer
|
88e48a78d5
|
unittests: Merge SystemTests back into SupportTests.
llvm-svn: 120330
|
2010-11-29 22:29:04 +00:00 |
|