[cfe-commits] [PATCH] Improve the warning for cv-qualifiers on free functions.

Ahmed Charles ahmedcharles at gmail.com
Sun Oct 16 23:50:40 PDT 2011


This fixes: http://llvm.org/bugs/show_bug.cgi?id=7824

I'm not entirely sure that this is the right approach, but after
investigating a while lot, this seems to be the way that Declarators
work. It also seems that the location information isn't preserved past
it's use in Sema, through the Declarator.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Improve-the-warning-for-cv-qualifiers-on-free-functi.patch
Type: text/x-patch
Size: 10455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111016/1ceefff7/attachment.bin>


More information about the cfe-commits mailing list