This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] fix cppcoreguidelines-init-variables with catch variables
ClosedPublic

Authored by njames93 on Jun 30 2020, 4:34 PM.

Diff Detail

Event Timeline

njames93 created this revision.Jun 30 2020, 4:34 PM
njames93 updated this revision to Diff 274654.Jun 30 2020, 4:57 PM

Remove unneeded include

njames93 updated this revision to Diff 274655.Jun 30 2020, 4:58 PM

New line at end of file

Harbormaster completed remote builds in B62432: Diff 274655.
This revision is now accepted and ready to land.Jul 1 2020, 4:36 AM
This revision was automatically updated to reflect the committed changes.