blob: 4e08bfff2cbbd0276925d2889a17ec5d5825d5ff [file] [log] [blame]
// RUN: clang-cc -fsyntax-only -verify %s
#include <stdint.h>
char *a = (void*)(uintptr_t)(void*)&a;