Skip to content

[analyzer] Ignore -fno-tree-dominator-opts#4141

Merged
bruntib merged 1 commit into
Ericsson:masterfrom
bo-dani:master
Jan 8, 2024
Merged

[analyzer] Ignore -fno-tree-dominator-opts#4141
bruntib merged 1 commit into
Ericsson:masterfrom
bo-dani:master

Conversation

@bo-dani
Copy link
Copy Markdown
Contributor

@bo-dani bo-dani commented Dec 22, 2023

The -fno-tree-dominator-opts GCC option is not recognized by clang.

@bo-dani bo-dani changed the title Ignore -fno-move-loop-invariants [analyzer] Ignore -fno-move-loop-invariants Dec 22, 2023
Copy link
Copy Markdown
Contributor

@bruntib bruntib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch!
Could you, please, change the commit message so it includes -fno-tree-dominator-opts instead of -fno-move-loop-invariants?
Thank you!

@bo-dani
Copy link
Copy Markdown
Contributor Author

bo-dani commented Jan 8, 2024

Thanks for the patch! Could you, please, change the commit message so it includes -fno-tree-dominator-opts instead of -fno-move-loop-invariants? Thank you!

Oops, brainfart from my side :)

@bo-dani bo-dani changed the title [analyzer] Ignore -fno-move-loop-invariants [analyzer] Ignore -fno-tree-dominator-opts Jan 8, 2024
@bruntib bruntib merged commit b23833d into Ericsson:master Jan 8, 2024
@whisperity whisperity added analyzer 📈 Related to the analyze commands (analysis driver) config ⚙️ clang-tidy 🐉 clang-tidy is a clang-based C++ “linter” tool. labels Mar 27, 2024
@whisperity whisperity added this to the release 6.24.0 milestone Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

analyzer 📈 Related to the analyze commands (analysis driver) clang-tidy 🐉 clang-tidy is a clang-based C++ “linter” tool. config ⚙️

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants