[cfe-commits] [Patch][Review request] fix for PR9812
Anton Yartsev
anton.yartsev at gmail.com
Tue Feb 14 05:38:57 PST 2012
Hi all,
the patch brings LangOptions to DeclSpec to make getSpecifierName()
return proper type name for bool.
It would be probably better to pass PrintingPolicy obtained from
Sema::getPrintingPolicy() to getSpecifierName() but I failed to
implement it trivially.
Please review and comment!
PR9812: http://llvm.org/bugs/show_bug.cgi?id=9812
--
Anton
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR9812.patch
Type: text/x-diff
Size: 19248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120214/e7770e5c/attachment.patch>
More information about the cfe-commits
mailing list