[PATCH] D137020: [clang][AST] Handle variable declaration with unknown typedef in C
Dilshod Urazov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 11:50:20 PST 2022
urazoff updated this revision to Diff 478667.
urazoff added a comment.
Reasoning about invalid code is made now in specific parsing path not in general decision-making method.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137020/new/
https://reviews.llvm.org/D137020
Files:
clang/lib/Parse/ParseStmt.cpp
clang/test/AST/ast-dump-invalid.c
clang/test/AST/ast-dump-recovery.c
clang/test/Driver/types.c
clang/test/Parser/CompoundStmtScope.c
clang/test/Parser/opencl-atomics-cl20.cl
clang/test/Parser/recovery.c
clang/test/SemaOpenCL/intel-subgroup-avc-ext-types.cl
clang/test/SemaOpenCL/invalid-device-enqueue-types-cl3.0.cl
clang/test/SemaOpenCL/invalid-pipes-cl1.2.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137020.478667.patch
Type: text/x-patch
Size: 13753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/e8907b42/attachment-0001.bin>
More information about the cfe-commits
mailing list