[LLVMbugs] [Bug 495] sys::Path interface is ugly
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jul 7 20:13:37 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=495
rspencer at x10sys.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |1.6
------- Additional Comments From rspencer at x10sys.com 2005-07-07 22:13 -------
Patches starting from here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050704/026907.html
and going through to here (with a couple of exceptions):
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050704/026946.html
provide the necessary changes. The main change is that the interface and
implementation no longer distinguish between files and directories. Some of the
method names were also cleaned up as was the documentation in Path.h.
This enhancement is resolved.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list