Fangrui Song 1d133d9e88 [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.
2023-07-18 22:10:58 -07:00
..