[clang-tools-extra] [clang-tidy] Add MLIR check for old op builder usage. (PR #149148)
Jacques Pienaar via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 26 07:41:52 PDT 2025
jpienaar wrote:
Yeah I was wondering if linkage related as that's only way with the code not running that it could have impact. Definitely not intentionally skipping it ... Well and it also explains why I couldn't see anything different while trying different sanitizers, as I wasn't doing any shared lib builds.
https://github.com/llvm/llvm-project/pull/149148
More information about the cfe-commits
mailing list