summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/ms-inline-asm.c
Commit message (Expand)AuthorAgeFilesLines
* Fail these tests in a way that doesn't cause unexpected successes, per Daniel'sChad Rosier2013-01-241-2/+1
* Temporarily XFAIL this test; the compiler will segfault if the target-specificChad Rosier2013-01-241-0/+1
* [ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-styleChad Rosier2013-01-221-1/+1
* [ms-inline asm] Test case for r172773.Chad Rosier2013-01-181-0/+12
* [ms-inline asm] Updates and test case for r172743.Chad Rosier2013-01-171-16/+0
* [ms-inline asm] Test case for r170037.Chad Rosier2012-12-121-1/+4
* [driver, ms-inline asm] MS-Style inline assembly is controlled by theChad Rosier2012-12-051-1/+1
* [ms-inline asm] Add test case for r166792.Chad Rosier2012-10-261-0/+14
* These tests require an actual x86 registered target, so mark them as such. Te...David Tweed2012-10-261-0/+1
* [ms-inline-asm] Add handling for errors coming out of the backend.Eli Friedman2012-10-231-2/+17
* Replace an assertion with an error for empty __asm statements.Bob Wilson2012-09-241-0/+5
OpenPOWER on IntegriCloud