Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
enable -fsanitize=bounds for C++ again #432
Comments
thestinger
added
Type: enhancement
nougat-port
Component: ubsan
labels
Sep 15, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment|
This is implemented again. |
thestinger
closed this
Sep 20, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
thestinger commentedSep 15, 2016
This has been temporarily disabled for C++ code in order to keep the initial scope of the feature smaller. It's an arbitrary decision (could have done C++ first) and can be enabled once it's stable for the C code.