[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 06:28:07 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f428e09fbe8: [AST] Fix crashes on decltype(recovery-expr). (authored by hokein).

Changed prior to commit:
  https://reviews.llvm.org/D77037?vs=253567&id=253581#toc

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
  clang/unittests/Sema/CodeCompleteTest.cpp

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


More information about the cfe-commits mailing list