[PATCH] D129242: [clang-repl] Add host exception support check utility flag.

Sunho Kim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 29 00:10:44 PDT 2022


sunho added a comment.

@uabelho Hi, that's a typeinfo symbol of libc++ abi. It's quite weird that __cxa_throw is availble while _ZTIPKc is not. Do you have some special setting regarding libc++ in your environment?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129242



More information about the cfe-commits mailing list