[Demangle] Include <exception> for IWYU
The called std::terminate currently gets the declaration transitively through llvm/Demangle/Utility.h, removing <exception> from Utility.h would break ItaniumDemangle.cpp.
Loading
Please sign in to comment