mikaelholmen wrote: Hi @a-tarasyuk ,
With this patch I get the following when building clang-tidy: ``` ../../clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp:504:13: error: enumeration value 'ak_attr_info' not handled in switch [-Werror,-Wswitch] 504 | switch (Kind) { | ^~~~ 1 error generated. ``` https://github.com/llvm/llvm-project/pull/144619 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits