[all-commits] [llvm/llvm-project] 6cc305: [libc++] [test] Add a test for proper _Uglificatio...

Quuxplusone via All-commits all-commits at lists.llvm.org
Fri Jan 14 12:51:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cc305764f62c9eb32194dcdb3bc6b4209e3175b
      https://github.com/llvm/llvm-project/commit/6cc305764f62c9eb32194dcdb3bc6b4209e3175b
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
    M libcxx/test/configs/apple-libc++-shared.cfg.in
    M libcxx/test/configs/ibm-libc++-shared.cfg.in
    M libcxx/test/configs/llvm-libc++-shared-gcc.cfg.in
    M libcxx/test/configs/llvm-libc++-shared.cfg.in
    M libcxx/test/configs/llvm-libc++-static.cfg.in
    A libcxx/test/libcxx/nasty_macros.compile.pass.cpp
    R libcxx/test/support/nasty_macros.h
    M libcxx/utils/generate_header_tests.py
    M libcxx/utils/libcxx/test/config.py

  Log Message:
  -----------
  [libc++] [test] Add a test for proper _Uglification of template parameter names.

Merge nasty_macros.h into the new test.

Differential Revision: https://reviews.llvm.org/D116957




More information about the All-commits mailing list