hanchenye-llvm-project/clang/test/Lexer
Chris Lattner 7c027ee4c2 teach clang to recover gracefully from conflict markers left in source
files: PR5238.

llvm-svn: 91270
2009-12-14 06:16:57 +00:00
..
11-27-2007-FloatLiterals.c Converted to use FileCheck. 2009-10-13 18:51:26 +00:00
badstring_in_if0.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
block_cmt_end.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
c90.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
char-escapes.c PR4353: Add support for \E as a character escape. 2009-06-10 01:32:39 +00:00
comment-escape.c Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
conflict-marker.c teach clang to recover gracefully from conflict markers left in source 2009-12-14 06:16:57 +00:00
constants-ms.c cleanup parsing of MS integer suffixes a little. this fixes PR5616 2009-11-28 13:37:52 +00:00
constants.c accept "#pragma clang foo" where we accept "#pragma GCC foo". 2009-05-12 18:21:11 +00:00
counter.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
cxx0x_keyword.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx0x_keyword_as_cxx98.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
digraph.c Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. 2009-11-17 08:57:36 +00:00
dollar-idents.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
escape_newline.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
has_feature_exceptions.cpp Add 'has_feature(cxx_exceptions)' to allow code to determine via preprocessor logic if C++ exceptions are enabled. 2009-12-03 01:34:15 +00:00
has_feature_rtti.cpp Rename has_feature(rtti) to has_feature(cxx_rtti) for clarity. 2009-12-03 01:31:28 +00:00
msdos-cpm-eof.c Integrate the following from the 'objective-rewrite' branch: 2009-12-08 16:38:12 +00:00
multiple-include.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
numeric-literal-trash.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
pragma-mark.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
rdr-6096838-2.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
rdr-6096838.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
token-concat-2.c PR4395: Don't detect token concatenation in C mode for 2009-06-15 19:48:50 +00:00
token-concat.c Eliminate &&s in tests. 2009-11-08 01:45:36 +00:00
unknown-char.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00