Files
swift-mirror/test/Sanitizers
Devin Coughlin 112c3c65c0 [TSan/Exclusivity] Make test more robust against optimization
Add a "black hole" uninstrumented function to the test that prevents the
compiler from removing an unused read that needs to be instrumented by
TSan for the test to pass.

This is needed to prevent the optimizer from removing a useless read
when static enforcement of exclusivity is turned on.
2017-04-23 13:03:53 -07:00
..
2016-09-02 21:36:45 -07:00