llvm-project/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs
sstefan1 7128e64706 [UpdateTestChecks] include { in function signature check line
After D85099, if we have attribute group in the function signature that hasn't
been seen before, and later a callsite with the same attribute group, filecheck will evaluate
the first attribute group to for example '#0 {'. We now include { in the args_and_sig group to avoid this.

Differential Revision: https://reviews.llvm.org/D86769
2020-08-28 23:44:03 +02:00
..
argument_name_reuse.ll
argument_name_reuse.ll.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00
argument_name_reuse.ll.plain.expected
basic.ll [utils] change default nameless value to "TMP" 2020-06-01 06:54:45 -04:00
basic.ll.expected [utils] change default nameless value to "TMP" 2020-06-01 06:54:45 -04:00
basic.ll.funcsig.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00
check_attrs.ll [Utils] Check function attributes in update_test_checks 2020-07-19 20:07:24 +02:00
check_attrs.ll.funcattrs.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00
check_attrs.ll.plain.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00
on_the_fly_arg_change.ll
on_the_fly_arg_change.ll.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00
on_the_fly_arg_change.ll.initially_disabled.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00
scrub_attrs.ll
scrub_attrs.ll.plain.expected [UpdateTestChecks] Match unnamed values like "@[0-9]+" and "![0-9]+" 2020-08-12 01:04:16 -05:00
scrub_attrs.ll.scrub.expected
sometimes_deleted_function.ll [Utils][FIX] Properly deal with occasionally deleted functions 2020-04-01 21:56:18 -05:00
sometimes_deleted_function.ll.expected [Utils][FIX] Properly deal with occasionally deleted functions 2020-04-01 21:56:18 -05:00
various_ir_values.ll [UpdateTestChecks] Match unnamed values like "@[0-9]+" and "![0-9]+" 2020-08-12 01:04:16 -05:00
various_ir_values.ll.expected [UpdateTestChecks] Match unnamed values like "@[0-9]+" and "![0-9]+" 2020-08-12 01:04:16 -05:00
various_ir_values.ll.funcsig.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00