Can we also do this for `__attribute__((pure))`? The only difference is whether 
the function is permitted to read globals, which is usually not a side-effect. 
I'm not sure whether a `pure` function is permitted to read volatile globals, 
though...


http://reviews.llvm.org/D8548

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



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

Reply via email to