Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Define compiler flags for gcc compiler #731

@AlexanderLanin

Description

@AlexanderLanin

So far only -Wall -Wextra -pedantic is planned. That's a start, but it's like half of what the compiler can warn us about.

Before adding another tool like clang-tidy, we need to leverage the tools we already have and configure them properly to provide warnings about issues in our code.

Metadata

Metadata

Labels

Type

Projects

Status

Draft

Status

No status

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions