[PATCH] D158363: [clang-format] Fix segmentation fault when formatting nested namespaces

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 12:18:22 PDT 2023


HazardyKnusperkeks added a comment.

In D158363#4606159 <https://reviews.llvm.org/D158363#4606159>, @d0nc1h0t wrote:

> In D158363#4604468 <https://reviews.llvm.org/D158363#4604468>, @HazardyKnusperkeks wrote:
>
>> Please upload the patch with the full context.
>
> I'm creating a patch via 'git diff' from the root of the project. What does full context mean?

If you look at your diff here there is `Context not available.`. Please use `git diff -U99999`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158363



More information about the cfe-commits mailing list