[PATCH] D52924: Make __builtin_object_size use the EM_IgnoreSideEffects evaluation mode.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 9 12:20:07 PDT 2018


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

Thanks, looks like this has been largely redundant since r294800 removed the only interesting thing that `EM_OffsetFold` did.


https://reviews.llvm.org/D52924





More information about the cfe-commits mailing list