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
diff --git a/lib/Sema/Sema.h b/lib/Sema/Sema.h
index fd59bf0..a748e5c 100644
--- a/lib/Sema/Sema.h
+++ b/lib/Sema/Sema.h
@@ -2017,7 +2017,7 @@
   
   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;