samsonov added inline comments.

================
Comment at: lib/ubsan/ubsan_flags.inc:26
@@ +25,2 @@
+UBSAN_FLAG(bool, report_error_type, false,
+        "Print specific error type instead of 'undefined-behavior' in 
summary.")
----------------
filcab wrote:
> Do we care that much about keeping the "always say 'undefined-behavior'" 
> behavior around?
Yes, there are users who grep for "SUMMARY: .* undefined-behavior" lines in 
their logs. We should stay backwards-compatible for a while.


http://reviews.llvm.org/D12215



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

Reply via email to