[PATCH] D83213: [AST][RecoveryExpr] Don't set the instantiation-bit.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 10 02:25:56 PDT 2020


hokein updated this revision to Diff 276959.
hokein added a comment.

Clarify the documentation for dependence-bits, and extend it to error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83213

Files:
  clang/include/clang/AST/DependenceFlags.h
  clang/include/clang/AST/Expr.h
  clang/lib/AST/ComputeDependence.cpp
  clang/lib/Sema/SemaExpr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83213.276959.patch
Type: text/x-patch
Size: 9094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200710/8b8a2060/attachment-0001.bin>


More information about the cfe-commits mailing list