[llvm-commits] AddressSanitizer: Don't include GrandCentralDispatch headers in asan headers on Mac (issue 5689057)

eugeni.stepanov at gmail.com eugeni.stepanov at gmail.com
Tue Feb 21 00:24:11 PST 2012


lgtm


http://codereview.appspot.com/5689057/diff/1/asan_mac.h
File asan_mac.h (right):

http://codereview.appspot.com/5689057/diff/1/asan_mac.h#newcode38
asan_mac.h:38: typedef void* dispatch_group_t;
Not a big deal, but I would just use void* in the function signatures.

http://codereview.appspot.com/5689057/



More information about the llvm-commits mailing list