mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-25 10:48:14 +00:00
test: move test from CodeGen to Sema
Move test from CodeGen to Sema to more accurately reflect what is being tested as pointed out by Alp. llvm-svn: 212009
This commit is contained in:
parent
f082e73696
commit
e5c4e9f370
@ -1,4 +1,5 @@
|
||||
// RUN: %clang_cc1 -triple thumbv7--windows-msvc -std=c++11 -fsyntax-only -fms-compatibility -x c++ %s
|
||||
// RUN: %clang_cc1 -triple thumbv7--windows-msvc -std=c++11 -verify -fsyntax-only %s
|
||||
// expected-no-diagnostics
|
||||
|
||||
#include <stdarg.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user