summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/inline2.c
Commit message (Collapse)AuthorAgeFilesLines
* Rework the way we determine whether an externally visible symbol isDouglas Gregor2009-09-131-0/+62
generated for an inline function definition, taking into account C99 and GNU inline/extern inline semantics. This solution is simpler, cleaner, and fixes PR4536. llvm-svn: 81670
OpenPOWER on IntegriCloud