[all-commits] [llvm/llvm-project] d09340: [NFC] Remove string parameter of annotation attrib...

Ralender via All-commits all-commits at lists.llvm.org
Mon Nov 9 07:40:43 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d093401a2617d3c46aaed9eeaecf877e3ae1a9f1
      https://github.com/llvm/llvm-project/commit/d093401a2617d3c46aaed9eeaecf877e3ae1a9f1
  Author: Tyker <tyker1 at outlook.com>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/test/AST/ast-dump-attr.cpp
    M clang/test/Misc/pragma-attribute-cxx.cpp
    M clang/test/Misc/pragma-attribute-objc.m

  Log Message:
  -----------
  [NFC] Remove string parameter of annotation attribute from AST childs.
this simplifies using annotation attributes when using clang as library




More information about the All-commits mailing list