clang-1/test/Preprocessor
Chris Lattner 706ab50019 implement a missing feature in the #include handler, where
it did not handle <xyz> headers coming from macro expansions.
This requires special treatment, as the include name is lexed
as multiple tokens, which require reassembly before processing.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40418 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-23 04:56:47 +00:00
..
_Pragma-dependency.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
_Pragma-location.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
_Pragma-physloc.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
_Pragma-poison.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
_Pragma-syshdr.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
_Pragma-syshdr2.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
builtin_line.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
c99-6_10_3_3_p4.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
c99-6_10_3_4_p5.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
c99-6_10_3_4_p6.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
c99-6_10_3_4_p7.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
c99-6_10_3_4_p9.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
comment_save.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
comment_save_if.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
comment_save_macro.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_and.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_bitand.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_bitor.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_compl.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_not.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_not_eq.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_oper_keyword.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_oper_spelling.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_or.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_true.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
cxx_xor.cpp Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
define_other_target.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
define_target.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
disabled-cond-diags.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
expr_liveness.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
expr_usual_conversions.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
file_to_include.h Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
function_macro_file.c Correctly respect C99 5.1.1.2p4 when searching for the first '(' of 2007-07-19 00:07:36 +00:00
function_macro_file.h Correctly respect C99 5.1.1.2p4 when searching for the first '(' of 2007-07-19 00:07:36 +00:00
hash_line.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
hash_space.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
includeexpand.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
includeexpand2.c implement a missing feature in the #include handler, where 2007-07-23 04:56:47 +00:00
indent_macro.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_arg_keyword.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_defined.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_disable.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_disable2.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_disable3.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_expand.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_expandloc.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_expandloc2.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_comma_swallow.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_disable_expand.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_lparen_scan.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_lparen_scan2.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_placemarker.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_preexpand.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_varargs_iso.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_fn_varargs_named.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_not_define.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_bad.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_bcpl_comment.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_c_block_comment.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_empty.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_hard.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_hashhash.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_none.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_simple.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_paste_spacing.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_rescan.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_rescan2.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_rescan_varargs.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_rparen_scan.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_rparen_scan2.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
macro_space.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
output_paste_avoid.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
paste_bad.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
poison.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
poison_expansion.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
pragma_unknown.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
stringize_misc.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
stringize_space.c Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
stringize_space2.c Fix a stringizing bug that Neil noticed. We should preprocess this: 2007-07-19 16:11:58 +00:00