Skip to content
  • Reid Spencer's avatar
    For PR351: · 584cb0a8
    Reid Spencer authored
    * removeFile() -> sys::Path::destroyFile()
    * remove extraneous toString() calls
    * convert local variables representing path names from std::string to
      sys::Path
    * Use sys::Path objects with FileRemove instead of std::string
    * Use sys::Path methods for construction of path names
    
    llvm-svn: 19001
    584cb0a8
Loading