[PATCH] D152400: CodeGen: hand two tests to the care of update_cc_test_checks
Augie Fackler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 7 15:05:06 PDT 2023
durin42 created this revision.
Herald added a project: All.
durin42 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
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.
Depends on D123085 <https://reviews.llvm.org/D123085>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D152400
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152400.529445.patch
Type: text/x-patch
Size: 22561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/1d480c4e/attachment-0001.bin>
More information about the cfe-commits
mailing list