[all-commits] [llvm/llvm-project] 94272a: [OpenMP] Fix libomp debug build. (#81029)
Daniil Fukalov via All-commits
all-commits at lists.llvm.org
Fri Feb 9 08:54:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94272a5a5d1549b32818805b82805e42c62ccfb4
https://github.com/llvm/llvm-project/commit/94272a5a5d1549b32818805b82805e42c62ccfb4
Author: Daniil Fukalov <1671137+dfukalov at users.noreply.github.com>
Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths:
M openmp/runtime/src/CMakeLists.txt
Log Message:
-----------
[OpenMP] Fix libomp debug build. (#81029)
Disable libstdc++ assertions in the runtime library just like in
https://reviews.llvm.org/D143168.
More information about the All-commits
mailing list