hanchenye-llvm-project/clang/test/Misc
Hans Wennborg f4aee18086 clang-cl: print diagnostics as "error(clang): foo" in /fallback mode
This solves two problems:

1) MSBuild will not flag the build as unsuccessful just because we print
   an error in the output, since "error(clang):" doesn't seem to match
   the regex it's using.

2) It becomes more clear that the diagnostic is coming from clang as
   supposed to cl.exe.

Differential Revision: http://llvm-reviews.chandlerc.com/D1735

llvm-svn: 191250
2013-09-24 00:08:55 +00:00
..
Inputs
ast-dump-attr.cpp
ast-dump-color.cpp Mention in AST dump whether a class declaration is a definition. 2013-08-30 05:32:29 +00:00
ast-dump-comment.cpp
ast-dump-decl.c
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
ast-dump-decl.mm
ast-dump-stmt.c
ast-dump-stmt.cpp ASTDumper: fix dump of CXXCatchStmt 2013-09-04 14:35:00 +00:00
ast-dump-stmt.m
ast-dump-templates.cpp Provide operator<< for stream output of DeclarationNames 2013-05-14 21:04:00 +00:00
ast-dump-wchar.cpp
caret-diags-macros.c
caret-diags-scratch-buffer.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
dev-fd-fs.c This test passes on freebsd after r188178. Not exactly sure why. 2013-08-12 16:29:25 +00:00
diag-aka-types.cpp
diag-format.c clang-cl: print diagnostics as "error(clang): foo" in /fallback mode 2013-09-24 00:08:55 +00:00
diag-line-wrapping.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-macro-backtrace.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-mapping.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-mapping2.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-presumed.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-template-diffing-color.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-template-diffing-cxx98.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-template-diffing.cpp If a default argument is a dependent type, get the real type from the desugared 2013-07-20 03:49:02 +00:00
diag-trailing-null-bytes.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diag-verify.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
diagnostic-crash.cpp
emit-html-insert.c
emit-html.c
error-limit-multiple-notes.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
error-limit.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
freebsd-arm-size_t.c
include-stack-for-note-flag.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
integer-literal-printing.cpp
languageOptsOpenCL.cl Commit 190296 missed out the tests; add them now. Note that it actually tests 2013-09-09 09:55:07 +00:00
macro-backtrace.c
message-length.c
permissions.cpp clang/test/Misc/permissions.cpp: Suppress this on MSYS with the feature 'shell-preserves-root'. 2013-07-08 06:45:16 +00:00
predefines.c
remap-file.c
serialized-diags-frontend.c
serialized-diags-no-category.c
serialized-diags-no-issue.c
serialized-diags-single-issue.c
serialized-diags.c
serialized-diags.h
serialized-diags.m
show-diag-options.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
tabstop.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
unnecessary-elipses.cpp
unprintable.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
verify.c
warn-in-system-header.c
warn-in-system-header.h
warning-flags-enabled.c
warning-flags-tree.c Add specific warning flags for GNU ext in Sema. 2013-09-18 23:23:17 +00:00
warning-flags.c Add specific warning flags for GNU ext in Sema. 2013-09-18 23:23:17 +00:00
working-directory.c
wrong-encoding.c
wrong-encoding2.c