Skip to content
Commit 290b32b9 authored by John McCall's avatar John McCall
Browse files

File-scope static functions need to be mangled with 'L' so that

they don't collide with file-scope extern functions from the same
translation unit.  This is basically a matter of applying the same
logic to FunctionDecls as we were previously applying to VarDecls.

llvm-svn: 128072
parent 857e5355
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