llvm-svn: 67455
This commit is contained in:
Chris Lattner 2009-03-21 23:59:11 +00:00
parent 1f15ca7c7a
commit 37082e2a39
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
// RUN: clang -E - < /dev/null &> %t
// RUN: grep '<predefines>' %t
// RUN: grep '<built-in>' %t