Skip to content

Commit 193d23d

Browse files
authored
Undo whitespace changes in common.cpp
1 parent cf35e50 commit 193d23d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flang/lib/Evaluate/common.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@
1111

1212
using namespace Fortran::parser::literals;
1313

14-
15-
1614
namespace Fortran::evaluate {
1715

18-
1916
void RealFlagWarnings(
2017
FoldingContext &context, const RealFlags &flags, const char *operation) {
2118
if (context.languageFeatures().ShouldWarn(

0 commit comments

Comments
 (0)