llvm-project
1dd9e200
- [lldb] Fix UbSan decorator (#177964)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
36 days ago
[lldb] Fix UbSan decorator (#177964) the ubsan decorator previously assumes the platform is macOS. macOS has an extra underscore in symbols names match two or more. uses the llvm-nm that is built instead of the system's nm.
References
#177964 - [lldb] Fix UbSan decorator
Author
da-viper
Parents
f1235bd6
Loading