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

check host's libstdc++ version when using ci llvm #125411

Merged
merged 6 commits into from
Jun 6, 2024

Commits on Jun 6, 2024

  1. create libcxx-version tool for getting currently used libcxx version

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3a70a81 View commit details
    Browse the repository at this point in the history
  2. check host's libstdc++ version when using ci llvm

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    73ff1d4 View commit details
    Browse the repository at this point in the history
  3. register libcxx-version in triagebot

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1a07e58 View commit details
    Browse the repository at this point in the history
  4. skip src/tools/libcxx-version from tidy

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a2407e8 View commit details
    Browse the repository at this point in the history
  5. add FIXME on libcxx check

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    6bfdb04 View commit details
    Browse the repository at this point in the history
  6. use bootstrap-self-test feature on libstd check

    Signed-off-by: onur-ozkan <work@onurozkan.dev>
    onur-ozkan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dd99021 View commit details
    Browse the repository at this point in the history