[cfe-commits] add __has_feature(thread_sanitizer)

Kostya Serebryany kcc at google.com
Sun Dec 16 23:52:57 PST 2012


Looks great, thanks!
I guess we still need OK from someone else in clang land.

--kcc

On Mon, Dec 17, 2012 at 11:35 AM, Dmitry Vyukov <dvyukov at google.com> wrote:

> Please review the following patch.
> The patch adds __has_feature(thread_sanitizer) to conditionally
> include/exclude code under ThreadSanitizer.
>
> https://codereview.appspot.com/6939065
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121217/03471dbf/attachment.html>


More information about the cfe-commits mailing list