aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;