Skip to content

Suggestion: inline source into instrumented files #103

@aantron

Description

@aantron

As a more radical follow-on to #102, we could also inline source code into files during instrumentation. This would make the .out files completely self-contained. Any report could be generated from them without access to the source or build directories.

We could offer a preprocessor flag such as -no-source-code for users worried about accidentally leaking intellectual property in an instrumented binary.

I'm not sure this is a good idea at all, and I don't think it has a use case yet, but I would like to hear any opinions.

  • Inline source.
  • Deprecate -ignore-missing-files option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions