summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenObjC/initialize-function-static.m
AgeCommit message (Expand)Author
2022-02-16Use functions with prototypes when appropriate; NFCAaron Ballman
2020-01-10Only destroy static locals if they have non-trivial destructors.Richard Smith