torarnv wrote: @Bigcheese @rjmccall @shafik I threw some tokens at a WIP solution for #163965
Does this generally match what you imagined? I also considered an explicit `RequiresBlockDecl` for the top level `requires`, instead of touching `ModuleDecl` but that would touch all the AST visitors, so I opted for the smaller diff/change. Let me know if you have feedback! https://github.com/llvm/llvm-project/pull/207515 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
