This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Fix a hang when formatting C# $@ string literals
ClosedPublic

Authored by owenpan on Jul 22 2022, 11:48 PM.

Diff Detail

Event Timeline

owenpan created this revision.Jul 22 2022, 11:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2022, 11:48 PM
owenpan requested review of this revision.Jul 22 2022, 11:48 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 22 2022, 11:48 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jul 23 2022, 12:47 PM
curdeius accepted this revision.Jul 23 2022, 9:37 PM
curdeius added inline comments.
clang/lib/Format/FormatTokenLexer.cpp
536
owenpan added inline comments.Jul 25 2022, 3:52 PM
clang/lib/Format/FormatTokenLexer.cpp
536

I left the original comments alone but will insert it before landing.

This revision was landed with ongoing or failed builds.Jul 25 2022, 11:18 PM
This revision was automatically updated to reflect the committed changes.
owenpan marked an inline comment as done.Jul 25 2022, 11:20 PM