tsan: fix the following compiler warning
commit1d02bea922d7b47686de5a5ca81a6bcc8905b6f8
authorDmitry Vyukov <dvyukov@google.com>
Wed, 2 Oct 2013 14:04:23 +0000 (2 14:04 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Wed, 2 Oct 2013 14:04:23 +0000 (2 14:04 +0000)
treef9e0b8a4d51b21e87020546404d9424e572c6bf2
parentfdf10e2153a8b631e71873aa12c83a224b40f792
tsan: fix the following compiler warning
sanitizer_common_interceptors.inc:1142:53: warning: invoking macro INTERCEPTOR argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 [enabled by default]

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@191822 91177308-0d34-0410-b5e6-96231b3b80d8
lib/sanitizer_common/sanitizer_common_interceptors.inc