This revision was automatically updated to reflect the committed changes.
Closed by commit rL343660: [Frontend] Delete -print-decl-contexts (authored by
MaskRay, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D52529?vs=167842&id=168070
MaskRay marked 3 inline comments as done.
MaskRay added a comment.
In https://reviews.llvm.org/D52529#1251760, @rsmith wrote:
> Looks good to me. Please first mail cfe-dev announcing this change and wait a
> day or so for anyone using this feature to speak up before committing.
Thanks! Sent ou
MaskRay updated this revision to Diff 167842.
MaskRay added a comment.
Coverage/ast-printing.{c,cpp} contain other dumping tests. Don't delete them
Repository:
rC Clang
https://reviews.llvm.org/D52529
Files:
include/clang/Driver/CC1Options.td
include/clang/Frontend/ASTConsumers.h
inclu
rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.
Looks good to me. Please first mail cfe-dev announcing this change and wait a
day or so for anyone using this feature to speak up before committing.
Comment at: test/Coverag
MaskRay updated this revision to Diff 167837.
MaskRay retitled this revision from "[Frontend] Simplify -print-decl-contexts
with DeclNodes.inc" to "[Frontend] Delete -print-decl-contexts".
MaskRay edited the summary of this revision.
MaskRay removed a reviewer: clang.
MaskRay added a comment.
.