This commit is contained in:
lat9nq 2023-07-18 21:39:37 -04:00
parent 60b1445993
commit cc6431d884
8 changed files with 2304 additions and 2193 deletions

View file

@ -13,8 +13,8 @@
//
//===----------------------------------------------------------------------===//
#ifndef LLVM_DEMANGLE_COMPILER_H
#define LLVM_DEMANGLE_COMPILER_H
#ifndef LLVM_DEMANGLE_DEMANGLECONFIG_H
#define LLVM_DEMANGLE_DEMANGLECONFIG_H
#ifndef __has_feature
#define __has_feature(x) 0