Instead of dumping Expr* memory address, output Expr representation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135931
[Attributes] Improve writing `ExprArgument` value. ClosedPublic Authored by vsapsai on Oct 13 2022, 7:24 PM.
Details Summary Instead of dumping Expr* memory address, output Expr representation.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 14 2022, 6:24 AM Closed by commit rG1783253c41f1: [Attributes] Improve writing `ExprArgument` value. (authored by vsapsai). · Explain WhyOct 14 2022, 11:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467854 clang/test/SemaCXX/attr-print.cpp
clang/utils/TableGen/ClangAttrEmitter.cpp
|