CodeGen: hand two tests to the care of update_cc_test_checks
authorAugie Fackler <augie@google.com>
Wed, 5 Apr 2023 22:03:14 +0000 (18:03 -0400)
committerAugie Fackler <augie@google.com>
Mon, 12 Jun 2023 21:39:44 +0000 (17:39 -0400)
commit0bd281eceff58f1e92eed6b53a33152be9810b42
tree3b0437471d5c2e215fc7194b6056f6c040e6be9e
parent686cb26edbe1280e596c7b15beac52d676990ce4
CodeGen: hand two tests to the care of update_cc_test_checks

These two tests were pretty challenging to manage by hand, and in
rebasing the next change in my stack I finally ran out of patience and
decided to just embrace automation. This change _only_ changes the tests
so that it's obvious what's new in the next change.

Differential Revision: https://reviews.llvm.org/D152400
clang/test/CodeGen/catch-alignment-assumption-attribute-alloc_align-on-function-variable.cpp
clang/test/CodeGen/catch-alignment-assumption-attribute-alloc_align-on-function.cpp