summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-counted-by-pr88931.cpp
AgeCommit message (Expand)Author
2024-10-17Reapply "[Inliner] Propagate more attributes to params when inlining (#91101)...goldsteinn
2024-10-16Revert "[Inliner] Propagate more attributes to params when inlining (#91101)"Arthur Eubanks
2024-10-16[Inliner] Propagate more attributes to params when inlining (#91101)goldsteinn
2024-04-19[Clang] Handle structs with inner structs and no fields (#89126)Bill Wendling