summaryrefslogtreecommitdiff
path: root/src/codegen/mod.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-05-08 11:52:37 -0500
committerGitHub <noreply@github.com>2017-05-08 11:52:37 -0500
commit12f985283f30dc9867d0b608f2bbf3007f0898b3 (patch)
treeda7d55e40aa4962cb370b4db07d68f84708b170a /src/codegen/mod.rs
parent3eb8f70ca06a053230bd881a255b4e27a1f61ded (diff)
parenta33fb570dad489e850d9d70b2a5e3d970318bfaa (diff)
Auto merge of #690 - KyleMayes:clang-sys, r=fitzgen
Bump clang-sys to 0.17.0 It turns out that some versions of Clang don't have `#include <...> search starts here:` in their output (KyleMayes/clang-sys#54). I changed the storage type of the include search paths in `clang-sys` from `Vec<PathBuf>` to `Option<Vec<PathBuf>>` to reflect the possibility that finding and parsing the include search paths might fail.
Diffstat (limited to 'src/codegen/mod.rs')
0 files changed, 0 insertions, 0 deletions