[all-commits] [llvm/llvm-project] a57c59: [clang][OpenMP][test] Specify libomp flag (#209804)

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Wed Jul 15 09:28:59 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a57c590c159c934d3759703a3f773eb09d3ffb09
      https://github.com/llvm/llvm-project/commit/a57c590c159c934d3759703a3f773eb09d3ffb09
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M clang/test/Driver/openmp-invalid-target-id.c

  Log Message:
  -----------
  [clang][OpenMP][test] Specify libomp flag (#209804)

The test added in #209740 assumes that `-fopenmp=libomp` is the default
value, and does not work when the build is configured w/ `libgomp` as
the default instead.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list