[cfe-commits] r64903 - /cfe/trunk/lib/Sema/Sema.h
Chris Lattner
sabre at nondot.org
Tue Feb 17 23:09:44 PST 2009
Author: lattner
Date: Wed Feb 18 01:09:44 2009
New Revision: 64903
URL: http://llvm.org/viewvc/llvm-project?rev=64903&view=rev
Log:
nothing says "ted was here" like a random url dropped in a header :)
Modified:
cfe/trunk/lib/Sema/Sema.h
Modified: cfe/trunk/lib/Sema/Sema.h
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/Sema.h?rev=64903&r1=64902&r2=64903&view=diff
==============================================================================
--- cfe/trunk/lib/Sema/Sema.h (original)
+++ cfe/trunk/lib/Sema/Sema.h Wed Feb 18 01:09:44 2009
@@ -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;
More information about the cfe-commits
mailing list