aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-18 07:09:44 +0000
committerChris Lattner <sabre@nondot.org>2009-02-18 07:09:44 +0000
commitda425ebf61e605437e71bfb3fb626d08c8f5f590 (patch)
tree9f106fe6339710c91af1c97228920dbb37f7811a /lib
parent965acbb321e94e36aa5365126eee46b97745fdbb (diff)
nothing says "ted was here" like a random url dropped in a header :)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64903 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/Sema/Sema.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Sema/Sema.h b/lib/Sema/Sema.h
index fd59bf0691..a748e5c028 100644
--- a/lib/Sema/Sema.h
+++ b/lib/Sema/Sema.h
@@ -2017,7 +2017,7 @@ struct BlockSemaInfo {
BlockDecl *TheDecl;
- /// TheScope - This is the scope for the block itself, which containsfile://localhost/Volumes/Data/Users/kremenek/llvm/tools/clang
+ /// TheScope - This is the scope for the block itself, which contains
/// arguments etc.
Scope *TheScope;