Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Gabor Horvath d69b791aec [analyzer] Fix IssueHash generation. 9 жил өмнө
  Richard Smith 59763b390a [modules] Refactor handling of -fmodules-embed-*. Track this properly rather 9 жил өмнө
  Richard Smith 8100fed41b [modules] Add -cc1 flag -fmodules-embed-all-files. 9 жил өмнө
  Vedant Kumar 9dbd439a38 [Basic] Fix DRY violation, just call getLineTable() (NFC) 9 жил өмнө
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 жил өмнө
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 жил өмнө
  Yaron Keren 4d9c4a9b23 Replace double negation of !FileID.isInvalid() with FileID.isValid(). 10 жил өмнө
  Richard Trieu 9fed9c10d9 Improve the printing of ranges when macros are involved. 10 жил өмнө
  Richard Smith c1f5dc002f [modules] Add an experimental -cc1 feature to embed the contents of an input 10 жил өмнө
  Richard Smith 57785f16bb Add SourceManager::dump() to dump the current set of SLocEntries. 10 жил өмнө
  Richard Smith 99e35f0acc [modules] If loading a .pcm file would cause us to run out of source locations, attempt to fail more gracefully. (No test; this requires >= 4GB of preprocessed input...) 10 жил өмнө
  Benjamin Kramer 82b10c3984 Prefer uninitialized memory for scratch space. 10 жил өмнө
  Joerg Sonnenberger 3150f432ff Global inline assembler blocks are merged before parsing, so no specific 10 жил өмнө
  David Blaikie 8ee697fb1b Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue. 10 жил өмнө
  Benjamin Kramer 0273eb0d7a Make VFS and FileManager match the current MemoryBuffer API. 10 жил өмнө
  Craig Topper 4b9bebfded Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already. 11 жил өмнө
  David Blaikie f6983668b4 unique_ptrify SourceManager::createFileID 11 жил өмнө
  Rafael Espindola d92e74d96e Update for LLVM api change. 11 жил өмнө
  Rafael Espindola 490fd36bd1 Return a std::unique_ptr from getBufferForFile. NFC. 11 жил өмнө
  Rafael Espindola 0e34c9fc2b Use std::unique_ptr to simplify this code a bit. 11 жил өмнө
  Alp Toker 5676ff327f Remove unused sys/stat.h includes 11 жил өмнө
  David Blaikie c77e69d500 Remove 'const' from MemoryBuffers used through the SourceManager 11 жил өмнө
  Craig Topper 603e37c3dd [C++11] Use 'nullptr'. 11 жил өмнө
  Chandler Carruth 64729e56dc [Allocator] Make the ContentCache object actually carry the 8-byte 11 жил өмнө
  Ted Kremenek bcc82ea9f8 Remove dead code I introduced 6 years, 4 months ago in r43518. 11 жил өмнө
  Benjamin Kramer ba9fd9e97e [C++11] Replace llvm::tie with std::tie. 11 жил өмнө
  Reid Kleckner 26b55ea31d Use llvm::DeleteContainerSeconds when possible 11 жил өмнө
  James Dennett 6f438eeb95 Fix a typo: "SLocEnty" should read "SLocEntry". 11 жил өмнө
  Aaron Ballman fb21ecfa48 Adding an assert to help catch possible buffer underruns. 11 жил өмнө
  Benjamin Kramer 1b9c5374a3 SourceManager: Open code isInMainFile. 12 жил өмнө