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 d855155 commit 742af34Copy full SHA for 742af34
docs/known-limitations.md
@@ -6,6 +6,8 @@ as well as things it probably won't ever handle.
6
## Partially implemented, experimental
7
8
* variadic function definitions and macros that operate on `va_list`s
9
+ * generally working on x86_64
10
+ * not yet working on aarch64
11
* preserving comments
12
* GNU inline assembly
13
* `long double` type (Linux only)
0 commit comments