summaryrefslogtreecommitdiffstats
path: root/clang/test/Tooling/ms-asm-no-target.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change the expectation for test/Tooling/ms-asm-no-target.cpp sinceAdrian Prantl2015-07-081-6/+6
| | | | | | | clang-check now initializes the available targets to support clang module containers. llvm-svn: 241656
* Improve the missing ASM parser test for MS-style assemblyAlp Toker2013-11-081-0/+13
It's better to test clang-check rather than the internal c-index-test utility. Also adds a target so we can remove the XFAILs. Thanks to Richard Barton for spotting the test failure on ARM. Test originally from r193685. llvm-svn: 194249
OpenPOWER on IntegriCloud