Reading List

ARC Optimization vs. -fstack-protector from Michael Tsai RSS feed.

ARC Optimization vs. -fstack-protector

Samuel Giddins: After months of painstaking work, we’ve got our apps building, and most of our tests building, and almost most of them passing.Except for some tests that use test fixtures. And assert that those test fixtures get deallocated. And they passed in Xcode. And failed when run via Bazel.[…]However, due to the way the […]