summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/ms-fuzzy-asm.c
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for MS-style asm parsing: specifically, add some error checking, a...Eli Friedman2011-09-301-9/+0
* Avoid warnings for functions that return a value using MS-style inlineMike Stump2010-01-041-1/+0
* Temporarily XFAIL this test.Eli Friedman2009-12-181-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Testcase for recent checkin.Mike Stump2009-12-111-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Use getLogicalLineNumber() in FuzzyParseMicrosoftAsmStatement(), it's more ge...Steve Naroff2008-02-081-2/+1
* Support fuzzy parsing MS line-oriented __asm's that originate from a macro (a...Steve Naroff2008-02-081-0/+10
OpenPOWER on IntegriCloud