[all-commits] [llvm/llvm-project] f2dd62: [clang] Add missing field to VisibilityAttr json A...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Tue Aug 15 13:25:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f2dd62f6cab7a07aa646e8fa9806ca869613dfc2
      https://github.com/llvm/llvm-project/commit/f2dd62f6cab7a07aa646e8fa9806ca869613dfc2
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M clang/include/clang/AST/JSONNodeDumper.h
    M clang/lib/AST/JSONNodeDumper.cpp
    M clang/test/AST/ast-dump-attr-json.cpp
    M clang/test/AST/ast-dump-stmt-json.cpp

  Log Message:
  -----------
  [clang] Add missing field to VisibilityAttr json AST dump

Recommit with test file updated.

Differential Revision: https://reviews.llvm.org/D157808


  Commit: cda319851fe7facf603c3930d5587e127d46b3b7
      https://github.com/llvm/llvm-project/commit/cda319851fe7facf603c3930d5587e127d46b3b7
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

  Changed paths:
    M clang/include/clang/AST/JSONNodeDumper.h
    M clang/lib/AST/JSONNodeDumper.cpp
    M clang/test/AST/ast-dump-attr-json.cpp

  Log Message:
  -----------
  [clang] Add missing field to TLSModelAttr json AST dump

Recommit with test case updated.

Differential Revision: https://reviews.llvm.org/D157814


Compare: https://github.com/llvm/llvm-project/compare/d50b18d3d374...cda319851fe7


More information about the All-commits mailing list