diff options
author | PoYao Chang <poyaoc97@gmail.com> | 2022-03-23 09:12:05 +0800 |
---|---|---|
committer | PoYao Chang <poyaoc97@gmail.com> | 2022-03-24 00:38:45 +0800 |
commit | 355f1c75aa66fc3d9bef897375f5e0979a55001d (patch) | |
tree | ffebe76e2e001449657ad70e1baf43e5a85122a4 /clang/lib/ExtractAPI/API.cpp | |
parent | 5ef2ec7e4e129cb9a1d9e688fbf8590a85f01530 (diff) | |
download | llvm-355f1c75aa66fc3d9bef897375f5e0979a55001d.zip llvm-355f1c75aa66fc3d9bef897375f5e0979a55001d.tar.gz llvm-355f1c75aa66fc3d9bef897375f5e0979a55001d.tar.bz2 |
[Clang] Fix PR28101
Fixes https://github.com/llvm/llvm-project/issues/28475 (PR28101)
by setting identifier for invalid member variables with template parameters,
so that the invalid declarators would not crash clang.
See also: https://github.com/llvm/llvm-project/commit/942c03910a
Differential Revision: https://reviews.llvm.org/D115248
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions