It seems to me that the bug is using `MLV_ConstQualified` to represent a situation other than a `const` qualifier. A better fix would be to add a separate enumeration value for this case.
http://reviews.llvm.org/D9805 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
