[PATCH] D136815: [clang][Interp] Ignore visitDecl() for local declarations

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 29 02:12:49 PDT 2022


tbaeder updated this revision to Diff 471731.
tbaeder edited the summary of this revision.

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

https://reviews.llvm.org/D136815

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/lib/AST/Interp/ByteCodeStmtGen.cpp
  clang/lib/AST/Interp/ByteCodeStmtGen.h
  clang/lib/AST/Interp/Program.cpp
  clang/lib/AST/Interp/Program.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136815.471731.patch
Type: text/x-patch
Size: 8849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221029/7c37fcd7/attachment-0001.bin>


More information about the cfe-commits mailing list