aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/rust_is_available_bindgen_libclang.h
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/rust_is_available_bindgen_libclang.h')
-rw-r--r--scripts/rust_is_available_bindgen_libclang.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/rust_is_available_bindgen_libclang.h b/scripts/rust_is_available_bindgen_libclang.h
new file mode 100644
index 000000000000..0ef6db10d674
--- /dev/null
+++ b/scripts/rust_is_available_bindgen_libclang.h
@@ -0,0 +1,2 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+#pragma message("clang version " __clang_version__)