[PATCH] D111588: [Clang][Attr] rename btf_tag to btf_decl_tag

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 11 22:21:55 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa162b67c9806: [Clang][Attr] rename btf_tag to btf_decl_tag (authored by yonghong-song).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111588/new/

https://reviews.llvm.org/D111588

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/include/clang/Sema/Sema.h
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/CodeGen/CGDebugInfo.h
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGen/attr-btf_tag-dicomposite-2.c
  clang/test/CodeGen/attr-btf_tag-dicomposite.c
  clang/test/CodeGen/attr-btf_tag-diglobalvariable.c
  clang/test/CodeGen/attr-btf_tag-disubprogram-callsite.c
  clang/test/CodeGen/attr-btf_tag-disubprogram.c
  clang/test/CodeGen/attr-btf_tag-field.c
  clang/test/CodeGen/attr-btf_tag-parameter.c
  clang/test/Misc/pragma-attribute-supported-attributes-list.test
  clang/test/Sema/attr-btf_tag.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111588.378882.patch
Type: text/x-patch
Size: 21397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/eafc057d/attachment-0001.bin>


More information about the cfe-commits mailing list