Skip to content

Commit 73a77c9

Browse files
committed
test/cfg/runtests.sh: removed TODO
1 parent 1b3691a commit 73a77c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/cfg/runtests.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,6 @@ function sqlite3_fn {
265265

266266
# openmp.c
267267
function openmp_fn {
268-
# TODO: omp.h not found with IWYU
269268
# MacOS compiler has no OpenMP by default
270269
if ! command -v sw_vers; then
271270
echo "OpenMP assumed to be present, checking syntax with ${CC} now."

0 commit comments

Comments
 (0)