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 56f09db commit 38433cfCopy full SHA for 38433cf
lib/Sema/TypeCheckAttr.cpp
@@ -34,10 +34,8 @@
34
#include "swift/AST/PropertyWrappers.h"
35
#include "swift/AST/SourceFile.h"
36
#include "swift/AST/StorageImpl.h"
37
-#include "swift/AST/TypeAlignments.h"
38
#include "swift/AST/TypeCheckRequests.h"
39
#include "swift/AST/Types.h"
40
-#include "swift/Basic/SourceLoc.h"
41
#include "swift/Parse/Lexer.h"
42
#include "swift/Sema/IDETypeChecking.h"
43
#include "clang/Basic/CharInfo.h"
0 commit comments