[analyzer] Add system header simulator a symmetric random access iterator operator+
Summary: Random access iterators must handle operator+, where the iterator is on the RHS. The system header simulator library is extended with these operators. Reviewers: Szelethus Subscribers: whisperity, xazax.hun, baloghadamsoftware, szepet, a.sidorin, mikhail.ramalho, Szelethus, donat.nagy, dkrupp, Charusso, steakhal, martong, ASDenysPetrov, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D83226
Loading
Please sign in to comment