Commit History

Author SHA1 Message Date
  Volodymyr Sapsai 52b7de1623 [Stats] Convert some ad-hoc header search stats to ALWAYS_ENABLED_STATISTIC. 5 years ago
  Volodymyr Sapsai f5d449a527 Fix -Wnonportable-include-path suppression for header maps with absolute paths. 6 years ago
  Alex Lorenz bd94a6e73a Introduce a DirectoryEntryRef that stores both a reference and an 6 years ago
  Duncan P. N. Exon Smith c2b4309415 FileManager: Use llvm::Expected in new getFileRef API 6 years ago
  Alex Lorenz 5195a35aa7 Introduce FileEntryRef and use it when handling includes to report correct dependencies 6 years ago
  Alexey Bataev 1ebee213b8 Don't use std::errc 6 years ago
  Reid Kleckner 5264f163e2 Don't diagnose errors when a file matches an include component 6 years ago
  Reid Kleckner 15d6d81960 Fix up fd limit diagnosis code 6 years ago
  Nico Weber 442c97abef clang: Diag running out of file handles while looking for files 6 years ago
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs 6 years ago
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 years ago
  Kadir Cetinkaya 41b948059d [clang][HeaderSearch] Shorten paths for includes in mainfile's directory 6 years ago
  Kadir Cetinkaya 5175654bee [clang][HeaderSearch] Consider all path separators equal 6 years ago
  Volodymyr Sapsai b84e04d4c0 [Preprocessor] Fix crash emitting note with framework location for "file not found" error. 6 years ago
  Kadir Cetinkaya 62041af567 [clang][HeaderSuggestion] Handle the case of dotdot with an absolute path 6 years ago
  Kadir Cetinkaya cb27266d3b [clang][HeaderSearch] Make sure there are no backslashes in suggestedPath 6 years ago
  Duncan P. N. Exon Smith 1d5d785505 Basic: Return a reference from FileManager::getVirtualFileSystem, NFC 6 years ago
  Volodymyr Sapsai 54cac3348a [Preprocessor] Add a note with framework location for "file not found" error. 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Pavel Labath e054eb577a [Support] Remove error return value from one overload of fs::make_absolute 6 years ago
  Alex Lorenz 87d8b2e804 [HeaderSearch] loadSubdirectoryModuleMaps should respect -working-directory 6 years ago
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) 6 years ago
  Erik Pilkington f4426c04a2 Fix an assert in -Wquoted-include-in-framework-header 7 years ago
  Sam McCall 446fa15e64 [VFS] vfs::directory_iterator yields path and file type instead of full Status 7 years ago
  Fangrui Song 5c15d24300 [Lex] Make HeaderMaps a unique_ptr vector 7 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Bruno Cardoso Lopes 3264f7f496 Reapply r336660: [Modules] Autoload subdirectory modulemaps with specific LangOpts 7 years ago
  Bruno Cardoso Lopes 76bc093350 Revert "[modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts" 7 years ago
  Yuka Takahashi f40124d4f0 [modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts 7 years ago
  Bruno Cardoso Lopes 50ebf26c30 Warning for framework include violation from Headers to PrivateHeaders 7 years ago