forked from OSchip/llvm-project
7e63a0d479
This check verifies the safety of access to `std::optional` and related types (including `absl::optional`). It is based on a corresponding Clang Dataflow Analysis, which does most of the work. This check merely runs it and converts its findings into diagnostics. Differential Revision: https://reviews.llvm.org/D121120 |
||
---|---|---|
.. | ||
checkers | ||
infrastructure | ||
CTTestTidyModule.cpp | ||
check_clang_tidy.py |