blob: b65b9f9d4f2f3010ef62f998835deb4b46dc0dc7 [file] [log] [blame]
// RUN: clang-cc -emit-llvm-only -verify %s
bool a() { return __is_pod(int); }