forked from OSchip/llvm-project
4 lines
88 B
C
4 lines
88 B
C
|
// RUN: clang -fsyntax-only -verify %s
|
||
|
|
||
|
char *a = (void*)(unsigned long long)(void*)&a;
|