hanchenye-llvm-project/clang/test/Lexer
Richard Smith ab506adf7d Switch C compilations to C11 by default.
This is long-since overdue, and matches GCC 5.0. This should also be
backwards-compatible, because we already supported all of C11 as an extension
in C99 mode.

llvm-svn: 220244
2014-10-20 23:26:58 +00:00
..
Inputs
11-27-2007-FloatLiterals.c
badstring_in_if0.c
bcpl-escaped-newline.c
block_cmt_end.c
builtin_redef.c
c90.c
char-escapes.c
char-literal-encoding-error.c
char-literal.cpp
comment-escape.c
conflict-marker.c
constants.c Improving the "integer constant too large" diagnostics based on post-commit feedback from Richard Smith. Amends r213657. 2014-07-24 14:51:23 +00:00
counter.c
cross-windows-on-linux-default.cpp
cross-windows-on-linux.cpp Fixing some comments in this test. No functional changes. 2014-05-19 14:52:09 +00:00
cxx-features.cpp
cxx0x_keyword_as_cxx98.cpp
cxx0x_raw_string_delim_length.cpp
cxx0x_raw_string_directives.cpp
cxx0x_raw_string_unterminated.cpp
cxx1y_binary_literal.cpp
cxx1y_digit_separators.cpp Add some missing checks for C++1y digit separators that don't in fact separate 2014-04-22 23:50:25 +00:00
cxx1z-trigraphs.cpp [C++1z] Implement N3981: Disable trigraphs by default in C++1z mode. 2014-06-20 19:23:57 +00:00
digraph.c
dollar-idents.c
eof-char.c
eof-file.c
eof-string.c
escape_newline.c
gnu-flags.c
has_extension.c Switch C compilations to C11 by default. 2014-10-20 23:26:58 +00:00
has_extension_cxx.cpp
has_feature_address_sanitizer.cpp
has_feature_c1x.c Switch C compilations to C11 by default. 2014-10-20 23:26:58 +00:00
has_feature_cxx0x.cpp PR19698, PR19674: enable __has_feature checks for cxx_generic_lambdas and 2014-05-09 21:08:59 +00:00
has_feature_exceptions.cpp
has_feature_memory_sanitizer.cpp
has_feature_modules.m
has_feature_objc_arc.m
has_feature_rtti.cpp
has_feature_thread_sanitizer.cpp
has_feature_type_traits.cpp
header.cpp
hexfloat.cpp
keywords_test.c
keywords_test.cpp Clean up some existing keyword tests in the test/Lexer directory by using the 2014-05-07 01:58:02 +00:00
long-long.cpp
ms-extensions.c Make MS i128 suffix test from r211446 more robust 2014-06-21 23:32:05 +00:00
ms-extensions.cpp
msdos-cpm-eof.c
multiple-include.c
newline-eof-c++98-compat.cpp
newline-eof.c
numeric-literal-trash.c
pragma-mark.c
pragma-message.c
pragma-message2.c
pragma-operators.cpp
pragma-region.c
preamble.c
rdar-8914293.c
rdr-6096838-2.c
rdr-6096838.c
string-literal-encoding.c
string-literal-errors.cpp Don't destroy MacroInfos if we find the macro definition is invalid; it'll get 2014-08-03 23:41:04 +00:00
string_concat.cpp
token-concat.c
token-concat.cpp
unicode-strings.c
unicode.c
unknown-char.c
utf-16.c
utf-16.c.txt
utf8-char-literal.cpp
utf8-invalid.c
warn-date-time.c Show -Wdate-time in system headers 2014-06-10 06:09:00 +00:00
wchar-signedness.c
wchar.c