[clang-tools-extra] [clang-tidy] Filter out googletest TUs in bugprone-unchecked-optional-access (PR #115051)
Jan Voung via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 8 13:20:37 PST 2025
================
----------------
jvoung wrote:
Done (there was a false-negative example in `unchecked_value_access` but also added the ASSERT_FALSE)
https://github.com/llvm/llvm-project/pull/115051
More information about the cfe-commits
mailing list