]> granicus.if.org Git - clang/commit
PR4133: fix always_inline implementation to be consistent with gcc.
authorEli Friedman <eli.friedman@gmail.com>
Sun, 3 May 2009 18:13:43 +0000 (18:13 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Sun, 3 May 2009 18:13:43 +0000 (18:13 +0000)
commit5e222139610a9f8b2b5f4ddd112f10dec9ec1e97
treef57f5de712af79d13f9b19b863c903a14f404932
parent31ccf377f4a676eb6c205b47eef435de616d5e2d
PR4133: fix always_inline implementation to be consistent with gcc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70786 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenModule.cpp
test/CodeGen/function-attributes.c