[PATCH] D77037: [AST] Fix crashes on decltype(recovery-expr).

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 03:13:01 PDT 2020


hokein updated this revision to Diff 253537.
hokein marked 3 inline comments as done.
hokein added a comment.

address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77037

Files:
  clang/include/clang/AST/DependenceFlags.h
  clang/include/clang/AST/Type.h
  clang/lib/Parse/ParseExprCXX.cpp
  clang/lib/Sema/SemaType.cpp
  clang/test/AST/ast-dump-expr-errors.cpp
  clang/test/Sema/invalid-member.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77037.253537.patch
Type: text/x-patch
Size: 4988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200330/6641833e/attachment-0001.bin>


More information about the cfe-commits mailing list