Feature #1988 » 0033-gnulib-common.m4-Refresh-from-gnulib.patch
| dependencies/m4/gnulib-common.m4 | ||
|---|---|---|
|
# endif
|
||
|
#endif
|
||
|
/* The following attributes enable detection of multithread-safety problems
|
||
|
/* The following attributes enable detection of thread safety problems
|
||
|
and resource leaks at compile-time, by clang ≥ 15, when the warning option
|
||
|
-Wthread-safety is enabled. For usage, see
|
||
|
<https://clang.llvm.org/docs/ThreadSafetyAnalysis.html>. */
|
||