[PATCH] D89046: [AST] Build recovery expression by default for all language.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 03:09:52 PDT 2020
hokein updated this revision to Diff 300931.
hokein marked an inline comment as done.
hokein added a comment.
Herald added a subscriber: dexonsmith.
rebase and address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89046/new/
https://reviews.llvm.org/D89046
Files:
clang/include/clang/Basic/LangOptions.def
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/builtins-ppc-error.c
clang/test/CodeGen/builtins-systemz-zvector-error.c
clang/test/CodeGen/builtins-systemz-zvector2-error.c
clang/test/CodeGen/builtins-systemz-zvector3-error.c
clang/test/Index/complete-switch.c
clang/test/OpenMP/begin_declare_variant_messages.c
clang/test/OpenMP/declare_variant_messages.c
clang/test/Parser/objc-foreach-syntax.m
clang/test/Sema/__try.c
clang/test/Sema/enum.c
clang/test/Sema/typo-correction.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89046.300931.patch
Type: text/x-patch
Size: 58521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201027/c61bbe97/attachment-0001.bin>
More information about the cfe-commits
mailing list