llvm-project/clang/test/Coverage
Fangrui Song 65ebd13f41 [Frontend] Delete -print-decl-contexts
Summary: Its job is covered by -ast-dump. The option is rarely used and lacks many AST nodes which will lead to llvm_unreachable() crash.

Reviewers: rsmith, arphaman

Reviewed By: rsmith

Subscribers: jfb, cfe-commits

Differential Revision: https://reviews.llvm.org/D52529

llvm-svn: 343660
2018-10-03 03:50:44 +00:00
..
ast-print-func.cpp
ast-print-temp-class.cpp
ast-print-temp-func.cpp
ast-printing.c [Frontend] Delete -print-decl-contexts 2018-10-03 03:50:44 +00:00
ast-printing.cpp [Frontend] Delete -print-decl-contexts 2018-10-03 03:50:44 +00:00
ast-printing.m Reapply "[Parse] Use CapturedStmt for @finally on MSVC" 2018-06-08 00:30:00 +00:00
c-language-features.inc
codegen-gnu.m
codegen-next.m
codegen.c
cxx-language-features.inc Handle StaticAssertDecl in DeclContextPrinter 2017-01-03 12:16:02 +00:00
html-diagnostics.c [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-multifile-diagnostics.c [analyzer] Fix filename in cross-file HTML report 2018-05-02 14:26:12 +00:00
html-multifile-diagnostics.h [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-print.c
objc-language-features.inc
targets.c [PPC] Remove Darwin support from POWER backend. 2018-08-27 19:53:19 +00:00
verbose.c