/
githubmirror
/
carbon-lang
Обзор
Документация
Войти
/
githubmirror
/
carbon-lang
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
toolchain/driver/testdata/fail_clang_no_args.cpp
14 строк
665 B
Jon Ross-Perkins
Switch custom error stream output to diagnostic (#4846)
30 янв 2025, 04:58
Не верифицирован
30 янв 2025, 04:58
7befe2c
Код
Авторство
О чём код?
// Part of the Carbon Language project, under the Apache License v2.0 with LLVM // Exceptions. See /LICENSE for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // // ARGS: --include-diagnostic-kind clang -- // // SET-CAPTURE-CONSOLE-OUTPUT // clang-format off // AUTOUPDATE // TIP: To test this file alone, run: // TIP: bazel test //toolchain/testing:file_test --test_arg=--file_tests=toolchain/driver/testdata/fail_clang_no_args.cpp // TIP: To dump output, run: // TIP: bazel run //toolchain/testing:file_test -- --dump_output --file_tests=toolchain/driver/testdata/fail_clang_no_args.cpp // CHECK:STDERR: error: no input files