[all-commits] [llvm/llvm-project] 18b575: [libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE...
Zibi Sarbinowski via All-commits
all-commits at lists.llvm.org
Fri Jul 5 07:13:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18b575d4aac603b6acd3fa0d639fbc79cd4f0ac3
https://github.com/llvm/llvm-project/commit/18b575d4aac603b6acd3fa0d639fbc79cd4f0ac3
Author: Zibi Sarbinowski <zibi at ca.ibm.com>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M libcxxabi/src/CMakeLists.txt
Log Message:
-----------
[libc++abi] Fixing up LIBCXXABI_ADDITIONAL_COMPILE_FLAGS (#97608)
This is the continuation of #96112 which implements proposal from Louis.
Using PRIVATE option on target_compile_options() fixes the issue of
propagating the option into lib++.
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