================
@@ -57,7 +57,7 @@ enum Enum {};
// CHECK: | |-EnumDecl {{.*}} Enum internal-linkage
enum { Enumerator };
-// CHECK: | |-EnumDecl {{.*}} internal-linkage
+// CHECK: | |-EnumDecl {{.*}}
----------------
Endilll wrote:
> I intend to follow this PR up with another PR that fixes the linkage of
> enumerations that have enumerator as its name for linkage purposes, in both
> external and internal linkage cases.
#198271
https://github.com/llvm/llvm-project/pull/198215
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits