summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/vtable-debug-info.cpp
Commit message (Collapse)AuthorAgeFilesLines
* XFAIL vtable-debug-info.cpp on WIN32 and fix curly brace.Francois Pichet2010-12-201-1/+5
| | | | llvm-svn: 122230
* Disable this test on Windows; it crashes and popup an dialog on each lit ↵Francois Pichet2010-12-201-0/+5
| | | | | | | | test run. I have no idea how to fix it. llvm-svn: 122227
* Update test.Devang Patel2010-12-091-2/+2
| | | | | | This test intends to catch invalid use of ".byte 256" in output. Now, the assert in MC will be triggered in such cases. llvm-svn: 121403
* Test case for r121323.Devang Patel2010-12-091-0/+309
llvm-svn: 121324
OpenPOWER on IntegriCloud