Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto-Sync] LLVM 18 update #2296

Merged
merged 41 commits into from
Apr 22, 2024
Merged

[Auto-Sync] LLVM 18 update #2296

merged 41 commits into from
Apr 22, 2024

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    3862354 View commit details
    Browse the repository at this point in the history
  2. Fix Python TS bindings to <0.22.0.

    Building the tree-sitter-cpp library on our own will be removed in py-tree-sitter v0.22.0.
    As long as the tree-sitter-cpp doesn;t have Python bindings
    (see: tree-sitter/tree-sitter-cpp#250)
    we have to stick to <0.22.0
    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c4250ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1939cfe View commit details
    Browse the repository at this point in the history
  4. Add formatting check to CI

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6db4e94 View commit details
    Browse the repository at this point in the history
  5. Run ufmt

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    40a060a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28d17d0 View commit details
    Browse the repository at this point in the history
  7. Add Patch tests to workflow

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    452d3c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf34ceb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1fef6a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    34933ae View commit details
    Browse the repository at this point in the history
  11. Update README.md

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b9b6f47 View commit details
    Browse the repository at this point in the history
  12. Add tests for inc generation.

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c674c6a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0fc56c View commit details
    Browse the repository at this point in the history
  14. Use https to clone, not ssh

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    56bb737 View commit details
    Browse the repository at this point in the history
  15. Rename HelerMethods -> Helper

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a5516f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6ebfc7b View commit details
    Browse the repository at this point in the history
  17. Move llvm clone to vendor dir.

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e9118a0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e0c930f View commit details
    Browse the repository at this point in the history
  19. Add license info to auto-sync

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e359e88 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aaece20 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    02f21ae View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    da8d895 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5544e71 View commit details
    Browse the repository at this point in the history
  24. Fixup .reuse dir

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ba08e5b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    aeb66e9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d1f4b5d View commit details
    Browse the repository at this point in the history
  27. Formatting of config files

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e3441e5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f26fe3a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    190d5d2 View commit details
    Browse the repository at this point in the history
  30. Typo and better names

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a95071b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b1e5dad View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4423b87 View commit details
    Browse the repository at this point in the history
  33. Replace deprecated call.

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fcee187 View commit details
    Browse the repository at this point in the history
  34. Fix CI

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d84ccd2 View commit details
    Browse the repository at this point in the history
  35. Replace LGPL-3 with BSD-3

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a69bc94 View commit details
    Browse the repository at this point in the history
  36. Add tests for header patcher.

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e9caca7 View commit details
    Browse the repository at this point in the history
  37. Some cleanups in the Differ.

    Rot127 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4176765 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a0bf99b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    eb0cf5a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2489fc0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    5051f53 View commit details
    Browse the repository at this point in the history