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 3e9e62b commit c43cf36Copy full SHA for c43cf36
flang/include/flang/Support/Fortran-features.h
@@ -151,6 +151,5 @@ class LanguageFeatureControl {
151
bool warnAllUsage_{false};
152
bool disableAllWarnings_{false};
153
};
154
-
155
} // namespace Fortran::common
156
#endif // FORTRAN_SUPPORT_FORTRAN_FEATURES_H_
0 commit comments