[PATCH] D156604: [clang][ExprConst] Use call source range for 'in call to' diags

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 16 06:23:05 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG871ee9414112: [clang][ExprConst] Use call source range for 'in call to' diags (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D156604?vs=548520&id=550724#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156604/new/

https://reviews.llvm.org/D156604

Files:
  clang/lib/AST/ExprConstant.cpp
  clang/lib/AST/Interp/Frame.h
  clang/lib/AST/Interp/InterpFrame.cpp
  clang/lib/AST/Interp/InterpFrame.h
  clang/lib/AST/Interp/State.cpp
  clang/test/Misc/constexpr-source-ranges.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156604.550724.patch
Type: text/x-patch
Size: 12085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230816/90bd666d/attachment-0001.bin>


More information about the cfe-commits mailing list