Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #88: Add has_{thread,automatic}_storage_duration functions #89

Merged
merged 5 commits into from
Aug 19, 2024

Commits on Aug 16, 2024

  1. basic impl

    Signed-off-by: delimbetov <[email protected]>
    delimbetov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    e8b9ca9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. add test for the new storage duration funcs

    Signed-off-by: delimbetov <[email protected]>
    delimbetov committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d5783b1 View commit details
    Browse the repository at this point in the history
  2. code style

    Signed-off-by: delimbetov <[email protected]>
    delimbetov committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7d9a422 View commit details
    Browse the repository at this point in the history
  3. run libcxx generators to pass CI

    Signed-off-by: delimbetov <[email protected]>
    delimbetov committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c04e90e View commit details
    Browse the repository at this point in the history
  4. fix identation

    Signed-off-by: delimbetov <[email protected]>
    delimbetov committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4b4bbb6 View commit details
    Browse the repository at this point in the history