[PATCH] D143546: [clang-format] Insert a space between a numeric UDL and a dot

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 9 15:21:43 PST 2023


owenpan marked an inline comment as done.
owenpan added a comment.

In D143546#4116354 <https://reviews.llvm.org/D143546#4116354>, @MyDeveloperDay wrote:

> In D143546#4114341 <https://reviews.llvm.org/D143546#4114341>, @owenpan wrote:
>
>> In D143546#4113721 <https://reviews.llvm.org/D143546#4113721>, @rymiel wrote:
>>
>>> In D143546#4112077 <https://reviews.llvm.org/D143546#4112077>, @owenpan wrote:
>>>
>>>> As this one is an invalid-code-generation bug, I wanted it fixed ASAP.
>>>
>>> Do you intend to backport it to the 16 release branch then?
>>
>> I don't know but will go with whatever you, @MyDeveloperDay and @HazardyKnusperkeks prefer.
>
> honestly, I trust your judgement @owenpan. I'm ok either way.

Thanks! I've added the backport request <https://github.com/llvm/llvm-project/issues/60576#issuecomment-1424967912>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143546



More information about the cfe-commits mailing list