[PATCH] D108211: Emit sizeof/alignof values as notes when a static_assert fails

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 22 06:43:04 PDT 2022


arichardson abandoned this revision.
arichardson added a comment.

Would require significant work to still be useful now that we print the value of expressions (e.g. only print for more complex expressions).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108211/new/

https://reviews.llvm.org/D108211



More information about the cfe-commits mailing list