diff options
author | Nathan Sidwell <nathan@acm.org> | 2022-02-18 11:06:58 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2022-05-03 06:45:25 -0700 |
commit | ed2d4da732006d76e2f7b4315a2056b2d7b2f15c (patch) | |
tree | a000ecd27ae5840acb98c8bee1c0f18b4a072fec /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | eac22d0754f70df10ea0eb6f59cbd1ef012ab5a4 (diff) | |
download | llvm-ed2d4da732006d76e2f7b4315a2056b2d7b2f15c.zip llvm-ed2d4da732006d76e2f7b4315a2056b2d7b2f15c.tar.gz llvm-ed2d4da732006d76e2f7b4315a2056b2d7b2f15c.tar.bz2 |
[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
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions