[PATCH] D46834: [Sema][Cxx17] Error message for C++17 static_assert(pred) without string literal

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 16 10:12:06 PDT 2018


jkorous abandoned this revision.
jkorous added a comment.

We reconsidered this in light of the policy - thanks for pointing that out Richard! 
Just to be sure that I understand it - the policy is meant for CLI and not serialized diagnostics, right?


Repository:
  rC Clang

https://reviews.llvm.org/D46834





More information about the cfe-commits mailing list