Commit History

作者 SHA1 備註 提交日期
  Bruno Cardoso Lopes 0b61e8b1ec Reapply [VFS] Add 'overlay-relative' field to YAML files 9 年之前
  Bruno Cardoso Lopes 5719765bec Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests" 9 年之前
  Bruno Cardoso Lopes 2b25146c20 [VFS] Fix call to getVFSFromYAML in unittests 9 年之前
  Eugene Zelenko 491046d014 Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes. 9 年之前
  Benjamin Kramer f77109904f Simplify test code with initializer lists. 9 年之前
  Benjamin Kramer 22da134d98 Make test work on windows by turning \ in paths back into /. 9 年之前
  Benjamin Kramer d3306b717c [vfs] Normalize working directory if requested. 9 年之前
  Ben Langmuir 9440ecd124 [VFS] Fix status() of opened redirected file 9 年之前
  Benjamin Kramer df3ac5aa4a [VFS] Let the user decide if they want path normalization. 10 年之前
  Benjamin Kramer d4f3dc096f [VFS] Unbreak test. 10 年之前
  Benjamin Kramer 93eafedc4a [VFS] Don't try to be heroic with '.' in paths. 10 年之前
  Benjamin Kramer cac047b0f4 [VFS] remove handling of '..' for now. 10 年之前
  Benjamin Kramer 034e609fea [VFS] Just normalize away .. and . in paths for in-memory file systems. 10 年之前
  Benjamin Kramer b4c9f62cc5 [VFS] Also drop '.' when adding files to an in-memory FS. 10 年之前
  Hans Wennborg 94faed6137 Fix Clang-tidy modernize-use-nullptr warnings in source directories; other minor cleanups 10 年之前
  Benjamin Kramer 1b6c8ab9d4 [VFS] Put the incoming name in the file status to make InMemoryFS behave more like a real FS. 10 年之前
  NAKAMURA Takumi a2c0293f90 BasicTests: Suppress InMemoryFileSystemTest.WindowsPath on win32 while investigating. 10 年之前
  Benjamin Kramer 9aa66ec171 [VFS] Transition clang-format to use an in-memory FS. 10 年之前
  Rafael Espindola 018072a081 Fix the MSVC build. 10 年之前
  Benjamin Kramer 5b1864da9c [VFS] Add working directories to every virtual file system. 10 年之前
  Benjamin Kramer 9414f34c57 [VFS] Add an in-memory file system implementation. 10 年之前
  Benjamin Kramer 305c07703d [VFS] Remove setName from the file interface. 10 年之前
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 年之前
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年之前
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 年之前
  Benjamin Kramer 0273eb0d7a Make VFS and FileManager match the current MemoryBuffer API. 10 年之前
  Fariborz Jahanian 85516c5daf Adds 'override' to overriding methods. NFC. 11 年之前
  Rafael Espindola d92e74d96e Update for LLVM api change. 11 年之前
  Rafael Espindola 7b34374424 Create a std::unique_ptr earlier. 11 年之前
  Rafael Espindola 86925f9d19 Convert a few ownership comments with std::unique_ptr. 11 年之前