1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 72dc29a [ADT] Support converting to lowercase string in toHex by Petr Hosek · 7 years ago
  3. 6f1da6e [ADT] Replace std::isprint by llvm::isPrint. by Michael Kruse · 7 years ago
  4. 745918ff [ADT] Make escaping fn conform to coding guidelines by Jonas Devlieghere · 7 years ago
  5. 50603518 [ADT] Add unit test for PrintHTMLEscaped by Jonas Devlieghere · 7 years ago
  6. 14bd3b9 [Support] Add unit test for printLowerCase by Francis Visoiu Mistrih · 8 years ago
  7. 171ba4a Fix double->float truncation warning on MSVC by Simon Pilgrim · 8 years ago
  8. ec000f4 [ADT] Add llvm::to_float by Pavel Labath · 8 years ago
  9. e46b449 [StringExtras] Add a fromHex to complement toHex. by Zachary Turner · 8 years ago
  10. 0e31a38 Add llvm::join_items to StringExtras. by Zachary Turner · 9 years ago