brintos

brintos / llvm-project-archived public Read only

0
0
Text · 189 B · 0e28178 Raw
7 lines · c
1// RUN: %clangxx -### %s 2>&1 | FileCheck %s2//3// PR58034//5// CHECK: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated6// CHECK: "-cc1" {{.*}} "-x" "c++"7