================ @@ -218,87 +218,6 @@ inline void assertStreamStateOpened(const StreamState *SS) { assert(SS->isOpened() && "Stream is expected to be opened"); } -struct StreamOperationEvaluator { ---------------- balazske wrote:
There should be something that is used from `StreamChecker` class, likely the bug type access functions. https://github.com/llvm/llvm-project/pull/83288 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits