From: Chris Lattner Date: Sat, 1 Mar 2008 08:43:22 +0000 (+0000) Subject: newline at end of file, by David Chisnall X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72fc3b30d775a6b720dd0dd87aa853226f0625dd;p=clang newline at end of file, by David Chisnall git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47788 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/clang/Analysis/PathSensitive/GRExprEngine.h b/include/clang/Analysis/PathSensitive/GRExprEngine.h index 73fd513191..3ad87b2e75 100644 --- a/include/clang/Analysis/PathSensitive/GRExprEngine.h +++ b/include/clang/Analysis/PathSensitive/GRExprEngine.h @@ -446,4 +446,5 @@ protected: ValueState* MarkBranch(ValueState* St, Stmt* Terminator, bool branchTaken); }; -} // end clang namespace \ No newline at end of file +} // end clang namespace +