On Nov 18, 2011, at 12:14 PM, Eelis van der Weegen wrote:

> Like the subject says. :)  This trivial patch fixes half a FIXME.


In this case, half a FIXME isn't actually beneficial. Clang is only support to 
emit Fix-Its when it's parser and semantic analysis recover exactly as if the 
user had written the code that way. In this case, we don't have the recovery 
yet, so we don't want to enable the Fix-It.

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to