Loading
Commits on Source 6
-
`CXXSTDLIB` is used by cc-rs[0] and is de-facto a standard, so honor it it to avoid confusion. Keep supporting `LLVM_SYS_LIBCPP` to avoid breaking existing workflows. [0] https://docs.rs/cc/1.2.46/src/cc/lib.rs.html#3195
-
Peter Marheine authored
build: Rename `LLVM_SYS_LIBCPP` variable to `CXXSTDLIB` See merge request !57
-
Peter Marheine authored
It's a little clearer to combine these cases, if ever so slightly less efficient at runtime to use .or().
-
vad authored
Since the API changes are based on LLVM 22.1.0-rc1, this is currently tagged as a prerelase (-rc1) crate.
-
Peter Marheine authored
Update for LLVM 22 See merge request !58
-
Peter Marheine authored
There were no C API changes between LLVM 22.1.0-rc1 and 22.1.0.