void added a comment.

In D55616#1335587 <https://reviews.llvm.org/D55616#1335587>, @vitalybuka wrote:

> Looks like it's broken by this patch
>
>   clang: 
> /b/sanitizer-x86_64-linux-bootstrap-msan/build/llvm/tools/clang/lib/AST/ExprConstant.cpp:11055:
>  llvm::APSInt clang::Expr::EvaluateKnownConstInt(const clang::ASTContext &, 
> SmallVectorImpl<clang::PartialDiagnosticAt> *) const: Assertion `Result && 
> "Could not evaluate expression"' failed.
>
>
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap-msan/builds/9281/steps/check-clang%20msan/logs/stdio


This should be fixed now. Sorry about the breakage!


Repository:
  rC Clang

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

https://reviews.llvm.org/D55616



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to