[PATCH] D128098: [clang][driver] Ensure we don't accumulate entries in -MJ files

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 20 00:30:31 PDT 2022


jansvoboda11 added a comment.

In D128098#3594637 <https://reviews.llvm.org/D128098#3594637>, @tschuett wrote:

> There are now several JSON fragments per file? Previously, there was one fragment per file.
>
> This will fail now:
> https://sarcasm.github.io/notes/dev/compilation-database.html#clang

There are on MacOS when building fat binaries (for both x86_64 and AArch64).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128098



More information about the cfe-commits mailing list