[PATCH] D89046: [AST] Build recovery expression by default for all language.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 8 07:09:59 PDT 2020


hokein created this revision.
Herald added subscribers: cfe-commits, arphaman, kbarton, nemanjai.
Herald added a project: clang.
hokein requested review of this revision.

Not intent to land it now, we need to run internal experiments to make
sure this is not crashy.

It is ready for review, all changes are diagnostic adjustments.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89046

Files:
  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.296964.patch
Type: text/x-patch
Size: 57744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201008/757ee5b8/attachment-0001.bin>


More information about the cfe-commits mailing list