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

WIP cross module exception ODR experiments #4283

Closed
wants to merge 8 commits into from

Commits on Oct 24, 2022

  1. Empty *cross_module_exception_odr_* files, to be filled in.

    Ralf W. Grosse-Kunstleve committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    8c62dad View commit details
    Browse the repository at this point in the history
  2. This passes local testing.

    Ralf W. Grosse-Kunstleve committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c35451f View commit details
    Browse the repository at this point in the history
  3. This still passes local testing.

    Ralf W. Grosse-Kunstleve committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    7a8612d View commit details
    Browse the repository at this point in the history
  4. This still passes local testing (with clang 14 and gcc 12).

    Ralf W. Grosse-Kunstleve committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    419bc32 View commit details
    Browse the repository at this point in the history
  5. cmake additions

    Ralf W. Grosse-Kunstleve committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    44dc0fa View commit details
    Browse the repository at this point in the history
  6. clang-tidy: explicit

    Ralf W. Grosse-Kunstleve committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    c9abf79 View commit details
    Browse the repository at this point in the history
  7. Add C4275 warning suppressions for _MSC_VER

    Ralf W. Grosse-Kunstleve committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f381a34 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. linux, darwin: sys.setdlopenflags(RTLD_GLOBAL | RTLD_NOW)

    Ralf W. Grosse-Kunstleve committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    42c9554 View commit details
    Browse the repository at this point in the history