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

Improve compile time string view logging levels #463

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

sjanel
Copy link
Owner

@sjanel sjanel commented Oct 22, 2023

Clang needs to upgrade support of non-type template parameters for this PR to compile.
More information here:
Class types as non-type template parameters P1907R1

Issue opened on llvm GitHub here

@sjanel sjanel added the enhancement New feature or request label Oct 22, 2023
@sjanel sjanel changed the title Improve compile time string view logging levels (Blocked C++20) Improve compile time string view logging levels Oct 23, 2023
@sjanel sjanel force-pushed the chore/improve-compile-time-string-view-logging-levels branch 3 times, most recently from a565046 to 6669103 Compare October 27, 2023 07:06
@sjanel sjanel force-pushed the chore/improve-compile-time-string-view-logging-levels branch from 6669103 to 1f5977e Compare November 5, 2023 22:36
@sjanel sjanel changed the title (Blocked C++20) Improve compile time string view logging levels (Blocked C++20 clang) Improve compile time string view logging levels Nov 8, 2023
@sjanel sjanel force-pushed the chore/improve-compile-time-string-view-logging-levels branch from 1f5977e to cfabbfa Compare March 13, 2024 17:30
@sjanel sjanel changed the title (Blocked C++20 clang) Improve compile time string view logging levels Improve compile time string view logging levels Mar 13, 2024
@sjanel sjanel merged commit 0e41517 into main Mar 13, 2024
14 checks passed
@sjanel sjanel deleted the chore/improve-compile-time-string-view-logging-levels branch March 13, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant