https://github.com/evelez7 approved this pull request.
https://github.com/llvm/llvm-project/pull/110983
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/zixu-w approved this pull request.
https://github.com/llvm/llvm-project/pull/110983
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Daniel Grumberg (daniel-grumberg)
Changes
`RecordRecord::classOfKind` and `TagRecord::classofKind` didn't correctly
capture `RK_CXXClass` and derived variants, e.g. `RK_ClassTemplate`. This
materialized by anonymous C++ tag types not bein
https://github.com/daniel-grumberg created
https://github.com/llvm/llvm-project/pull/110983
`RecordRecord::classOfKind` and `TagRecord::classofKind` didn't correctly
capture `RK_CXXClass` and derived variants, e.g. `RK_ClassTemplate`. This
materialized by anonymous C++ tag types not being corr