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