This flag is GCC only, but will be passed to the clang-tidy options
causing a diagnostic error. This diff prevents using the incompatible
flag when clang-tidy is enabled.
Since this is a hard error, it cannot be filtered out.
Details
Details
- Reviewers
markblundeberg - Group Reviewers
Restricted Project - Commits
- rSTAGING6e1e1acb25d5: [CMAKE] Fix incompatibility between clang-tidy and -fstack-reuse
rABC6e1e1acb25d5: [CMAKE] Fix incompatibility between clang-tidy and -fstack-reuse
With GCC and clang-tidy enabled:
ninja check
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable