Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_in... | Martin Storsjo | 2019-09-27 | 1 | -3/+3 |
* | Don't warn on "use" of undefined inline function that isn't actually an ODR | Richard Smith | 2016-03-25 | 1 | -1/+6 |
* | Don't warn about undefined inline functions if they're dllexport/import | Hans Wennborg | 2014-05-22 | 1 | -1/+7 |
* | Add a new -Wundefined-inline warning for inline functions which are used but not | Nick Lewycky | 2013-02-01 | 1 | -0/+57 |