Історія комітів

Автор SHA1 Опис Дата
  Richard Smith a38ba9770a Fix memory leak exposed by r304726. 8 роки тому
  Richard Smith 1a6f43b655 Rather than rejecting attempts to run preprocessor-only actions on AST files, 8 роки тому
  Reid Kleckner ecac99cbb4 Give files from #line the characteristics of the current file 8 роки тому
  Chih-Hung Hsieh a852e77ecc [Basic] getColumnNumber returns location of CR+LF on Windows 8 роки тому
  Vedant Kumar 3a5a4d80a5 Drop a redundant ".get()" call (NFC) 8 роки тому
  Vedant Kumar e5e0f9d13f [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC) 8 роки тому
  Mehdi Amini 3353f9f983 Use StringRef for MemoryBuffer identifier API (NFC) 9 роки тому
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 роки тому
  Richard Smith 75ca7db314 One more fix for use of invalid PresumedLocs missed by r267914. 9 роки тому
  Richard Smith 32ef06ab96 Fix use of uninitialized value exposed by r267802. Accessors of an invalid 9 роки тому
  Richard Trieu 3fae4abaf2 Remove use of builtin comma operator. 9 роки тому
  Yury Gribov af685824de Fix isBeforeInTranslationUnit to not abort on macros defined in cmdline. 9 роки тому
  Yury Gribov 6048ca59b7 Small refactor in isBeforeInTranslationUnit. 9 роки тому
  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 роки тому