mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
add .lldbinit improve debug comment in Makefile.local
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
#
|
||||
# Uncomment these lines:
|
||||
#
|
||||
# DEBUG:= -O0 -g
|
||||
# DEBUG:= -O0 -g3
|
||||
# FSANITIZE:= -fsanitize=undefined -fsanitize=address -fsanitize=bool -fsanitize=bounds
|
||||
# FSANITIZE+= -fsanitize=enum -fsanitize=vptr -fsanitize=integer-divide-by-zero
|
||||
# FSANITIZE+= -fsanitize=float-divide-by-zero -fsanitize=float-cast-overflow
|
||||
|
Reference in New Issue
Block a user