4 lines
72 B
C
4 lines
72 B
C
|
// RUN: %clang_cc1 -E - < /dev/null > %t
|
||
|
// RUN: grep '<built-in>' %t
|
||
|
|