Explorar o código

add a testcase, from Michael Spencer

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106026 91177308-0d34-0410-b5e6-96231b3b80d8
Chris Lattner %!s(int64=15) %!d(string=hai) anos
pai
achega
d5ef4fa303
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      test/Frontend/preprocessed-output-macro-first-token.c

+ 5 - 0
test/Frontend/preprocessed-output-macro-first-token.c

@@ -0,0 +1,5 @@
+// This is the first thing other than comments and preprocessor stuff in the
+// file.
+//
+// RUN: %clang_cc1 -fms-extensions -E %s
+#pragma comment(lib, "somelib")