[PATCH] D135356: [Format] Fix crash when hitting eof while lexing JS template string

Gulfem Savrun Yeniceri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 10:04:00 PDT 2022


gulfem added a comment.

In D135356#3840428 <https://reviews.llvm.org/D135356#3840428>, @sammccall wrote:

> Fixed by 4b53c00173163774d32125fbcae283a46a9a4b19 <https://reviews.llvm.org/rG4b53c00173163774d32125fbcae283a46a9a4b19> I think.

It fixed the test error that we are seeing, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135356



More information about the cfe-commits mailing list