https://llvm.org/bugs/show_bug.cgi?id=26380
Bug ID: 26380 Summary: Instrument std::string with ASAN contiguous container annotations. Product: libc++ Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: unassignedclangb...@nondot.org Reporter: aizat...@chromium.org CC: llvm-bugs@lists.llvm.org, mclow.li...@gmail.com Classification: Unclassified __sanitizer_annotate_contiguous_container clearly mark used/unused portions of container storage and help catch out of bounds errors. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs