Skip to content
  • Ted Kremenek's avatar
    FileManager: · 5d7e2e17
    Ted Kremenek authored
    - set the 'StatSysCallCache' object using a setter method instead of
      FileManager's constructor. This allows the cache to be installed after the
      FileManager object is created.
    - Add 'file mode' to FileEntry (useful for stat caching)
    
    llvm-svn: 64351
    5d7e2e17
Loading