Sign in
fuchsia
/
third_party
/
llvm-project
/
refs/heads/upstream/revert-155826-fix-signed-overflow-dense-map
/
.
/
clang
/
test
/
Interpreter
/
help.cpp
blob: 70f114f4644e3ba75906f5893aba644974cec1dc [
file
] [
log
] [
blame
] [
edit
]
// RUN: cat %s | clang-repl | FileCheck %s
%
help
// CHECK: %help list clang-repl %commands
// CHECK-NEXT: %undo undo the previous input
// CHECK-NEXT: %lib <path> link a dynamic library
// CHECK-NEXT: %quit exit clang-repl
%
quit