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 9049d6e commit f9b5e91Copy full SHA for f9b5e91
lib/SIL/SILPrinter.cpp
@@ -9,9 +9,11 @@
9
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
10
//
11
//===----------------------------------------------------------------------===//
12
-//
13
-// This file defines the logic to pretty-print SIL, Instructions, etc.
14
+///
+/// \file
15
+/// This file defines the logic to pretty-print SIL, Instructions, etc.
16
17
18
19
#include "swift/Strings.h"
0 commit comments