1. 5cec377 Address a bunch of clang-tidy complaints. by Elliott Hughes · 8 years ago
  2. c166113 versioner: remove parsing of platforms. by Josh Gao · 8 years ago
  3. ab25d0b versioner: compile headers in both C and C++ mode. by Josh Gao · 8 years ago
  4. 35aa213 versioner: kill some obsolete versions. by Josh Gao · 8 years ago
  5. 1db06fa Merge "libc: Split FORTIFY into its own headers" by Treehugger Robot · 8 years ago
  6. d2ab9ff versioner: compile with `clang -include foo.h -`. by Josh Gao · 8 years ago
  7. b97049c libc: Split FORTIFY into its own headers by George Burgess IV · 8 years ago
  8. 05fd20c Merge changes Ia7200bf0,I86999bb7 by Treehugger Robot · 8 years ago
  9. d10d3ee versioner: disable container overflow checks by Andreas Gampe · 8 years ago
  10. b50b8c8 versioner: fix leak. by Josh Gao · 8 years ago
  11. ff6c8de Remove unused lambda captures by Yi Kong · 8 years ago
  12. d744a9b versioner: fix indentation in usage. by Josh Gao · 8 years ago
  13. 0a284f5 versioner: start using C++17. by Josh Gao · 9 years ago
  14. 9f9200c Merge "versioner: extract strict warnings out of -v into its own flag." by Josh Gao · 9 years ago
  15. 2796894 Merge "versioner: use a single work queue." by Josh Gao · 9 years ago
  16. acc3d80 versioner: extract strict warnings out of -v into its own flag. by Josh Gao · 9 years ago
  17. 338cf12 versioner: use a single work queue. by Josh Gao · 9 years ago
  18. 3091f5a versioner: ignore non-header files. by Josh Gao · 9 years ago
  19. b3321c9 Merge changes I72d37b7c,I7d254a10,I2e967acf by Treehugger Robot · 9 years ago
  20. 78b8a14 versioner: use a virtual filesystem for input files. by Josh Gao · 9 years ago
  21. b5c4963 versioner: cache -cc1 flags generated by the clang Driver. by Josh Gao · 9 years ago
  22. 16016df versioner: refactor to use CompilerInstance directly. by Josh Gao · 9 years ago
  23. 1a176de versioner: allow static inlines that don't conflict. by Josh Gao · 9 years ago
  24. dfb74c5 Minor copyright header unification. by Elliott Hughes · 9 years ago
  25. ac3e564 versioner: turn on -Wundef. by Josh Gao · 9 years ago
  26. bb96628 versioner: turn on -Wall -Wextra -Werror. by Josh Gao · 9 years ago
  27. a77b3a9 versioner: handle _FILE_OFFSET_BITS=64. by Josh Gao · 9 years ago
  28. f8592a3 versioner: add support for preprocessing headers. by Josh Gao · 9 years ago
  29. 566735d versioner: purge iostreams. by Josh Gao · 9 years ago
  30. bfb6bae versioner: replace availability attributes with annotate. by Josh Gao · 9 years ago
  31. d8c7725 versioner: whitelist atexit, turn on symbol checking by default. by Josh Gao · 9 years ago
  32. 958f3b3 versioner: fix false positive with functions only available as inlines. by Josh Gao · 9 years ago
  33. 173e7c0 versioner: improve error output slightly. by Josh Gao · 9 years ago
  34. d67dbf0 versioner: ignore functions that are __INTRODUCED_IN_FUTURE. by Josh Gao · 9 years ago
  35. 9b5af7a versioner: autodetect paths when no specified. by Josh Gao · 9 years ago
  36. 62aaf8f versioner: improve usage messages. by Josh Gao · 9 years ago
  37. bf8a285 versioner: introduce. by Josh Gao · 9 years ago