commit | 0aa0bdbb0cc87c9754a2e085b4abc98259dd5534 | [log] [tgz] |
---|---|---|
author | Nathan Sidwell <nathan@acm.org> | Fri Feb 18 11:06:58 2022 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 03 06:49:26 2022 -0700 |
tree | 4b94835e7043df63b55060a9075da1baceb79034 | |
parent | d669f773772c6187d53cbc1f457f851f31af9464 [diff] |
[demangler] Fold expressions of .* and ->* (Exitingly) a fold expression's operators include .* and ->*, but we failed to demangle them as we categorize those as MemberExprs, not BinaryExprs. Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D123305 GitOrigin-RevId: ed2d4da732006d76e2f7b4315a2056b2d7b2f15c