[PATCH] D52529: [Frontend] Delete -print-decl-contexts

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 1 15:27:27 PDT 2018


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
  include/clang/Frontend/FrontendOptions.h
  lib/Frontend/ASTConsumers.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/FrontendActions.cpp
  lib/FrontendTool/ExecuteCompilerInvocation.cpp
  test/Coverage/ast-printing.c
  test/Coverage/ast-printing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52529.167842.patch
Type: text/x-patch
Size: 14380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181001/f00aa647/attachment-0001.bin>


More information about the cfe-commits mailing list