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

Demonstrate dropping support for libclang < 5.0 #1807

Closed
wants to merge 4 commits into from

Commits on Feb 20, 2022

  1. Stop testing libclang 4.0

    kulp committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    090146b View commit details
    Browse the repository at this point in the history
  2. Stop accommodating libclang 4.0

    kulp committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    224cecf View commit details
    Browse the repository at this point in the history
  3. Make TargetInfo::new infallible

    It is not clear why this interface was fallible previously anyway.
    kulp committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    10349a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cff640 View commit details
    Browse the repository at this point in the history