[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
Tue Feb 7 23:05:26 PST 2023


owenpan added a comment.

In D143546#4111827 <https://reviews.llvm.org/D143546#4111827>, @rymiel wrote:

> I've been sniped! (but only because i spent hours discussing with people if the error is pedantically valid, which it turns out it is)

I was wondering why you didn't assign yourself. :) When I saw the bug report, I immediately remembered D134853#3829710 <https://reviews.llvm.org/D134853#3829710> and knew it was indeed a bug. As this one is an invalid-code-generation bug, I wanted it fixed ASAP.


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