[PATCH] D119477: Ignore FullExpr when traversing cast sub-expressions

Kim Gräsman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 19 07:13:28 PDT 2022


kimgr updated this revision to Diff 416695.
kimgr added a comment.

Address review feedback

- Restore accidentally removed test line
- Clarify diagnostic expectations


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119477

Files:
  clang/lib/AST/Expr.cpp
  clang/test/SemaCXX/cxx2a-consteval.cpp
  clang/unittests/Tooling/CastExprTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119477.416695.patch
Type: text/x-patch
Size: 6462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220319/a494ba5e/attachment.bin>


More information about the cfe-commits mailing list