diff options
author | Corentin Jabot <corentinjabot@gmail.com> | 2022-06-29 19:13:19 +0200 |
---|---|---|
committer | Corentin Jabot <corentinjabot@gmail.com> | 2022-06-30 23:59:21 +0200 |
commit | da1609ad73540978f66111e96ea500b97ca9b39a (patch) | |
tree | 2625091e3c8185350eb86aab14b125998b0d60c7 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 8e82bc840de5b2264875a5f0967845867833ccfb (diff) | |
download | llvm-da1609ad73540978f66111e96ea500b97ca9b39a.zip llvm-da1609ad73540978f66111e96ea500b97ca9b39a.tar.gz llvm-da1609ad73540978f66111e96ea500b97ca9b39a.tar.bz2 |
Improve the formatting of static_assert messages
Display 'static_assert failed: message' instead of
'static_assert failed "message"' to be consistent
with other implementations and be slightly more
readable.
Reviewed By: #libc, aaron.ballman, philnik, Mordante
Differential Revision: https://reviews.llvm.org/D128844
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions