Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Duncan P. N. Exon Smith 1d98bab4c4 ASTReader: Bypass overridden files when reading PCHs 6 жил өмнө
  Duncan P. N. Exon Smith 6d8783fabd ContentCache: Drop getBuffer's dependency on SourceManager 6 жил өмнө
  Alex Lorenz 5195a35aa7 Introduce FileEntryRef and use it when handling includes to report correct dependencies 6 жил өмнө
  Alex Lorenz d1cb18cc31 NFCI: Simplify SourceManager::translateFile by removing code path that should never be taken 6 жил өмнө
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 жил өмнө
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs 6 жил өмнө
  Nico Weber 1863857411 Use a unique_ptr instead of manual memory management for LineTable 6 жил өмнө
  Simon Pilgrim ee915ad903 Fix MSVC "signed/unsigned mismatch" warning. NFCI. 6 жил өмнө
  Fangrui Song b76b345fe1 Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partition_point. NFC 6 жил өмнө
  Richard Smith ce328ca3ca PR42301: Abort cleanly if we encounter a huge source file rather than 6 жил өмнө
  Alexandre Ganea d4dc1a1166 [DebugInfo] Don't emit checksums when compiling a preprocessed CPP 6 жил өмнө
  Nikolai Kosjar 03fcf74589 [Preamble] Stop circular inclusion of main file when building preamble 6 жил өмнө
  Owen Pan 1b0b08fd71 [clang] Fix a bug that reports UTF32 (LE) files as UTF16 (LE) ones 6 жил өмнө
  Nico Weber 51ca2d3ac1 Make SourceManager::createFileID(UnownedTag, ...) take a const llvm::MemoryBuffer* 6 жил өмнө
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 жил өмнө
  Fangrui Song 8a8f9973b9 ComputeLineNumbers: delete SSE2 vectorization 6 жил өмнө
  Fangrui Song a7d1b31c50 SourceManager: insert(make_pair(..)) -> try_emplace. NFC 6 жил өмнө
  Jonas Devlieghere ef858170ac Lift VFS from clang to llvm (NFC) 6 жил өмнө
  Fangrui Song abdbb605f2 Remove trailing space 7 жил өмнө
  Eric Liu 617cf1a3b9 Add SourceManagerForFile helper which sets up SourceManager and dependencies for a single file with code snippet 7 жил өмнө
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 жил өмнө
  Richard Smith ef91bd38cd PR37189 Fix incorrect end source location and spelling for a split '>>' token. 7 жил өмнө
  Alexander Kornienko b8b9458165 Fix typos in clang 7 жил өмнө
  David Zarzycki 8cb6286a95 Fix for LLVM r326109 7 жил өмнө
  George Karpenkov 791a735f8c [NFC] Extract method to SourceManager for traversing the macro "stack" 7 жил өмнө
  Pavel Labath 0604b824fd Remove llvm::MemoryBuffer const_casts 7 жил өмнө
  Eugene Zelenko dbacc64bb6 [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 жил өмнө
  Richard Smith 5fa94c9ce1 Fix ownership of the MemoryBuffer in a FrontendInputFile. 8 жил өмнө
  Gabor Horvath 7416a3a78f Factor out a functionality from isBeforeInTranslationUnit 8 жил өмнө
  Richard Smith f2468c5d9d Remove some redundant setup when preprocessing .pcm files. 8 жил өмнө