[cfe-commits] [Patch][Review request] fix for PR9812

Anton Yartsev anton.yartsev at gmail.com
Tue Feb 14 07:38:57 CST 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: 19247 bytes
Desc: not available
Url : http://lists.cs.uiuc.edu/pipermail/cfe-commits/attachments/20120214/e7770e5c/attachment-0001.bin 


More information about the cfe-commits mailing list