summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp')
-rw-r--r--lib/libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp b/lib/libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp
deleted file mode 100644
index 46161babdb1..00000000000
--- a/lib/libcxx/utils/google-benchmark/cmake/thread_safety_attributes.cpp
+++ /dev/null
@@ -1,4 +0,0 @@
-#define HAVE_THREAD_SAFETY_ATTRIBUTES
-#include "../src/mutex.h"
-
-int main() {}