question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for apple-clang 8.1

See original GitHub issue

There is a new version of clang in mac, please add supporting for it.

Invalid setting '8.1' is not a valid 'settings.compiler.version' value.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:19 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
ghostcommented, Mar 30, 2017

Sorry, just got a little excited 🤣

1reaction
ilovezfscommented, Apr 18, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

Apple LLVM 8.1 optimizations | Apple Developer Forums
So i have a code like this in a library to generate crash: - (void)someMethod { ((void (*)(void)) NULL)(); }. When compiling it...
Read more >
Enable OpenMP support in clang in Mac OS X (sierra & Mojave)
I am using Mac OS X Sierra, and I found that clang (LLVM version 8.1.0 (clang-802.0.38)) does not support OpenMP: when I run...
Read more >
Build error of Apple Clang 8.0 and below · Issue #1557 - GitHub
LightGBM requires Apple Clang >= 8.1. We tried to compile it with 8.0, but got segfault during compilation: #1557 (comment) and #1522 (comment)....
Read more >
Xcode Version Information - MacPorts Trac
This is a place to record various bits of information pertaining to a release of Xcode, including the build number and versions of...
Read more >
C++ compiler support - cppreference.com
Apple Clang. EDG eccp. Intel C++. IBM XLC++. Sun/Oracle C++. Embarcadero C++ Builder. Cray. Nvidia HPC C++ (ex Portland Group/PGI). Nvidia nvcc.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found