コミット履歴

作者 SHA1 メッセージ 日付
  Jan Korous 15c3e8eb9c [Support] Add overload writeFileAtomically(std::function Writer) 6 年 前
  Harlan Haskins 43696f8809 [clang] Adopt new FileManager error-returning APIs 6 年 前
  Rui Ueyama ce7674d7be Fix parameter name comments using clang-tidy. NFC. 6 年 前
  Francis Visoiu Mistrih 711c0bdbd6 [Bitcode] Move Bitstream to a separate library 6 年 前
  JF Bastien 0ad57c86b2 BitStream reader: propagate errors 6 年 前
  Anton Afanasyev 95c1c41b49 Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps. 6 年 前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Richard Trieu 6be5408471 Move PCHContainerOperations from Frontend to Serialization 6 年 前
  Peter Collingbourne 6cfc2d490c Support: Simplify endian stream interface. NFCI. 7 年 前
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 年 前
  Jonas Devlieghere 0797c9550c Re-land: "[Support] Replace HashString with djbHash." 7 年 前
  Jonas Devlieghere 1d90c1e68d Revert "[Support] Replace HashString with djbHash." 7 年 前
  Jonas Devlieghere 66317c2053 [Support] Replace HashString with djbHash. 7 年 前
  Boris Kolpackov 90051f7676 [modules] Add ability to specify module name to module file mapping (reapply) 8 年 前
  Victor Leschuk 6f7f03ccb1 Revert r312105 [modules] Add ability to specify module name to module file mapping 8 年 前
  Boris Kolpackov ca9ec867b6 [modules] Add ability to specify module name to module file mapping 8 年 前
  Duncan P. N. Exon Smith d15b1db69a Modules: Use hash of PCM content for SIGNATURE 8 年 前
  David Blaikie d3ccc219f9 Fix for LLVM Bitcode API change (to use std::shared_ptr) 8 年 前
  Peter Collingbourne cf26f429e8 Bitcode: Decouple block info block state from reader. 8 年 前
  Peter Collingbourne 202d09ece4 Bitcode: Change reader interface to take memory buffers. 8 年 前
  Peter Collingbourne 24b2810747 Bitcode: Simplify BitstreamWriter::EnterBlockInfoBlock() interface. 8 年 前
  Yaron Keren dcbc03e446 Annotate dump() methods with LLVM_DUMP_METHOD, addressing Richard Smith r259192 post commit comment. 9 年 前
  Mehdi Amini 5bffe679bd EmitRecord* API change: accepts ArrayRef instead of a SmallVector (NFC) 10 年 前
  Mehdi Amini 6fbdca2200 Revert "EmitRecordWith* API change: takes an ArrayRef instead of a SmallVector (NFC)" 10 年 前
  Mehdi Amini ae3488039f EmitRecordWith* API change: takes an ArrayRef instead of a SmallVector (NFC) 10 年 前
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. 10 年 前
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 年 前
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 年 前
  Adrian Prantl 5f4be954a1 Introduce a PCHContainerOperations interface (NFC). 10 年 前
  Yaron Keren 9bd91b686a Remove many superfluous SmallString::str() calls. 10 年 前