[PATCH] D84226: [AST][RecoveryExpr] Part1: Support dependent binary operator in C for error recovery.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 29 01:18:41 PDT 2020
hokein updated this revision to Diff 294903.
hokein marked an inline comment as done.
hokein added a comment.
add isDependenceAllowed function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84226/new/
https://reviews.llvm.org/D84226
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/Sema/SemaExpr.cpp
clang/test/AST/ast-dump-recovery.c
clang/test/Sema/error-dependence.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84226.294903.patch
Type: text/x-patch
Size: 4818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200929/d3878018/attachment-0001.bin>
More information about the cfe-commits
mailing list