-
-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Milestone
Description
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
Labels
No labels