aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/extern-inline.c
AgeCommit message (Expand)Author
2012-10-24A number of test cases assume that an "int" parameter or return valueUlrich Weigand
2011-06-02Implement -fgnu89-inline. Fixes PR10041.Rafael Espindola
2010-06-26Implement support for -fwrapv, rdar://7221421Chris Lattner
2010-02-18Allow redefinitions of extern inline functions in GNU89 mode, just as GCCCharles Davis