[PATCH] D72911: clang-format: fix spacing in `operator const char*()`

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 2 02:30:36 PST 2020


hans added a comment.

In D72911#1900091 <https://reviews.llvm.org/D72911#1900091>, @sylvestre.ledru wrote:

> @krasimir @MyDeveloperDay @hans Looks like it is a regression from https://reviews.llvm.org/D72911
>  and the fix isn't in 10.0rc2.
>  Should we take it?


Seems pretty safe. I've pushed it as 99e5b2ff9df5ca4c7fe13b63f60d953058cd9ca3 <https://reviews.llvm.org/rG99e5b2ff9df5ca4c7fe13b63f60d953058cd9ca3>. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72911





More information about the cfe-commits mailing list