```bash 15 | #warning The ClangTidyModuleRegistry.h header is deprecated and will be removed in LLVM 24. All of the symbols it used to define have been moved into ClangTidyModule.h. | ^~~~~~~ [100%] Linking CXX shared module libbitcoin-tidy.so ```
Do not allow thread_local vars with non-trivial destructors
Enable `bitcoin-unterminated-logprintf`. Co-authored-by: Cory Fields <cory-nospam-@coryfields.com>