bolt/deps/llvm-18.1.8/clang/test/Frontend/preprocessed-output-macro-first-token.c

6 lines
162 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
// 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")