1 // RUN: %clang -S -fno-preserve-as-comments %s -### 2>&1 | FileCheck %s 2 // CHECK: "-fno-preserve-as-comments" 3