-
Notifications
You must be signed in to change notification settings - Fork 55
assert: output more detailed messages #347
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
base: master
Are you sure you want to change the base?
Conversation
chqrlie
commented
Aug 26, 2025
- output values of non-literal assert expression comparison operands
- output values of non-literal static_assert operands
4c54444 to
dcdb2f6
Compare
I made the error message consistent with With this PR, My goal is to make
The code generated for the 345 |
ce5ef56 to
2ddb617
Compare
c4e5329 to
dab58eb
Compare
8576aad to
bad0a66
Compare
56facbc to
9f791cc
Compare
0687b94 to
f871efd
Compare
0612703 to
41b777a
Compare
2260d9d to
ccedfdd
Compare
0da3aa6 to
26dd896
Compare
9951657 to
ad3d5f4
Compare
ad3d5f4 to
10379c0
Compare
539f214 to
2725260
Compare
abc52c1 to
619b215
Compare
50cfbb8 to
bc6ba03
Compare
a836056 to
c74120d
Compare
* output values of non-literal assert expression comparison operands * output values of non-literal static_assert operands