[PATCH] D151192: [clang-tidy] have bugprone-unchecked-optional-access check boost::optional usage

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 02:10:03 PDT 2023


gribozavr2 added a comment.

Could you change the tests to cover the new case? They are here: `llvm-project/clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151192/new/

https://reviews.llvm.org/D151192



More information about the cfe-commits mailing list