diff options
author | Louis Dionne <ldionne@apple.com> | 2020-06-01 16:35:42 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-06-01 16:37:39 -0400 |
commit | 23776a178f8379e1d9b4d79952bac916c1fa70fe (patch) | |
tree | 9949d0896e459e761237ba3616789ded74b2a290 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7cfded350a7edc87f4a67f84e4261e44954600d0 (diff) | |
download | llvm-23776a178f8379e1d9b4d79952bac916c1fa70fe.zip llvm-23776a178f8379e1d9b4d79952bac916c1fa70fe.tar.gz llvm-23776a178f8379e1d9b4d79952bac916c1fa70fe.tar.bz2 |
[libc++] Add assertions on OOB accesses in std::array when the debug mode is enabled
Like we do for empty std::array, make sure we have assertions in place
for obvious out-of-bounds issues in std::array when the debug mode is
enabled (which isn't by default).
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions