xref
: /
llvm-project-15.0.7
/
lldb
/
test
/
API
/
functionalities
/
ubsan
/
basic
/
Makefile
(revision 99451b44)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
main.c
2
CFLAGS_EXTRAS
:= -
fsanitize
=
undefined
-g
3
4
include
Makefile.rules
5