% clang-tidy19 main.c -- -I/usr/local/include -fblocks LLVM ERROR: Support for EmbedExpr is not implemented. PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. Stack dump: 0. Program arguments: /usr/local/llvm19/bin/clang-tidy main.c -- -I/usr/local/include -fblocks 1. parser at end of file 2. While analyzing stack: #0 Calling get_schema at line 99 #1 Calling main 3. /home/crest/friendly-s6/main.c:1074:3: Error evaluating statement 4. /home/crest/friendly-s6/main.c:1074:3: Error evaluating statement #0 0x000000082d004c59 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/llvm19/lib/libLLVM.so.19.1+0x3c04c59) #1 0x000000082d002c15 llvm::sys::RunSignalHandlers() (/usr/local/llvm19/lib/libLLVM.so.19.1+0x3c02c15) #2 0x000000082d005328 (/usr/local/llvm19/lib/libLLVM.so.19.1+0x3c05328) #3 0x000000082411658c handle_signal /home/pkgbuild/worktrees/main/lib/libthr/thread/thr_sig.c:0:3 #4 0x0000000824115b4b thr_sighandler /home/pkgbuild/worktrees/main/lib/libthr/thread/thr_sig.c:244:1 #5 0x0000000822a472d3 ([vdso]+0x2d3) #6 0x0000000833d1d35a _thr_kill /home/pkgbuild/obj/home/pkgbuild/worktrees/main/amd64.amd64/lib/libsys/thr_kill.S:4:0 #7 0x000000083372a094 _raise /home/pkgbuild/worktrees/main/lib/libc/gen/raise.c:0:10 #8 0x00000008337ddca9 abort /home/pkgbuild/worktrees/main/lib/libc/stdlib/abort.c:67:17 #9 0x000000082cf58bb3 llvm::report_fatal_error(llvm::Twine const&, bool) (/usr/local/llvm19/lib/libLLVM.so.19.1+0x3b58bb3) #10 0x000000082cf589f9 (/usr/local/llvm19/lib/libLLVM.so.19.1+0x3b589f9) #11 0x000000082854a973 (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3b4a973) #12 0x0000000828546abb clang::ento::ExprEngine::ProcessStmt(clang::Stmt const*, clang::ento::ExplodedNode*) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3b46abb) #13 0x00000008285467e4 clang::ento::ExprEngine::processCFGElement(clang::CFGElement, clang::ento::ExplodedNode*, unsigned int, clang::ento::NodeBuilderContext*) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3b467e4) #14 0x000000082852cb19 clang::ento::CoreEngine::HandleBlockEntrance(clang::BlockEntrance const&, clang::ento::ExplodedNode*) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3b2cb19) #15 0x000000082852c36c clang::ento::CoreEngine::dispatchWorkItem(clang::ento::ExplodedNode*, clang::ProgramPoint, clang::ento::WorkListUnit const&) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3b2c36c) #16 0x000000082852bfb0 clang::ento::CoreEngine::ExecuteWorkList(clang::LocationContext const*, unsigned int, llvm::IntrusiveRefCntPtr) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3b2bfb0) #17 0x0000000828972895 (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3f72895) #18 0x0000000828950b18 (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3f50b18) #19 0x000000082826d09c clang::MultiplexConsumer::HandleTranslationUnit(clang::ASTContext&) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x386d09c) #20 0x0000000826068ba9 clang::ParseAST(clang::Sema&, bool, bool) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x1668ba9) #21 0x000000082822dad9 clang::FrontendAction::Execute() (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x382dad9) #22 0x00000008281aa7e4 clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x37aa7e4) #23 0x00000008284349c8 clang::tooling::FrontendActionFactory::runInvocation(std::__1::shared_ptr, clang::FileManager*, std::__1::shared_ptr, clang::DiagnosticConsumer*) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3a349c8) #24 0x0000000000599788 (/usr/local/llvm19/bin/clang-tidy+0x599788) #25 0x0000000828434805 clang::tooling::ToolInvocation::runInvocation(char const*, clang::driver::Compilation*, std::__1::shared_ptr, std::__1::shared_ptr) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3a34805) #26 0x0000000828433729 clang::tooling::ToolInvocation::run() (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3a33729) #27 0x00000008284361db clang::tooling::ClangTool::run(clang::tooling::ToolAction*) (/usr/local/llvm19/lib/libclang-cpp.so.19.1+0x3a361db) #28 0x0000000000595394 clang::tidy::runClangTidy(clang::tidy::ClangTidyContext&, clang::tooling::CompilationDatabase const&, llvm::ArrayRef, std::__1::allocator>>, llvm::IntrusiveRefCntPtr, bool, bool, llvm::StringRef) (/usr/local/llvm19/bin/clang-tidy+0x595394) #29 0x0000000000582b40 clang::tidy::clangTidyMain(int, char const**) (/usr/local/llvm19/bin/clang-tidy+0x582b40) #30 0x00000008336fef6a __libc_start1 /home/pkgbuild/worktrees/main/lib/libc/csu/libc_start1.c:157:2 zsh: abort (core dumped) clang-tidy19 main.c -- -I/usr/local/include -fblocks