aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-reinterpret-base-class.cpp
AgeCommit message (Expand)Author
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