summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/undefined-inline.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] [AST] Treat "inline gnu_inline" the same way as "extern inline gnu_in...Martin Storsjo2019-09-271-3/+3
* Don't warn on "use" of undefined inline function that isn't actually an ODRRichard Smith2016-03-251-1/+6
* Don't warn about undefined inline functions if they're dllexport/importHans Wennborg2014-05-221-1/+7
* Add a new -Wundefined-inline warning for inline functions which are used but notNick Lewycky2013-02-011-0/+57
OpenPOWER on IntegriCloud