eugenis added inline comments. ================ Comment at: lib/CodeGen/CGExpr.cpp:2558 @@ +2557,3 @@ + false)); + llvm::MDString *MDS = dyn_cast<llvm::MDString>(MD); + llvm::Constant *TypeId = ---------------- pcc wrote: > What happens if `MD` is not an `MDString`? assert + check on the caller side
Repository: rL LLVM http://reviews.llvm.org/D15367 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits