Language
C
Compiler
clang HEAD 16.0.0 (https://github.com/llvm/llvm-project.git f74833e38191f35dae990930a0518d3e3ec9e69c)
Options
Warnings
C99
-pedantic
Raw compiler options
-Xclang
-ast-dump
-Xclang
-ast-dump-filter
-Xclang
main
-fsyntax-only
Raw runtime options
$ clang prog.c -Wall -Wextra -std=c99 -pedantic -Xclang -ast-dump -Xclang -ast-dump-filter -Xclang main -fsyntax-onlyexecve: No such file or directory
Exit Code:
1