[PATCH] D65044: [Format] Add option to enable coroutines keywords
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 9 16:37:42 PDT 2019
sammccall added a comment.
Do we have real examples of code that gets formatted incorrectly when parsed as c++20 but lives in a codebase that uses coroutines TS?
This seems very niche (and probably short-lived) - do we really need this option?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65044/new/
https://reviews.llvm.org/D65044
More information about the cfe-commits
mailing list