提交歷史

作者 SHA1 備註 提交日期
  Eric Liu 18c0403c9a [FileManager] Do not call 'real_path' in getFile(). 7 年之前
  Simon Marchi 89aa7f45a1 [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name 7 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  Reid Kleckner 40a54a7b6f Revert r338057 "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name" 7 年之前
  Simon Marchi 3f01e7fca5 [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name 7 年之前
  Jordan Rupprecht 4cedfdc027 Revert "[VFS] Cleanups to VFS interfaces." 7 年之前
  Sam McCall 9e67652533 [VFS] Cleanups to VFS interfaces. 7 年之前
  Eric Liu 27d3141348 Revert "[VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name" 7 年之前
  Simon Marchi d03bdf0a5a [VirtualFileSystem] InMemoryFileSystem::status: Return a Status with the requested name 7 年之前
  Ivan Donchevskii 52d10dc5c2 [Frontend] Honor UserFilesAreVolatile flag getting file buffer in ASTUnit 7 年之前
  Eric Liu b857398ff9 Add vfs::FileSystem::getRealPath 7 年之前
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 年之前
  Nico Weber cbcc820b8e Revert r329698 (and r329702). 7 年之前
  Nico Weber 3ffe6de5f1 s/LLVM_ON_WIN32/_WIN32/, clang 7 年之前
  Nico Weber ff160c9a34 Attempt to fix Windows build after r329698. 7 年之前
  Nico Weber cd5e8f5e55 Use llvm::sys::fs::real_path() in clang. 7 年之前
  Ilya Biryukov d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath. 8 年之前
  Erik Verbruggen 121956bde3 FileManager: mark virtual file entries as valid entries 8 年之前
  Benjamin Kramer 3c892b9138 Apply clang-tidy's performance-unnecessary-value-param to parts of clang. 8 年之前
  Mehdi Amini b042fd3636 Turn FileManager DirectoryEntry::Name from raw pointer to StringRef (NFC) 8 年之前
  Mehdi Amini 8bd553fc8d Store FileEntry::Filename as a StringRef instead of raw pointer (NFC) 8 年之前
  Eugene Zelenko ac8b5158fc Fix build broken after llvm/ADT/DenseMap.h replacement of climits with limits. 9 年之前
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 年之前
  Taewook Oh 50eca98dda Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths. 9 年之前
  Taewook Oh 4d09f68d2c Revert r272562 for build bot failure (clang-x86-win2008-selfhost) 9 年之前
  Taewook Oh f0c013a48e Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths. 9 年之前
  Taewook Oh d079610a7e Revert commit r271708 9 年之前
  Taewook Oh 4adb3cedbb Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths. 9 年之前
  David Majnemer 8250364e50 [FileManager] Don't crash if reading from stdin and stat(".") fails 9 年之前
  Benjamin Kramer e4ebe1b3db Remove the egregious PCHContainer layering hack that doesn't seem to be necessary anymore. 9 年之前