/
GitCaptain
/
llvm-project
Обзор
Документация
Войти
/
GitCaptain
/
llvm-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
fix-tests
libc/src/stdio/stdout.h
9 строк
444 B
Siva Chandra Reddy
[libc] Add global stdout and stderr objects.
27 май 2022, 08:43
27 май 2022, 08:43
9b8ca3c
Код
Авторство
О чём код?
//===------------------------------------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// #error "Do not include this file. Instead include __support/File/file.h."