[all-commits] [llvm/llvm-project] 0f0505: [libc++] Allow setting _LIBCPP_OVERRIDABLE_FUNC_VIS
philnik777 via All-commits
all-commits at lists.llvm.org
Thu Jul 14 06:09:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f050528fd087bc579320c3c01f9273860eaa1bf
https://github.com/llvm/llvm-project/commit/0f050528fd087bc579320c3c01f9273860eaa1bf
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
M libcxx/include/__config
Log Message:
-----------
[libc++] Allow setting _LIBCPP_OVERRIDABLE_FUNC_VIS
Chromium changes this flag to be able to use a custom new/delete from a
dylib.
More information about the All-commits
mailing list