hanchenye-llvm-project/clang/test/Lexer
Richard Smith e826c1a134 Add raw string literal versus C preprocessor test, suggested by James Dennett.
llvm-svn: 172660
2013-01-16 21:43:09 +00:00
..
11-27-2007-FloatLiterals.c
badstring_in_if0.c
bcpl-escaped-newline.c
block_cmt_end.c
c90.c
char-escapes.c
char-literal-encoding-error.c
char-literal.cpp
clang-keywords.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
comment-escape.c
conflict-marker.c
constants.c
counter.c
cxx0x_keyword.cpp
cxx0x_keyword_as_cxx98.cpp
cxx0x_raw_string_delim_length.cpp
cxx0x_raw_string_directives.cpp Add raw string literal versus C preprocessor test, suggested by James Dennett. 2013-01-16 21:43:09 +00:00
cxx0x_raw_string_unterminated.cpp
digraph.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
dollar-idents.c FileCheckize test 2012-11-11 01:35:05 +00:00
eof-char.c Fix crash on end-of-file after \ in a char literal, fixes PR14369. 2012-11-17 20:25:54 +00:00
eof-file.c Fix crash on end-of-file after \ in a char literal, fixes PR14369. 2012-11-17 20:25:54 +00:00
eof-string.c Fix crash on end-of-file after \ in a char literal, fixes PR14369. 2012-11-17 20:25:54 +00:00
escape_newline.c
gnu_keywords.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
has_extension.c
has_extension_cxx.cpp
has_feature_address_sanitizer.cpp Use the individual -fsanitize=<...> arguments to control which of the UBSan 2012-11-05 22:21:05 +00:00
has_feature_c1x.c
has_feature_cxx0x.cpp
has_feature_exceptions.cpp
has_feature_memory_sanitizer.cpp Add __has_feature(memory_sanitizer). 2012-12-20 12:03:13 +00:00
has_feature_modules.m
has_feature_objc_arc.m
has_feature_rtti.cpp
has_feature_thread_sanitizer.cpp tsan: add __has_feature(thread_sanitizer) 2012-12-17 08:52:05 +00:00
has_feature_type_traits.cpp
hexfloat.cpp
long-long.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
ms-extensions.c
ms-extensions.cpp
msdos-cpm-eof.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
multiple-include.c
newline-eof-c++11.cpp Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
newline-eof-c++98-compat.cpp
newline-eof.c
numeric-literal-trash.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
pragma-mark.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
pragma-message.c Made the "expected string literal" diagnostic more expressive 2012-11-17 19:16:52 +00:00
pragma-operators.cpp
pragma-region.c Support for #pragma region/endregion for MSVC compatibility. Patch thanks to pravic! 2012-11-30 19:52:30 +00:00
preamble.c
rdar-8914293.c
rdr-6096838-2.c
rdr-6096838.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
string-literal-encoding.c
string-literal-errors.cpp
string_concat.cpp
token-concat-2.c
token-concat.c
token-concat.cpp
unknown-char.c
utf-16.c
utf-16.c.txt
utf8-char-literal.cpp
wchar-signedness.c
wchar.c