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

executors: rework GCC/Clang executors #1155

Merged
merged 1 commit into from
Dec 31, 2023
Merged

executors: rework GCC/Clang executors #1155

merged 1 commit into from
Dec 31, 2023

Commits on Dec 31, 2023

  1. executors: rework GCC/Clang executors

    Changes:
    
    * Make -std flags explicit everywhere.
    * Clang no longer inherits from GCC.
    * All C and C-like executors now inherit from CLikeExecutor.
    * Add -std=f95 for F95 executor.
    * CLANGX now correctly passes -std=c++14.
    
    Co-authored-by: Tudor Brindus <[email protected]>
    quantum5 and Xyene committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    53e2766 View commit details
    Browse the repository at this point in the history