================
@@ -210,6 +210,20 @@ MDNode *MDBuilder::createAnonymousAARoot(StringRef Name,
MDNode *Extra) {
return Root;
}
+MDNode *MDBuilder::createAnonymousAliasScopeDomain(StringRef Name,
----------------
brunodf-gf wrote:
Nit: the `Name` argument is actually the description. An anonymous domain
obviously has no name. 😉
https://github.com/llvm/llvm-project/pull/218768
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits