summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-reinterpret-base-class.cpp
AgeCommit message (Expand)Author
2015-01-19PR6037Nathan Sidwell
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2014-01-13Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2013-03-28Provide a fixit to static_cast for reinterpret_casts within a class hierarchy.Jordan Rose
2013-03-27Make the -Wreinterpret-base-class logic safe against invalidJohn McCall
2013-03-22Warn about attempts to reinterpret_cast between two types that areJohn McCall