llvm-project
https://github.com/llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Thread safety analysis incorrectly warns when using `std::scoped_lock` with multiple locks
- Wrong optimizations for pointers: `p == q ? p : q` -> `q`
- Debugger can't access in-scope variables in OpenMP parallel regions
- Code for virtual function not generated
- LLDB does not load debug symbols on Windows 10
- Incorrect generation of HTML reports
- Clang produces an incomplete comdat
- attributes on type in new-expression are silently ignored
- Passing templated function-local class as template parameter causes infinite recursion in instantiation
- MSVC Compatibility: Implement intrinsics for P0466R5 - Layout-compatibility and Pointer-interconvertibility Traits
- Docs
- not yet supported