aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-02-14 01:47:04 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-02-14 01:47:04 +0000
commit5bda63f16bd4cc418319d760d1d7274f8c5101e3 (patch)
tree63d58ef1a32b40ffb32ebe49fc731fa6ad57e1ab /clang/lib/CodeGen/ModuleBuilder.cpp
parent7f999078bf24bf1c66fb6b66638856bd5e1b3e15 (diff)
downloadllvm-5bda63f16bd4cc418319d760d1d7274f8c5101e3.zip
llvm-5bda63f16bd4cc418319d760d1d7274f8c5101e3.tar.gz
llvm-5bda63f16bd4cc418319d760d1d7274f8c5101e3.tar.bz2
merge hasCLanguageLinkage and isExternC. Keep the shorter name.
I added hasCLanguageLinkage while fixing some language linkage bugs some time ago so that I wouldn't have to check all users of isExternC. It turned out to be a much longer detour than expected, but this patch finally merges the two again. The isExternC function now implements just the standard notion of having C language linkage. llvm-svn: 175119
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions