We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6872131 commit d1b2a87Copy full SHA for d1b2a87
test/test_atomic.cpp
@@ -96,7 +96,7 @@ namespace
96
//#endif
97
}
98
99
-//#if ETL_NOT_USING_STL && (defined(ETL_COMPILER_ARM5) || defined(ETL_COMPILER_ARM6) || defined(ETL_COMPILER_GCC) || defined(ETL_COMPILER_CLANG))
+//#if ETL_NOT_USING_STL && ETL_HAS_ATOMIC
100
// //*************************************************************************
101
// TEST(test_atomic_is_always_lock_free)
102
// {
0 commit comments