.. |
11-27-2007-FloatLiterals.c
|
|
|
badstring_in_if0.c
|
|
|
bcpl-escaped-newline.c
|
Speed up BCPL comment lexing by looking aggressively for newlines and then scannig backwards to see if the newline is escaped.
|
2011-09-05 07:19:39 +00:00 |
block_cmt_end.c
|
|
|
c90.c
|
|
|
char-escapes.c
|
|
|
clang-keywords.cpp
|
|
|
comment-escape.c
|
|
|
conflict-marker.c
|
Handle Perforce-style conflict markers like normal conflict markers. Perforce
|
2011-10-12 00:37:51 +00:00 |
constants.c
|
Warn about and truncate UCNs that are too big for their character literal type.
|
2011-08-19 03:20:12 +00:00 |
counter.c
|
|
|
cxx0x_keyword_as_cxx98.cpp
|
Make the -Wc++11-compat warnings ignored by default, so we don't break
|
2011-10-25 03:07:45 +00:00 |
cxx0x_keyword.cpp
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
|
2011-10-13 22:29:44 +00:00 |
cxx0x_raw_string_delim_length.cpp
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
|
2011-10-13 22:29:44 +00:00 |
cxx0x_raw_string_unterminated.cpp
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
|
2011-10-13 22:29:44 +00:00 |
digraph.c
|
|
|
dollar-idents.c
|
|
|
escape_newline.c
|
|
|
gnu_keywords.c
|
|
|
has_attribute.cpp
|
|
|
has_extension_cxx.cpp
|
Advertise support for cxx_range_for as an extension in C++98 mode. Patch by Jean-Daniel Dupas!
|
2011-09-06 18:03:41 +00:00 |
has_extension.c
|
Add c_alignas and cxx_alignas features
|
2011-10-14 23:44:46 +00:00 |
has_feature_address_sanitizer.cpp
|
implement __has_feature(address_sanitizer); also use LangOpts.AddressSanitizer instead of CodeGenOpts.AddressSanitizer
|
2011-11-22 01:28:36 +00:00 |
has_feature_c1x.c
|
Give __STDC_VERSION__ the value 201001L when we're in C1x mode. The
|
2011-10-28 23:02:54 +00:00 |
has_feature_cxx0x.cpp
|
Add __has_feature(cxx_raw_string_literals) and
|
2011-11-01 01:23:44 +00:00 |
has_feature_exceptions.cpp
|
|
|
has_feature_objc_arc.m
|
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
|
2011-10-02 01:16:38 +00:00 |
has_feature_rtti.cpp
|
|
|
has_feature_type_traits.cpp
|
|
|
hexfloat.cpp
|
We do parse hexfloats in C++11; make it actually work.
|
2011-10-12 18:51:02 +00:00 |
ms-extensions.c
|
Make -fms-compatibility imply -fms-extensions. Fixes PR11204.
|
2011-10-24 15:27:23 +00:00 |
msdos-cpm-eof.c
|
|
|
multiple-include.c
|
|
|
newline-eof.c
|
|
|
numeric-literal-trash.c
|
|
|
pragma-mark.c
|
|
|
pragma-message.c
|
|
|
pragma-operators.cpp
|
|
|
preamble.c
|
Make Lexer::ComputePreamble accept a LangOptions parameter, otherwise it may be
|
2011-08-25 20:39:19 +00:00 |
rdar-8914293.c
|
|
|
rdr-6096838-2.c
|
|
|
rdr-6096838.c
|
|
|
string_concat.cpp
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
|
2011-10-13 22:29:44 +00:00 |
string-literal-encoding.c
|
Tests for UTF-8 encoding in strings in source code. Patch by Seth Cantrell.
|
2011-11-01 02:26:36 +00:00 |
token-concat-2.c
|
|
|
token-concat.c
|
|
|
unknown-char.c
|
|
|
utf8-char-literal.cpp
|
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
|
2011-10-13 22:29:44 +00:00 |
utf-16.c
|
|
|
utf-16.c.txt
|
|
|
wchar.c
|
|
|