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