rsmith added a comment.

Can you say something about why you want to track this?

Perhaps we should just use a null pointer for the not-instantiated arm of an 
`if constexpr` instead, rather than tracking a flag on an empty statement that 
is meaningless for real empty statements.


Repository:
  rC Clang

https://reviews.llvm.org/D46234



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://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
    • [PATCH] D462... Gábor Horváth via Phabricator via cfe-commits
    • [PATCH] D462... Richard Smith - zygoloid via Phabricator via cfe-commits

Reply via email to