コミット履歴

作者 SHA1 メッセージ 日付
  Fangrui Song 2ffd08308b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 年 前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年 前
  Frederich Munch d6657666e9 Support: Add llvm::center_justify. 8 年 前
  Chandler Carruth 3c0d60785c Re-sort #include lines for unittests. This uses a slightly modified 8 年 前
  Rafael Espindola 37e8db6fe5 Bring back r297624. 8 年 前
  Rafael Espindola 5682e3ee66 Revert "Fix crash when multiple raw_fd_ostreams to stdout are created." 8 年 前
  Rafael Espindola b8ff3dcbf6 Fix crash when multiple raw_fd_ostreams to stdout are created. 8 年 前
  Zachary Turner 48fbf5cc1a [Support] Improve flexibility of binary blob formatter. 8 年 前
  Greg Clayton a20694002c Added the ability to dump hex bytes easily into a raw_ostream. 8 年 前
  Reid Kleckner 6f306397f3 Silence some MSVC warnings about zero extending unsigned to void* 9 年 前
  Zachary Turner 019c097d1b Teach raw_ostream to support hex formatting without a prefix '0x'. 10 年 前
  Nick Kledzik e93da60ac4 [Support] Add type-safe alternative to llvm::format() 11 年 前
  Craig Topper b177041dfa [C++11] Use 'nullptr'. 11 年 前
  Daniel Dunbar 522b113a75 Add raw_ostream::write_escaped, for writing escaped strings. 16 年 前
  Daniel Dunbar c8213b7827 Drop the raw_ostream required buffer size to 1. 16 年 前
  Daniel Dunbar 9441cfe488 Fix off-by-one in llvm::Format::print. 16 年 前
  Daniel Dunbar 9472a9d650 Add min and max tests. 16 年 前
  Misha Brukman 6eb28b5237 Added tests for math utility functions; fixed another test's header comment. 16 年 前
  Misha Brukman 8be1ac213b Renamed unittest files to have a consistent {Tt}est suffix. 16 年 前