Clone this repo:
  1. 65acf43 [FrontendTests] Try again to make test not write an output file by Benjamin Kramer · 4 years, 5 months ago master
  2. 3f4b391 Revert "[FrontendTests] Don't actually run the full compiler, parsing is sufficient." by Benjamin Kramer · 4 years, 5 months ago
  3. 327f79b [FrontendTests] Don't actually run the full compiler, parsing is sufficient. by Benjamin Kramer · 4 years, 5 months ago
  4. 25e98e8 [clang-fuzzer] Update proto fuzzer example for r375453. by Benjamin Kramer · 4 years, 5 months ago
  5. 7e03c67 Refactor DependencyScanningTool to its own file by Kousik Kumar · 4 years, 5 months ago
  6. c676199 Minor coding style fix. NFC. by Michael Liao · 4 years, 5 months ago
  7. 36a094a Fix -fuse-init-array decision logic on NetBSD by Joerg Sonnenberger · 4 years, 5 months ago
  8. 5d899f7 [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includes search paths and diagnostics. by Michael J. Spencer · 4 years, 5 months ago
  9. 73e4766 [clang-fuzzer] Add new fuzzer target for Objective-C by David Goldman · 4 years, 5 months ago
  10. c12eb40 SemaTemplateDeduction - silence static analyzer getAs<> null dereference warnings. NFCI. by Simon Pilgrim · 4 years, 5 months ago
  11. fd456e4 [Clang] Add VerboseOutputStream to CompilerInstance by Scott Linder · 4 years, 5 months ago
  12. 03d35ab SemaExceptionSpec - silence static analyzer getAs<> null dereference warnings. NFCI. by Simon Pilgrim · 4 years, 5 months ago
  13. 12014db [test] Merge Driver/as-w-warnings.c into as-no-warnings.c by Fangrui Song · 4 years, 5 months ago
  14. 08b8248 Prune include of DataLayout.h from include/clang/Basic/TargetInfo.h. NFC by Bjorn Pettersson · 4 years, 5 months ago
  15. f8ae7e9 Prune Pass.h include from DataLayout.h. NFCI by Bjorn Pettersson · 4 years, 5 months ago
  16. 9aba456 Fix Wdocumentation warning. NFCI. by Simon Pilgrim · 4 years, 5 months ago
  17. 14947e8 PCH debug info: Avoid appending the source directory to an absolute path by Adrian Prantl · 4 years, 5 months ago
  18. c78da41 [AMDGPU] Fix assertion due to initializer list by Yaxun Liu · 4 years, 5 months ago
  19. e0049ed Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includes search paths and diagnostics." and "[Docs] Fix header level." by Michael J. Spencer · 4 years, 5 months ago
  20. 9504ebb [analyzer] PR43551: Do not dereferce void* in UndefOrNullArgVisitor. by Artem Dergachev · 4 years, 5 months ago