[all-commits] [llvm/llvm-project] 415d67: [libcxx] Fix a missed instance of _LIBCPP_NO_UNIQU...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Fri Feb 11 14:45:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 415d6762964eebf2592d0a07baac828a4a56184a
https://github.com/llvm/llvm-project/commit/415d6762964eebf2592d0a07baac828a4a56184a
Author: Martin Storsjö <martin at martin.st>
Date: 2022-02-12 (Sat, 12 Feb 2022)
Changed paths:
M libcxx/include/__algorithm/in_fun_result.h
Log Message:
-----------
[libcxx] Fix a missed instance of _LIBCPP_NO_UNIQUE_ADDRESS
This was missed in 8a0a706f096bf380d81b615c67ab1e1af1c377d3 (added
after that patch was made originally).
More information about the All-commits
mailing list