[cfe-commits] r161703 - in /cfe/trunk: include/clang/AST/Stmt.h lib/AST/Stmt.cpp
Chad Rosier
mcrosier at apple.com
Wed Aug 15 09:55:05 PDT 2012
On Aug 15, 2012, at 1:26 AM, Enea Zaffanella wrote:
> 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().
Committed as clang revision 161958. Thanks, Enea.
> Enea.
>
> <LBraceLoc.patch>
More information about the cfe-commits
mailing list