issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.91B | issue_number int64 1 131k |
|---|---|---|---|---|---|---|---|---|---|
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16305](https://llvm.org/bz16305) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
SD=/var/scratch/freundt/src/devel/llvm/tools/opt; \
DD=opt; \
if [ ! -f $SD/Makefile ]; then \
SD=opt; \
DD=opt; \
fi; \
if ([... | llvm-config --libs dumps core | https://api.github.com/repos/llvm/llvm-project/issues/16679/comments | 4 | 2013-06-12T15:04:09Z | 2023-08-15T15:57:01Z | https://github.com/llvm/llvm-project/issues/16679 | 1,075,982,791 | 16,679 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16304](https://llvm.org/bz16304) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The second word of VMKit's site is "MRE" and it's used all over the place, altough never being explained. As a computer science student, w... | VMKit Website should explain "MRE" | https://api.github.com/repos/llvm/llvm-project/issues/16678/comments | 0 | 2013-06-12T11:00:58Z | 2021-12-14T21:30:08Z | https://github.com/llvm/llvm-project/issues/16678 | 1,075,982,780 | 16,678 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16303](https://llvm.org/bz16303) |
| Resolution | FIXED |
| Resolved on | Jun 12, 2013 19:46 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [code that sefaults clang](https://user-images.githubusercontent.com/60944935/143747564-c5b97013-2aea-49a2-b895-05d8a2b77b02.gz) |
| Re... | mismatched argument pack lengths -> segfault or no error | https://api.github.com/repos/llvm/llvm-project/issues/16677/comments | 2 | 2013-06-12T02:20:00Z | 2021-12-09T20:30:07Z | https://github.com/llvm/llvm-project/issues/16677 | 1,075,982,756 | 16,677 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16302](https://llvm.org/bz16302) |
| Version | unspecified |
| OS | All |
| Attachments | [Instrumented LLVM code](https://user-images.githubusercontent.com/60944935/143747563-a81b78da-82d7-48d3-8100-831984a20fd4.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Descri... | Pointer to function-local pool returned | https://api.github.com/repos/llvm/llvm-project/issues/16676/comments | 0 | 2013-06-12T01:52:34Z | 2021-12-09T20:30:06Z | https://github.com/llvm/llvm-project/issues/16676 | 1,075,982,744 | 16,676 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16301](https://llvm.org/bz16301) |
| Resolution | FIXED |
| Resolved on | Sep 06, 2013 10:51 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This failure manifests itself on the Jenkins buildbot as well as the clang bui... | LLDB dies with SIGABRT in TestRegisters.py on Linux | https://api.github.com/repos/llvm/llvm-project/issues/16675/comments | 1 | 2013-06-12T01:51:43Z | 2021-12-09T20:30:05Z | https://github.com/llvm/llvm-project/issues/16675 | 1,075,982,717 | 16,675 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16300](https://llvm.org/bz16300) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Instrumented LLVM code](https://user-images.githubusercontent.com/60944935/143747561-8f529813-51cb-4d9d-8182-689cb47cf456.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended De... | region-polymorphic function call not instantiated | https://api.github.com/repos/llvm/llvm-project/issues/16674/comments | 0 | 2013-06-12T01:48:53Z | 2021-12-09T20:30:04Z | https://github.com/llvm/llvm-project/issues/16674 | 1,075,982,700 | 16,674 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16299](https://llvm.org/bz16299) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @gribozavr,@seanm |
## Extended Description
It would be nice if the compiler could warn me about undocumented declarations as part of the -Wdocumentation flag. | Warn about on undocumented declarations | https://api.github.com/repos/llvm/llvm-project/issues/16673/comments | 0 | 2013-06-12T01:22:40Z | 2024-08-11T21:06:04Z | https://github.com/llvm/llvm-project/issues/16673 | 1,075,982,684 | 16,673 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16298](https://llvm.org/bz16298) |
| Resolution | DUPLICATE |
| Resolved on | Jun 12, 2013 09:27 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
If libgcc_eh is built with Clang + LLVM, it is subtly broken, because __builti... | llvm.eh.unwind.init() is mostly a no-op, which subtly breaks libgcc_eh | https://api.github.com/repos/llvm/llvm-project/issues/16672/comments | 3 | 2013-06-12T00:43:46Z | 2021-12-09T20:30:02Z | https://github.com/llvm/llvm-project/issues/16672 | 1,075,982,673 | 16,672 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16297](https://llvm.org/bz16297) |
| Version | trunk |
| OS | All |
| CC | @ahmedbougacha,@atamazov |
## Extended Description
This page has a good example of what this could look like implemented as a python post processor to objdump:
http://blog.fairchild.dk/2013/06/automagi... | Add support for showing the CFG inline with arrows | https://api.github.com/repos/llvm/llvm-project/issues/16671/comments | 4 | 2013-06-11T19:28:09Z | 2021-12-09T20:30:01Z | https://github.com/llvm/llvm-project/issues/16671 | 1,075,982,653 | 16,671 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16296](https://llvm.org/bz16296) |
| Resolution | FIXED |
| Resolved on | Jun 14, 2013 12:20 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#16104 |
| Attachments | [Patch that fixes the issue](https://user-images.githubusercontent.com/4019307/143747559-... | cpp11-migrate is not installed with CMake | https://api.github.com/repos/llvm/llvm-project/issues/16670/comments | 3 | 2013-06-11T16:28:31Z | 2021-12-09T20:30:00Z | https://github.com/llvm/llvm-project/issues/16670 | 1,075,982,638 | 16,670 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16295](https://llvm.org/bz16295) |
| Resolution | FIXED |
| Resolved on | Jun 11, 2013 08:41 |
| Version | unspecified |
| OS | Linux |
| CC | @d0k,@eugenis |
## Extended Description
At LLVM r183732.
1. Build clang and asan as usual
2. Build new clang with asan:
cmake -DCMAKE... | use-after-free in PrecompilePreambleAction::shouldEraseOutputFiles during clang/asan bootstrap | https://api.github.com/repos/llvm/llvm-project/issues/16669/comments | 3 | 2013-06-11T11:27:47Z | 2021-12-09T20:29:59Z | https://github.com/llvm/llvm-project/issues/16669 | 1,075,982,616 | 16,669 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16294](https://llvm.org/bz16294) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Hello,
Thanks for your work on clang. It would be very useful to implement the __builtin_assume_aligned() function, which... | implement __builtin_assume_aligned() | https://api.github.com/repos/llvm/llvm-project/issues/16668/comments | 4 | 2013-06-11T08:58:39Z | 2023-11-03T14:04:04Z | https://github.com/llvm/llvm-project/issues/16668 | 1,075,982,602 | 16,668 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16293](https://llvm.org/bz16293) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
consider the following:
template <typename T>
class Foo {
class Nested {
};
};
template <typename T>
class A {
template <typename> frien... | class template friend declarations raise an error where EDG and g++ don't | https://api.github.com/repos/llvm/llvm-project/issues/16667/comments | 3 | 2013-06-11T08:39:40Z | 2023-11-03T14:04:26Z | https://github.com/llvm/llvm-project/issues/16667 | 1,075,982,588 | 16,667 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16292](https://llvm.org/bz16292) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2013 13:59 |
| Version | trunk |
| OS | Linux |
## Extended Description
Clang asserts on the following code:
class IncompleteClass;
class BaseClass {
IncompleteClass Foo;
};
template<class... | Clang asserts when using new on derived template class with incomplete member in base class | https://api.github.com/repos/llvm/llvm-project/issues/16666/comments | 1 | 2013-06-11T00:40:14Z | 2021-12-09T20:29:56Z | https://github.com/llvm/llvm-project/issues/16666 | 1,075,982,573 | 16,666 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16291](https://llvm.org/bz16291) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In gentoo we use -frecord-gcc-switches to enable a QA check to ensure CFLAGS et al are being respected. When I test with CC=clang CXX=c... | clang doesn't support -frecord-gcc-switches | https://api.github.com/repos/llvm/llvm-project/issues/16665/comments | 5 | 2013-06-10T18:51:03Z | 2023-11-16T14:56:09Z | https://github.com/llvm/llvm-project/issues/16665 | 1,075,982,563 | 16,665 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16290](https://llvm.org/bz16290) |
| Resolution | FIXED |
| Resolved on | Aug 19, 2016 12:35 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @llvm-beanz |
## Extended Description
hello,every one!
i have compiled the llvm with the compiler-... | compiler-rt can not be compiled by cmake | https://api.github.com/repos/llvm/llvm-project/issues/16664/comments | 1 | 2013-06-10T11:51:12Z | 2021-12-09T20:29:54Z | https://github.com/llvm/llvm-project/issues/16664 | 1,075,982,545 | 16,664 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16289](https://llvm.org/bz16289) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Following code in MCJIT::getPointerToFunction will fail when function name is empty:
StringRef BaseName = F->getName();
if (BaseName[0] == ... | MCJIT::getPointerToFunction cause an assertion when function name is empty. | https://api.github.com/repos/llvm/llvm-project/issues/16663/comments | 0 | 2013-06-10T10:27:07Z | 2023-08-08T08:56:39Z | https://github.com/llvm/llvm-project/issues/16663 | 1,075,982,524 | 16,663 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16288](https://llvm.org/bz16288) |
| Resolution | FIXED |
| Resolved on | Jul 21, 2013 22:31 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor,@zygoloid |
## Extended Description
Consider the following example :
--------... | Deduced template parameter after defaulted template parameter not working for static class member | https://api.github.com/repos/llvm/llvm-project/issues/16662/comments | 2 | 2013-06-10T08:22:31Z | 2021-12-09T20:29:52Z | https://github.com/llvm/llvm-project/issues/16662 | 1,075,982,506 | 16,662 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16287](https://llvm.org/bz16287) |
| Resolution | FIXED |
| Resolved on | Jun 11, 2013 12:47 |
| Version | trunk |
| OS | All |
| CC | @belkadan |
## Extended Description
Currently:
Nicos-MacBook-Pro:src thakis$ cat test.mm
#import <Cocoa/Cocoa.h>
@​interface A
- (void... | clang should give a better diagnostic for forgetting the @ in front of an NSString | https://api.github.com/repos/llvm/llvm-project/issues/16661/comments | 4 | 2013-06-09T22:40:59Z | 2021-12-09T20:29:51Z | https://github.com/llvm/llvm-project/issues/16661 | 1,075,982,491 | 16,661 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16286](https://llvm.org/bz16286) |
| Version | unspecified |
| OS | Linux |
| Attachments | [basic test case for both warnings](https://user-images.githubusercontent.com/60944935/143747558-3d64ef79-f232-4a0e-b781-d60253eced8d.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC |... | -Wmissing-declarations is not implemented to mean what GCC means | https://api.github.com/repos/llvm/llvm-project/issues/16660/comments | 4 | 2013-06-09T22:18:12Z | 2022-01-17T20:09:50Z | https://github.com/llvm/llvm-project/issues/16660 | 1,075,982,476 | 16,660 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16285](https://llvm.org/bz16285) |
| Version | 3.2 |
| OS | Windows NT |
| CC | @DougGregor |
## Extended Description
This code fails when using Clang 3.2 and current ToT, and using GCC 4.6 and 4.8's libstdc++:
#include <unordered_set>
void lol(const std::unordered_set<doubl... | Cannot initialize const reference function argument with braced-init-list | https://api.github.com/repos/llvm/llvm-project/issues/16659/comments | 2 | 2013-06-09T21:09:30Z | 2023-11-03T14:16:34Z | https://github.com/llvm/llvm-project/issues/16659 | 1,075,982,454 | 16,659 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16284](https://llvm.org/bz16284) |
| Resolution | INVALID |
| Resolved on | Jun 09, 2013 11:49 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Minimal environment to reproduce + log + preprocessed source](https://user-images.githubusercontent.com/95090374/143747557-3addf01a-... | Crash on try to compile lambda | https://api.github.com/repos/llvm/llvm-project/issues/16658/comments | 2 | 2013-06-09T18:19:52Z | 2021-12-09T20:29:48Z | https://github.com/llvm/llvm-project/issues/16658 | 1,075,982,442 | 16,658 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16283](https://llvm.org/bz16283) |
| Resolution | FIXED |
| Resolved on | Jun 09, 2013 10:09 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
This is cumbersome because the DominatorTree (Dominators.h) has a cons... | PostDominators: missing const overload of findNearestCommonDominator() | https://api.github.com/repos/llvm/llvm-project/issues/16657/comments | 1 | 2013-06-09T16:41:12Z | 2021-12-09T20:29:47Z | https://github.com/llvm/llvm-project/issues/16657 | 1,075,982,431 | 16,657 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16282](https://llvm.org/bz16282) |
| Resolution | WONTFIX |
| Resolved on | Jun 07, 2018 17:20 |
| Version | unspecified |
| OS | Linux |
| Attachments | [make.log](https://user-images.githubusercontent.com/60944935/143747556-81d7487a-ff27-42e6-8965-6365d22bc148.gz) |
| Reporter... | SVN build problem under Centos 5.8 - redefinition of enumerator IPPROTO_* | https://api.github.com/repos/llvm/llvm-project/issues/16656/comments | 5 | 2013-06-09T13:35:30Z | 2022-01-20T02:37:46Z | https://github.com/llvm/llvm-project/issues/16656 | 1,075,982,414 | 16,656 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16281](https://llvm.org/bz16281) |
| Resolution | FIXED |
| Resolved on | Jun 09, 2013 10:21 |
| Version | trunk |
| OS | Windows NT |
| CC | @d0k |
## Extended Description
On ToT(r183626) Win32 debug build is broken, debug iterators asserts("vector iterator not incrementable"... | iterator invalidation | https://api.github.com/repos/llvm/llvm-project/issues/16655/comments | 1 | 2013-06-09T11:41:29Z | 2021-12-09T20:29:44Z | https://github.com/llvm/llvm-project/issues/16655 | 1,075,982,382 | 16,655 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16280](https://llvm.org/bz16280) |
| Version | trunk |
| OS | Linux |
| Attachments | [Scan-build report](https://user-images.githubusercontent.com/60944935/143747555-e03ee5d6-6e41-4f52-aa2f-9442ee61388d.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Exten... | False positive if (lo) { *lo = .... | https://api.github.com/repos/llvm/llvm-project/issues/16654/comments | 3 | 2013-06-09T10:49:11Z | 2021-12-09T20:29:43Z | https://github.com/llvm/llvm-project/issues/16654 | 1,075,982,365 | 16,654 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16279](https://llvm.org/bz16279) |
| Version | 3.2 |
| OS | other |
| CC | @DougGregor,@zygoloid |
## Extended Description
clang++ does not consistently fail deduction for type mismatch of a non-type
template parameter and the corresponding deduced argument.
See N3... | Deduction succeeds despite type mismatch of non-type template parameter and deduced argument | https://api.github.com/repos/llvm/llvm-project/issues/16653/comments | 3 | 2013-06-09T00:36:02Z | 2023-11-04T02:31:29Z | https://github.com/llvm/llvm-project/issues/16653 | 1,075,982,344 | 16,653 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16278](https://llvm.org/bz16278) |
| Resolution | FIXED |
| Resolved on | Jun 10, 2013 08:30 |
| Version | trunk |
| OS | All |
| Attachments | [the llvm-ir sample](https://user-images.githubusercontent.com/60944935/143747554-87f5a2a7-aa87-4ba2-a091-6dfc53b3d01c.gz) |
| Reporter... | Can't generate constant memory by NVPTX | https://api.github.com/repos/llvm/llvm-project/issues/16652/comments | 2 | 2013-06-08T14:38:56Z | 2021-12-09T20:29:41Z | https://github.com/llvm/llvm-project/issues/16652 | 1,075,982,326 | 16,652 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16277](https://llvm.org/bz16277) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2013 03:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc,@timurrrr |
## Extended Description
$ clang++ --version
clang version 3.4 (trunk 182481)
$ cat... | -fsanitize=address doesn't obey aligned(256) | https://api.github.com/repos/llvm/llvm-project/issues/16651/comments | 5 | 2013-06-08T04:28:53Z | 2021-12-09T20:29:40Z | https://github.com/llvm/llvm-project/issues/16651 | 1,075,982,311 | 16,651 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16276](https://llvm.org/bz16276) |
| Resolution | WORKSFORME |
| Resolved on | Jun 11, 2013 03:11 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc |
## Extended Description
On darwin, processes spawned by launchd (launch daemons... | ASAN: Forward real abort(3) once done handling errors and printing the stack | https://api.github.com/repos/llvm/llvm-project/issues/16650/comments | 4 | 2013-06-07T23:56:46Z | 2022-01-20T02:11:52Z | https://github.com/llvm/llvm-project/issues/16650 | 1,075,982,295 | 16,650 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16275](https://llvm.org/bz16275) |
| Resolution | FIXED |
| Resolved on | Apr 14, 2016 15:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case where we vectorize without considering the precision requirements](https://user-images.githubusercontent.com/92601279/1437... | Loop Vectorizer: Only vectorize on ARM if precision requirements allow the use of NEON | https://api.github.com/repos/llvm/llvm-project/issues/16649/comments | 6 | 2013-06-07T23:29:24Z | 2021-12-09T20:29:38Z | https://github.com/llvm/llvm-project/issues/16649 | 1,075,982,280 | 16,649 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16274](https://llvm.org/bz16274) |
| Version | trunk |
| OS | Linux |
| Attachments | [Test file attached](https://user-images.githubusercontent.com/92601279/143747552-7652dde8-dc23-4032-aa46-027ee19dc4f9.gz) |
| CC | @rengolin,@stephenhines |
## Extended Description
... | float instructions should only be lowered to NEON if precision constraints permit | https://api.github.com/repos/llvm/llvm-project/issues/16648/comments | 3 | 2013-06-07T23:01:20Z | 2024-09-01T12:59:38Z | https://github.com/llvm/llvm-project/issues/16648 | 1,075,982,230 | 16,648 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16273](https://llvm.org/bz16273) |
| Resolution | FIXED |
| Resolved on | Jun 07, 2013 16:54 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase reduced from bug 16243 comment 4:
struct A {
template<int N> void f();
auto g() -> declt... | this->f<T>() in trailing return type gives lib/Sema/SemaTemplate.cpp:260: Assertion failed: "Caller should have completed object type" | https://api.github.com/repos/llvm/llvm-project/issues/16647/comments | 1 | 2013-06-07T21:53:07Z | 2021-12-09T20:29:35Z | https://github.com/llvm/llvm-project/issues/16647 | 1,075,982,217 | 16,647 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16272](https://llvm.org/bz16272) |
| Resolution | FIXED |
| Resolved on | Jul 10, 2013 05:21 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#16104 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When compiling compiler-rt using cmake... | Using wrong compiler when linking Lsan-x86_64-Test (and maybe elsewhere) | https://api.github.com/repos/llvm/llvm-project/issues/16646/comments | 3 | 2013-06-07T21:45:47Z | 2021-12-09T20:29:33Z | https://github.com/llvm/llvm-project/issues/16646 | 1,075,982,197 | 16,646 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16271](https://llvm.org/bz16271) |
| Resolution | FIXED |
| Resolved on | Jun 07, 2013 17:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143747550-46ea0779-67a2-47ce-995d-f0be8dfc6667.gz) |
| Reporter | LLVM... | LLVM ERROR: Cannot select: 0x80283db10: i64,ch = load 0x80288c138, 0x802843010, 0x80283dc10<LD1[@Pflag], anyext from i1> [ORD=23] [ID=46] | https://api.github.com/repos/llvm/llvm-project/issues/16645/comments | 3 | 2013-06-07T21:00:26Z | 2021-12-09T20:29:32Z | https://github.com/llvm/llvm-project/issues/16645 | 1,075,982,182 | 16,645 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16270](https://llvm.org/bz16270) |
| Resolution | WONTFIX |
| Resolved on | Oct 24, 2013 23:10 |
| Version | trunk |
| OS | Linux |
| Attachments | [zipped preprocessed testcase because of his size.](https://user-images.githubusercontent.com/60944935/143747549-fb64377b-122d-459e... | Infinite loop when analyzing attached file | https://api.github.com/repos/llvm/llvm-project/issues/16644/comments | 6 | 2013-06-07T17:58:25Z | 2022-01-20T02:37:45Z | https://github.com/llvm/llvm-project/issues/16644 | 1,075,982,165 | 16,644 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16269](https://llvm.org/bz16269) |
| Resolution | FIXED |
| Resolved on | Sep 05, 2013 09:40 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LLVM configured like this: --enable-optimized --enable-assertions --enable-expensi... | Many SPARC tests fail with "Bad machine code: Using an undefined physical register" when built with expensive checks enabled | https://api.github.com/repos/llvm/llvm-project/issues/16643/comments | 1 | 2013-06-07T15:23:17Z | 2021-12-09T20:29:30Z | https://github.com/llvm/llvm-project/issues/16643 | 1,075,982,147 | 16,643 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16268](https://llvm.org/bz16268) |
| Resolution | FIXED |
| Resolved on | Jun 07, 2013 15:06 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Detected by "expensive checks". LLVM configured with --enable-optim... | R600 test texture-input-merge.ll test attempts to increment a singular iterator | https://api.github.com/repos/llvm/llvm-project/issues/16642/comments | 2 | 2013-06-07T15:20:33Z | 2021-12-09T20:29:29Z | https://github.com/llvm/llvm-project/issues/16642 | 1,075,982,129 | 16,642 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16267](https://llvm.org/bz16267) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LLVM configured with --enable-optimized --enable-assertions --enable-expensive-checks --enable-debug-symbols
This test
LLVM :: DebugInfo... | DebugInfo/llvm-symbolizer.test crashes when built with expensive checks | https://api.github.com/repos/llvm/llvm-project/issues/16641/comments | 1 | 2013-06-07T15:17:53Z | 2023-08-05T15:22:11Z | https://github.com/llvm/llvm-project/issues/16641 | 1,075,982,112 | 16,641 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16266](https://llvm.org/bz16266) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dushistov |
## Extended Description
LLVM configured with --enable-optimized --enable-assertions --enable-expensive-checks --enable-debug-symbols
These tests ... | Several clang-check tests crash with double-free when built with expensive checks | https://api.github.com/repos/llvm/llvm-project/issues/16640/comments | 1 | 2013-06-07T14:55:53Z | 2023-08-08T14:17:45Z | https://github.com/llvm/llvm-project/issues/16640 | 1,075,982,086 | 16,640 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16265](https://llvm.org/bz16265) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LLVM configured with --enable-optimized --enable-assertions --enable-expensive-checks --enable-debug-symbols
.../unittests/ExecutionEngine/JI... | JIT unittests crash when LLVM built with expensive checks enabled | https://api.github.com/repos/llvm/llvm-project/issues/16639/comments | 1 | 2013-06-07T14:53:02Z | 2023-08-08T14:17:28Z | https://github.com/llvm/llvm-project/issues/16639 | 1,075,982,068 | 16,639 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16264](https://llvm.org/bz16264) |
| Version | trunk |
| OS | Linux |
| Attachments | [The crashing IR.](https://user-images.githubusercontent.com/60944935/143747547-a40e3262-21c0-4e2a-b9e4-482a9dbb4ca8.gz), [Further reduced test case](https://user-images.githubusercontent.com/6... | Assertion `NumAddedValues > 1 && "Each occurrence should contribute a value"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/16638/comments | 0 | 2013-06-07T14:47:15Z | 2023-06-25T16:22:46Z | https://github.com/llvm/llvm-project/issues/16638 | 1,075,982,053 | 16,638 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16263](https://llvm.org/bz16263) |
| Resolution | FIXED |
| Resolved on | Jun 14, 2013 20:06 |
| Version | trunk |
| OS | MacOS X |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
## Extended Description
clang incorrectly translates the next code:
const unsigned ii = 0xdeadbeaf... | look through reference casts when lifetime extending temporaries (core issue 1376) | https://api.github.com/repos/llvm/llvm-project/issues/16637/comments | 3 | 2013-06-07T13:09:21Z | 2021-12-09T20:29:24Z | https://github.com/llvm/llvm-project/issues/16637 | 1,075,982,043 | 16,637 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16262](https://llvm.org/bz16262) |
| Resolution | FIXED |
| Resolved on | Jul 28, 2014 04:44 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here I am using qemu and would like to also be able to pass qemu parameters ... | when using RUNUNDER with lnt, i don't know how to pass it additional parameters. | https://api.github.com/repos/llvm/llvm-project/issues/16636/comments | 2 | 2013-06-07T12:55:51Z | 2021-12-09T20:29:23Z | https://github.com/llvm/llvm-project/issues/16636 | 1,075,982,032 | 16,636 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16261](https://llvm.org/bz16261) |
| Resolution | FIXED |
| Resolved on | Aug 02, 2013 20:56 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I am running test-suite cross while on an x86, but the target is qemu simula... | lnt incorrectly builds timeit-target when one is using a simulator | https://api.github.com/repos/llvm/llvm-project/issues/16635/comments | 5 | 2013-06-07T12:53:52Z | 2021-12-09T20:29:22Z | https://github.com/llvm/llvm-project/issues/16635 | 1,075,982,018 | 16,635 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16260](https://llvm.org/bz16260) |
| Resolution | WORKSFORME |
| Resolved on | May 27, 2014 12:56 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [Preprocessed source and associated run script](https://user-images.githubusercontent.com/60944935/143747543-bd43e23d-b5af-4cfa-a9... | Clang fails to compile code with Segmentation Fault | https://api.github.com/repos/llvm/llvm-project/issues/16634/comments | 1 | 2013-06-07T12:42:43Z | 2022-01-20T02:11:51Z | https://github.com/llvm/llvm-project/issues/16634 | 1,075,982,004 | 16,634 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16259](https://llvm.org/bz16259) |
| Resolution | WORKSFORME |
| Resolved on | Jul 02, 2015 10:55 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [preprocessed source and associated run script](https://user-images.githubusercontent.com/5361294/143747542-d686e9c1-401e-47cf... | clang crashes on template instation | https://api.github.com/repos/llvm/llvm-project/issues/16633/comments | 1 | 2013-06-07T11:55:19Z | 2022-01-20T02:11:50Z | https://github.com/llvm/llvm-project/issues/16633 | 1,075,981,979 | 16,633 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16258](https://llvm.org/bz16258) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2018 10:10 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @thielema,@rotateright |
| Fixed by commit(s) | 327212 |
## Extended Description
Testcase:
define ... | fadd with undef not folded | https://api.github.com/repos/llvm/llvm-project/issues/16632/comments | 1 | 2013-06-07T11:12:29Z | 2021-12-09T20:29:19Z | https://github.com/llvm/llvm-project/issues/16632 | 1,075,981,965 | 16,632 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16257](https://llvm.org/bz16257) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2018 10:10 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rotateright |
| Fixed by commit(s) | 327058 |
## Extended Description
Testcase:
define double @&#... | fmul of undef ConstantExpr not folded to undef | https://api.github.com/repos/llvm/llvm-project/issues/16631/comments | 4 | 2013-06-07T11:01:21Z | 2021-12-09T20:29:17Z | https://github.com/llvm/llvm-project/issues/16631 | 1,075,981,949 | 16,631 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16256](https://llvm.org/bz16256) |
| Version | trunk |
| OS | Linux |
| Attachments | [print.c compiled to assembly on ARM QEMU VM wit gnueabi](https://user-images.githubusercontent.com/60944935/143747540-c7871fde-e21e-48f2-b5af-19776e5860b6.gz) |
| Reporter | LLVM Bugzilla Cont... | MCJIT on ARM does not link correctly external functions with double-typed arguments | https://api.github.com/repos/llvm/llvm-project/issues/16630/comments | 3 | 2013-06-07T10:40:20Z | 2023-11-03T14:04:25Z | https://github.com/llvm/llvm-project/issues/16630 | 1,075,981,933 | 16,630 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16255](https://llvm.org/bz16255) |
| Resolution | FIXED |
| Resolved on | Jul 31, 2013 03:18 |
| Version | trunk |
| OS | Linux |
| CC | @kbeyls,@TNorthover |
## Extended Description
The http://lab.llvm.org:8011/builders/llvm-aarch64-linux buildbot has been set up recently. Th... | llvm-aarch64-linux buildbot unit test failures | https://api.github.com/repos/llvm/llvm-project/issues/16629/comments | 4 | 2013-06-07T10:00:48Z | 2021-12-09T20:29:16Z | https://github.com/llvm/llvm-project/issues/16629 | 1,075,981,924 | 16,629 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16254](https://llvm.org/bz16254) |
| Resolution | MOVED |
| Resolved on | Jun 07, 2013 10:46 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
test.cpp:
#include <cinttypes>
#include <cstdint>
#include <cstdio>
int main... | cinttypes does not unconditionally define format macros | https://api.github.com/repos/llvm/llvm-project/issues/16628/comments | 3 | 2013-06-07T06:24:40Z | 2021-12-09T20:29:15Z | https://github.com/llvm/llvm-project/issues/16628 | 1,075,981,906 | 16,628 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16253](https://llvm.org/bz16253) |
| Version | trunk |
| OS | All |
| CC | @atrick,@RKSimon |
## Extended Description
See 183465 and r183459 for an issue that arose because of this (& please revert that fix once this issue is addressed)
r178319 discusses a similar issue with ... | SmallVector not safe to insert elements into itself | https://api.github.com/repos/llvm/llvm-project/issues/16627/comments | 3 | 2013-06-07T04:57:31Z | 2021-12-09T20:29:14Z | https://github.com/llvm/llvm-project/issues/16627 | 1,075,981,893 | 16,627 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16252](https://llvm.org/bz16252) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hi;
I am trying to build an GLES2 application...just using text book sample.
after I created the LLVM bit code file....( the step was... )
1.... | lli can't run GLES2 application | https://api.github.com/repos/llvm/llvm-project/issues/16626/comments | 3 | 2013-06-07T02:18:29Z | 2021-12-09T20:29:13Z | https://github.com/llvm/llvm-project/issues/16626 | 1,075,981,873 | 16,626 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16251](https://llvm.org/bz16251) |
| Resolution | FIXED |
| Resolved on | Jun 07, 2013 18:25 |
| Version | trunk |
| OS | Linux |
| Attachments | [Replace crt1.o with gcrt1.o when -pg is specified](https://user-images.githubusercontent.com/60944935/143747538-e15b3cab-e001-4805-b... | Clang -pg option doesn't work on Linux | https://api.github.com/repos/llvm/llvm-project/issues/16625/comments | 1 | 2013-06-07T01:34:53Z | 2021-12-09T20:29:12Z | https://github.com/llvm/llvm-project/issues/16625 | 1,075,981,857 | 16,625 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16250](https://llvm.org/bz16250) |
| Resolution | FIXED |
| Resolved on | May 14, 2018 10:37 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atamazov |
## Extended Description
Recent changes broke LLVM "make check" for Builder llvm-mips-li... | Builder llvm-mips-linux "make check" LLVM-Unit::MCJITTest.return_global failure | https://api.github.com/repos/llvm/llvm-project/issues/16624/comments | 2 | 2013-06-07T01:09:51Z | 2021-12-09T20:29:11Z | https://github.com/llvm/llvm-project/issues/16624 | 1,075,981,840 | 16,624 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16249](https://llvm.org/bz16249) |
| Resolution | FIXED |
| Resolved on | Aug 14, 2013 02:04 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [C source file](https://user-images.githubusercontent.com/92601452/143747536-abb41e48-1f33-4607-94c7-e856cfc4d70f.gz) |
| CC | @... | LLVM generates broken debug info on Windows | https://api.github.com/repos/llvm/llvm-project/issues/16623/comments | 13 | 2013-06-07T00:45:21Z | 2021-12-09T20:29:10Z | https://github.com/llvm/llvm-project/issues/16623 | 1,075,981,821 | 16,623 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16248](https://llvm.org/bz16248) |
| Resolution | FIXED |
| Resolved on | Jun 10, 2013 21:00 |
| Version | 3.2 |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
The following produces movaps instrcutions for the access of Uuid128_t
from the va_list on x86_64:
... | movaps used for unaligned memory involving va_list and nested structs | https://api.github.com/repos/llvm/llvm-project/issues/16622/comments | 5 | 2013-06-06T23:01:37Z | 2021-12-09T20:29:09Z | https://github.com/llvm/llvm-project/issues/16622 | 1,075,981,814 | 16,622 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16247](https://llvm.org/bz16247) |
| Resolution | FIXED |
| Resolved on | Jun 30, 2013 04:52 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid,@timurrrr |
## Extended Description
Assertion failed: (!isa<NamedDecl>(static_cast<decl_type*>(this)) || cast<Name... | Assertion failure computing linkage with overload of extern "C" function | https://api.github.com/repos/llvm/llvm-project/issues/16621/comments | 6 | 2013-06-06T22:57:35Z | 2021-12-09T20:29:08Z | https://github.com/llvm/llvm-project/issues/16621 | 1,075,981,801 | 16,621 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16246](https://llvm.org/bz16246) |
| Resolution | FIXED |
| Resolved on | Jun 09, 2013 19:59 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@TNorthover |
## Extended Description
Trying to build the LLVM 3.3rc releases a few Op... | CMake build fails in AArch64 backend code | https://api.github.com/repos/llvm/llvm-project/issues/16620/comments | 3 | 2013-06-06T22:44:21Z | 2021-12-09T20:29:07Z | https://github.com/llvm/llvm-project/issues/16620 | 1,075,981,787 | 16,620 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16245](https://llvm.org/bz16245) |
| Resolution | INVALID |
| Resolved on | Jan 14, 2016 12:16 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
it was OK to compile compiler-rt with ./configure method, but using cmake, it gene... | compile error with cmake | https://api.github.com/repos/llvm/llvm-project/issues/16619/comments | 5 | 2013-06-06T20:31:22Z | 2021-12-09T20:29:06Z | https://github.com/llvm/llvm-project/issues/16619 | 1,075,981,760 | 16,619 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16244](https://llvm.org/bz16244) |
| Resolution | FIXED |
| Resolved on | Jun 06, 2013 14:16 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143747534-00a4de3b-dc0b-4ba4-87f4-30c13cd32425.gz) |
| Reporter | LLVM ... | instcombine breaks this file | https://api.github.com/repos/llvm/llvm-project/issues/16618/comments | 4 | 2013-06-06T18:51:35Z | 2021-12-09T20:29:05Z | https://github.com/llvm/llvm-project/issues/16618 | 1,075,981,741 | 16,618 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16243](https://llvm.org/bz16243) |
| Resolution | FIXED |
| Resolved on | May 14, 2021 13:54 |
| Version | trunk |
| OS | All |
| Attachments | [test program showing the failure](https://user-images.githubusercontent.com/60944935/143747529-1a53c605-825e-4b40-9ba7-dcca60e5a29c.gz... | this pointer isn't qualified within decltype() when used in member function declaration with late specified return type | https://api.github.com/repos/llvm/llvm-project/issues/16617/comments | 10 | 2013-06-06T13:30:39Z | 2021-12-09T20:29:04Z | https://github.com/llvm/llvm-project/issues/16617 | 1,075,981,730 | 16,617 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16242](https://llvm.org/bz16242) |
| Resolution | FIXED |
| Resolved on | Feb 11, 2014 18:29 |
| Version | unspecified |
| OS | Linux |
| CC | @atrick,@chandlerc |
## Extended Description
test case by csmith/creduce, LLVM r183396.
This is similar to bug 14725, which is now fix... | llvm/lib/Transforms/Utils/LCSSA.cpp: Assertion `L->isLCSSAForm(*DT)' failed. | https://api.github.com/repos/llvm/llvm-project/issues/16616/comments | 1 | 2013-06-06T12:48:56Z | 2021-12-09T20:29:03Z | https://github.com/llvm/llvm-project/issues/16616 | 1,075,981,715 | 16,616 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16241](https://llvm.org/bz16241) |
| Resolution | WONTFIX |
| Resolved on | Jun 17, 2013 16:39 |
| Version | trunk |
| OS | Linux |
## Extended Description
I could not find an appropriate bug category for this.
$ cat 1.cc
extern "C" {
__thread int x;
}
int f();
int main(voi... | LTO link with thread-local variables fails | https://api.github.com/repos/llvm/llvm-project/issues/16615/comments | 1 | 2013-06-06T12:11:19Z | 2022-01-20T02:37:43Z | https://github.com/llvm/llvm-project/issues/16615 | 1,075,981,697 | 16,615 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16240](https://llvm.org/bz16240) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2018 02:18 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Example from cplusplus.org reference:
std::string s ("there is a subseque... | regex: regex_replace does not handle \b correctly | https://api.github.com/repos/llvm/llvm-project/issues/16614/comments | 1 | 2013-06-06T11:41:59Z | 2021-12-09T20:29:01Z | https://github.com/llvm/llvm-project/issues/16614 | 1,075,981,683 | 16,614 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16239](https://llvm.org/bz16239) |
| Version | trunk |
| OS | Linux |
| Attachments | [the code and the requested compilation output](https://user-images.githubusercontent.com/60944935/143747528-1e5d964f-686b-4620-912d-63cdb08ebfe0.gz) |
| Reporter | LLVM Bugzilla Contributor |
... | clang segmentation fault/consumes all memory | https://api.github.com/repos/llvm/llvm-project/issues/16613/comments | 3 | 2013-06-06T10:22:54Z | 2023-08-08T18:28:54Z | https://github.com/llvm/llvm-project/issues/16613 | 1,075,981,665 | 16,613 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16238](https://llvm.org/bz16238) |
| Resolution | INVALID |
| Resolved on | Jun 06, 2013 09:50 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
From my skimming into the standard, nothing specifically seems to prohibit m... | Modifying a deque from emplace_back produces incorrect results | https://api.github.com/repos/llvm/llvm-project/issues/16612/comments | 1 | 2013-06-06T08:54:53Z | 2021-12-09T20:28:58Z | https://github.com/llvm/llvm-project/issues/16612 | 1,075,981,649 | 16,612 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16237](https://llvm.org/bz16237) |
| Resolution | WORKSFORME |
| Resolved on | Jun 17, 2013 15:29 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
## Extended Description
The error "explicitly-defaulted c... | "defaulted outside the class" error when it *is* outside the class | https://api.github.com/repos/llvm/llvm-project/issues/16611/comments | 2 | 2013-06-06T05:19:30Z | 2022-01-20T02:11:49Z | https://github.com/llvm/llvm-project/issues/16611 | 1,075,981,636 | 16,611 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16236](https://llvm.org/bz16236) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@hfinkel,@sunfishcode |
## Extended Description
The following code produces 0 at -O0 and 1 at -O1 and above with clang trunk on x86_64-linux. I beli... | wrong code generated for union with optimization | https://api.github.com/repos/llvm/llvm-project/issues/16610/comments | 3 | 2013-06-05T22:04:12Z | 2021-12-09T20:28:57Z | https://github.com/llvm/llvm-project/issues/16610 | 1,075,981,625 | 16,610 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16235](https://llvm.org/bz16235) |
| Version | trunk |
| OS | All |
| Attachments | [A simplified test case with the problematic FOR loop](https://user-images.githubusercontent.com/60944935/143747527-0f985ba5-76ce-4e21-b067-3627cbeb3351.gz) |
| Reporter | LLVM Bugzilla Contribut... | ScalarEvolution::ComputeExitLimitFromICmp fails computing dhrystone loop iterations | https://api.github.com/repos/llvm/llvm-project/issues/16609/comments | 2 | 2013-06-05T21:15:13Z | 2021-12-09T20:28:56Z | https://github.com/llvm/llvm-project/issues/16609 | 1,075,981,612 | 16,609 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16234](https://llvm.org/bz16234) |
| Resolution | DUPLICATE |
| Resolved on | May 11, 2014 09:29 |
| Version | unspecified |
| OS | Linux |
| CC | @hfinkel |
## Extended Description
test case reduced from clang bootstrap failure on PowerPC linux, r183312.
namespace a {
typede... | UNREACHABLE executed at llvm/lib/Target/PowerPC/PPCCTRLoops.cpp:613 | https://api.github.com/repos/llvm/llvm-project/issues/16608/comments | 3 | 2013-06-05T16:24:39Z | 2021-12-09T20:28:55Z | https://github.com/llvm/llvm-project/issues/16608 | 1,075,981,595 | 16,608 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16233](https://llvm.org/bz16233) |
| Resolution | FIXED |
| Resolved on | May 26, 2014 04:41 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 llvm/llvm-project#13603 |
| CC | @DougGregor,@nico,@pcc,@zygoloid,@rjmccall,@rnk |
## Extended Description ... | [-cxx-abi microsoft] Wrong function type for the deleting destructor? | https://api.github.com/repos/llvm/llvm-project/issues/16607/comments | 5 | 2013-06-05T13:53:26Z | 2021-12-09T20:28:54Z | https://github.com/llvm/llvm-project/issues/16607 | 1,075,981,580 | 16,607 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16232](https://llvm.org/bz16232) |
| Resolution | DUPLICATE |
| Resolved on | Jan 18, 2014 08:58 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jsonn |
## Extended Description
The following code results in an invalid section definition as c... | clang escapes quotes in user specified section names | https://api.github.com/repos/llvm/llvm-project/issues/16606/comments | 6 | 2013-06-05T13:11:24Z | 2021-12-09T20:28:52Z | https://github.com/llvm/llvm-project/issues/16606 | 1,075,981,567 | 16,606 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16231](https://llvm.org/bz16231) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@efriedma-quic,@zygoloid |
## Extended Description
I have installed the latest version of XCode 4.6.2. Imagine there is a code sample like b... | Clang compiles block in .cpp file instead of generating a compilation error | https://api.github.com/repos/llvm/llvm-project/issues/16605/comments | 7 | 2013-06-05T10:07:20Z | 2023-08-15T14:35:43Z | https://github.com/llvm/llvm-project/issues/16605 | 1,075,981,553 | 16,605 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16230](https://llvm.org/bz16230) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 16:49 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@rnk |
## Extended Description
Consider the following code:
class Foo
{
virtual void Hello() {}
float f; /* 4 b... | [-cxx-abi microsoft] C++ classes are not laid out in a MS compatible way | https://api.github.com/repos/llvm/llvm-project/issues/16604/comments | 2 | 2013-06-05T03:53:07Z | 2021-12-09T20:28:50Z | https://github.com/llvm/llvm-project/issues/16604 | 1,075,981,539 | 16,604 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16229](https://llvm.org/bz16229) |
| Resolution | FIXED |
| Resolved on | Jun 25, 2015 05:42 |
| Version | unspecified |
| OS | Linux |
| CC | @labath |
## Extended Description
On Linux, when LLDB attaches to a process that is not a group leader the MonitorChildProcessThread w... | waitpid fails after attach to processes that aren't group leaders | https://api.github.com/repos/llvm/llvm-project/issues/16603/comments | 2 | 2013-06-05T00:46:37Z | 2021-12-09T20:28:49Z | https://github.com/llvm/llvm-project/issues/16603 | 1,075,981,531 | 16,603 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16228](https://llvm.org/bz16228) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
Per http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#472 we should not allow the following code:
class B {
public:
int m;
... | clang does not implement DR472 | https://api.github.com/repos/llvm/llvm-project/issues/16602/comments | 7 | 2013-06-05T00:29:00Z | 2023-10-02T05:21:46Z | https://github.com/llvm/llvm-project/issues/16602 | 1,075,981,512 | 16,602 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16227](https://llvm.org/bz16227) |
| Resolution | FIXED |
| Resolved on | Jun 06, 2013 17:08 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description
With clang r183237 and llvm r183239, this command:
% cd /Use... | crash: scan-build clang llvm/tools/clang/test/Analysis/unix-fns.c with clang r183237 | https://api.github.com/repos/llvm/llvm-project/issues/16601/comments | 3 | 2013-06-04T23:22:59Z | 2021-12-09T20:28:47Z | https://github.com/llvm/llvm-project/issues/16601 | 1,075,981,491 | 16,601 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16226](https://llvm.org/bz16226) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2014 12:40 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 llvm/llvm-project#17541 |
| CC | @DougGregor,@er91,@nico,@timurrrr |
## Extended Description
This is... | [-cxx-abi microsoft] C++ objects passed by value are destroyed in the callee | https://api.github.com/repos/llvm/llvm-project/issues/16600/comments | 16 | 2013-06-04T22:51:25Z | 2021-12-09T20:46:36Z | https://github.com/llvm/llvm-project/issues/16600 | 1,075,981,430 | 16,600 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16225](https://llvm.org/bz16225) |
| Resolution | FIXED |
| Resolved on | Aug 10, 2013 07:02 |
| Version | trunk |
| OS | Linux |
| CC | @pogo59,@spavloff |
## Extended Description
$ cat a.cc
template <typename T> void f();
template<typename C> void g(C*) {
struct LocalStru... | Assert-on-invalid: isa<LabelDecl>(D) && "declaration not instantiated in this scope" | https://api.github.com/repos/llvm/llvm-project/issues/16599/comments | 4 | 2013-06-04T19:24:53Z | 2021-12-09T20:28:43Z | https://github.com/llvm/llvm-project/issues/16599 | 1,075,981,408 | 16,599 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16224](https://llvm.org/bz16224) |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following error occurred while compiling via clang 3.2
clang++: /local/taoz/toolchain/src/llvm-3.2/llvm/tools/clang/li... | Assertion `LIsBuiltins && RIsBuiltins && "Non-built-in locations must be rooted in the main file"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/16598/comments | 3 | 2013-06-04T18:07:15Z | 2023-06-25T16:22:01Z | https://github.com/llvm/llvm-project/issues/16598 | 1,075,981,382 | 16,598 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16223](https://llvm.org/bz16223) |
| Resolution | INVALID |
| Resolved on | Jun 17, 2013 09:07 |
| Version | trunk |
| OS | Linux |
| Attachments | [clang invocation](https://user-images.githubusercontent.com/92601316/143747525-ca3051fd-c593-4b5f-96e8-01d0cdc395e5.gz) |
| CC | @... | ICE: Unexpected ValueType for argument | https://api.github.com/repos/llvm/llvm-project/issues/16597/comments | 4 | 2013-06-04T17:31:26Z | 2021-12-09T20:28:41Z | https://github.com/llvm/llvm-project/issues/16597 | 1,075,981,365 | 16,597 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16222](https://llvm.org/bz16222) |
| Resolution | FIXED |
| Resolved on | Jun 06, 2013 04:24 |
| Version | trunk |
| OS | Windows NT |
## Extended Description
$ cat a.cc
void *x;
void f() {
reinterpret_cast<bool>(x);
}
$ clang -c -target i386-pc-win32 a.cc
clang: Expr.cpp:... | Assertion `!getType()->isBooleanType() && "unheralded conversion to bool"' failed, on Windows | https://api.github.com/repos/llvm/llvm-project/issues/16596/comments | 3 | 2013-06-04T17:07:21Z | 2021-12-09T20:28:40Z | https://github.com/llvm/llvm-project/issues/16596 | 1,075,981,339 | 16,596 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16221](https://llvm.org/bz16221) |
| Resolution | FIXED |
| Resolved on | Nov 18, 2013 09:51 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Built from svn revision 183220.
Reproduce + info:
[ola@ellen build]$ gdb .... | clang-format specifying invalid yaml as -style input crashes the yaml parser | https://api.github.com/repos/llvm/llvm-project/issues/16595/comments | 1 | 2013-06-04T17:03:59Z | 2021-12-09T20:28:39Z | https://github.com/llvm/llvm-project/issues/16595 | 1,075,981,324 | 16,595 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16220](https://llvm.org/bz16220) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2015 01:09 |
| Version | trunk |
| OS | Linux |
| Attachments | [associated run script](https://user-images.githubusercontent.com/60944935/143747524-e472cf5a-7a69-406c-9e80-42d93d049a90.gz) |
| Rep... | "PLEASE submit a bug report to ..." | https://api.github.com/repos/llvm/llvm-project/issues/16594/comments | 7 | 2013-06-04T14:43:46Z | 2021-12-09T20:28:38Z | https://github.com/llvm/llvm-project/issues/16594 | 1,075,981,312 | 16,594 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16219](https://llvm.org/bz16219) |
| Resolution | FIXED |
| Resolved on | Aug 29, 2013 10:36 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan,@zygoloid |
## Extended Description
When I typed "tar -xf checker-275.tar.bz2 ", the follow... | Checker-275 cannot extract | https://api.github.com/repos/llvm/llvm-project/issues/16593/comments | 5 | 2013-06-04T09:20:30Z | 2021-12-09T20:28:37Z | https://github.com/llvm/llvm-project/issues/16593 | 1,075,981,297 | 16,593 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16218](https://llvm.org/bz16218) |
| Resolution | FIXED |
| Resolved on | Aug 19, 2015 16:25 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rotateright |
## Extended Description
The fatigue2 polyhedron benchmark runs twice as fast when co... | Fast math - turn multiple fdiv's with the same denominator into fmul by the reciprocal | https://api.github.com/repos/llvm/llvm-project/issues/16592/comments | 6 | 2013-06-04T08:03:48Z | 2021-12-09T19:40:52Z | https://github.com/llvm/llvm-project/issues/16592 | 1,075,934,617 | 16,592 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16217](https://llvm.org/bz16217) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#11010 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
austin@debian-home:~/src/wine-clang/dlls/kernel32$ clang -c -I. -I. -I../../include -I.... | false positive with -Warray-bounds when compiling wine (dlls/kernel32/file.c) | https://api.github.com/repos/llvm/llvm-project/issues/16591/comments | 1 | 2013-06-04T07:42:59Z | 2021-12-09T19:40:51Z | https://github.com/llvm/llvm-project/issues/16591 | 1,075,934,605 | 16,591 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16216](https://llvm.org/bz16216) |
| Resolution | INVALID |
| Resolved on | Oct 16, 2015 01:07 |
| Version | trunk |
| OS | All |
| Attachments | [annotated LLVM .ll file](https://user-images.githubusercontent.com/60944935/143747522-5a9e921e-054c-4c69-8d0f-a501c5b562d6.gz) |
| R... | llc code generation error | https://api.github.com/repos/llvm/llvm-project/issues/16590/comments | 1 | 2013-06-04T02:00:59Z | 2021-12-09T19:40:50Z | https://github.com/llvm/llvm-project/issues/16590 | 1,075,934,588 | 16,590 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16215](https://llvm.org/bz16215) |
| Resolution | FIXED |
| Resolved on | Jun 04, 2013 12:47 |
| Version | trunk |
| OS | Linux |
| CC | @majnemer |
## Extended Description
int a; int b = (long)&a & 0xff;
... run through clang -target arm-linux-gnueabi results in:
Unknown ad... | UNREACHABLE executed at ARMConstantIslandPass.cpp:734! Unknown addressing mode for CP reference! | https://api.github.com/repos/llvm/llvm-project/issues/16589/comments | 2 | 2013-06-04T00:47:57Z | 2021-12-09T19:40:49Z | https://github.com/llvm/llvm-project/issues/16589 | 1,075,934,568 | 16,589 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16214](https://llvm.org/bz16214) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2013 16:12 |
| Version | unspecified |
| OS | All |
| Attachments | [c++ code to reproduce the missing DWARF structure definition](https://user-images.githubusercontent.com/60944935/143747517-c64f4... | Clang does not emit debug info (definition) for structures referenced via typedefs | https://api.github.com/repos/llvm/llvm-project/issues/16588/comments | 8 | 2013-06-03T23:33:06Z | 2021-12-09T19:40:48Z | https://github.com/llvm/llvm-project/issues/16588 | 1,075,934,543 | 16,588 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16213](https://llvm.org/bz16213) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Following the instructions found here: http://clang.llvm.org/get_started.html#build, for building LLVM and Clang in Visual Studio, I have... | Cannot Run Scan-Build from Windows Command Prompt | https://api.github.com/repos/llvm/llvm-project/issues/16587/comments | 1 | 2013-06-03T22:37:38Z | 2023-11-03T14:18:14Z | https://github.com/llvm/llvm-project/issues/16587 | 1,075,934,530 | 16,587 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16212](https://llvm.org/bz16212) |
| Resolution | FIXED |
| Resolved on | Jun 04, 2013 12:42 |
| Version | trunk |
| OS | Linux |
| CC | @majnemer |
## Extended Description
<stdin>:1:24: warning: function 'F' could be declared with attribute 'noreturn' [-Wmissing-noreturn]
enu... | -Wmissing-noreturn false positive on switch on empty enum | https://api.github.com/repos/llvm/llvm-project/issues/16586/comments | 3 | 2013-06-03T20:09:12Z | 2021-12-09T19:40:46Z | https://github.com/llvm/llvm-project/issues/16586 | 1,075,934,514 | 16,586 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16211](https://llvm.org/bz16211) |
| Resolution | FIXED |
| Resolved on | Jun 17, 2013 16:23 |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [reprocessed source file and run script](https://user-images.githubusercontent.com/60944935/143747516-9014f2bc-02d1-4c3f-a430-6e9fdef... | rvalue references with template static initializers | https://api.github.com/repos/llvm/llvm-project/issues/16585/comments | 2 | 2013-06-03T18:52:41Z | 2021-12-09T19:40:45Z | https://github.com/llvm/llvm-project/issues/16585 | 1,075,934,496 | 16,585 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16210](https://llvm.org/bz16210) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2015 01:05 |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [preprocessed source file](https://user-images.githubusercontent.com/60944935/143747514-d7d993c5-c03c-4f6a-92dc-3239a807f4ea.gz), [ru... | IE - Illegal instrustion | https://api.github.com/repos/llvm/llvm-project/issues/16584/comments | 4 | 2013-06-03T18:44:34Z | 2021-12-09T19:40:44Z | https://github.com/llvm/llvm-project/issues/16584 | 1,075,934,479 | 16,584 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16209](https://llvm.org/bz16209) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2013 12:29 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| CC | @pogo59,@rnk,@timurrrr |
## Extended Description
This causes problems on Windows, where backslash... | clang strips backslashes in @​arg files | https://api.github.com/repos/llvm/llvm-project/issues/16583/comments | 4 | 2013-06-03T18:09:20Z | 2021-12-09T19:40:42Z | https://github.com/llvm/llvm-project/issues/16583 | 1,075,934,466 | 16,583 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16208](https://llvm.org/bz16208) |
| Resolution | FIXED |
| Resolved on | Nov 23, 2013 05:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143747512-bf795d13-ed19-490c-b1b8-0eb4e892e4ee.gz) |
| CC | @efriedma-qu... | Visibility of static variables in constructors computed incorrectly | https://api.github.com/repos/llvm/llvm-project/issues/16582/comments | 1 | 2013-06-03T15:49:41Z | 2021-12-09T19:40:41Z | https://github.com/llvm/llvm-project/issues/16582 | 1,075,934,445 | 16,582 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16207](https://llvm.org/bz16207) |
| Resolution | FIXED |
| Resolved on | Jun 29, 2013 13:38 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following piece of code does not run, although it is my understanding in c... | cannot perform | on std::launch | https://api.github.com/repos/llvm/llvm-project/issues/16581/comments | 1 | 2013-06-03T15:31:15Z | 2021-12-09T19:40:40Z | https://github.com/llvm/llvm-project/issues/16581 | 1,075,934,421 | 16,581 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16206](https://llvm.org/bz16206) |
| Resolution | FIXED |
| Resolved on | Jun 07, 2013 17:32 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed source of the problematic file](https://user-images.githubusercontent.com/60944935/143747508-e96ca146-447a-4cf9-b57e-88... | Crash on array fields in rvalue structs | https://api.github.com/repos/llvm/llvm-project/issues/16580/comments | 10 | 2013-06-03T12:53:46Z | 2021-12-09T19:40:38Z | https://github.com/llvm/llvm-project/issues/16580 | 1,075,934,377 | 16,580 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.