1. 2b3d49b [Clang] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 6 years ago
  2. e030827 [Bitcode] Move Bitstream to a separate library by Francis Visoiu Mistrih · 6 years ago
  3. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  4. f3b0046 Move PCHContainerOperations from Frontend to Serialization by Richard Trieu · 7 years ago[Renamed (94%) from clang/lib/Frontend/PCHContainerOperations.cpp]
  5. 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  6. 77c89b6 Bitcode: Decouple block info block state from reader. by Peter Collingbourne · 9 years ago
  7. 028eb5a Bitcode: Change reader interface to take memory buffers. by Peter Collingbourne · 9 years ago
  8. 03f8907 Frontend: Simplify ownership model for clang's output streams. by Peter Collingbourne · 9 years ago
  9. cfeacf5 Apply clang-tidy's misc-move-constructor-init throughout Clang. by Benjamin Kramer · 9 years ago
  10. 6277b18 Remove the egregious PCHContainer layering hack that doesn't seem to be necessary anymore. by Benjamin Kramer · 10 years ago
  11. 1e63b2b Further simplify the interface of PCHContainerGenerator by Adrian Prantl · 10 years ago
  12. 0391406 Simplify the interface of PCHContainerGenerator and friends by Adrian Prantl · 10 years ago
  13. 7eb5464 Re-commit r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes" by Hans Wennborg · 10 years ago
  14. e89c8c8 Revert r247218: "Fix Clang-tidy misc-use-override warnings, other minor fixes" by Hans Wennborg · 10 years ago
  15. 60f3e1f Fix Clang-tidy misc-use-override warnings, other minor fixes by Hans Wennborg · 10 years ago
  16. fb2398d Make the clang module container format selectable from the command line. by Adrian Prantl · 10 years ago
  17. 075bf56 Revert r241770 and add Basic to the dependencies of clang-check instead. by Adrian Prantl · 10 years ago
  18. 6335057 Move the definition of ~PCHContainerOperations from Basic into Frontend. by Adrian Prantl · 10 years ago
  19. bc06858 Revert "Revert r241620 and follow-up commits" and move the initialization by Adrian Prantl · 10 years ago
  20. 142ec39 Revert r241620 and follow-up commits while investigating linux buildbot failures. by Adrian Prantl · 10 years ago
  21. e50371b Wrap clang modules and pch files in an object file container. by Adrian Prantl · 10 years ago
  22. bb165fb Introduce a PCHContainerOperations interface (NFC). by Adrian Prantl · 10 years ago