Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #3407
Closed
Open
Issue created Mar 01, 2019 by Derek Bruening@derekbrueningContributor

clang-format syntax error in arch.c

Xref #2876 (closed)

See PR #3404 where clang-format-diff.py's local format (correctly) shifts hook_vsyscall's comment and surrounding functions to where they should be. clang-format hits a syntax error in get_ibl_routine_name() which messes up the subsequent formatting.

The plan is to redo get_ibl_routine_name() to address this.

There are some other places where something like this happens, including #3158 (closed)

Assignee
Assign to
Time tracking