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

Implement stdmodule clang detection flag #4805

Merged
merged 8 commits into from
Mar 24, 2024

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    fbbe6ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d960686 View commit details
    Browse the repository at this point in the history
  3. use os.iorunv

    Arthapz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    9845737 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11282b5 View commit details
    Browse the repository at this point in the history
  5. apply PR suggestion

    Arthapz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b3115d8 View commit details
    Browse the repository at this point in the history
  6. handle case for clang std module detection when -print-library-module…

    …-manifest-path doesn't find libc++.module.json
    Arthapz committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1d1474d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a596970 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8087574 View commit details
    Browse the repository at this point in the history