hanchenye-llvm-project/clang/test/Misc
Eli Friedman fd6b3f86bf Delete dead code.
llvm-svn: 184517
2013-06-21 01:49:53 +00:00
..
Inputs
ast-dump-attr.cpp Add indents to AST dumping and removed parenthesis from AST nodes. 2013-01-31 01:44:26 +00:00
ast-dump-color.cpp AST dumping: if a declaration has an uncomputed or uninstantiated exception specification, include that in the dump. 2013-05-17 02:09:46 +00:00
ast-dump-comment.cpp Add indents to AST dumping and removed parenthesis from AST nodes. 2013-01-31 01:44:26 +00:00
ast-dump-decl.c Annotate flavor of TLS variable (statically or dynamically initialized) onto the AST. 2013-04-13 02:43:54 +00:00
ast-dump-decl.cpp In -ast-dump, only dump comments when dumping the actual Decl to which they 2013-05-21 05:24:00 +00:00
ast-dump-decl.m Implement AST dumper for Decls. 2012-12-20 02:09:13 +00:00
ast-dump-decl.mm Implement AST dumper for Decls. 2012-12-20 02:09:13 +00:00
ast-dump-stmt.c Add indents to AST dumping and removed parenthesis from AST nodes. 2013-01-31 01:44:26 +00:00
ast-dump-stmt.cpp Fix DeclRefExpr::getFoundDecl() for usages by reference. 2013-03-22 10:01:35 +00:00
ast-dump-stmt.m Implement AST dumper for Decls. 2012-12-20 02:09:13 +00:00
ast-dump-templates.cpp Provide operator<< for stream output of DeclarationNames 2013-05-14 21:04:00 +00:00
ast-dump-wchar.cpp Add indents to AST dumping and removed parenthesis from AST nodes. 2013-01-31 01:44:26 +00:00
caret-diags-macros.c Format strings: don't ever convert %+d to %lu. 2013-01-17 22:34:10 +00:00
caret-diags-scratch-buffer.c
dev-fd-fs.c test/Misc/dev-fd-fs.c: Mark this as XFAIL:freebsd (since r169831). 2012-12-18 05:14:30 +00:00
diag-aka-types.cpp
diag-format.c
diag-line-wrapping.cpp Diagnostics: if a line is longer than 4096 characters, don't print it. 2013-01-30 21:41:07 +00:00
diag-macro-backtrace.c PR14049: Don't say "expanded from macro 'foo'" when 'foo' just happens to be 2012-12-05 11:04:55 +00:00
diag-mapping.c
diag-mapping2.c
diag-presumed.c
diag-template-diffing-color.cpp Improve template diffing handling of default integer values. 2013-03-15 23:55:09 +00:00
diag-template-diffing-cxx98.cpp Strip off local qualifiers when converting from RecordType to 2013-03-23 01:38:36 +00:00
diag-template-diffing.cpp Fix crash on invalid in template type diffing. 2013-05-07 21:36:24 +00:00
diag-trailing-null-bytes.cpp
diag-verify.cpp
diagnostic-crash.cpp Test for LLVM r176911 2013-03-12 23:56:16 +00:00
emit-html-insert.c
emit-html.c
error-limit-multiple-notes.cpp
error-limit.c
freebsd-arm-size_t.c Initial support for FreeBSD on ARM. 2012-12-13 04:17:14 +00:00
include-stack-for-note-flag.cpp
integer-literal-printing.cpp StmtPrinter: Write large char values using \u or \U. 2013-02-08 22:30:27 +00:00
macro-backtrace.c
message-length.c
predefines.c
remap-file.c
serialized-diags-frontend.c More workarounds for PR10867. 2012-12-05 22:33:14 +00:00
serialized-diags-no-category.c More workarounds for PR10867. 2012-12-05 22:33:14 +00:00
serialized-diags-no-issue.c
serialized-diags-single-issue.c
serialized-diags.c More workarounds for PR10867. 2012-12-05 22:33:14 +00:00
serialized-diags.h
serialized-diags.m Add regression test for serialized diagnostics for notes without locations. 2013-02-24 07:20:47 +00:00
show-diag-options.c
tabstop.c
unnecessary-elipses.cpp
unprintable.c
verify.c
warn-in-system-header.c Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. 2013-04-17 08:06:46 +00:00
warn-in-system-header.h
warning-flags-enabled.c
warning-flags-tree.c
warning-flags.c Delete dead code. 2013-06-21 01:49:53 +00:00
working-directory.c
wrong-encoding.c
wrong-encoding2.c