diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2024-03-28 09:53:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 09:53:44 -0700 |
commit | ad97ee25315778a9a25d5b7365308072fbd846d0 (patch) | |
tree | 4fcbf67be7028dc14c6c6928f0802d022c7dfaed /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 423832421b9b259612c3fe4169a6a6e1e2600f95 (diff) | |
download | llvm-ad97ee25315778a9a25d5b7365308072fbd846d0.zip llvm-ad97ee25315778a9a25d5b7365308072fbd846d0.tar.gz llvm-ad97ee25315778a9a25d5b7365308072fbd846d0.tar.bz2 |
[libc][support][FixedVector] add reverse iterator (#86732)
Critically, we don't want to return an iterator to the end of the underlying
cpp::array "store." Add a test to catch this issue.
This will be used by __cxa_finalize to iterate backwards through a FixedVector.
Link: #85651
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions