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