1. 546943f Reland "[tools] Updating PPCallbacks::InclusionDirective calls" by Julie Hockett · 7 years ago
  2. 4a43843 Revert "[tools] Updating PPCallbacks::InclusionDirective calls" by Julie Hockett · 7 years ago
  3. 4e548fe [tools] Updating PPCallbacks::InclusionDirective calls by Julie Hockett · 7 years ago
  4. 12b4074 Revert "[Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<>" by Roman Lebedev · 8 years ago
  5. 6b56a11 [Tooling] [1/1] Refactor FrontendActionFactory::create() to return std::unique_ptr<> by Roman Lebedev · 8 years ago
  6. 0dfdb44 Support: Have directory_iterator::status() return FindFirstFileEx/FindNextFile results on Windows. by Peter Collingbourne · 8 years ago
  7. a67cf00 Fix memory leak by using unique_ptr by David Blaikie · 9 years ago
  8. 08124b1 modernize-use-auto NFC fixes by Piotr Padlewski · 9 years ago
  9. 442f1b2 There were problems if a relative path is used for an include path, the path will be normalized to ./xxx. I don't know how to test this in a way that will work in a separated source/output environment, but it seems reasonable to assume that -I options won't be for provate directories. by John Thompson · 10 years ago
  10. b3eef01 Added coverage check for extensionless headers, and exclude hidden dot directoryies. by John Thompson · 10 years ago
  11. e04a3da Revert "Apply modernize-use-default to clang-tools-extra." by David Blaikie · 10 years ago
  12. 3ca34bc Apply modernize-use-default to clang-tools-extra. by Angel Garcia Gomez · 10 years ago
  13. 96f5551 Fixed modularize to warn about missing headers referenced in a module map. by John Thompson · 10 years ago
  14. 9d5ae21 Update to match clang r237508. by Richard Smith · 10 years ago
  15. 87638f6 Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 10 years ago
  16. 4754aa8 Refactor: Simplify boolean expression in modularize by David Blaikie · 11 years ago
  17. 8eb8d93 Added module map coverage support, extracted from module-map-checker. by John Thompson · 11 years ago