diff options
author | John McCall <rjmccall@apple.com> | 2011-03-22 06:34:45 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-03-22 06:34:45 +0000 |
commit | 74990f45b0bc57fca81f908efb13d2b6c6350f03 (patch) | |
tree | 50a10cf5ec55dd718a51b008505c34dce1aa3433 /test/CodeGenCXX/static-init.cpp | |
parent | 5fff46b65389f7e7eb576e47c7bc3ca67326a206 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128072 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/static-init.cpp')
0 files changed, 0 insertions, 0 deletions