summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-reinterpret-base-class.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR6037Nathan Sidwell2015-01-191-1/+1
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-4/+4
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-2/+16
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* Provide a fixit to static_cast for reinterpret_casts within a class hierarchy.Jordan Rose2013-03-281-0/+42
* Make the -Wreinterpret-base-class logic safe against invalidJohn McCall2013-03-271-0/+47
* Warn about attempts to reinterpret_cast between two types that areJohn McCall2013-03-221-0/+234