aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/LiveVariables.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2008-10-21 16:14:35 +0000
committerDouglas Gregor <dgregor@apple.com>2008-10-21 16:14:35 +0000
commit0165b0c09ef1f25d1818868a632f3565a677953d (patch)
tree093cd55db12c3431435f640b1c0d67d9d2cb4dbc /lib/Analysis/LiveVariables.cpp
parent8e9bebdea69c590dedfbf27374114cb76fe12fbd (diff)
Cosmetic patch from João Paulo Rechi Vita
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57910 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/LiveVariables.cpp')
-rw-r--r--lib/Analysis/LiveVariables.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Analysis/LiveVariables.cpp b/lib/Analysis/LiveVariables.cpp
index 58affbfcda..e0b3f1992c 100644
--- a/lib/Analysis/LiveVariables.cpp
+++ b/lib/Analysis/LiveVariables.cpp
@@ -4,7 +4,6 @@
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
-// details.
//
//===----------------------------------------------------------------------===//
//