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 7601232 commit 22d7487Copy full SHA for 22d7487
clang/test/C/C2y/n3622.c
@@ -7,7 +7,7 @@
7
* Allow calling static inline within extern inline
8
*
9
* This verifies that a constraint from previous standards is no longer
10
- * triggered in C2y mode. The constraint is with calling a statric function
+ * triggered in C2y mode. The constraint is with calling a static function
11
* or using a static variable from an inline function with external linkage.
12
*/
13
0 commit comments