From f3fbd1c0586ff6ec7895991e6c28f61a503c36a8 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sat, 23 Jul 2016 20:50:09 +0000 Subject: Vendor import of lldb release_39 branch r276489: https://llvm.org/svn/llvm-project/lldb/branches/release_39@276489 --- unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp') diff --git a/unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp b/unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp index a0a6f986cef6..ddac220c7954 100644 --- a/unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp +++ b/unittests/ScriptInterpreter/Python/PythonExceptionStateTests.cpp @@ -171,4 +171,4 @@ TEST_F(PythonExceptionStateTest, TestAutoRestoreChanged) EXPECT_TRUE(PythonExceptionState::HasErrorOccurred()); PyErr_Clear(); -} \ No newline at end of file +} -- cgit v1.2.3