summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/inline-redef.c
Commit message (Collapse)AuthorAgeFilesLines
* Make __gnu_inline__ functions in gnu99 mode work the same way as inline ↵Eli Friedman2011-06-131-0/+24
functions in gnu89 mode in terms of redefinitions. rdar://9559708 . llvm-svn: 132953
OpenPOWER on IntegriCloud