Lines Matching refs:Fixed
17 ### Fixed subsection
18 - Fixed `Clang::find` panicking when `llvm-config` or `xcode-build` don't output anything to `stdou…
22 ### Fixed subsection
23 - Fixed `Clang::find` to properly search directories returned by the
90 ### Fixed subsection
91 - Fixed
127 ### Fixed subsection
128 - Fixed dynamic linking on macOS
132 ### Fixed subsection
133 - Fixed support for finding libraries in `bin` directories on Windows
176 ### Fixed subsection
177 * Fixed compilation failures on the beta and nightly channels caused by a [compiler bug](https://gi…
186 ### Fixed subsection
187 - Fixed static linking
219 ### Fixed subsection
220 - Fixed finding of `libclang.so.1` on Linux
224 ### Fixed subsection
225 - Fixed static linking when libraries are in [different directories](https://github.com/KyleMayes/c…
299 ### Fixed subsection
300 - Fixed `LIBCLANG_PATH` usage on Windows to search both the `bin` and `lib` directories
301 - Fixed search path parsing on macOS
302 - Fixed search path parsing on Windows
303 - Fixed default search path ordering on macOS
307 ### Fixed subsection
308 - Fixed finding of `clang` executables when system has executables matching `clang-*`
316 ### Fixed subsection
317 - Fixed finding of `clang` executables suffixed by their version (e.g., `clang-3.5`)
329 ### Fixed subsection
330 - Fixed `libclang` linking on FreeBSD
331 - Fixed `libclang` linking on Windows with the MSVC toolchain
346 ### Fixed subsection
347 - Fixed `libclang` static linking
351 ### Fixed subsection
352 - Fixed `libclang` linking on macOS
353 - Fixed `libclang` linking on Windows