Zephyr Project API
4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
llvm.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Google, Inc.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_TESTSUITE_INCLUDE_TEST_TOOLCHAIN_LLVM_H_
8
#define ZEPHYR_TESTSUITE_INCLUDE_TEST_TOOLCHAIN_LLVM_H_
9
10
#ifndef ZEPHYR_TESTSUITE_INCLUDE_TEST_TOOLCHAIN_H_
11
#error "Please do not include test toolchain-specific headers directly, \
12
use <zephyr/test_toolchain.h> instead"
13
#endif
14
15
#include <
zephyr/test_toolchain/gcc.h
>
16
17
#define TOOLCHAIN_WARNING_INTEGER_OVERFLOW "-Winteger-overflow"
18
19
#endif
gcc.h
subsys
testsuite
include
zephyr
test_toolchain
llvm.h
Generated on Sun May 4 2025 13:59:47 for Zephyr Project API by
1.9.8