================ @@ -218,87 +218,6 @@ inline void assertStreamStateOpened(const StreamState *SS) { assert(SS->isOpened() && "Stream is expected to be opened"); } -struct StreamOperationEvaluator { ---------------- NagyDonat wrote:
Why are you moving the definition of this struct? (Feel free to move it if you want, I'm just curious.) 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