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

Remove support for clang below version 3.9 #1830

Merged
merged 6 commits into from
Jul 20, 2020

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    c234c95 View commit details
    Browse the repository at this point in the history
  2. Stop testing libclang 3.8

    kulp committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d5afc4a View commit details
    Browse the repository at this point in the history
  3. Stop accommodating libclang 3.8

    kulp committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    28325a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c507f0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fa7638 View commit details
    Browse the repository at this point in the history
  6. Remove obsoleted is_loaded checks

    It is not clear what version of libclang these supported.
    
    Refer to rust-lang#1321, rust-lang#1304, rust-lang#916, rust-lang#915.
    kulp committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    c6d9d54 View commit details
    Browse the repository at this point in the history