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