[PATCH] D121599: [AST] Better recovery on an expression refers to an invalid decl.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 22 05:31:54 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe0cdafe8d4b2: [AST] Better recovery on an expression refers to an invalid decl. (authored by hokein).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121599

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/AST/ast-dump-recovery.cpp
  clang/test/SemaTemplate/constraints.cpp
  clang/test/SemaTemplate/cxx2a-constraint-exprs.cpp
  clang/test/SemaTemplate/instantiate-var-template.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121599.462147.patch
Type: text/x-patch
Size: 8566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220922/e242aea1/attachment-0001.bin>


More information about the cfe-commits mailing list