This reverts commit b2fbd45d2395f1f6ef39db72b7156724fc101e40. D114922 fixed the reason of the 2nd revert. This patch also re-applies 39e9f5d3685f3cfca0df072928ad96d973704dff. Differential Revision: https://reviews.llvm.org/D112012
5 lines
79 B
C++
5 lines
79 B
C++
#define HAVE_THREAD_SAFETY_ATTRIBUTES
|
|
#include "../src/mutex.h"
|
|
|
|
int main() {}
|