Commit 82343aa9 authored by Corentin Jabot's avatar Corentin Jabot Committed by Tobias Hieta
Browse files

[Clang] Backport static_assert messages fixes

* 4d494e76: Handle static_assert messages with an expression started by a literal
* 49e0495f Produce a warning instead of an error in unevaluated strings before C++26

Emiting an error on unexpected encoding prefix - which was allowed before C++26 -
caused build errors for a few users.
This downgrade the error to a warning on older language modes and C
parent 7fc3c153
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment