aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2011-03-22 06:34:45 +0000
committerJohn McCall <rjmccall@apple.com>2011-03-22 06:34:45 +0000
commit290b32b90f4c233aca0c855b9318fb5198f1d5f5 (patch)
tree860bbaf8bbb0bbc74b5349ffb3469f7477f906be /clang/lib/CodeGen/CodeGenModule.cpp
parent857e535520e81ac550fe83b5de190d1255ddbc4b (diff)
downloadllvm-290b32b90f4c233aca0c855b9318fb5198f1d5f5.zip
llvm-290b32b90f4c233aca0c855b9318fb5198f1d5f5.tar.gz
llvm-290b32b90f4c233aca0c855b9318fb5198f1d5f5.tar.bz2
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions