[all-commits] [llvm/llvm-project] 9629c7: [libc++] Remove a duplicated definition of _LIBCPP...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Tue Jan 23 02:43:39 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9629c73aeb4609f58aa9edb0b87d18dd9e8fecc0
https://github.com/llvm/llvm-project/commit/9629c73aeb4609f58aa9edb0b87d18dd9e8fecc0
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M libcxx/include/__config
Log Message:
-----------
[libc++] Remove a duplicated definition of _LIBCPP_NOINLINE (#79114)
I failed to delete the old definition as a part of
https://github.com/llvm/llvm-project/pull/73838.
More information about the All-commits
mailing list