[PATCH] D91245: [clang-format] Recognize c++ coroutine keywords as unary operator to avoid misleading pointer alignment

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 15 03:34:12 PST 2020


MyDeveloperDay added a comment.

Aside: Would you be prepared to take a look at D34225: [clang-format] Teach clang-format how to handle C++ coroutines <https://reviews.llvm.org/D34225> which is pretty much been abandoned, and see if there is anything there that might help the co_routinues support?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91245/new/

https://reviews.llvm.org/D91245



More information about the cfe-commits mailing list