Histórico de commits

Autor SHA1 Mensagem Data
  Pavel Labath 3ffae1923a [Support] Improve readNativeFile(Slice) interface 6 anos atrás
  Pavel Labath b82a55fc21 Filesystem/Windows: fix inconsistency in readNativeFileSlice API 6 anos atrás
  Pavel Labath 8a4b825100 Revert "raw_ostream: add operator<< overload for std::error_code" 6 anos atrás
  Pavel Labath c9850460b7 raw_ostream: add operator<< overload for std::error_code 6 anos atrás
  Jonas Devlieghere 21adcf192d [Path] Fix bug in make_absolute logic 6 anos atrás
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 anos atrás
  Fangrui Song 2a913c75fe [llvm-objcopy] Don't change permissions of non-regular output files 6 anos atrás
  Reid Kleckner 749d8a5a61 [Support] Move llvm::MemoryBuffer to sys::fs::file_t 6 anos atrás
  Rainer Orth 57965ba220 [unittests][Support] Fix LLVM-Unit :: Support/./SupportTests/FileSystemTest.permissions on Solaris 6 anos atrás
  Alex Brachet 1425c3fd83 [Support] Fix add fs::getUmask() patch 6 anos atrás
  Alex Brachet 4a8cbaa1de [Support] Add fs::getUmask() function and change fs::setPermissions 6 anos atrás
  Jonas Devlieghere ef5120c189 [Path] Set FD to -1 in moved-from TempFile 6 anos atrás
  Petar Jovanovic 27b4f5d9af [Support] Fix unit test for fs::is_local 6 anos atrás
  Bob Haarman be18ec39d5 [Support] unflake TempFileCollisions test 6 anos atrás
  Hubert Tong a61db08d2e [Support] Implement is_local_impl with AIX mntctl 6 anos atrás
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 anos atrás
  Pavel Labath b8c855b48d [Support] Remove error return value from one overload of fs::make_absolute 6 anos atrás
  Hubert Tong f740ffbc9a [unittests][Support] AIX: Skip sticky bit file tests 6 anos atrás
  Simon Atanasyan 85706895fb [unittests] Fix ExpandTilde test to match handling home dirs with trailing slash 6 anos atrás
  Matthew Voss 108bc88c84 Make the ExpandTilde unit test expect "\" (not "/") on Win32 6 anos atrás
  Jonas Devlieghere 9d76438276 [FileSystem] Add expand_tilde function 6 anos atrás
  Sam McCall a46ae18100 [Support] Listing a directory containing dangling symlinks is not an error. 6 anos atrás
  Fangrui Song 3b35e17b21 llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 7 anos atrás
  Nico Weber cb24b2be15 Remove dead function user_cache_directory() 7 anos atrás
  Jordan Rupprecht f0b29b88a4 [Support] NFC: Allow modifying access/modification times independently in sys::fs::setLastModificationAndAccessTime. 7 anos atrás
  Bob Haarman 15bc9858ad [Support] fix TempFile infinite loop and permission denied errors 7 anos atrás
  Aaron Ballman 2dc5cd2beb Silence an MSVC C4189 warning about a local variable being initialized but not used; NFC. 7 anos atrás
  Andrew Ng 645f3d0f00 [ThinLTO] Update ThinLTO cache file atimes when on Windows 7 anos atrás
  Zachary Turner 03bcb2143b [FileSystem] Split up the OpenFlags enumeration. 7 anos atrás
  Greg Clayton 7b227c4398 Revert 332508 as it caused problems in the clang test suite. 7 anos atrás