From 89a000d03a54840270ac70ece67fe9a734925cd5 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Mon, 26 Nov 2018 23:17:52 +0000 Subject: [PATCH] Remove trailing empty line llvm-svn: 347613 --- docs/StackSafetyAnalysis.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/StackSafetyAnalysis.rst b/docs/StackSafetyAnalysis.rst index 07112dc7ca4..8573b7a2bb9 100644 --- a/docs/StackSafetyAnalysis.rst +++ b/docs/StackSafetyAnalysis.rst @@ -54,4 +54,3 @@ as usual but additionally store stack-safe information in the a 'safe' variable we can produce an additional report to let the user know that probably Stack Safety Analysis failed and we should check for a bug in the compiler. -