- Package:
- clang-tidy
- Source:
- clang-tidy
- Description:
- clang-based C++ linter tool
- Submitter:
- Alejandro Colomar
- Date:
- 2025-11-23 06:33:01 UTC
- Severity:
- normal
- Tags:
Dear maintainer, The clang-tidy clang-diagnostic-unused-macros warning triggers on header guards, which of course are unused. Cheers, Alex
Hello You should report this upstream with an example; Cheers S Le 18/12/2022 à 01:30, Alejandro Colomar a écrit :
Hi Sylvestre, Done; thanks. <https://github.com/llvm/llvm-project/issues/59572> Cheers, Alex