[all-commits] [llvm/llvm-project] 50186b: Revert "[GH54588]Fix ItaniumMangler for NTTP unnam...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sun Apr 3 14:29:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 50186b63d1807d389f31c515377d94185795ab44
https://github.com/llvm/llvm-project/commit/50186b63d1807d389f31c515377d94185795ab44
Author: Nico Weber <thakis at chromium.org>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M clang/lib/AST/ItaniumMangle.cpp
R clang/test/CodeGenCXX/mangle-nttp-anon-union.cpp
Log Message:
-----------
Revert "[GH54588]Fix ItaniumMangler for NTTP unnamed unions w/ unnamed structs"
This reverts commit 4cf98f973a13c5049322abff43f0dff3c214311b.
The test fails on mac bots, see comments on https://reviews.llvm.org/D122820
Also reverts follow-ups eb920989865d992093993143ba3c6e71126cbb89 and
861c189d2a5203ba8c8e983e8d2e109c0de153a5.
More information about the All-commits
mailing list