[all-commits] [llvm/llvm-project] 1ac44d: [libc++] Protect <span> against min/max macro
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Feb 10 04:41:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ac44d9fd1d994d41ddf26ed4991bfd6b5b17dca
https://github.com/llvm/llvm-project/commit/1ac44d9fd1d994d41ddf26ed4991bfd6b5b17dca
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-02-10 (Mon, 10 Feb 2020)
Changed paths:
M libcxx/include/span
M libcxx/test/libcxx/min_max_macros.sh.cpp
Log Message:
-----------
[libc++] Protect <span> against min/max macro
Patch by Corentin Jabot
Differential Revision: https://reviews.llvm.org/D73855
More information about the All-commits
mailing list