[all-commits] [llvm/llvm-project] 4b3056: [libc++][C++03] Fix test/libcxx-03/system_reserved...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Tue Aug 26 07:26:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b305635fc80d008265d8f054887269534a85e4d
      https://github.com/llvm/llvm-project/commit/4b305635fc80d008265d8f054887269534a85e4d
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M libcxx/test/libcxx-03/system_reserved_names.gen.py

  Log Message:
  -----------
  [libc++][C++03] Fix test/libcxx-03/system_reserved_names.gen.py (#155385)

This test only fails because it includes `<__config>`. Switch to using
`<__cxx03/__config>` instead to fix the issue.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list