compiletest
1.87.0-nightly
(227690a25 2025-03-16)
In compiletest::
header
Modules
auxiliary
cfg
directives
needs
Structs
CheckDirectiveResult
DirectiveLine
EarlyProps
HeadersCache
NormalizeRule
TestProps
Enums
IgnoreDecision
NormalizeKind
Constants
COMPILETEST_DIRECTIVE_PREFIX
KNOWN_DIRECTIVE_NAMES
KNOWN_HTMLDOCCK_DIRECTIVE_NAMES
KNOWN_JSONDOCCK_DIRECTIVE_NAMES
Functions
check_directive
expand_variables
extract_llvm_version
extract_llvm_version_from_binary
extract_version_range
ignore_cdb
ignore_gdb
ignore_lldb
ignore_llvm
iter_header
line_directive
llvm_has_libzstd
make_test_description
parse_normalize_rule
compiletest
::
header
Function
extract_llvm_version_from_binary
Copy item path
Settings
Help
Summary
Source
pub fn extract_llvm_version_from_binary(binary_path: &
str
) ->
Option
<
Version
>