[PATCH] D51138: [Error] Add runtime flag BreakOnError and a debug trap in the Error class

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 06:18:19 PDT 2018


sgraenitz added a comment.

In fact, `(lldb) b ErrorInfoBase::ErrorInfoBase` is just as good and doesn't need any code change. Is it documented somewhere?


Repository:
  rL LLVM

https://reviews.llvm.org/D51138





More information about the llvm-commits mailing list