hanchenye-llvm-project/clang/test/Lexer
John McCall 31168b077c Automatic Reference Counting.
Language-design credit goes to a lot of people, but I particularly want
to single out Blaine Garst and Patrick Beard for their contributions.

Compiler implementation credit goes to Argyrios, Doug, Fariborz, and myself,
in no particular order.

llvm-svn: 133103
2011-06-15 23:02:42 +00:00
..
11-27-2007-FloatLiterals.c Added testcase for commit r122963. 2011-01-06 16:56:00 +00:00
badstring_in_if0.c
block_cmt_end.c Change magic string "abc" to better magic string "qux". 2011-05-10 20:28:29 +00:00
c90.c Add support for UCNs for character literals 2010-10-09 00:27:47 +00:00
char-escapes.c Fix diagnostic for reporting bad escape sequence. 2010-12-03 00:09:56 +00:00
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
constants.c Split out -Wconversion warnings about constant precision into their 2010-11-09 22:22:12 +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
has_attribute.cpp Add a __has_attribute macro that works much like __has_feature and __has_builtin. 2010-10-20 02:31:43 +00:00
has_extension.c Introduce __has_extension macro 2011-05-13 20:54:45 +00:00
has_extension_cxx.cpp Introduce __has_extension macro 2011-05-13 20:54:45 +00:00
has_feature_c1x.c Introduce __has_extension macro 2011-05-13 20:54:45 +00:00
has_feature_cxx0x.cpp Audit and finish the implementation of C++0x nullptr, fixing two 2011-05-21 23:15:46 +00:00
has_feature_exceptions.cpp
has_feature_objc_arc.m Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
has_feature_rtti.cpp
has_feature_type_traits.cpp Revert r131672 until __underlying_type is properly implemented in the 2011-05-19 22:52:25 +00:00
hexfloat.cpp
ms-extensions.c allow I128 suffixes in msextensions mode just like i128 suffixes, patch 2010-10-14 00:24:10 +00:00
msdos-cpm-eof.c
multiple-include.c
numeric-literal-trash.c
pragma-mark.c
pragma-message.c Have #pragma message not turn into error by -Werror, by default. Fixes rdar://9308989. 2011-04-21 17:11:44 +00:00
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 r116509 fixed the Win32 XFAIL. 2010-10-14 20:49:46 +00:00
rdar-8914293.c Warn for missing terminating " or ' instead of error for gcc compatibility. Fixed rdar://8914293. 2011-02-15 23:45:31 +00:00
rdr-6096838-2.c tests: Force triple to avoid limited precision warning on win32. 2010-10-18 23:37:08 +00:00
rdr-6096838.c tests: Force triple to avoid limited precision warning on win32. 2010-10-18 23:37:08 +00:00
token-concat-2.c
token-concat.c
unknown-char.c
utf-16.c
utf-16.c.txt
wchar.c Add support for UCNs for character literals 2010-10-09 00:27:47 +00:00