1*67e74705SXin Li // RUN: %clang_cc1 -E - < /dev/null > %t 2*67e74705SXin Li // RUN: grep '<built-in>' %t 3*67e74705SXin Li 4