hanchenye-llvm-project/clang/test/Misc
Aaron Ballman 3731b33009 Splitting the duplicated decl spec extension warning into two: one is an ExtWarn and the other a vanilla warning. This addresses PR13705, where const char const * wouldn't warn unless -pedantic was specified under the right conditions.
llvm-svn: 162793
2012-08-28 20:55:40 +00:00
..
Inputs
ast-dump-templates.cpp
ast-dump-wchar.cpp Add triples to keep make test work on Windows, where wchar_t is only 16 2012-06-13 23:15:33 +00:00
caret-diags-macros.c
caret-diags-scratch-buffer.c
diag-aka-types.cpp Only print a semicolon after "no known conversion for Nth argument" if there 2012-06-28 19:20:41 +00:00
diag-format.c
diag-line-wrapping.cpp
diag-macro-backtrace.c
diag-mapping.c
diag-mapping2.c
diag-template-diffing-color.cpp clang/test/Misc/diag-template-diffing-color.cpp: Introduce the feature 'ansi-escape-sequences'. 2012-07-11 11:44:00 +00:00
diag-template-diffing.cpp Fix typos from r159463 and update tests. Added Matt Beaumont-Gay's suggestion 2012-06-29 23:11:10 +00:00
diag-trailing-null-bytes.cpp Revert r154981, because it caused PR12674. 2012-04-26 21:39:46 +00:00
diag-verify.cpp
emit-html-insert.c
emit-html.c Disable _Pragma during HTML macro rewriting to keep from crashing. 2012-06-08 18:06:21 +00:00
error-limit-multiple-notes.cpp
error-limit.c
include-stack-for-note-flag.cpp
integer-literal-printing.cpp Improve the error message when a function overload candidate is rejected 2012-06-19 00:37:47 +00:00
macro-backtrace.c
message-length.c Nicer display of unprintable source, and fix caret display for non-ascii text 2012-04-18 02:44:46 +00:00
predefines.c
remap-file.c
serialized-diags-frontend.c Fix an assertion hit when the serialized diagnostics writer receive a diagnostic 2012-05-10 05:03:45 +00:00
serialized-diags-no-category.c
serialized-diags-no-issue.c
serialized-diags-single-issue.c Implement clang_getDiagnosticCategoryText() to provide a way for a client of libclang to accurately 2012-04-12 00:03:31 +00:00
serialized-diags.c Implement support for 18 of the GNU-compatible __atomic builtins. 2012-04-12 05:08:17 +00:00
serialized-diags.h
show-diag-options.c Re-apply r159875 with fixes. 2012-07-07 05:53:30 +00:00
tabstop.c Improve fixit for comparison operator on lhs of bitwise operator. 2012-06-03 07:07:00 +00:00
unprintable.c Nicer display of unprintable source, and fix caret display for non-ascii text 2012-04-18 02:44:46 +00:00
verify.c
warn-in-system-header.c
warn-in-system-header.h
warning-flags-enabled.c Add warning flag -Winvalid-pp-token for preprocessing-tokens which have 2012-06-28 07:51:56 +00:00
warning-flags-tree.c [diagtool] Add a new "tree" command to shows warnings activated by a flag. 2012-06-24 00:07:45 +00:00
warning-flags.c Splitting the duplicated decl spec extension warning into two: one is an ExtWarn and the other a vanilla warning. This addresses PR13705, where const char const * wouldn't warn unless -pedantic was specified under the right conditions. 2012-08-28 20:55:40 +00:00
working-directory.c
wrong-encoding.c Nicer display of unprintable source, and fix caret display for non-ascii text 2012-04-18 02:44:46 +00:00