diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-02-14 01:47:04 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-02-14 01:47:04 +0000 |
commit | 5bda63f16bd4cc418319d760d1d7274f8c5101e3 (patch) | |
tree | 63d58ef1a32b40ffb32ebe49fc731fa6ad57e1ab /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 7f999078bf24bf1c66fb6b66638856bd5e1b3e15 (diff) | |
download | llvm-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