1. 44357ee [Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  2. 5ff6b86 [Frontend] Verify that the bitstream is not empty before reading by Alex Lorenz · 8 years ago
  3. e37ad5a Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. by Galina Kistanova · 8 years ago
  4. 77c89b6 Bitcode: Decouple block info block state from reader. by Peter Collingbourne · 9 years ago
  5. 028eb5a Bitcode: Change reader interface to take memory buffers. by Peter Collingbourne · 9 years ago
  6. 6432d45 Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it by Reid Kleckner · 9 years ago
  7. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  8. ab9db51 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). by Alexander Kornienko · 10 years ago
  9. 3d9d929 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  10. 0d9593d [cleanup] Re-sort *all* #include lines with llvm/utils/sort_includes.py by Chandler Carruth · 11 years ago
  11. af0e40a Simplify code a bit by passing StreamFile to the BitstreamCursor constructor. by Rafael Espindola · 11 years ago
  12. a885796 Make VFS and FileManager match the current MemoryBuffer API. by Benjamin Kramer · 11 years ago
  13. f884723 Re-apply "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)" by Justin Bogner · 11 years ago
  14. d776d67 Revert "Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC)" by Justin Bogner · 11 years ago
  15. e40845b Frontend: Extract SerializedDiagnosticReader out of CXLoadedDiagnostic (NFC) by Justin Bogner · 11 years ago