Skip to content

Avoid using user identifiers in function declarations.#124

Merged
sunfishcode merged 1 commit intomasterfrom
user-ident
Oct 28, 2019
Merged

Avoid using user identifiers in function declarations.#124
sunfishcode merged 1 commit intomasterfrom
user-ident

Conversation

@sunfishcode
Copy link
Copy Markdown
Member

MultiSource/Benchmarks/McCat in llvm-test-suite has a macro named
n, so rename function parameters to avoid colliding.

MultiSource/Benchmarks/McCat in llvm-test-suite has a macro named
`n`, so rename function parameters to avoid colliding.
@sbc100
Copy link
Copy Markdown
Member

sbc100 commented Oct 25, 2019

#define n .. this is fine...

@sunfishcode sunfishcode merged commit ec3ee5e into master Oct 28, 2019
@sunfishcode sunfishcode deleted the user-ident branch November 8, 2019 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants