Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 418
    • Issues 418
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !614

Draft: Add -st-include-safe-calls

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Quinten Cabo requested to merge st-include-safe-calls-flag-to-include-safe-calls-into-the-stacktrace into develop Feb 16, 2026
  • Overview 2
  • Commits 1
  • Changes 4

This mr adds a flag called -st-include-safe-calls which includes safe function calls into the stacktrace. This flag actually changes the code generation. No pushes and pops will be generated for safe calls without this flag.

Edited Feb 18, 2026 by Quinten Cabo
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: st-include-safe-calls-flag-to-include-safe-calls-into-the-stacktrace