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
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 about 8 years ago
tahonermann opened this issue about 8 years ago
no warning for comma within sizeof
llvmbot opened this issue about 8 years ago
llvmbot opened this issue about 8 years ago
Spurious "conditional expression is ambiguous; 'S' and 'const char [1]' can be converted to several common types"
CyberShadow opened this issue about 8 years ago
CyberShadow opened this issue about 8 years ago
Assertion `Ancestor->getEntity() == CurContext && "ancestor context mismatch"' failed.
llvmbot opened this issue about 8 years ago
llvmbot opened this issue about 8 years ago
lldb-server, lldb-argdumper built but not installed
llvmbot opened this issue about 8 years ago
llvmbot opened this issue about 8 years ago
Assertion `result && "no existing substitution for template name
llvmbot opened this issue about 8 years ago
llvmbot opened this issue about 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 over 8 years ago
1feda113-18e2-42e3-8624-9c17d4d32ec3 opened this issue over 8 years ago
poor unrolling of range-based for loops
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
"Offset out of bounds!" assertion in SectionEntry::getLoadAddressWithOffset in RuntimeDyldImpl.h
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 8 years ago
Compilation using std::map fails with gcc's STL 6.2.0.
llvmbot opened this issue over 8 years ago
llvmbot opened this issue over 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
PowerPC: missing MC instruction analyzer
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
Assertion failure when recovering from unknown identifier.
Weverything opened this issue almost 9 years ago
Weverything opened this issue almost 9 years ago
LICM's AliasSetTracker is holding deleted values
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
[ms] __LPREFIX feature of MSVC isn't supported in clang
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
Enhance diagnostic for "Invalid suffix on integer constant" for hexadecimal constants ending in E
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
llc code generation for lambda
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
clang crashes on x86_64-linux-gnu with message “Cannot pop empty stack”
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
LLVM ERROR: unable to evaluate offset to undefined symbol
65c97165-3485-48bc-afbf-64b300d7171c opened this issue almost 9 years ago
65c97165-3485-48bc-afbf-64b300d7171c opened this issue almost 9 years ago
interrupt handler calls functions with misaligned stack
hjl-tools opened this issue almost 9 years ago
hjl-tools opened this issue almost 9 years ago
Invalid deduction of non-trailing template parameter pack
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
Instrument std::string with ASAN contiguous container annotations.
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
Safe-stack leaks stack with dynamic alloca
llvmbot opened this issue almost 9 years ago
llvmbot opened this issue almost 9 years ago
clang-format indents case: too much if it is in a macro
llvmbot opened this issue about 9 years ago
llvmbot opened this issue about 9 years ago
Improve LLDB watchpoints on linux/android for arm/arm64/aarch32/aarch64 targets
llvmbot opened this issue about 9 years ago
llvmbot opened this issue about 9 years ago
Segfault when compiling
llvmbot opened this issue about 9 years ago
llvmbot opened this issue about 9 years ago
Assertion `getKind() == Pack` in function pack_size
e84d2fdb-199c-48b3-b9b5-4c43e784ffdc opened this issue about 9 years ago
e84d2fdb-199c-48b3-b9b5-4c43e784ffdc opened this issue about 9 years ago
Clang hangs in template instantiation after diagnosing C++11 narrowing in NTTP.
llvmbot opened this issue about 9 years ago
llvmbot opened this issue about 9 years ago
crash during name mangling of overloadable function with parameter type pointer-to-incomplete-struct
8b1befe0-7d52-4394-827f-90fd7f1f0481 opened this issue about 9 years ago
8b1befe0-7d52-4394-827f-90fd7f1f0481 opened this issue about 9 years ago
[ppc] bad scheduling for special register access instructions
weiguozhi opened this issue about 9 years ago
weiguozhi opened this issue about 9 years ago
Assertion failed: (Loc.isValid() && "point of instantiation must be valid!"),
llvmbot opened this issue about 9 years ago
llvmbot opened this issue about 9 years ago
fatal error: error in backend: SSE register return with SSE disabled
dbc7d0cf-60de-4ba2-bc9a-c1b7219315df opened this issue about 9 years ago
dbc7d0cf-60de-4ba2-bc9a-c1b7219315df opened this issue about 9 years ago
Use initializer lists with std::min and std::max where possible
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
Incorrect error message text for instantiating abstract class
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
List initialization of class T with a T results in error
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
inefficient floating point register ld/st instructions are generated when -mcpu=power8 is specified
weiguozhi opened this issue over 9 years ago
weiguozhi opened this issue over 9 years ago
Remove macro which used to keep prototypes compatible with ANSI and K&R C
EugeneZelenko opened this issue over 9 years ago
EugeneZelenko opened this issue over 9 years ago
non-type template argument not detected as constexpr in template variable
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
deliberately illegal use-after-destroy in llvm/lib/IR/User.cpp
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
member call on null this pointer causes segfault in clang::LocalInstantiationScope::getPartiallySubstitutedPack
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
Replace /* ... */ single-line comments with // ... comments
LegalizeAdulthood opened this issue over 9 years ago
LegalizeAdulthood opened this issue over 9 years ago
Valid Code with "char * restrict _Atomic" Is Rejected
chengniansun opened this issue over 9 years ago
chengniansun opened this issue over 9 years ago
Windows build cannot be installed silently or to a specific directory
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
proper indention for goto destination point
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
variadic-template-function taking variadic-function-pointer as argument fails if argument's type is typedef'd via using
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
__bases and __direct_bases intrinsics are not supported (N2965)
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
clang compiles invalid multiple inheritance code
a1eaaf79-3824-4e4a-810d-221cd1b83ce5 opened this issue over 9 years ago
a1eaaf79-3824-4e4a-810d-221cd1b83ce5 opened this issue over 9 years ago
(null) in diagnostic
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
misc-static-assert generates incorrect fixes
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
Support CLICOLOR_FORCE in addition to CLANG_FORCE_COLOR_DIAGNOSTICS
jhasse opened this issue over 9 years ago
jhasse opened this issue over 9 years ago
Assertion failed: (isa<BlockDecl>(CurCodeDecl) && E->refersToEnclosingLocal()), function EmitDeclRefLValue
llvmbot opened this issue over 9 years ago
llvmbot opened this issue over 9 years ago
Clang crash in preprocessor code
b1622bb8-0285-400e-ba44-ba0e5027e546 opened this issue over 9 years ago
b1622bb8-0285-400e-ba44-ba0e5027e546 opened this issue over 9 years ago