[PATCH] D82047: [AST] Move the "fallback to recovery expr" mechanism to CorrectDelayedTyposInExpr, NFC

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 17 23:58:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG910689f0aa72: [AST] Move the "fallback to recovery expr" mechanism to… (authored by hokein).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82047

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseDeclCXX.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaExprCXX.cpp
  clang/lib/Sema/SemaStmt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82047.271592.patch
Type: text/x-patch
Size: 7998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200618/510f1f06/attachment.bin>


More information about the cfe-commits mailing list