[all-commits] [llvm/llvm-project] be26e5: [openmp] Silence warning when building the x64 Win...
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Fri Jul 5 19:04:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be26e545424a6e006cd67e4433c88c25b23404ae
https://github.com/llvm/llvm-project/commit/be26e545424a6e006cd67e4433c88c25b23404ae
Author: Alexandre Ganea <aganea at havenstudios.com>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M openmp/runtime/src/CMakeLists.txt
Log Message:
-----------
[openmp] Silence warning when building the x64 Windows LLVM release package
This fixes:
```
MASM : warning A4018:invalid command-line option : -U_GLIBCXX_ASSERTIONS
```
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