[clang] [clang][modules] Remove `_Private` suffix from framework auto-link hints. (PR #77120)
Jan Svoboda via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 8 10:54:24 PST 2024
================
@@ -0,0 +1,25 @@
+// Test that autolink hints for frameworks don't use the private module name.
----------------
jansvoboda11 wrote:
Makes sense, thanks!
https://github.com/llvm/llvm-project/pull/77120
More information about the cfe-commits
mailing list