diff options
author | Yonghong Song <yhs@fb.com> | 2022-03-16 10:59:35 -0700 |
---|---|---|
committer | Yonghong Song <yhs@fb.com> | 2022-03-16 11:00:35 -0700 |
commit | 212f714ff75e2869b051ff381ceb9a16b994adad (patch) | |
tree | 0185a8ad444bf472bcd0db05176da0925791141d /llvm/docs/tutorial | |
parent | 3b4c59c156919902c785ce3cbae0eee2ee53064d (diff) | |
download | llvm-212f714ff75e2869b051ff381ceb9a16b994adad.zip llvm-212f714ff75e2869b051ff381ceb9a16b994adad.tar.gz llvm-212f714ff75e2869b051ff381ceb9a16b994adad.tar.bz2 |
[lldb] add missed handling for new BTFTagAttributed type
Commit 3251ba2d0fcf ("[Attr] Fix a btf_type_tag AST generation")
added a new type BTFTagAttributedType to the clang AST type
system. There are a few places in lldb needed to handle this type
similar to Attributed type to avoid compilation warning/error
when 'switch' is used to enumerate all types.
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions