[PATCH] D150566: [clang] Provide source range to 'invalid subexpr in const expr' diags
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 15 06:13:46 PDT 2023
tbaeder created this revision.
tbaeder added reviewers: cjdb, aaron.ballman.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150566
Files:
clang/lib/AST/ExprConstant.cpp
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/InterpFrame.cpp
clang/lib/AST/Interp/InterpFrame.h
clang/lib/AST/Interp/Source.cpp
clang/lib/AST/Interp/Source.h
clang/test/Misc/constexpr-source-ranges.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150566.522153.patch
Type: text/x-patch
Size: 4262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230515/68c37049/attachment-0001.bin>
More information about the cfe-commits
mailing list