[PATCH] Fix assertion failure with constant lvalues.

Richard Smith richard at metafoo.co.uk
Fri May 15 18:09:49 PDT 2015


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/






More information about the cfe-commits mailing list