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 1b3691a commit 73a77c9Copy full SHA for 73a77c9
1 file changed
test/cfg/runtests.sh
@@ -265,7 +265,6 @@ function sqlite3_fn {
265
266
# openmp.c
267
function openmp_fn {
268
- # TODO: omp.h not found with IWYU
269
# MacOS compiler has no OpenMP by default
270
if ! command -v sw_vers; then
271
echo "OpenMP assumed to be present, checking syntax with ${CC} now."
0 commit comments