This is an archive of the discontinued LLVM Phabricator instance.

[clang-format][NFC] Fix typos and inconsistencies
ClosedPublic

Authored by kuzkry on Feb 20 2022, 3:01 PM.

Diff Detail

Event Timeline

kuzkry requested review of this revision.Feb 20 2022, 3:01 PM
kuzkry created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 20 2022, 3:01 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
kuzkry retitled this revision from [clang-format] fix typos and consistency to [clang-format] Fix typos and consistency.Feb 20 2022, 3:02 PM

Can I ask you to deliver this one for me? My name and email in git format is "Krystian Kuzniarek <krystian.kuzniarek@gmail.com>"

MyDeveloperDay accepted this revision.Feb 20 2022, 3:06 PM
This revision is now accepted and ready to land.Feb 20 2022, 3:06 PM
owenpan accepted this revision.Feb 20 2022, 4:02 PM
owenpan retitled this revision from [clang-format] Fix typos and consistency to [clang-format][NFC] Fix typos and inconsistencies.Feb 20 2022, 4:32 PM
This revision was landed with ongoing or failed builds.Feb 20 2022, 5:21 PM
This revision was automatically updated to reflect the committed changes.

A bit late, but maybe you want to do a follow up. ;)

clang/lib/Format/Format.cpp
1664

;)

owenpan added inline comments.Feb 20 2022, 11:52 PM
clang/lib/Format/Format.cpp
1664

Good catch! I will add it when landing D120217.