llvm-project
3968db46
- [clang][bytecode][NFC] Add Function::dump() taking no arguments (#186819)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
26 days ago
[clang][bytecode][NFC] Add Function::dump() taking no arguments (#186819) Instead of relying on the default value. That one doesn't work properly in lldb and I have to pass the `{}` explicitly every time.
References
#186819 - [clang][bytecode][NFC] Add Function::dump() taking no arguments
Author
tbaederr
Parents
c5e5d5b2
Loading