This revision was automatically updated to reflect the committed changes.
Closed by commit rG91b61abafb5a: [NFC] Disallow unused prefixes in
clang/test/Analysis (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95249/new/
https://
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Thanks!!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95249/new/
https://reviews.llvm.org/D95249
___
cfe
mtrofin updated this revision to Diff 319024.
mtrofin added a comment.
fixed trimmers.dot
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95249/new/
https://reviews.llvm.org/D95249
Files:
clang/test/Analysis/auto-obj-dtors-cfg-output.cpp
clang/t
NoQ added a comment.
I added those for consistency but i think your effort is worth it so let's
ditch them.
Comment at: clang/test/Analysis/exploded-graph-rewriter/trimmers.dot:4
// RUN: %exploded_graph_rewriter -s %s \
-// RUN: | FileCheck %s -check-prefixes=ONE,TWO,NOTH
mtrofin created this revision.
mtrofin requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95249
Files:
clang/test/Analysis/auto-obj-dtors-cfg-output.cpp
clang/test/Analysis/