[PATCH] D98827: [AST] Ensure that an empty json file is generated if compile errors

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 18 12:32:15 PDT 2021


steveire added a comment.

In D98827#2635303 <https://reviews.llvm.org/D98827#2635303>, @njames93 wrote:

> Are there any tests that ensure something is always outputted?

The test verifies that the generated c++ either gives no introspection data or introspection data which the test expects.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98827



More information about the cfe-commits mailing list