]> granicus.if.org Git - clang/commit
[ms-inline asm] Rename getClobber to getClobberStringLiteral. No functional
authorChad Rosier <mcrosier@apple.com>
Mon, 27 Aug 2012 23:28:41 +0000 (23:28 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 27 Aug 2012 23:28:41 +0000 (23:28 +0000)
commit5c7f59445ae68109c7ffee731aca2ce32db587c7
tree6b163e901fc034515e000db2297f6c64a1e84b82
parent06d43684289bfcf3b2dbaf081aa861f76933d891
[ms-inline asm] Rename getClobber to getClobberStringLiteral.  No functional
change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162710 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/RecursiveASTVisitor.h
include/clang/AST/Stmt.h
lib/AST/StmtPrinter.cpp
lib/AST/StmtProfile.cpp
lib/CodeGen/CGStmt.cpp
lib/Sema/TreeTransform.h
lib/Serialization/ASTWriterStmt.cpp
tools/libclang/RecursiveASTVisitor.h