This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] add missing config parse test for short lambda
ClosedPublic

Authored by Backl1ght on Dec 15 2022, 7:04 AM.

Details

Summary

It looks like config parse test for short lambda is missing, and I think it should be added.

Diff Detail

Event Timeline

Backl1ght created this revision.Dec 15 2022, 7:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 7:04 AM
Backl1ght requested review of this revision.Dec 15 2022, 7:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 7:04 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Backl1ght edited the summary of this revision. (Show Details)Dec 15 2022, 7:09 AM
HazardyKnusperkeks added inline comments.
clang/unittests/Format/ConfigParseTest.cpp
545

Please add this comment.

This revision is now accepted and ready to land.Dec 15 2022, 11:01 AM
This revision was landed with ongoing or failed builds.Dec 16 2022, 5:37 AM
This revision was automatically updated to reflect the committed changes.