This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-01-20 23:30:54 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
clang
/
test
/
Preprocessor
History
Sean Silva
110de6fc29
No longer SCE_PRIVATE ;)
...
llvm-svn: 227200
2015-01-27 16:53:56 +00:00
..
Inputs
…
_Pragma-dependency2.c
…
_Pragma-dependency.c
…
_Pragma-in-macro-arg.c
…
_Pragma-location.c
…
_Pragma-physloc.c
…
_Pragma.c
…
aarch64-target-features.c
…
arm-acle-6.4.c
…
arm-acle-6.5.c
…
arm-target-features.c
…
assembler-with-cpp.c
…
builtin_line.c
…
c90.c
…
c99-6_10_3_3_p4.c
…
c99-6_10_3_4_p5.c
…
c99-6_10_3_4_p6.c
…
c99-6_10_3_4_p7.c
…
c99-6_10_3_4_p9.c
…
clang_headers.c
…
comment_save_if.c
…
comment_save_macro.c
…
comment_save.c
…
cxx_and.cpp
…
cxx_bitand.cpp
…
cxx_bitor.cpp
…
cxx_compl.cpp
…
cxx_not_eq.cpp
…
cxx_not.cpp
…
cxx_oper_keyword_ms_compat.cpp
Emit warning if define or undef reserved identifier or keyword.
2014-12-11 12:18:08 +00:00
cxx_oper_keyword.cpp
…
cxx_oper_spelling.cpp
…
cxx_or.cpp
…
cxx_true.cpp
…
cxx_xor.cpp
…
dependencies-and-pp.c
…
directive-invalid.c
…
disabled-cond-diags2.c
…
disabled-cond-diags.c
…
dump_macros.c
…
dump-macros-spacing.c
…
dump-macros-undef.c
…
dump-options.c
…
dumptokens_phyloc.c
…
expr_comma.c
…
expr_define_expansion.c
…
expr_invalid_tok.c
…
expr_liveness.c
…
expr_multichar.c
…
expr_usual_conversions.c
…
extension-warning.c
…
feature_tests.c
Preprocessor: Recover instead of mutating a token in ExpandBuiltinMacro
2014-12-15 09:03:58 +00:00
file_to_include.h
…
first-line-indent.c
…
function_macro_file.c
…
function_macro_file.h
…
has_attribute.c
Modify __has_attribute so that it only looks for GNU-style attributes. Removes the ability to look for generic attributes and keywords via this macro, which has the potential to be a breaking change. However, since there is __has_cpp_attribute and __has_declspec_attribute, and given the limited usefulness of querying a generic attribute name regardless of syntax, this seems like the correct path forward.
2014-12-05 15:24:55 +00:00
has_attribute.cpp
…
has_include.c
…
hash_line.c
…
hash_space.c
…
header_lookup1.c
…
headermap-rel2.c
…
headermap-rel.c
…
if_warning.c
…
ifdef-recover.c
…
ignore-pragmas.c
…
import_self.c
…
include-directive1.c
…
include-directive2.c
…
include-directive3.c
…
include-macros.c
…
include-pth.c
…
indent_macro.c
…
init.c
No longer SCE_PRIVATE ;)
2015-01-27 16:53:56 +00:00
invalid-__has_warning1.c
…
invalid-__has_warning2.c
…
iwithprefix.c
[multilib] Teach Clang's code about multilib by threading
2014-12-29 12:09:08 +00:00
line-directive-output.c
…
line-directive.c
…
macho-embedded-predefines.c
…
macro_arg_directive.c
Lex: Don't let annotation tokens get into macro expansion
2014-12-28 07:42:49 +00:00
macro_arg_directive.h
…
macro_arg_empty.c
…
macro_arg_keyword.c
…
macro_arg_slocentry_merge.c
…
macro_arg_slocentry_merge.h
…
macro_backslash.c
…
macro_disable.c
…
macro_expand_empty.c
…
macro_expand.c
…
macro_expandloc.c
…
macro_fn_comma_swallow2.c
…
macro_fn_comma_swallow.c
…
macro_fn_disable_expand.c
…
macro_fn_lparen_scan2.c
…
macro_fn_lparen_scan.c
…
macro_fn_placemarker.c
…
macro_fn_preexpand.c
…
macro_fn_varargs_iso.c
…
macro_fn_varargs_named.c
…
macro_fn.c
…
macro_misc.c
…
macro_not_define.c
…
macro_paste_bad.c
…
macro_paste_bcpl_comment.c
…
macro_paste_c_block_comment.c
…
macro_paste_commaext.c
…
macro_paste_empty.c
…
macro_paste_hard.c
…
macro_paste_hashhash.c
…
macro_paste_identifier_error.c
…
macro_paste_msextensions.c
…
macro_paste_none.c
…
macro_paste_simple.c
…
macro_paste_spacing2.c
…
macro_paste_spacing.c
…
macro_redefined.c
…
macro_rescan2.c
…
macro_rescan_varargs.c
…
macro_rescan.c
…
macro_rparen_scan2.c
…
macro_rparen_scan.c
…
macro_space.c
…
macro_undef.c
…
macro_variadic.cl
…
macro_with_initializer_list.cpp
…
macro-multiline.c
…
macro-reserved-cxx11.cpp
Fixed warnings on redefine keywords and reserved ids.
2014-12-18 11:14:21 +00:00
macro-reserved-ms.c
Fixed warnings on redefine keywords and reserved ids.
2014-12-18 11:14:21 +00:00
macro-reserved.c
Fixed warnings on redefine keywords and reserved ids.
2014-12-18 11:14:21 +00:00
macro-reserved.cpp
Fixed warnings on redefine keywords and reserved ids.
2014-12-18 11:14:21 +00:00
mi_opt2.c
…
mi_opt2.h
…
mi_opt.c
…
mi_opt.h
…
microsoft-ext.c
…
microsoft-header-search.c
…
microsoft-import.c
…
missing-system-header.c
…
missing-system-header.h
…
mmx.c
…
non_fragile_feature1.m
…
non_fragile_feature.m
…
objc-pp.m
…
optimize.c
…
output_paste_avoid.cpp
…
overflow.c
…
pic.c
…
pp-modules.c
…
pp-modules.h
…
pp-record.c
…
pp-record.h
…
pr2086.c
…
pr2086.h
…
pr13851.c
…
pragma_diagnostic_output.c
…
pragma_diagnostic_sections.cpp
…
pragma_diagnostic.c
…
pragma_microsoft.c
…
pragma_microsoft.cpp
…
pragma_poison.c
…
pragma_sysheader.c
…
pragma_sysheader.h
…
pragma_unknown.c
…
pragma-captured.c
…
pragma-pushpop-macro.c
…
predefined-arch-macros.c
…
predefined-exceptions.m
…
predefined-macros.c
…
print_line_count.c
…
print_line_empty_file.c
…
print_line_include.c
…
print_line_include.h
…
print_line_track.c
…
print-pragma-microsoft.c
…
pushable-diagnostics.c
…
skipping_unclean.c
…
stdint.c
[Mips] Fix type of 64-bit integer in case of MIPS N64 ABI
2015-01-22 23:16:48 +00:00
stringize_misc.c
…
stringize_space.c
…
traditional-cpp.c
…
ucn-allowed-chars.c
…
ucn-pp-identifier.c
…
undef-error.c
…
unterminated.c
…
user_defined_system_framework.c
…
utf8-allowed-chars.c
…
warn-disabled-macro-expansion.c
…
warn-macro-unused.c
…
warn-macro-unused.h
…
warning_tests.c
…
woa-defaults.c
…
woa-wchar_t.c
…
x86_target_features.c
…