[all-commits] [llvm/llvm-project] 9f1685: [InstallAPI] Simplify & improve symbol printing fo...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Wed Mar 20 07:26:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f168591f36952d8cca543a5ba67906dc07096ff
https://github.com/llvm/llvm-project/commit/9f168591f36952d8cca543a5ba67906dc07096ff
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2024-03-20 (Wed, 20 Mar 2024)
Changed paths:
M clang/include/clang/InstallAPI/DylibVerifier.h
M clang/include/clang/InstallAPI/MachO.h
M clang/lib/InstallAPI/DylibVerifier.cpp
M clang/test/InstallAPI/diagnostics-cpp.test
Log Message:
-----------
[InstallAPI] Simplify & improve symbol printing for diagnostics (#85894)
* Defer mangling of symbols until an error is ready to report
* Pass around fewer parameters when reporting
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list