]> granicus.if.org Git - clang/commit
add some helper methods to AsmStmt and add some comments.
authorChris Lattner <sabre@nondot.org>
Tue, 10 Mar 2009 04:59:06 +0000 (04:59 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 10 Mar 2009 04:59:06 +0000 (04:59 +0000)
commitb327793860737d1c103a73aeda8057dd628a101d
tree0ab061e01ed8d2c718f7e35be9e6c3d2ba012c53
parentf1a08caedb52a3287d38dfff0ac6e1c0a6531c3e
add some helper methods to AsmStmt and add some comments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66521 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h
lib/AST/Stmt.cpp
lib/AST/StmtPrinter.cpp
lib/CodeGen/CGStmt.cpp