Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157814
[clang] Add missing field to TLSModelAttr json AST dump ClosedPublic Authored by serge-sans-paille on Aug 13 2023, 10:22 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 14 2023, 6:19 AM This revision was landed with ongoing or failed builds.Aug 14 2023, 2:02 PM Closed by commit rG2105c32b32bf: [clang] Add missing field to TLSModelAttr json AST dump (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes. dyung added a reverting change: rG4ac4d4a9777e: Revert "[clang] Add missing field to TLSModelAttr json AST dump".Aug 14 2023, 4:20 PM
Revision Contents
Diff 550081 clang/include/clang/AST/JSONNodeDumper.h
clang/lib/AST/JSONNodeDumper.cpp
clang/test/AST/ast-dump-attr-json.cpp
|