llvm-hs-5.0.0: src/LLVM/Internal/FFI/ErrorHandling.hpp
#ifndef __LLVM_INTERNAL_FFI__ANALYSIS__H__ #define __LLVM_INTERNAL_FFI__ANALYSIS__H__ #include <string> [[noreturn]] void reportFatalError(const std::string &errorMsg); #endif
#ifndef __LLVM_INTERNAL_FFI__ANALYSIS__H__ #define __LLVM_INTERNAL_FFI__ANALYSIS__H__ #include <string> [[noreturn]] void reportFatalError(const std::string &errorMsg); #endif