aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-22 00:03:30 +0000
committerChris Lattner <sabre@nondot.org>2009-04-22 00:03:30 +0000
commitd55a71d852d4d8b785122b8d033a0c06b187067b (patch)
tree1a3b11b97821315a1de7f0f44ba60d4c8c8652e8 /lib/CodeGen/ModuleBuilder.cpp
parent37e2684abfe38207fdb90620da062bb18c23f29a (diff)
Fix some mishandling of the attr(gnu_inline) mode when used with
extern. Previously we would warn about it and ignore the attribute. This is incorrect, it should be handled as a c89 "extern inline" function. Many thanks to Matthieu Castet for pointing this out and beating me over the head until I got it. PR3988: extern inline function are not externally visible git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69756 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions