whitespace cleanup
authorAdrian Prantl <aprantl@apple.com>
Mon, 21 Oct 2019 22:48:27 +0000 (22:48 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 21 Oct 2019 22:48:27 +0000 (22:48 +0000)
llvm-svn: 375465

lldb/unittests/Expression/DWARFExpressionTest.cpp

index f726d77..f6276de 100644 (file)
@@ -282,7 +282,7 @@ TEST(DWARFExpression, DW_OP_convert) {
   //
   // Positive tests.
   //
-  
+
   // Truncate to default unspecified (pointer-sized) type.
   EXPECT_THAT_EXPECTED(
       t.Eval({DW_OP_const8u, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, //