Histórico de commits

Autor SHA1 Mensagem Data
  Rafael Espindola e616fa6104 Include system_error directly. 11 anos atrás
  Rafael Espindola 9986295b4f Replace llvm::error_code with std::error_code. 11 anos atrás
  Ben Langmuir 68d890da08 Stopgap fix for finding module for a file mapped in the VFS 11 anos atrás
  Craig Topper 603e37c3dd [C++11] Use 'nullptr'. 11 anos atrás
  Argyrios Kyrtzidis bd80493223 [Basic/FileManager] Propagate whether a file 'IsVolatile' to the file opening functions. 11 anos atrás
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. 11 anos atrás
  Ahmed Charles 789a4f820d Change OwningPtr::take() to OwningPtr::release(). 11 anos atrás
  Ben Langmuir d066fe94b0 Reapply fixed "Honour 'use-external-names' in FileManager" 11 anos atrás
  Ben Langmuir 86c8d8ee06 Revert "Honour 'use-external-names' in FileManager" 11 anos atrás
  Ben Langmuir 2b1bc151cb Honour 'use-external-names' in FileManager 11 anos atrás
  Ben Langmuir 80070baa14 Reapply r202420 hopefully fixed for other STLs 11 anos atrás
  Ben Langmuir dda6f52db1 Revert "Remove constructors from FileEntry that prevent owning resources" 11 anos atrás
  Ben Langmuir 1f3d645a46 Remove constructors from FileEntry that prevent owning resources 11 anos atrás
  Ben Langmuir cb258fa9e9 Split FileEntry name vs. isValid 11 anos atrás
  Patrik Hagglund 7edcb6e633 Fix gcc -Wparentheses warning. 11 anos atrás
  Ben Langmuir d7596d6412 Recommit virtual file system 11 anos atrás
  Juergen Ributzka 6c03a38d81 Reverting the virtual file system implementation, because it triggers an assertion 11 anos atrás
  Ben Langmuir 91e3d5860a Initial implementation of virtual file system 11 anos atrás
  Rafael Espindola 0fda0f75f0 Use llvm::sys::fs::UniqueID for windows and unix. 12 anos atrás
  Rafael Espindola aefb1d3312 Convert a use of stat with sys::fs::status. 12 anos atrás
  Rafael Espindola 146d57fd51 Fix handling of "clang c:foo" 12 anos atrás
  Craig Topper 09d19efaa1 Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. 12 anos atrás
  Dmitri Gribenko adeb7822cb <limits.h> includes <linux/limits.h> on Linux, no need to special-case it 12 anos atrás
  Douglas Gregor 713b7c0118 Since we're stuck with realpath for the header <-> module mapping, 12 anos atrás
  Argyrios Kyrtzidis e5d30e3b40 Extend stat query APIs to explicitly specify if the query is for 12 anos atrás
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers 12 anos atrás
  Daniel Dunbar 6a1f49423b Basic: Windows doesn't define S_IFIFO. 12 anos atrás
  Daniel Dunbar ce36ecd5a5 Frontend: Add support for reading named pipes as the main file. 12 anos atrás
  Manuel Klimek 98be86038b Fixes a segfault in Tooling when using pch's: 13 anos atrás
  Argyrios Kyrtzidis ff398965a5 Introduce a flag in SourceManager to treat non-system source files 13 anos atrás