[PATCH] D23493: Fix PR28366: Teach the const-expression evaluator to be more fault tolerant with non-const enclosing local variables, or otherwise fold them if const.

Faisal Vali via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 12 23:06:54 PST 2016


faisalv closed this revision.
faisalv added a comment.

Fixed by commit: r286748
http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20161107/176865.html
Thanks for the review!


https://reviews.llvm.org/D23493





More information about the cfe-commits mailing list