We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e25e80 commit 0ab515eCopy full SHA for 0ab515e
clang/include/clang/CIR/MissingFeatures.h
@@ -146,7 +146,6 @@ struct MissingFeatures {
146
static bool cxxabiUseARMMethodPtrABI() { return false; }
147
static bool cxxabiUseARMGuardVarABI() { return false; }
148
static bool cxxabiAppleARM64CXXABI() { return false; }
149
- static bool isDiscreteBitFieldABI() { return false; }
150
151
// Address class
152
static bool addressOffset() { return false; }
0 commit comments