Commit History

Author SHA1 Message Date
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 years ago
  Fangrui Song 231854d01b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 years ago
  Francis Visoiu Mistrih 7dec0a1929 [Frontend] Explicitly include Bitstream/BitCodes.h and BitstreamWriter.h 6 years ago
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 years ago
  Alexander Kornienko b8b9458165 Fix typos in clang 7 years ago
  Christof Douma 8aeb339f32 Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"" 8 years ago
  Christof Douma 27337711cd Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc" 8 years ago
  Christof Douma 121eb4635e [NFC] Refactor DiagnosticRenderer to use FullSourceLoc 8 years ago
  Hiroshi Inoue 4481b1f6f1 [trivial] fix a typo in comment, NFC 8 years ago
  David Blaikie 48cafe3de2 Move SerializedDiagnosticPrinter's SharedState to std::shared_ptr rather than IntrusiveRefCntPtr 8 years ago
  David Blaikie d3ccc219f9 Fix for LLVM Bitcode API change (to use std::shared_ptr) 8 years ago
  Peter Collingbourne 24b2810747 Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface. 8 years ago
  Mehdi Amini 2e23251d3e [NFC] Header cleanup 9 years ago
  Benjamin Kramer 4ff480f17c Apply clang-tidy's misc-move-constructor-init throughout Clang. 9 years ago
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 years ago
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 years ago
  Mehdi Amini 5bffe679bd EmitRecord* API change: accepts ArrayRef instead of a SmallVector (NFC) 10 years ago
  Mehdi Amini 6fbdca2200 Revert "EmitRecordWith* API change: takes an ArrayRef instead of a SmallVector (NFC)" 10 years ago
  Mehdi Amini ae3488039f EmitRecordWith* API change: takes an ArrayRef instead of a SmallVector (NFC) 10 years ago
  Argyrios Kyrtzidis a92d840d5a [Frontend] Fix crash when serializing diagnostics with really long text. 10 years ago
  Alexander Kornienko dfa4cf3126 Use 'override/final' instead of 'virtual' for overridden methods 10 years ago
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 years ago
  Benjamin Kramer 30dd297774 Add missing include. 10 years ago
  Chandler Carruth 6c1b926674 [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py 10 years ago
  Justin Bogner d881becaad Driver: Include driver diagnostics when we --serialize-diagnostics 10 years ago
  Justin Bogner a905ad1646 Re-apply "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)" 11 years ago
  Justin Bogner bd272ece3f Revert "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)" 11 years ago
  Justin Bogner 2835c8acb3 Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC) 11 years ago