summaryrefslogtreecommitdiff
path: root/tests/semantic/localvariable-var-pointer-initializer.c-expected
Commit message (Collapse)AuthorAgeFilesLines
* tests: Update c-expectedwszqkzqk2023-01-111-1/+1
|
* codegen: Emit G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC() for structsRico Tzschichholz2022-02-241-0/+1
| | | | Fixes https://gitlab.gnome.org/GNOME/vala/issues/1293
* codegen: Use __once instead of __volatile in generated codeVal Och2022-01-031-4/+4
| | | | | This better reflects purpose of relevant variables, especially given that they aren't volatile anymore on GLib 2.68+.
* tests: Add expected generated C sourcesRico Tzschichholz2021-07-161-0/+135