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;
   


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to