Sign in
llvm
/
llvm-project
/
refs/heads/users/cdevadas/enhance-createFrom-function
/
.
/
clang
/
test
/
Interpreter
/
ftime-report.cpp
blob: 1c19a9bf0e79b4715a1df74fa62eb890402c4412 [
file
] [
edit
]
// 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