[PATCH] D111049: [Support] Change fatal_error_handler_t to take a const char* instead of std::string

Chris Lattner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 4 21:40:54 PDT 2021


lattner accepted this revision.
lattner added a comment.

This is really great, thank you for doing this.  I'd love to see <string> reduced out of headers!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111049



More information about the cfe-commits mailing list