This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG76cb4cd074a6: [clang] Fix serialized diagnostics edge-cases
(authored by jansvoboda11).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST AC
Bigcheese accepted this revision.
Bigcheese added a comment.
This revision is now accepted and ready to land.
lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118150/new/
https://reviews.llvm.org/D118150
_
jansvoboda11 added inline comments.
Comment at: clang/test/Misc/serialized-diags-emit-header-module-misconfig.c:2
+// RUN: rm -rf %t && mkdir %t
+// RUN: not %clang_cc1 -emit-header-module %s -o %t/out.pcm
-serialize-diagnostic-file %t/diag 2>&1 | FileCheck %s
+
jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith, arphaman.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The Clang frontend sometimes fails on the following assertion when launched
wit