Clang Project

clang_source_code/test/Driver/renderscript.rs
1// RUN: %clang -### 2>&1 %s | FileCheck %s
2
3// CHECK: "-x" "renderscript"
4