summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/bin/bindgen.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/bin/bindgen.rs b/src/bin/bindgen.rs
index 1b9d4806..b8827af2 100755
--- a/src/bin/bindgen.rs
+++ b/src/bin/bindgen.rs
@@ -60,9 +60,6 @@ Options:
--no-type-renaming Don't rename types.
- --allow-unknown-types Don't fail if we encounter types we do not
- support, instead treat them as void
-
--emit-clang-ast Output the ast (for debugging purposes)
--use-msvc-mangling Handle MSVC C++ ABI mangling; requires that