Skip to content

Updates to allow building with Apple Clang on macOS - #118

Merged
andrewdavidsmith merged 9 commits into
mainfrom
changes-to-build-with-apple-clang
Aug 17, 2026
Merged

Updates to allow building with Apple Clang on macOS#118
andrewdavidsmith merged 9 commits into
mainfrom
changes-to-build-with-apple-clang

Conversation

@andrewdavidsmith

Copy link
Copy Markdown
Collaborator

No description provided.

…or compilers that don't support it (macOS clang). Changed high_resolution_clock to system_clock to satisfy macOS, and it won't matter for use in falco. Other workarounds for missing features in apple clang compiler
…erate for when views enumerate is not present testing __cpp_lib_ranges_enumerate. Also using feature tests and workarounds for __cpp_lib_ranges_zip and __cpp_lib_ranges_slide when the corresponding functions are not available. None of these are relevant for performance, mostly related to formatting results or postprocessing
@andrewdavidsmith
andrewdavidsmith merged commit ae5da8a into main Aug 17, 2026
2 checks passed
@andrewdavidsmith
andrewdavidsmith deleted the changes-to-build-with-apple-clang branch August 17, 2026 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant