Skip to content

build is missing command line flags to clang-tidy #52190

Open

Description

Since c3a08fe, we no longer pass user flags (CFLAGS, etc) to the analysis tools, since these are added directly to JCFLAGS instead of JCFLAGS_common. Additionally, we set some options in FLAGS based on the selected GCC compiler, even though we are passing those to clang. It looks like the logic for combining the FLAGS_* into FLAGS needs to move deeper and later in to the Makefiles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    buildingBuild system, or building Julia or its dependenciesregressionRegression in behavior compared to a previous versiontestThis change adds or pertains to unit tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions