blob: 41652d11a4fefdcaa4e7f703023702503d30bd8f [file] [log] [blame]
// RUN: %clang_cc1 -w -emit-llvm %s -o /dev/null
void test(enum foo *X) {
}