how to make infer to use my version of clang?
Open
question
- Dominant language
- OCaml
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 19h 36m
- Merged PRs (30d)
- 13
Description
The source code in my company needs to use our own version of clang to compile, but infer seems using its own version of clang. Is there a way to instruct infer to use my version of clang?
I see that infer includes clang in the facebook-clang-plugins folder. Does infer have to use that version of clang to work?
Contributor guide
Assessment
This issue has not been assessed yet.