hanchenye-llvm-project/clang/test/Preprocessor
Chris Lattner b0966de585 A simple reordering of the definitions in stdint.h and
introduces no new function changes.   Patch by Ken Dyck!

llvm-svn: 86062
2009-11-04 23:03:18 +00:00
..
_Pragma-dependency.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
_Pragma-dependency2.c rename test 2009-06-15 05:00:02 +00:00
_Pragma-location.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
_Pragma-physloc.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
_Pragma.c Fix rdar://6880630 - # in _Pragma does not start a preprocessor directive. 2009-05-13 06:10:29 +00:00
assembler-with-cpp.c fix tests 2009-10-27 10:09:29 +00:00
builtin_line.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
c90.c this is really just a recommendation, not a requirement. 2009-04-18 02:25:14 +00:00
c99-6_10_3_3_p4.c Preprocessor tests are whitespace sensitive, as per Revision: 85170 review. 2009-10-27 01:45:51 +00:00
c99-6_10_3_4_p5.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
c99-6_10_3_4_p6.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
c99-6_10_3_4_p7.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
c99-6_10_3_4_p9.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
clang_headers.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
comment_save.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
comment_save_if.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
comment_save_macro.c Typo in revision 85201. 2009-10-27 03:59:44 +00:00
cxx_and.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_bitand.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_bitor.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_compl.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_not.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_not_eq.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_oper_keyword.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_oper_spelling.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_or.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_true.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
cxx_xor.cpp Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
dependencies-and-pp.c PR4063, with feeling: Chain PP callbacks by default. 2009-05-03 10:04:17 +00:00
disabled-cond-diags.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
dump-macros-spacing.c PR4288: Make -dD (dump macros with preprocessed source) play nicely with 2009-06-02 07:55:39 +00:00
dump-options.c Implement support for GCC's -dD mode, which dumps -E output *and* 2009-04-12 01:56:53 +00:00
dump_macros.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
dumptokens_phyloc.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
expr_comma.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
expr_invalid_tok.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
expr_liveness.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
expr_multichar.c PR4283: Don't truncate multibyte character constants in the 2009-06-01 05:25:02 +00:00
expr_usual_conversions.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
extension-warning.c Simplify the scheme used for keywords, and change the classification 2009-04-28 03:13:54 +00:00
feature_tests.c Sink the BuiltinInfo object from ASTContext into the 2009-06-14 01:54:56 +00:00
file_to_include.h
function_macro_file.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
function_macro_file.h
has_include.c Added __has_include and __has_include_next. 2009-11-02 22:28:12 +00:00
hash_line.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
hash_space.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
header_lookup1.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
if_warning.c Fix PR4007: clang doesn't know -Werror-foo is the same as -Werror=foo 2009-04-19 22:07:21 +00:00
ifdef-recover.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
import_self.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
include-directive1.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
include-directive2.c Fix two problems from PR3916, and one problem I noticed while hacking 2009-04-17 23:56:52 +00:00
include-directive3.c use doug's new %S thing to make this work when run from different locations. 2009-04-10 16:51:32 +00:00
include-macros.c use doug's new %S thing to make this work when run from different locations. 2009-04-10 16:51:32 +00:00
include-pth.c Pull clang-cc code for generating PTH files based on the input type. 2009-04-01 05:09:09 +00:00
indent_macro.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
init.c Fixed for running on Windows. 2009-11-03 02:36:47 +00:00
line-directive.c Disabling some MS extensions which cause these tests to fail 2009-10-27 14:31:53 +00:00
macro-multiline.c MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00
macro_arg_keyword.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_disable.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_disable2.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_disable3.c Preprocessor tests are whitespace sensitive, as per Revision: 85170 review. 2009-10-27 01:45:51 +00:00
macro_disable4.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_expand.c When we expect two arguments but have zero, make sure to add 2009-05-13 00:55:26 +00:00
macro_expandloc.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_expandloc2.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_fn.c fix rdar://6816766 - Crash with function-like macro test at end of directive. 2009-04-24 07:15:46 +00:00
macro_fn_comma_swallow.c MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00
macro_fn_disable_expand.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_fn_lparen_scan.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_fn_lparen_scan2.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_fn_placemarker.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_fn_preexpand.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_fn_varargs_iso.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_fn_varargs_named.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_misc.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_not_define.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_bad.c update test for r72519 2009-05-28 05:41:32 +00:00
macro_paste_bcpl_comment.c Disable Microsoft extensions to fix failure on Windows. 2009-10-22 20:34:27 +00:00
macro_paste_c_block_comment.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_commaext.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_empty.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_hard.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_hashhash.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_mscomment.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
macro_paste_none.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_simple.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_spacing.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_paste_spacing2.c Fix the testcase for PR4132. 2009-05-03 19:54:21 +00:00
macro_rescan.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_rescan2.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_rescan_varargs.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
macro_rparen_scan.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_rparen_scan2.c Preprocessor tests are whitespace sensitive, as per Revision: 85170 review. 2009-10-27 01:45:51 +00:00
macro_space.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
macro_undef.c Implement support for the -undef command line option, patch by 2009-11-03 19:50:27 +00:00
mi_opt.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
mi_opt.h
non_fragile_feature.m Added test cases for presence and absence of __has_feature(objc_nonfragile_abi) with and without -fobjc-nonfragile-abi. 2009-08-31 16:53:06 +00:00
non_fragile_feature1.m Force triple for this test (non-fragile ABI is default on x86_64-apple-darwin9). 2009-09-01 00:36:20 +00:00
objc-pp.m pick a smaller header, one that we control to test this. 2009-04-19 20:18:57 +00:00
optimize.c More fixes to builtin preprocessor defines. 2009-04-08 18:03:55 +00:00
output_paste_avoid.c fix tests 2009-10-27 10:09:29 +00:00
overflow.c PR3942: Don't warn on unsigned overflow in preprocessor expressions. 2009-05-16 21:24:10 +00:00
pic.c Force triple for these tests. 2009-04-08 23:02:51 +00:00
pr2086.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
pr2086.h
pragma_microsoft.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
pragma_poison.c rename test for consistency with other pragma test. 2009-04-19 20:16:27 +00:00
pragma_sysheader.c Fix #pragma GCC system_header by making it insert a virtual linemarker into 2009-06-15 05:02:34 +00:00
pragma_sysheader.h Fix #pragma GCC system_header by making it insert a virtual linemarker into 2009-06-15 05:02:34 +00:00
pragma_unknown.c Warn about uses of #pragma STDC FENV_ACCESS ON, since we don't 2009-04-19 21:55:32 +00:00
print_line_count.c Fix PR2741 by making our newline tracking be aware of newlines that 2009-06-15 01:25:23 +00:00
print_line_track.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
pushable-diagnostics.c add push/pop semantics for diagnostics. Patch by Louis Gerbarg! 2009-07-12 21:18:45 +00:00
skipping_unclean.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
stdint.c A simple reordering of the definitions in stdint.h and 2009-11-04 23:03:18 +00:00
stringize_misc.c Convert Preprocessor Clang tests to FileCheck in regards to PR5307. 2009-10-27 02:36:32 +00:00
stringize_space.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
stringize_space2.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
undef-error.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
unterminated.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
x86_target_features.c Handle -march for the LLVM recognized cpu names. 2009-05-06 21:56:32 +00:00