forked from OSchip/llvm-project
67d483aba2
... rather than using `__has_builtin` directly. This both (1) allows a compiler that doesn't speak `__has_builtin` to workaround with preprocessor magic, and (2) avoids diagnostics about things that look like function like macros after `#if` but are not. |
||
---|---|---|
.. | ||
algorithms/alg.search | ||
filesystem | ||
func | ||
iterator/ostream.joiner | ||
language.support/support.coroutines | ||
memory | ||
simd | ||
utilities | ||
lit.local.cfg |