]> granicus.if.org Git - clang/commit
StringRef'ication of lots stuff, patch by Peter Davies!
authorDaniel Dunbar <daniel@zuster.org>
Tue, 17 Aug 2010 22:39:59 +0000 (22:39 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 17 Aug 2010 22:39:59 +0000 (22:39 +0000)
commit4087f27e5416c799bcb6be072f905be752acb61c
tree24dfa4a8e27b617c00b1e40677a054356ab7affc
parent5505413ee8e4e2924f52ba81181071f3a492e7d9
StringRef'ication of lots stuff, patch by Peter Davies!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111314 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
include/clang/AST/Decl.h
lib/AST/ASTContext.cpp
lib/AST/RecordLayoutBuilder.cpp
lib/AST/StmtPrinter.cpp
lib/Checker/CheckSecuritySyntaxOnly.cpp
lib/CodeGen/CGObjCMac.cpp
lib/Rewrite/RewriteObjC.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaObjCProperty.cpp