summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/dynamic_cast-no-rtti.cpp
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-4/+4
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Check dynamic_cast is not used with -fno-rtti, unless it is a noop or can be ...Arnaud A. de Grandmaison2013-08-011-0/+26