Clone this repo:

Branches

  1. de4219c Fix assert "DeclRefExpr for Decl not entered in LocalDeclMap?" by Jennifer Yu · 8 hours ago main master
  2. e8c0423 [ExtractAPI] clang-format DeclarationFragments::insert by Kazu Hirata · 2 hours ago
  3. a56451d [clang][ExtractAPI] Fix -Wpessimizing-move in DeclarationFragments.h (NFC) by Jie Fu · 2 hours ago
  4. 5b1f555 [CMake] Remove BOLT from Fuchsia toolchain by Petr Hosek · 12 days ago
  5. 540592f [clang][ExtractAPI] Modify declaration fragment methods to add a new fragment at an arbitrary offset. by ruturaj4 · 3 days ago
  6. b892f0a [clang][ExtractAPI] Modify declaration fragment methods to add a new fragment at an arbitrary offset. by ruturaj4 · 9 days ago
  7. 3907bf9 [HIP] Add missing __hip_atomic_fetch_sub support by Luke Drummond · 16 hours ago
  8. 254f811 [clang][lex] NFCI: Use DirectoryEntryRef in Preprocessor::MainFileDir by Jan Svoboda · 5 days ago
  9. 0541d6c [clang][lex] NFCI: Use FileEntryRef in Sema::CodeCompleteIncludedFile by Jan Svoboda · 5 days ago
  10. b52015d [clang] NFCI: Use DirectoryEntryRef in Module::Directory by Jan Svoboda · 5 days ago
  11. b27966d [clang][lex] NFCI: Use DirectoryEntryRef in ModuleMap::parseModuleMapFile() by Jan Svoboda · 5 days ago
  12. f24f1aa [clang][lex] NFCI: Use DirectoryEntryRef in ModuleMap::inferFrameworkModule() by Jan Svoboda · 5 days ago
  13. a90f2ed [clang][lex] NFCI: Use FileEntryRef in ModuleMap::{load,lookup}ModuleMap() by Jan Svoboda · 5 days ago
  14. 1140512 [Driver] Remove unused class ForceSuccessCommand by Kazu Hirata · 5 hours ago
  15. d2d5788 [clang] [test] Narrow down an MSVC specific behaviour to only not covever MinGW by Martin Storsjö · 29 hours ago
  16. 44f14e8 [Driver] Report error for unsupported -mlarge-endian/-mlittle-endian by Fangrui Song · 6 hours ago
  17. 0113687 [Driver] Add ClangFlags::TargetSpecific to simplify err_drv_unsupported_opt_for_target processing by Fangrui Song · 7 hours ago
  18. 9d65196 [clang][ExtractAPI] Refactor serializer to the CRTP by Erick Velez · 8 hours ago
  19. 71b97cb [Driver][test] Properly test -mdefault-visibility-export-mapping= by Fangrui Song · 8 hours ago
  20. a3ad139 [clang-tidy] Do not emit bugprone-exception-escape warnings from coroutines by Deniz Evrenci · 9 hours ago