summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/extern-inline.c
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-3/+3
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-2/+2
* Implement -fgnu89-inline. Fixes PR10041.Rafael Espindola2011-06-021-0/+1
* Implement support for -fwrapv, rdar://7221421Chris Lattner2010-06-261-1/+1
* Allow redefinitions of extern inline functions in GNU89 mode, just as GCCCharles Davis2010-02-181-0/+25