Sign in
llvm
/
llvm-project
/
clang
/
27d389b54701f2e9a03e4f87c3f3de42a0c28d85
/
.
/
test
/
Interpreter
/
ftime-report.cpp
blob: 1c19a9bf0e79b4715a1df74fa62eb890402c4412 [
file
]
// Tests that -ftime-report works with clang-repl without crashing.
// RUN: clang-repl -Xcc -ftime-report "int x = 42;" 2>&1 | FileCheck %s
// CHECK-NOT: Assertion
// CHECK-NOT: PLEASE submit a bug report
// CHECK: Clang time report