Do not dereference an array out of bound just to take its address
This is UB by the standard, and caught by the libstdc++ asserts Differential Revision: https://reviews.llvm.org/D87892
Loading
Please sign in to comment
This is UB by the standard, and caught by the libstdc++ asserts Differential Revision: https://reviews.llvm.org/D87892