.. |
Inputs
|
[clang] Do not read from 'test/SemaCXX/Inputs' inside 'test/AST'
|
2018-12-03 11:26:35 +00:00 |
address_space_attribute.cpp
|
[Sema] Fix Modified Type in address_space AttributedType
|
2019-01-24 00:11:35 +00:00 |
ast-dump-arm-attr.c
|
…
|
|
ast-dump-array.cpp
|
Extend test for DependentSizedArrayType
|
2018-12-04 09:53:36 +00:00 |
ast-dump-attr.cpp
|
Fix a few tests that were missing ':' on CHECK lines and weren't testing anything.
|
2019-02-11 20:33:22 +00:00 |
ast-dump-attr.m
|
…
|
|
ast-dump-c-attr.c
|
…
|
|
ast-dump-color.cpp
|
…
|
|
ast-dump-comment-json.cpp
|
Add support for dumping AST comment nodes to JSON.
|
2019-05-21 14:38:29 +00:00 |
ast-dump-comment.cpp
|
…
|
|
ast-dump-decl-json.m
|
Add support for dumping Objective C AST declaration nodes to JSON.
|
2019-05-24 17:39:55 +00:00 |
ast-dump-decl-stmts.cpp
|
…
|
|
ast-dump-decl.c
|
Added test cases for dumping variadic-like functions; NFC.
|
2019-01-16 16:12:30 +00:00 |
ast-dump-decl.cpp
|
[ASTDump] Make template specialization tests more exact
|
2019-01-31 22:28:38 +00:00 |
ast-dump-decl.m
|
[ASTDump] Mark variadic declarations with a tag instead of child node
|
2019-01-18 21:38:30 +00:00 |
ast-dump-decl.mm
|
[ASTDump] Mark BlockDecls which capture this with a tag
|
2019-01-18 21:55:24 +00:00 |
ast-dump-enum-json.cpp
|
Introduce the ability to dump the AST to JSON.
|
2019-05-13 21:39:55 +00:00 |
ast-dump-expr-json.c
|
When dumping the AST to JSON, dump the declared name of a MemberExpr operand.
|
2019-05-27 14:25:04 +00:00 |
ast-dump-expr-json.cpp
|
When dumping the AST to JSON, dump the type information from a typeid expression with a type operand.
|
2019-05-27 14:34:31 +00:00 |
ast-dump-expr.c
|
Add an explicit triple to this test to fix failing test bots.
|
2018-12-10 19:18:11 +00:00 |
ast-dump-expr.cpp
|
[ASTDump] Add a flag indicating whether a CXXThisExpr is implicit
|
2019-02-03 18:20:27 +00:00 |
ast-dump-funcs.cpp
|
Added test cases for dumping variadic-like functions; NFC.
|
2019-01-16 16:12:30 +00:00 |
ast-dump-if-json.cpp
|
Introduce the ability to dump the AST to JSON.
|
2019-05-13 21:39:55 +00:00 |
ast-dump-invalid.cpp
|
…
|
|
ast-dump-lookups.cpp
|
…
|
|
ast-dump-macro-json.c
|
Dump macro expansion information as needed when outputting the AST to JSON.
|
2019-05-20 16:46:44 +00:00 |
ast-dump-msp430-attr.c
|
…
|
|
ast-dump-namespace-json.cpp
|
Introduce the ability to dump the AST to JSON.
|
2019-05-13 21:39:55 +00:00 |
ast-dump-openmp-atomic.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-barrier.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-cancel.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-cancellation-point.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-critical.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-distribute-parallel-for-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-distribute-parallel-for.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-distribute-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-distribute.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-flush.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-for-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-for.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-master.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-ordered.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-parallel-for-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-parallel-for.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-parallel-master-XFAIL.c
|
[AST] Disable ast-dump-openmp-parallel-master-XFAIL.c test
|
2019-03-20 17:14:49 +00:00 |
ast-dump-openmp-parallel-sections.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-parallel.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-section.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-sections.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-single.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-data.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-enter-data.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-exit-data.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-parallel-for-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-parallel-for.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-parallel.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-teams-distribute-parallel-for-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-teams-distribute-parallel-for.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-teams-distribute-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-teams-distribute.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-teams.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target-update.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-target.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-task.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-taskgroup.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-taskloop-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-taskloop.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-taskwait.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-taskyield.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-teams-distribute-parallel-for-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-teams-distribute-parallel-for.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-teams-distribute-simd.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-teams-distribute.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-openmp-teams.c
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
ast-dump-pipe.cl
|
…
|
|
ast-dump-record-definition-data.cpp
|
Adding tests for -ast-dump; NFC.
|
2018-12-04 21:50:08 +00:00 |
ast-dump-records-json.cpp
|
Add more tests for AST JSON output; NFC.
|
2019-05-17 19:14:01 +00:00 |
ast-dump-records.c
|
…
|
|
ast-dump-records.cpp
|
Add tests for dumping base classes; NFC.
|
2018-12-04 21:49:24 +00:00 |
ast-dump-special-member-functions.cpp
|
Adding tests for -ast-dump; NFC.
|
2018-12-04 21:50:08 +00:00 |
ast-dump-stmt-json.c
|
Add more tests for AST JSON output; NFC.
|
2019-05-17 19:14:01 +00:00 |
ast-dump-stmt-json.cpp
|
When dumping the AST to JSON, dump the declared name of a MemberExpr operand.
|
2019-05-27 14:25:04 +00:00 |
ast-dump-stmt-json.m
|
Adding an explicit triple to this test to appease build bots.
|
2019-05-24 19:19:00 +00:00 |
ast-dump-stmt.c
|
Adding an AST dump test for statement expressions; NFC.
|
2018-12-07 17:06:40 +00:00 |
ast-dump-stmt.cpp
|
[ASTDump] Add utility for dumping a label with child nodes
|
2019-01-11 19:11:17 +00:00 |
ast-dump-stmt.m
|
…
|
|
ast-dump-template-decls.cpp
|
Adding tests for -ast-dump; NFC.
|
2018-12-05 18:53:57 +00:00 |
ast-dump-templates.cpp
|
…
|
|
ast-dump-undeserialized.cpp
|
Move decl context dumping to TextNodeDumper
|
2019-01-19 09:05:55 +00:00 |
ast-dump-wchar.cpp
|
[Sema] Make string literal init an rvalue.
|
2019-02-08 21:18:46 +00:00 |
ast-print-attr.c
|
…
|
|
ast-print-bool.c
|
…
|
|
ast-print-char-literal.cpp
|
…
|
|
ast-print-enum-decl.c
|
…
|
|
ast-print-no-sanitize.cpp
|
Do not use the incorrect attribute spelling list index when translating a no_sanitize_foo attribute into a no_sanitize("foo") attribute.
|
2019-05-21 17:24:49 +00:00 |
ast-print-objc-property.m
|
Clean up ObjCPropertyDecl printing
|
2019-04-08 19:52:45 +00:00 |
ast-print-objectivec.m
|
…
|
|
ast-print-out-of-line-func.cpp
|
…
|
|
ast-print-pragmas.cpp
|
…
|
|
ast-print-record-decl.c
|
…
|
|
ast-printer-lambda.cpp
|
[clang] fixing -ast-print for variadic parameter pack in lambda capture
|
2019-05-05 12:35:12 +00:00 |
attr-print-emit.cpp
|
…
|
|
attr-target-ast.c
|
…
|
|
auto-pragma.cpp
|
…
|
|
bool-type.m
|
…
|
|
builtins-arm-strex-rettype.c
|
…
|
|
c-casts.c
|
…
|
|
category-attribute.m
|
…
|
|
coroutine-source-location-crash.cpp
|
[clang] Do not read from 'test/SemaCXX/Inputs' inside 'test/AST'
|
2018-12-03 11:26:35 +00:00 |
dump.cpp
|
[clang][OpeMP] Model OpenMP structured-block in AST (PR40563)
|
2019-03-20 16:32:36 +00:00 |
finally-msvc.m
|
…
|
|
fixed_point.c
|
…
|
|
fixed_point_to_string.c
|
…
|
|
float16.cpp
|
[ASTDump] Add a flag indicating whether a CXXThisExpr is implicit
|
2019-02-03 18:20:27 +00:00 |
foreachtemplatized.mm
|
…
|
|
function-alias.cpp
|
Look through typedefs in getFunctionTypeWithExceptionSpec
|
2019-02-13 09:39:17 +00:00 |
implicit-cast-dump.c
|
…
|
|
multistep-explicit-cast.c
|
…
|
|
multistep-explicit-cast.cpp
|
…
|
|
objc-default-ctor-init.mm
|
…
|
|
pragma-attribute-cxx-subject-match-rules.cpp
|
…
|
|
pragma-attribute-objc-subject-match-rules.m
|
…
|
|
property-atomic-bool.m
|
…
|
|
rdr6094103-unordered-compare-promote.c
|
…
|
|
sourceranges.cpp
|
…
|
|
template-implicit-vars.cpp
|
…
|
|
variadic-promotion.c
|
…
|
|