avogelsgesang added a comment. looks good to me on a high-level, but I don't know clang well enough to confidently approve this change
================ Comment at: clang/lib/Sema/SemaCoroutine.cpp:1107 + + // Corotuines will get splitted into pieces. The GNU address of label + // extension wouldn't be meaningful in coroutines. ---------------- Corotuines -> Coroutines ================ Comment at: clang/test/SemaCXX/addr-label-in-coroutines.cpp:5 + +struct Allocator {}; + ---------------- unused CHANGES SINCE LAST ACTION https://reviews.llvm.org/D131938/new/ https://reviews.llvm.org/D131938 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits