Commit a30e9a1a authored by Vitaly Buka's avatar Vitaly Buka
Browse files

[NFC][msan] Fix formating

parent fbb2d938
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5602,7 +5602,6 @@ struct VarArgSystemZHelper : public VarArgHelperBase {
                       Alignment, RegSaveAreaSize);
  }


  // FIXME: This implementation limits OverflowOffset to kParamTLSSize, so we
  // don't know real overflow size and can't clear shadow beyond kParamTLSSize.
  void copyOverflowArea(IRBuilder<> &IRB, Value *VAListTag) {