commit | b608a81a18dee7fbae18147f10af3fd1db31a5f4 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Tue Nov 16 06:15:19 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Tue Nov 16 06:15:19 2004 +0000 |
tree | 2ea2a497ffc3e894f8b0007da5740eb441cf63ab | |
parent | 9bbba091396922093687d11a181e5886c42c5dfd [diff] |
Per code review: * Clean up the StatusInfo constructor to construct all members and give them reasonable values. * Get rid of the Vector typedef and make the interface to getDirectoryContent use a std::set instead of a std::vector so the dir content is sorted. * Make the getStatusInfo method const and not return a useless boolean. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17872 91177308-0d34-0410-b5e6-96231b3b80d8