This is an archive of the discontinued LLVM Phabricator instance.

Fix warning in SnippetGeneratorTest.cpp
Needs ReviewPublic

Authored by philipp.tomsich on Jan 23 2023, 3:24 PM.

Details

Reviewers
lebedev.ri
Summary

Fixes the following warning:

SnippetGeneratorTest.cpp:187:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2023, 3:24 PM
philipp.tomsich requested review of this revision.Jan 23 2023, 3:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 23 2023, 3:24 PM