3 lines
104 B
C++
3 lines
104 B
C++
// RUN: %clang %s --precompile -### 2>&1 | FileCheck %s
|
|
// CHECK: "-o" "{{[^"]*}}clang-translation.pcm"
|