zephyr/cmake/compiler/clang
Keith Packard 70fdd9e4e1 compilers: Remove -Wno-main and -Wno-main-return-type compiler flags
These flags were added to avoid warnings when main was declared to return
void. Now that main returns int, those warnings will flag errors.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-14 07:49:41 +09:00
..
compiler_flags.cmake compilers: Remove -Wno-main and -Wno-main-return-type compiler flags 2023-04-14 07:49:41 +09:00
generic.cmake
target.cmake linker: llvm: provide a default config file for clang 2023-03-29 19:48:47 -04:00