llvm-project/clang/test/utils/update_cc_test_checks/Inputs
Florian Hahn 67aa314bce
[IRGen] Do not overwrite existing attributes in CGCall.
When adding new attributes, existing attributes are dropped. While
this appears to be a longstanding issue, this was highlighted by D105169
which dropped a lot of attributes due to adding the new noundef
attribute.

Ahmed Bougacha (@ab) tracked down the issue and provided the fix in
CGCall.cpp. I bundled it up and updated the tests.
2022-01-20 13:45:19 +00:00
..
basic-cplusplus.cpp
basic-cplusplus.cpp.expected [IRGen] Do not overwrite existing attributes in CGCall. 2022-01-20 13:45:19 +00:00
check-attributes.cpp
check-attributes.cpp.funcattrs.expected Reapply [IR] Don't mark mustprogress as type attribute 2021-07-09 20:57:44 +02:00
check-attributes.cpp.plain.expected
check-globals.c [UpdateCCTestChecks] Support --check-globals 2021-06-25 13:17:56 -04:00
def-and-decl.c
def-and-decl.c.expected [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
exec-all-runlines.c [Utils] Run non-filecheck runlines in-order in update_cc_test_checks 2021-05-04 12:06:03 -07:00
exec-all-runlines.c.expected [Utils] Run non-filecheck runlines in-order in update_cc_test_checks 2021-05-04 12:06:03 -07:00
explicit-template-instantiation.cpp [Utils] Support class template specializations in update_cc_test_checks 2021-07-28 16:03:41 +01:00
explicit-template-instantiation.cpp.expected [IRGen] Do not overwrite existing attributes in CGCall. 2022-01-20 13:45:19 +00:00
generated-funcs-regex.c [Utils][NFC] Rename replace-function-regex in update_cc_test_checks 2021-05-05 14:19:30 -07:00
generated-funcs-regex.c.expected [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
generated-funcs.c
generated-funcs.c.generated.expected Revert "[OpenMP] Codegen aggregate for outlined function captures" 2021-09-21 13:20:39 -07:00
generated-funcs.c.no-generated.expected Revert "[OpenMP] Codegen aggregate for outlined function captures" 2021-09-21 13:20:39 -07:00
global-hex-value-regex.c [UpdateCCTestChecks] Implement --global-hex-value-regex 2021-07-20 11:23:20 -04:00
global-hex-value-regex.c.expected [UpdateCCTestChecks] Implement --global-hex-value-regex 2021-07-20 11:23:20 -04:00
global-value-regex.c [UpdateCCTestChecks] Implement --global-value-regex 2021-07-20 11:23:20 -04:00
global-value-regex.c.expected [UpdateCCTestChecks] Implement --global-value-regex 2021-07-20 11:23:20 -04:00
lit.cfg.example [clang] Make fewer assumptions about path to lit.site.cfg after 9eaf0d120d 2021-06-25 14:01:29 -04:00
mangled_names.c
mangled_names.c.expected
mangled_names.c.funcsig.expected [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
on_the_fly_arg_change.c
on_the_fly_arg_change.c.expected
prefix-never-matches.cpp
replace-value-regex-across-runs.c [UpdateCCTestChecks] Fix --replace-value-regex across RUN lines 2021-06-21 17:01:17 -04:00
replace-value-regex-across-runs.c.expected [UpdateCCTestChecks] Fix --replace-value-regex across RUN lines 2021-06-21 17:01:17 -04:00
resolve-tmp-conflict.cpp [Utils] Add prefix parameter in update test checks to avoid FileCheck conflicts 2021-03-26 11:49:42 -07:00
resolve-tmp-conflict.cpp.expected [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00