[all-commits] [llvm/llvm-project] 3b12d3: [libc++] Remove min_max_macros test
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri Jun 2 10:16:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b12d34a70caf93050e85ddf91a5b32c8e89da8a
https://github.com/llvm/llvm-project/commit/3b12d34a70caf93050e85ddf91a5b32c8e89da8a
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-06-02 (Fri, 02 Jun 2023)
Changed paths:
R libcxx/test/libcxx/min_max_macros.gen.py
Log Message:
-----------
[libc++] Remove min_max_macros test
This test is redundant since we already test the same thing in our
nasty_macros test.
Differential Revision: https://reviews.llvm.org/D152007
More information about the All-commits
mailing list