Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
929742338206eec29caa7c20e3c484cc79f18240
/
test
/
CodeGen
/
inline.c
c36541e
Prep for new warning.
by Mike Stump
· 15 years ago
9f9bf25
Improve compatibility with GCC regarding inline semantics in GNU89
by Douglas Gregor
· 16 years ago
eb32fde
Simplify the scheme used for keywords, and change the classification
by Eli Friedman
· 16 years ago
b3efa98
Fix handling of C99 "extern inline" semantics when dealing with
by Douglas Gregor
· 16 years ago
d55a71d
Fix some mishandling of the attr(gnu_inline) mode when used with
by Chris Lattner
· 16 years ago
cf2a721
the __gnuc_inline__ attribute is actually named __gnu_inline__, PR4023
by Chris Lattner
· 16 years ago
cbb8fc1
Fix PR3988: extern inline functions get strong symbol definitions in
by Chris Lattner
· 16 years ago
86daeee
implement codegen support for __attribute((__gnuc_inline__)),
by Chris Lattner
· 16 years ago
dbb5a37
defer emission of always_inline, extern_inline, and inline functions (when
by Chris Lattner
· 16 years ago
d9d049a
set the linkage of an inline function according to its language rules.
by Chris Lattner
· 16 years ago