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
OS X uses 'module' as member name, conflicts with module TS keyword 'module'
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
"string.h" called by "string.h" itself but not found
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
Integer overflow in C array dimension goes unremarked, creates zero-sized object
jckarter opened this issue over 7 years ago
jckarter opened this issue over 7 years ago
clang self-hosting failure: llvm/lib/Transforms/Utils/SimplifyCFG.cpp:5428:7 signed integer overflow
LebedevRI opened this issue over 7 years ago
LebedevRI opened this issue over 7 years ago
[MS] Clang crashes emitting IR for "throw" when _CxxThrowException is defined in the TU
rnk opened this issue over 7 years ago
rnk opened this issue over 7 years ago
use-after-free or Assertion `Tok.is(tok::eof) && Tok.getEofData() == AttrEnd.getEofDat a()'.
kcc opened this issue over 7 years ago
kcc opened this issue over 7 years ago
[SOLVED] apparent c++ compiler issue compiling a throw statement
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
clang-apply-replacements fails with relative paths
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
getBasicBlockIndex() returns -1. [LoopUnroller, LoopPeel]
JonPsson opened this issue over 7 years ago
JonPsson opened this issue over 7 years ago
Lint for when a mutable object is returned from an object whose return type is an immutable superclass of it
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
Crash when using macho with win32
llvmbot opened this issue over 7 years ago
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
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
davidstone opened this issue over 7 years ago
Infinite recursion during constructor initialization
AaronBallman opened this issue over 7 years ago
AaronBallman opened this issue over 7 years ago
constexpr return type from a member function is allowed where it should not
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
Unreachable with __unknown_anytype in CodeGen: "Unexpected placeholder builtin type!"
gburgessiv opened this issue over 7 years ago
gburgessiv opened this issue over 7 years ago
Return type deduction for auto fails for member function in struct nested in lambda nested in function template
llvmbot opened this issue over 7 years ago
llvmbot 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
130b3519-e3e6-4fca-9572-f7b920a99446 opened this issue over 7 years ago
opt crashes with "-simplifycfg -lcssa -loop-unswitch": Assertion `InLCSSA && "Requested to preserve LCSSA, but it's already broken."'
mikaelholmen opened this issue over 7 years ago
mikaelholmen opened this issue over 7 years ago
clang::Parser::ParseDeclaratorInternal recursion crashing clang-4.0
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
Assertion failed in leaky_bucket_1.ll: Requested parameters for an invalid SCEV!
Meinersbur opened this issue over 7 years ago
Meinersbur opened this issue over 7 years ago
-polly-vectorizer=polly crash: For statement annotation does not contain its schedule
Meinersbur opened this issue over 7 years ago
Meinersbur opened this issue over 7 years ago
-polly-vectorizer=polly crash: Assertion failed: Stmt.isBlockStmt() && "TODO: Only block statements can be copied by the vector block " "generator"
Meinersbur opened this issue over 7 years ago
Meinersbur opened this issue over 7 years ago
Assertion `NameRef.find_first_of(0) == StringRef::npos && "Null bytes are not allowed in names"' failed.
pcc opened this issue over 7 years ago
pcc 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
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
llvmbot opened this issue over 7 years ago
Compiler crash
llvmbot opened this issue over 7 years ago
llvmbot opened this issue over 7 years ago
Miscompilation of _mm512_andnot_ps when folding a load (it's not commutative)
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
extern template of template-overloaded function crashes
llvmbot opened this issue almost 8 years ago
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
Ivan171 opened this issue almost 8 years ago
Crash in LoopUnrollPeel
jmolloy opened this issue almost 8 years ago
jmolloy opened this issue almost 8 years ago
inconsistent sjlj choice between CodeGen and MC assertion
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
clang 3.8+ driver should call llvm-dsymutil
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
Runaway compiler resource usage on machine-generated program with lots of tuples
Quuxplusone opened this issue almost 8 years ago
Quuxplusone 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
efriedma-quic opened this issue almost 8 years ago
Assertion failure in X86RegisterInfo.cpp
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
Clang CodeGen fails on struct with atomic members
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
coldcc causes segfault on ARM
andrewrk opened this issue almost 8 years ago
andrewrk opened this issue almost 8 years ago
clang crashes on (likely) valid C++11 code on x86_64-linux-gnu: Assertion `Spec->getTemplateSpecializationKind() == TSK_ExplicitSpecialization' failed
zhendongsu opened this issue almost 8 years ago
zhendongsu opened this issue almost 8 years ago
Clang-CL fails to compile struct with restrict member
steveire opened this issue almost 8 years ago
steveire opened this issue almost 8 years ago
Fold extractelt(trunc(bitcast X))) -> extractelt
rotateright opened this issue almost 8 years ago
rotateright opened this issue almost 8 years ago
matchesAncestorOfRecursively assert failure: "Found node that is not in the parent map."
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
assertion when C99 designated initializers is out of order
vladon opened this issue almost 8 years ago
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
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
llvmbot opened this issue almost 8 years ago
Clang accepts invalid code that mutates a const parameter when it is defined with a 'const' qualifier but declared without the 'const' in a class template
hyp opened this issue almost 8 years ago
hyp opened this issue almost 8 years ago
clang does not allow Microsoft's __FUNCTION__, __FUNCSIG__, and __FUNCDNAME predefined macros in conditional preprocessing directives
tahonermann opened this issue almost 8 years ago
tahonermann opened this issue almost 8 years ago
no warning for comma within sizeof
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
Spurious "conditional expression is ambiguous; 'S' and 'const char [1]' can be converted to several common types"
CyberShadow opened this issue almost 8 years ago
CyberShadow opened this issue almost 8 years ago
Assertion `Ancestor->getEntity() == CurContext && "ancestor context mismatch"' failed.
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
lldb-server, lldb-argdumper built but not installed
llvmbot opened this issue almost 8 years ago
llvmbot opened this issue almost 8 years ago
Assertion `result && "no existing substitution for template name
llvmbot opened this issue almost 8 years ago
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
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
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
Trass3r opened this issue about 8 years ago
incorrectly accepts non-deductible template parameter pack in function template
fmorgner opened this issue about 8 years ago
fmorgner opened this issue about 8 years ago
Typo correction crash in C file
nico opened this issue about 8 years ago
nico opened this issue about 8 years ago
llvm::APFloat when using x87DoubleExtended semantics does not handle unsupported operands properly
delcypher opened this issue about 8 years ago
delcypher opened this issue about 8 years ago
opt crashes with "opt -globals-aa -lcssa -functionattrs -rpo-functionattrs": Assertion `ResultPass && "getAnalysis*() called on an analysis that was not " "'required' by pass!"' failed
zhendongsu opened this issue about 8 years ago
zhendongsu 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
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
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
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
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
llvmbot opened this issue about 8 years ago
"Offset out of bounds!" assertion in SectionEntry::getLoadAddressWithOffset in RuntimeDyldImpl.h
llvmbot opened this issue about 8 years ago
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
llvmbot opened this issue about 8 years ago
clang silently accepts syntactically wrong conversion operators
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
crash on invalid C++ code on x86_64-linux-gnu (Assertion `!IsDependent && "explicit instantiation of dependent name not yet handled"' failed.)
chengniansun opened this issue over 8 years ago
chengniansun 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
chengniansun opened this issue over 8 years ago
std::promise/future deadlock
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
[ppc] LLVM generates an extra loop
weiguozhi opened this issue over 8 years ago
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
15815413-e301-41d4-a9d1-90ddd684d31c opened this issue over 8 years ago
clang crashes on valid C++ code: Assertion `Permissive || !(!LabelAndGotoScopes.count(TheLabel->getStmt()))' failed
zhendongsu opened this issue over 8 years ago
zhendongsu opened this issue over 8 years ago
numpunt_byname and moneypunct_byname cannot represent multibyte decimal_point or thousands_sep.
llvmbot opened this issue over 8 years ago
llvmbot 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
15815413-e301-41d4-a9d1-90ddd684d31c opened this issue over 8 years ago
Inconsistency in symbol visibility for explicit template instantiation between cl.exe and clang-cl.exe
arrowd opened this issue over 8 years ago
arrowd opened this issue over 8 years ago
GNU statement expression in static initializer is miscompiled to all bytes zero
mahkoh opened this issue over 8 years ago
mahkoh opened this issue over 8 years ago
In GetVectorElementPointer - EltSize assertions fail if getSizeInBits is less than 8
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
Inline ASM IR Considered Harmful
joker-eph opened this issue over 8 years ago
joker-eph opened this issue over 8 years ago
Missing -Wpragma diagnostic
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
Warn for std::string constructor with wrong size
davidstone opened this issue over 8 years ago
davidstone opened this issue over 8 years ago
Runtime library not exposing some _Unwind symbols.
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
clang crashes on valid (?) C++11 code with variadic template: clang/lib/Frontend/TextDiagnostic.cpp: Assertion `StartLineNo != EndLineNo && "trying to highlight whitespace"' failed.
zhendongsu opened this issue over 8 years ago
zhendongsu opened this issue over 8 years ago
BDNZ not generated for simple loops
llvmbot opened this issue over 8 years ago
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
chengniansun opened this issue over 8 years ago
LLDB can't find split debug info if the debuggee has been moved from build directory
vadimcn opened this issue over 8 years ago
vadimcn opened this issue over 8 years ago
crash on invalid code on x86_64-linux-gnu ( Assertion `Permissive || !(!LabelAndGotoScopes.count(TheLabel->getStmt()))' failed.)
chengniansun opened this issue over 8 years ago
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
chengniansun opened this issue over 8 years ago
Assertion 'Pack expansion without unexpanded packs?' failed
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
missing default argument promotion
vries opened this issue over 8 years ago
vries opened this issue over 8 years ago
clang crashes on x86_64-linux-gnu with Assertion `power <= maxExponent' failed
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
Wrong "warning: subtraction of pointers to type 'int [n]' of zero size has undefined behavior [-Wpointer-arith]"
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
Assertion triggered in SemaChecking.cpp
rui314 opened this issue over 8 years ago
rui314 opened this issue over 8 years ago
Regression: D19133 makes two piglit test fail
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
clang trunk r261461+ fails to compile on some platforms (including Snow Leopard, FreeBSD 7.4) due to strnlen usage
0e6f8740-1d2a-4afc-85fd-df25c3a603fd opened this issue over 8 years ago
0e6f8740-1d2a-4afc-85fd-df25c3a603fd 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
llvmbot opened this issue over 8 years ago
-Wbackslash-newline-escape printed twice, but only when other warning is present
llvmbot opened this issue over 8 years ago
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
b1622bb8-0285-400e-ba44-ba0e5027e546 opened this issue over 8 years ago