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

[TEST] Move llvm import test away from minimum test #9171

Merged
merged 3 commits into from
Oct 1, 2021

Commits on Sep 30, 2021

  1. [TEST] Move llvm import test away from minimum test

    The llvm import relies on the same system clang and llvm version and
    may be tricky to get right on all platforms.
    Given this is an advanced feature, and there has been some problems
    in windows(could relates to clang version update).
    This PR moves away from minimum tests.
    tqchen committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    79a966a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    c55aa41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14867f9 View commit details
    Browse the repository at this point in the history