xref
: /
external
/
llvm-project
/
lldb
/
test
/
API
/
functionalities
/
ubsan
/
user-expression
/
Makefile
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