llvm-project/clang/test/utils/update_cc_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
..
basic-cplusplus.cpp [update_cc_test_checks.py] Handle C++ methods 2020-06-18 18:09:21 +01:00
basic-cplusplus.cpp.expected [UpdateTestChecks] Match unnamed values like "@[0-9]+" and "![0-9]+" 2020-08-12 01:04:16 -05:00
check-attributes.cpp [Utils] Check function attributes in update_test_checks 2020-07-19 20:07:24 +02:00
check-attributes.cpp.funcattrs.expected [Utils][Fix] remove unnecessary ; at the end 2020-07-19 20:48:28 +02:00
check-attributes.cpp.plain.expected [Utils] Check function attributes in update_test_checks 2020-07-19 20:07:24 +02:00
def-and-decl.c [update_cc_test_checks.py] Correctly skip function definitions 2020-06-18 18:09:21 +01:00
def-and-decl.c.expected [update_cc_test_checks.py] Correctly skip function definitions 2020-06-18 18:09:21 +01:00
mangled_names.c
mangled_names.c.expected [utils] change default nameless value to "TMP" 2020-06-01 06:54:45 -04:00
mangled_names.c.funcsig.expected [UpdateTestChecks] include { in function signature check line 2020-08-28 23:44:03 +02:00
on_the_fly_arg_change.c [UpdateTestChecks] Add UTC_ARGS support for update_{llc,cc}_test_checks.py 2020-07-08 11:00:10 +01:00
on_the_fly_arg_change.c.expected [UpdateTestChecks] Add UTC_ARGS support for update_{llc,cc}_test_checks.py 2020-07-08 11:00:10 +01:00