[PATCH] D50766: Fix false positive unsequenced access and modification warning in array subscript expression.

Nicolas Lesser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 10 14:19:21 PDT 2018


Rakete1111 added a comment.

Sorry, for some reason I didn't see your updates.

Can you add a test for C++17? Then your patch is good to go! :)


https://reviews.llvm.org/D50766





More information about the cfe-commits mailing list