Skip to content
Commit c47c6ac0 authored by Yaron Keren's avatar Yaron Keren
Browse files

Correct misleading formatting of several ifs followed by two statements without braces.

While the original code would work with or without braces, it makes sense to
set HaveSemi to true only if (!HaveSemi), otherwise it's already true, so I
put the assignment inside the if block. This addresses PR25998.

llvm-svn: 256688
parent dbdc9c27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment