[clang][dataflow] Model the behavior of various optional members
Model `make_optional`, optional's default constructor, `emplace`, `reset`, and `operator bool` members. Reviewed-by: xazax.hun Differential Revision: https://reviews.llvm.org/D121378
Loading
Please sign in to comment