summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* [TSan] Ensure we can compile the runtime with older SDKsJulian Lettner2020-02-051-1/+8
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-111-1/+1
* [TSan] #include header instead of forward declaring intercepteesJulian Lettner2019-08-211-18/+5
* Revert "[TSan] Don't guard #include <xpc/xpc.h>"Julian Lettner2019-08-161-0/+7
* [TSan] Add interceptors for os_unfair_lockJulian Lettner2019-08-161-0/+53
* [TSan] Don't guard #include <xpc/xpc.h>Julian Lettner2019-08-161-7/+0
* compiler-rt: Rename .cc file in lib/tsan/rtl to .cppNico Weber2019-08-011-0/+479
OpenPOWER on IntegriCloud