Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/sanitizer/common_interface_defs.h | ||
---|---|---|
108 ↗ | (On Diff #39221) | Maybe find_first_bad_address? |
Comment Actions
Sorry, had old version uploaded. PTAL.
include/sanitizer/common_interface_defs.h | ||
---|---|---|
108–115 ↗ | (On Diff #39226) | I think the name is too long already :) |
Comment Actions
LGTM, but please also add a test for this function (to test/asan/TestCases/contiguous_container.cc)