[PATCH] D147357: [clang-tidy] Add bugprone-optional-value-conversion check

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 11 13:09:09 PDT 2023


PiotrZSL planned changes to this revision.
PiotrZSL added a comment.

TODO: Fix pointers, Add more tests, consider free standing value extraction functions like boost::get


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147357



More information about the cfe-commits mailing list