Reid Spencer b608a81a18 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
2004-11-16 06:15:19 +00:00
..
2004-11-16 06:11:52 +00:00
2004-11-16 06:15:19 +00:00
2004-11-07 00:42:29 +00:00
2004-10-16 18:05:10 +00:00
2004-11-15 23:20:19 +00:00
2004-10-11 22:21:13 +00:00
2004-10-11 22:21:13 +00:00
2004-02-01 00:32:48 +00:00
2004-06-04 20:39:05 +00:00