mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 22:08:57 -04:00
3 lines
81 B
C
3 lines
81 B
C
// RUN: %clang -### -fsyntax-only %s 2>&1 | FileCheck %s
|
|
// CHECK: -fsyntax-only
|