Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
https://github.com/llvm/llvm-project

"string.h" called by "string.h" itself but not found

llvmbot opened this issue over 7 years ago
[SOLVED] apparent c++ compiler issue compiling a throw statement

llvmbot opened this issue over 7 years ago
clang-apply-replacements fails with relative paths

llvmbot opened this issue over 7 years ago
getBasicBlockIndex() returns -1. [LoopUnroller, LoopPeel]

JonPsson opened this issue over 7 years ago
Crash when using macho with win32

llvmbot opened this issue over 7 years ago
failed look-up for explicit conversion operator with type deduction

llvmbot opened this issue over 7 years ago
Improve error message for reading an object outside its lifetime

davidstone opened this issue over 7 years ago
Infinite recursion during constructor initialization

AaronBallman opened this issue over 7 years ago
Clang hangs compiling ARM inline assembly, with instruction on unsupported target

130b3519-e3e6-4fca-9572-f7b920a99446 opened this issue over 7 years ago
clang::Parser::ParseDeclaratorInternal recursion crashing clang-4.0

llvmbot opened this issue over 7 years ago
Readability check for position of constant operand in binary operators

EugeneZelenko opened this issue over 7 years ago
clang 4.0 core dump on C language files

llvmbot opened this issue over 7 years ago
Compiler crash

llvmbot opened this issue over 7 years ago
extern template of template-overloaded function crashes

llvmbot opened this issue almost 8 years ago
Clang is reporting wrong "previous declaration is here" notes

Ivan171 opened this issue almost 8 years ago
Crash in LoopUnrollPeel

jmolloy opened this issue almost 8 years ago
inconsistent sjlj choice between CodeGen and MC assertion

llvmbot opened this issue almost 8 years ago
clang 3.8+ driver should call llvm-dsymutil

llvmbot opened this issue almost 8 years ago
clang incorrectly treats strlen as an integer constant expression

efriedma-quic opened this issue almost 8 years ago
Assertion failure in X86RegisterInfo.cpp

llvmbot opened this issue almost 8 years ago
Clang CodeGen fails on struct with atomic members

llvmbot opened this issue almost 8 years ago
coldcc causes segfault on ARM

andrewrk opened this issue almost 8 years ago
Clang-CL fails to compile struct with restrict member

steveire opened this issue almost 8 years ago
Fold extractelt(trunc(bitcast X))) -> extractelt

rotateright opened this issue almost 8 years ago
assertion when C99 designated initializers is out of order

vladon opened this issue almost 8 years ago
3.9 compilation failure on valid code: array type mismatch

0e6f8740-1d2a-4afc-85fd-df25c3a603fd opened this issue almost 8 years ago
Missed deadcode elimination with function pointers

llvmbot opened this issue almost 8 years ago
no warning for comma within sizeof

llvmbot opened this issue almost 8 years ago
lldb-server, lldb-argdumper built but not installed

llvmbot opened this issue almost 8 years ago
Assertion `result && "no existing substitution for template name

llvmbot opened this issue almost 8 years ago
Assertion failed: VTableUses should be empty before it is discarded

Trass3r opened this issue about 8 years ago
-Wunused-variable false negative when variable is declared in if-condition

ec04fc15-fa35-46f2-80e1-5d271f2ef708 opened this issue about 8 years ago
crash handler does not find pdb when built with /PDBALTPATH:%_PDB%

Trass3r opened this issue about 8 years ago
Typo correction crash in C file

nico opened this issue about 8 years ago
"using I = int" makes Clang crash if "I" is also a name of a constant in another scope.

de9ccd5f-6521-4b39-ab30-f4e04ed39258 opened this issue about 8 years ago
[GCOV] Crashes when trying to compile a simple cpp file

llvmbot opened this issue about 8 years ago
atomic::compare_exchange returns wrong value

a8b4922b-9ceb-405e-9794-fa0271302cc2 opened this issue about 8 years ago
clang 3.9 release and 4.0 trunk ICE with -fsanitize-coverage=trace-pc on Windows

1feda113-18e2-42e3-8624-9c17d4d32ec3 opened this issue about 8 years ago
poor unrolling of range-based for loops

llvmbot opened this issue about 8 years ago
Compilation using std::map fails with gcc's STL 6.2.0.

llvmbot opened this issue about 8 years ago
clang silently accepts syntactically wrong conversion operators

llvmbot opened this issue over 8 years ago
crash on x86_64-linux-gnu (Assertion `isa<T>(CanonicalType)' failed.)

chengniansun opened this issue over 8 years ago
std::promise/future deadlock

llvmbot opened this issue over 8 years ago
[ppc] LLVM generates an extra loop

weiguozhi opened this issue over 8 years ago
hasDeclaration matcher doesn't match QualType wrapping ElaboratedType or TemplateSpecializationType

15815413-e301-41d4-a9d1-90ddd684d31c opened this issue over 8 years ago
ParmVarDecl corresponding to unnamed parameter incorrectly has a name

15815413-e301-41d4-a9d1-90ddd684d31c opened this issue over 8 years ago
Inline ASM IR Considered Harmful

joker-eph opened this issue over 8 years ago
Missing -Wpragma diagnostic

llvmbot opened this issue over 8 years ago
Warn for std::string constructor with wrong size

davidstone opened this issue over 8 years ago
Runtime library not exposing some _Unwind symbols.

llvmbot opened this issue over 8 years ago
BDNZ not generated for simple loops

llvmbot opened this issue over 8 years ago
Segmentation fault on invalid code on x86_64-linux-gnu with "-std=c++11"

chengniansun opened this issue over 8 years ago
hang on x86_64-linux-gnu with __builtin_return_address

chengniansun opened this issue over 8 years ago
Assertion 'Pack expansion without unexpanded packs?' failed

llvmbot opened this issue over 8 years ago
missing default argument promotion

vries opened this issue over 8 years ago
Assertion triggered in SemaChecking.cpp

rui314 opened this issue over 8 years ago
Regression: D19133 makes two piglit test fail

llvmbot opened this issue over 8 years ago
clang-tidy should exit with a failure code when there are errors

llvmbot opened this issue over 8 years ago
Out of memory in the backend

b1622bb8-0285-400e-ba44-ba0e5027e546 opened this issue over 8 years ago