PiotrZSL requested changes to this revision. PiotrZSL added a comment. This revision now requires changes to proceed.
- Add some simple test (positive and negative), just to prove that it's detected - Add release note entry - Add entry in check documentation, that boost::optional may be partially supported - boost::optional got other methods like `get`, `get_value_or`, `get_ptr`, `is_initialized` that won't be detected and therefor false-positive issue can be produced, add support for them or mention this limitation in documentation. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D151192/new/ https://reviews.llvm.org/D151192 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits