[cfe-commits] r161703 - in /cfe/trunk: include/clang/AST/Stmt.h lib/AST/Stmt.cpp

Enea Zaffanella zaffanella at cs.unipr.it
Wed Aug 15 01:26:05 PDT 2012


On 08/13/2012 06:46 PM, Chad Rosier wrote:
[...]
> The ms-style inline assembly is still in the very early stages of
development and we do intend on improving the support better source
location tracking.
>
> Patches are welcome..
>
>   Chad

Thanks for the many improvements that have been committed.

Find attached a simple patch adding the left brace source location, 
together with a minor improvement to the pretty printer using method 
hasBraces().

Enea.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: LBraceLoc.patch
Type: text/x-diff
Size: 7087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120815/d1b483df/attachment.patch>


More information about the cfe-commits mailing list