Skip to content
Commit c9cbde7e authored by Richard Smith's avatar Richard Smith
Browse files

[modules] Fix a rejects-valid resulting from emitting an inline function

recursively within the emission of another inline function. This ultimately
led to us emitting the same inline function definition twice, which we then
rejected because we believed we had a mangled name conflict.

llvm-svn: 215579
parent d2228c0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment