[PATCH] D136337: [clang-format] Discard pre-processor statements in parseBracedList()

Tobias Hieta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 24 23:36:30 PDT 2022


thieta abandoned this revision.
thieta added a comment.

In D136337#3881476 <https://reviews.llvm.org/D136337#3881476>, @owenpan wrote:

> Can you create an issue on GitHub and include the details on how to reproduce the problem using the latest clang-format?

Ah I re-tested this with main and it seems like there has been a lot of changes to parseBracedList() since I started to investigate this and it seems to work out of the box now. I will close this diff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136337



More information about the cfe-commits mailing list