[PATCH] D133248: [clang] Fix crash upon stray coloncolon token in C2x mode

YingChi Long via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 06:59:41 PDT 2022


inclyc added a comment.

In D133248#3865010 <https://reviews.llvm.org/D133248#3865010>, @SuibianP wrote:

> @aaron.ballman Thanks for the guidance! I have rectified the parentheses and appended to the release notes. Please feel free to point out any additional issues with the Differential.
>
> If all is good, I would like to have the patch attributed to `Jialun Hu <jialun_hu at apple.com>`.

Thanks @SuibianP ! I've committed this for you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133248



More information about the cfe-commits mailing list