================ @@ -11,6 +11,7 @@ ; SUMMARY-NEXT: Local: false ; SUMMARY-NEXT: CanAutoHide: false ; SUMMARY-NEXT: ImportType: 0 +; SUMMARY-NEXT: NoRenameOnPromotion: false ---------------- yonghong-song wrote:
Good point. Just added another commit to test (ImportType: 0, NoRenameOnPromotion: true) case. https://github.com/llvm/llvm-project/pull/183793 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
