[PATCH] [OPENMP] Fix for ExprWithCleanups in 'omp atomic' constructs.
Alexey Bataev
a.bataev at hotmail.com
Tue Mar 10 21:14:29 PDT 2015
John, you're right, I'll rework the patch. Actually, all other surrounding expressions are not allowed in atomics and would be filtered later, during deeper expression analysis. But generally you're right, IgnoreImplicit() is too rough.
http://reviews.llvm.org/D8200
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list