[llvm] [clang] [Coroutines] Introduce [[clang::coro_only_destroy_when_complete]] (PR #71014)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 5 20:52:54 PST 2023
https://github.com/h-vetinari commented:
There is substantial inconsistency between "coro only destroy when complete" and "... when done" throughout the PR (in various forms; e.g. literal strings, snake_case, CamelCase, ALL_CAPS as well as file names).
Presumably there should only be one spelling everywhere.
https://github.com/llvm/llvm-project/pull/71014
More information about the cfe-commits
mailing list