Clang Project

clang_source_code/test/Driver/fno-rtti-data.cpp
1// RUN: %clang -### -fno-rtti-data %s 2>&1 | FileCheck %s
2// CHECK: -fno-rtti-data
3