hanchenye-llvm-project/clang/test/Lexer
Douglas Gregor 83d61f914a Add __char16_t and __char32_t as aliases for the C++0x char16_t and
char32_t, respectively, but which can also be used in C++98/03
mode. Fixes <rdar://problem/8418510>.

llvm-svn: 113813
2010-09-13 23:21:44 +00:00
..
11-27-2007-FloatLiterals.c
badstring_in_if0.c
block_cmt_end.c change the 'invalid token after top level declarator' message to be 2010-07-11 22:46:04 +00:00
c90.c Complain when string literals are too long for the active language 2010-07-20 14:33:20 +00:00
char-escapes.c
clang-keywords.cpp Add __char16_t and __char32_t as aliases for the C++0x char16_t and 2010-09-13 23:21:44 +00:00
comment-escape.c
conflict-marker.c robustify the conflict marker stuff. Don't add 7 twice, which would 2010-05-17 20:27:25 +00:00
constants.c Test for PR7888. 2010-08-19 19:13:24 +00:00
counter.c
cxx0x_keyword.cpp
cxx0x_keyword_as_cxx98.cpp Add __char16_t and __char32_t as aliases for the C++0x char16_t and 2010-09-13 23:21:44 +00:00
digraph.c tests: Use -ffreestanding when including stdint.h, to avoid platform dependencies. 2010-09-07 22:54:28 +00:00
dollar-idents.c
escape_newline.c
gnu_keywords.c Daniel re-educated me about what Alias does and does not do. Turn that off for 2010-05-22 02:21:53 +00:00
has_feature_cxx0x.cpp Implement __has_feature(cxx_inline_namespaces) 2010-08-31 23:28:47 +00:00
has_feature_exceptions.cpp tests: Use %clangxx when using driver for C++, in case C++ support is disabled. 2010-06-29 16:52:24 +00:00
has_feature_rtti.cpp tests: Use %clangxx when using driver for C++, in case C++ support is disabled. 2010-06-29 16:52:24 +00:00
hexfloat.cpp A bug I've introduced in STDIN handling surfaced a few broken tests, fix them. 2010-06-25 12:48:07 +00:00
ms-extensions.c improve isHexaLiteral to work with escaped newlines and trigraphs, 2010-08-31 16:42:00 +00:00
msdos-cpm-eof.c
multiple-include.c
numeric-literal-trash.c
pragma-mark.c
pragma-operators.cpp Make sure we're producing a newline in the preprocessed output before 2010-09-10 22:27:29 +00:00
preamble.c tests: Make FileCheck version check that preamble isn't longer than we expected. 2010-07-22 02:22:24 +00:00
rdr-6096838-2.c
rdr-6096838.c
token-concat-2.c
token-concat.c
unknown-char.c
utf-16.c push some source location information down through the compiler, 2010-04-20 20:35:58 +00:00
utf-16.c.txt enhance sourcemgr to detect various UTF BOM's and emit a fatal error 2010-04-20 18:14:03 +00:00