summaryrefslogtreecommitdiff
path: root/test/SemaCXX/undefined-inline.cpp
AgeCommit message (Expand)Author
2016-03-25Don't warn on "use" of undefined inline function that isn't actually an ODRRichard Smith
2014-05-22Don't warn about undefined inline functions if they're dllexport/importHans Wennborg
2013-02-01Add a new -Wundefined-inline warning for inline functions which are used but notNick Lewycky