rsmith added a comment.

In D46234#1762104 <https://reviews.llvm.org/D46234#1762104>, @xazax.hun wrote:

> Just a note for anyone willing to pick this up, PR32203 is also related.


Further note: the right approach here would likely be to add a `DiscardedStmt` 
class deriving from `Stmt` that represents a discarded arm of an `if 
constexpr`, rather than modeling this as a `NullStmt`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D46234



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D46234: M... Gábor Horváth via Phabricator via cfe-commits
    • [PATCH] D462... Richard Smith - zygoloid via Phabricator via cfe-commits

Reply via email to