mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Remove this-> from LangOpts that was added by mistake.
This commit is contained in:
@@ -816,8 +816,9 @@ namespace swift {
|
||||
llvm::SmallVector<std::string, 2> CustomConditionalCompilationFlags;
|
||||
|
||||
public:
|
||||
//==========================================================================
|
||||
// MARK: Features
|
||||
// =========================================================================
|
||||
//==========================================================================
|
||||
|
||||
/// A wrapper around the feature state enumeration.
|
||||
struct FeatureState {
|
||||
|
||||
Reference in New Issue
Block a user