Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153241
[clang][Diagnostics] Provide source range to invalid casts in const expr ClosedPublic Authored by tbaeder on Jun 18 2023, 10:58 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 27 2023, 5:14 AM This revision was landed with ongoing or failed builds.Jul 28 2023, 3:29 AM Closed by commit rG81fb21624578: [clang][Diagnostics] Provide source range to invalid casts in const expr (authored by tbaeder). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545087 clang/lib/AST/ExprConstant.cpp
clang/lib/AST/Interp/Interp.cpp
clang/test/Misc/constexpr-source-ranges.cpp
|