[all-commits] [llvm/llvm-project] 508d7d: [libc++] Remove stray #undef
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Mar 8 13:35:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 508d7dd2a2ef5279a29dd53255a25447fa9bfbcf
https://github.com/llvm/llvm-project/commit/508d7dd2a2ef5279a29dd53255a25447fa9bfbcf
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M libcxx/include/__ranges/join_view.h
Log Message:
-----------
[libc++] Remove stray #undef
I think that was left after we removed _CONSTEXPR_TERNARY based on a
review comment -- the #undef was never removed.
More information about the All-commits
mailing list