This revision was automatically updated to reflect the committed changes.
Closed by commit rGdb75db85f231: [Introspection] Dont emit json if unchanged.
(authored by njames93).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100719/new/
https://reviews
steveire accepted this revision.
steveire added a comment.
This revision is now accepted and ready to land.
Great, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100719/new/
https://reviews.llvm.org/D100719
_
njames93 created this revision.
njames93 added a reviewer: steveire.
njames93 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Saves running the generate inc script in the, somewhat common, case where the
json file doesn't need changing.