]> granicus.if.org Git - clang/commit
[ms-inline asm] Add the left brace source location and improve the pretty
authorChad Rosier <mcrosier@apple.com>
Wed, 15 Aug 2012 16:53:30 +0000 (16:53 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 15 Aug 2012 16:53:30 +0000 (16:53 +0000)
commit7bd092b054444e9800e8de1d8d71c408dbdc8ead
tree23fbaa5e1f649d1ff2fea7b134353493abacd874
parent7f397c5d97fc0c11333d939f2c07bc3b230956e2
[ms-inline asm] Add the left brace source location and improve the pretty
printer.  Patch by Enea Zaffanella <zaffanella@cs.unipr.it>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161958 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Stmt.h
include/clang/Sema/Sema.h
lib/AST/Stmt.cpp
lib/AST/StmtPrinter.cpp
lib/Parse/ParseStmt.cpp
lib/Sema/SemaStmt.cpp
lib/Sema/TreeTransform.h