Meinersbur requested changes to this revision. Meinersbur added a comment. This revision now requires changes to proceed. Herald added a project: All.
`speculable` implies no undefined behavior (so it can even be speculatively executed with arguments when the source code would not, but its result eventually discarded), but `const` does not. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D33774/new/ https://reviews.llvm.org/D33774 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits