Ignore the expressions and re-do the tests without all the "result ignored" expected warnings. Those are expected, given the nature of the tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149831
[clang][Interp] Fix ignoring SubstNonTypeTemplateParmExpr ClosedPublic Authored by tbaeder on May 4 2023, 2:39 AM.
Details Summary Ignore the expressions and re-do the tests without all the "result ignored" expected warnings. Those are expected, given the nature of the tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 4 2023, 11:22 AM This revision was landed with ongoing or failed builds.Aug 1 2023, 1:25 AM Closed by commit rGc7b400f4a8d6: [clang][Interp] Fix ignoring SubstNonTypeTemplateParmExpr (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545960 clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/test/AST/Interp/literals.cpp
|