Fixes #62462
Details
Details
- Reviewers
erichkeane - Group Reviewers
Restricted Project - Commits
- rG9857caf9d14f: [Clang] Correctly handle allocation in template arguments
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/AST/ExprConstant.cpp | ||
---|---|---|
15356–15367 | Makes more sense, I think? |
clang/lib/AST/ExprConstant.cpp | ||
---|---|---|
15357–15366 | Can you add a comment explaining why this is necessary, I don't see it myself. Maybe a quote from the standard if it is applicable as well. Also the description of the PR should be more descriptive even if it is mostly a copy past of your comment from the bug report. |
clang/docs/ReleaseNotes.rst | ||
---|---|---|
419 | Not an expert in this, but I assume _ after link is needed. |
Not an expert in this, but I assume _ after link is needed.