Also, improve the test for nasty macros to define min and max, so this
will be caught in the future.
Details
Details
- Reviewers
Mordante - Group Reviewers
Restricted Project - Commits
- rGa2c1603206a4: [libc++] Add a few missing min/max macro push/pop
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Nice catch! LGTM when the CI is happy.
libcxx/test/libcxx/nasty_macros.compile.pass.cpp | ||
---|---|---|
141 | Interesting they weren't in the list yet. |
Interesting they weren't in the list yet.