[libcxx-commits] [PATCH] D116957: [libc++] [test] Add a test for proper _Uglification of template parameter names

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 10 09:41:48 PST 2022


Quuxplusone created this revision.
Quuxplusone added reviewers: ldionne, Mordante, libc++.
Quuxplusone added a project: libc++.
Herald added a subscriber: arichardson.
Quuxplusone requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.

And, as a separate preliminary commit, fix the pre-existing issues this test found:
`[libc++] _Uglify some template parameter names. NFCI.`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116957

Files:
  libcxx/include/numbers
  libcxx/include/optional
  libcxx/include/type_traits
  libcxx/test/libcxx/alphabetic_macros.compile.pass.cpp
  libcxx/utils/generate_header_tests.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116957.398680.patch
Type: text/x-patch
Size: 15955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220110/fc8be62d/attachment.bin>


More information about the libcxx-commits mailing list