Previously in D99179, I tried to construct debug information for coroutine frames in the middle end to enhance the debugability for coroutines. But I forget to add ReleaseNotes to hint people and documents to help people to use. My bad. @probinson revealed this in https://github.com/llvm/llvm-project/issues/55916.
So I try to add the use document now. Due to I am not a native speaker, any suggestion will be really appreciated.
I don't try to add a ReleaseNote since it was released in versions.
I add 'clang-language-wg' since I feel like guys there might be interested. Although this is not part of standard, it matters about user experiences.
RST requires that the number of underline characters matches what's being underlined, so this causes build errors.