Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not export Instruction::appendOperand #1466

Merged
merged 1 commit into from Jul 26, 2023

Conversation

kupsch
Copy link
Contributor

@kupsch kupsch commented Jul 26, 2023

  • do not export since it is now private, and should not have been used
    externally (comment said it was to work around old compiler issue).

  • cleanup method order and remove comment

Suggested in #1457 (comment)

- do not export since it is now private, and should not have been used
  externally (comment said it was to work around old compiler issue).

- cleanup method order and remove comment
@kupsch kupsch added ABI-BREAKER This change alters the Dyninst public ABI code cleanup Bring the code up to modern standards or remove deprecated features instructionAPI This issue is directly related to instructionAPI labels Jul 26, 2023
@kupsch kupsch requested a review from hainest July 26, 2023 19:52
@kupsch kupsch self-assigned this Jul 26, 2023
@hainest hainest added the API-BREAKER This change breaks the public API label Jul 26, 2023
@kupsch kupsch merged commit d94f856 into dyninst:master Jul 26, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ABI-BREAKER This change alters the Dyninst public ABI API-BREAKER This change breaks the public API code cleanup Bring the code up to modern standards or remove deprecated features instructionAPI This issue is directly related to instructionAPI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants