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 fcd14a7 commit cc608f7Copy full SHA for cc608f7
swift/extractor/mangler/SwiftMangler.h
@@ -3,6 +3,8 @@
3
#include <swift/AST/ASTMangler.h>
4
#include <swift/AST/Types.h>
5
6
+#include <optional>
7
+
8
namespace codeql {
9
class SwiftMangler {
10
public:
0 commit comments