mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-26 06:48:51 -04:00
3 lines
110 B
C
3 lines
110 B
C
// RUN: %clang -S -fno-preserve-as-comments %s -### 2>&1 | FileCheck %s
|
|
// CHECK: "-fno-preserve-as-comments"
|