From: Anna Zaks Date: Fri, 3 Aug 2012 21:49:42 +0000 (+0000) Subject: [analyzer] Fixup: remove the extra whitespace X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1290e006045a72120329ad23aa43c66fbe300be;p=clang [analyzer] Fixup: remove the extra whitespace git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161265 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/StaticAnalyzer/Core/ProgramState.cpp b/lib/StaticAnalyzer/Core/ProgramState.cpp index 5730bc985a..b44c470a90 100644 --- a/lib/StaticAnalyzer/Core/ProgramState.cpp +++ b/lib/StaticAnalyzer/Core/ProgramState.cpp @@ -773,29 +773,3 @@ ProgramStateRef ProgramState::addDynamicTypeInfo(const MemRegion *Reg, } return this; } - - - - - - - - - - - - - - - - - - - - - - - - - -