Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches.
Phabricator shutdown timeline
Transactions
D146595
Change Details
Change Details
Old
New
Diff
Add a trampoline attribute to clang, which indicates to debuggers that stepping into the function should jump to the argument passed in the attribute instead.
Add a trampoline attribute to clang, meant to be used by in compiler generated code, which indicates to debuggers that stepping into the function should jump to the argument passed in the attribute instead.
Add a trampoline attribute to clang,
which indicates to debuggers that
meant to be used by in compiler
generated code, which indicates to debuggers that
stepping into the function should jump to the argument passed in the
attribute instead.
Continue