mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-24 10:07:48 +00:00
This testcase bus errors because semantics analysis of these operators isn't implemented.
llvm-svn: 39612
This commit is contained in:
parent
c84413e0a8
commit
7a89360402
@ -1,4 +1,5 @@
|
||||
// RUN: clang -fsyntax-only %s
|
||||
// XFAIL: *
|
||||
|
||||
char *const_cast_test(const char *var)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user