This is an archive of the discontinued LLVM Phabricator instance.

Handle multiple escaped newlines between */ correctly
AbandonedPublic

Authored by lodewillems on May 24 2021, 2:53 AM.

Details

Reviewers
None
Summary

Clang currently only recognizes a single escaped line between the end characters
of a block comment.

Fixes bug 15706

Diff Detail

Event Timeline

lodewillems requested review of this revision.May 24 2021, 2:53 AM
lodewillems created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2021, 2:53 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript