But, for OpenBSD 6.2: ``` $ clang++ -v OpenBSD clang version 4.0.0 (tags/RELEASE_400/final) (based on LLVM 4.0.0) Target: amd64-unknown-openbsd6.2 Thread model: posix InstalledDir: /usr/bin ``` And for OpenBSD 6.3: ``` clang++ -v OpenBSD clang version 5.0.1 (tags/RELEASE_501/final) (based on LLVM 5.0.1) ```
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/734#issuecomment-381636142
