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 | [14604](https://llvm.org/bz14604) |
| Resolution | WORKSFORME |
| Resolved on | Dec 14, 2012 12:38 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Build environment: CentOS 5.8 (64bit)
Error Message:
>>>... | Error when building LLVM tree on CentOS5 with g++-4.1 | https://api.github.com/repos/llvm/llvm-project/issues/14976/comments | 5 | 2012-12-14T06:55:10Z | 2022-01-20T02:10:36Z | https://github.com/llvm/llvm-project/issues/14976 | 1,071,056,897 | 14,976 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14603](https://llvm.org/bz14603) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2012 17:10 |
| Version | unspecified |
| OS | All |
| Attachments | [patch sketch](https://user-images.githubusercontent.com/3487/143746535-6356cbf6-d0a7-45ad-abad-60b591361e1a.gz) |
| CC | @DougGr... | In Obj-C++11 mode, vector<id<foo>> should be accepted, but it still requires a space | https://api.github.com/repos/llvm/llvm-project/issues/14975/comments | 2 | 2012-12-14T01:28:09Z | 2021-12-03T23:54:28Z | https://github.com/llvm/llvm-project/issues/14975 | 1,071,056,889 | 14,975 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14602](https://llvm.org/bz14602) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste |
## Extended Description
I'm trying to poke a private AppKit global variable for testing within my app.
The following command fails:
(lldb) ... | expr command should allow casting variables for assignment | https://api.github.com/repos/llvm/llvm-project/issues/14974/comments | 5 | 2012-12-14T01:11:32Z | 2021-12-03T23:54:27Z | https://github.com/llvm/llvm-project/issues/14974 | 1,071,056,884 | 14,974 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14601](https://llvm.org/bz14601) |
| Resolution | FIXED |
| Resolved on | Dec 17, 2012 12:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [reproducer](https://user-images.githubusercontent.com/60944935/143746534-a08bb238-b719-4baa-bd88-8fc89a510515.gz) |
| Reporter | LLV... | Assertion in SROA when alloca is memset'ted with variable length | https://api.github.com/repos/llvm/llvm-project/issues/14973/comments | 1 | 2012-12-14T00:21:18Z | 2021-12-03T23:54:26Z | https://github.com/llvm/llvm-project/issues/14973 | 1,071,056,878 | 14,973 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14600](https://llvm.org/bz14600) |
| Resolution | FIXED |
| Resolved on | Sep 08, 2015 08:19 |
| Version | unspecified |
| OS | Linux |
| CC | @emaste |
## Extended Description
LLDB does not support convenience registers (eax, ax, ah, etc.) on Linux.
Commands such as 'registe... | Convenience and exception state registers are not supported on Linux | https://api.github.com/repos/llvm/llvm-project/issues/14972/comments | 4 | 2012-12-14T00:09:43Z | 2021-12-03T23:54:25Z | https://github.com/llvm/llvm-project/issues/14972 | 1,071,056,873 | 14,972 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14599](https://llvm.org/bz14599) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
FunctionTemplateDecl::spec_begin and FunctionTemplateDecl::spec_end do not have const versions. | FunctionTemplateDecl missing const iterator | https://api.github.com/repos/llvm/llvm-project/issues/14971/comments | 0 | 2012-12-14T00:02:50Z | 2021-12-03T23:54:25Z | https://github.com/llvm/llvm-project/issues/14971 | 1,071,056,863 | 14,971 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14598](https://llvm.org/bz14598) |
| Version | unspecified |
| OS | All |
## Extended Description
When the inferior process crashes, the process state should be eStateStopped with stop info used to describe the crashed state. The eStateCrashed state should be removed.
Via e-... | eStateCrashed should be removed as a process state | https://api.github.com/repos/llvm/llvm-project/issues/14970/comments | 2 | 2012-12-14T00:02:24Z | 2023-11-07T20:17:47Z | https://github.com/llvm/llvm-project/issues/14970 | 1,071,056,859 | 14,970 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14597](https://llvm.org/bz14597) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [output of "clang -c -v test.s", up to the point where it hangs](https://user-images.githubusercontent.com/702021/143746533-a06e090d-1b19-4419-b2fe-724182b1bfb4.gz) |
## Extended Description... | Hang, 100% CPU usage on (ab)use of ".indirect_symbol" directive | https://api.github.com/repos/llvm/llvm-project/issues/14969/comments | 0 | 2012-12-13T21:57:03Z | 2023-11-03T13:16:05Z | https://github.com/llvm/llvm-project/issues/14969 | 1,071,056,852 | 14,969 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14596](https://llvm.org/bz14596) |
| Resolution | INVALID |
| Resolved on | Dec 14, 2012 06:06 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc |
## Extended Description
With ToT Clang w/ ASAN (r170129)
I'm currently trying to make a s... | Assertion failed in findCommonParent | https://api.github.com/repos/llvm/llvm-project/issues/14968/comments | 5 | 2012-12-13T18:11:28Z | 2021-12-03T23:54:22Z | https://github.com/llvm/llvm-project/issues/14968 | 1,071,056,847 | 14,968 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14595](https://llvm.org/bz14595) |
| Resolution | DUPLICATE |
| Resolved on | Dec 13, 2012 13:28 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following expression evaluation fails on Linux:
(lldb) print str.c_s... | Expression evaluation of std::string::c_str() fails on Linux. | https://api.github.com/repos/llvm/llvm-project/issues/14967/comments | 2 | 2012-12-13T18:10:13Z | 2021-12-03T23:54:21Z | https://github.com/llvm/llvm-project/issues/14967 | 1,071,056,842 | 14,967 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14594](https://llvm.org/bz14594) |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [unmodified source code from BSD/OSX implementation](https://user-images.githubusercontent.com/60944935/143746531-8c762b7f-f548-4f5f-bccf-0ccf9804d7f0.gz) |
| Reporter | LLVM Bugzilla Contribut... | FP in BSD's mergesort | https://api.github.com/repos/llvm/llvm-project/issues/14966/comments | 2 | 2012-12-13T15:54:27Z | 2021-12-03T23:54:20Z | https://github.com/llvm/llvm-project/issues/14966 | 1,071,056,837 | 14,966 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14593](https://llvm.org/bz14593) |
| Resolution | FIXED |
| Resolved on | Jul 31, 2016 15:17 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@lattner,@DougGregor,@jrmuizel,@RKSimon |
## Extended Description
Consider the following functio... | [x86] 64-bit shift optimization | https://api.github.com/repos/llvm/llvm-project/issues/14965/comments | 4 | 2012-12-13T08:56:29Z | 2021-12-03T23:54:20Z | https://github.com/llvm/llvm-project/issues/14965 | 1,071,056,830 | 14,965 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14592](https://llvm.org/bz14592) |
| Resolution | FIXED |
| Resolved on | Dec 17, 2012 14:35 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase triggering assertion failure in instcombine](https://user-images.githubusercontent.com/60944935/143746529-f7aa8421-d441-4fb... | Assertion building CINT2006 with clang, reduced testcase, reverting r170024 resolves issue. | https://api.github.com/repos/llvm/llvm-project/issues/14964/comments | 5 | 2012-12-13T06:05:14Z | 2021-12-03T23:54:19Z | https://github.com/llvm/llvm-project/issues/14964 | 1,071,056,825 | 14,964 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14591](https://llvm.org/bz14591) |
| Version | 3.2 |
| OS | All |
| Attachments | [Preprocessed file that crashes clang](https://user-images.githubusercontent.com/95090445/143746526-787661fc-d5c0-482c-943a-76d08abd00ba.gz) |
| CC | @efriedma-quic,@gribozavr |
## Extended Descri... | Windows newlines in doxygen comments cause failed assertion in TextDiagnostic | https://api.github.com/repos/llvm/llvm-project/issues/14963/comments | 10 | 2012-12-13T03:51:48Z | 2023-06-08T18:23:41Z | https://github.com/llvm/llvm-project/issues/14963 | 1,071,056,821 | 14,963 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14590](https://llvm.org/bz14590) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2012 11:17 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
At the moment x86 scalarizes sign-extend loads. We need to convert thi... | X86: Need to implement efficient vector sign-extend load. | https://api.github.com/repos/llvm/llvm-project/issues/14962/comments | 6 | 2012-12-13T01:23:05Z | 2021-12-03T23:54:17Z | https://github.com/llvm/llvm-project/issues/14962 | 1,071,056,814 | 14,962 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14589](https://llvm.org/bz14589) |
| Resolution | WORKSFORME |
| Resolved on | Dec 18, 2012 22:43 |
| Version | 3.2 |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Clang built from recent release_32 branch (rev. 169987) aborts with a failed asserti... | Assertion `Loc.isValid() && "point of instantiation must be valid!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/14961/comments | 3 | 2012-12-12T23:26:09Z | 2022-01-20T02:10:36Z | https://github.com/llvm/llvm-project/issues/14961 | 1,071,056,807 | 14,961 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14588](https://llvm.org/bz14588) |
| Resolution | FIXED |
| Resolved on | Jan 30, 2013 23:57 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
with this test case:
-------------
class Base
{
public:
Base();
virtual ~Base();
};
class Foo : ... | Assertion failure in codegen with C++11 delegating constructor | https://api.github.com/repos/llvm/llvm-project/issues/14960/comments | 2 | 2012-12-12T22:55:35Z | 2021-12-03T23:54:16Z | https://github.com/llvm/llvm-project/issues/14960 | 1,071,056,803 | 14,960 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14587](https://llvm.org/bz14587) |
| Resolution | WORKSFORME |
| Resolved on | Jul 13, 2016 12:12 |
| Version | unspecified |
| OS | All |
| Attachments | [libstdc++ build log](https://user-images.githubusercontent.com/3487/143746521-bf105b69-708f-4a62-ab27-5cbb6704423e.gz), [li... | Building chrome with libc++ takes 22% (7 minutes) longer than building it with libstdc++ | https://api.github.com/repos/llvm/llvm-project/issues/14959/comments | 10 | 2012-12-12T20:55:04Z | 2022-01-20T02:10:34Z | https://github.com/llvm/llvm-project/issues/14959 | 1,071,056,799 | 14,959 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14586](https://llvm.org/bz14586) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2012 10:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When using SAFECode libLTO on Mac OS X, the following link errors are reported... | SAFECode libLTO does not work on Mac OS X | https://api.github.com/repos/llvm/llvm-project/issues/14958/comments | 1 | 2012-12-12T17:50:56Z | 2021-12-03T23:54:14Z | https://github.com/llvm/llvm-project/issues/14958 | 1,071,056,796 | 14,958 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14585](https://llvm.org/bz14585) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2012 16:42 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [test_files](https://user-images.githubusercontent.com/60944935/143746518-4e5b0d7a-6d30-4c47-b101-01f7a52ce502.gz), [patch_file](https:... | static const data memebers each with a initializer but not defined out of class body | https://api.github.com/repos/llvm/llvm-project/issues/14957/comments | 4 | 2012-12-12T11:30:24Z | 2021-12-03T23:54:13Z | https://github.com/llvm/llvm-project/issues/14957 | 1,071,056,788 | 14,957 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14584](https://llvm.org/bz14584) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2013 00:32 |
| Version | 3.1 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @gottesmm | | Double release generated by ARC optimization pass | https://api.github.com/repos/llvm/llvm-project/issues/14956/comments | 9 | 2012-12-12T11:28:06Z | 2021-12-03T23:54:12Z | https://github.com/llvm/llvm-project/issues/14956 | 1,071,056,785 | 14,956 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14583](https://llvm.org/bz14583) |
| Resolution | FIXED |
| Resolved on | Feb 05, 2018 12:05 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Compiler crashes when I am trying to use double-... | Double width CAS problem | https://api.github.com/repos/llvm/llvm-project/issues/14955/comments | 2 | 2012-12-12T10:13:55Z | 2021-12-03T23:54:11Z | https://github.com/llvm/llvm-project/issues/14955 | 1,071,056,777 | 14,955 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14582](https://llvm.org/bz14582) |
| Resolution | FIXED |
| Resolved on | Dec 10, 2013 13:40 |
| Version | 3.2 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
1.cc:
#include <cstddef>
int main()
{
size_t a = 1;
ret... | ptrdiff_t not defined when enable debug info | https://api.github.com/repos/llvm/llvm-project/issues/14954/comments | 1 | 2012-12-12T07:27:04Z | 2021-12-03T23:54:11Z | https://github.com/llvm/llvm-project/issues/14954 | 1,071,056,773 | 14,954 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14581](https://llvm.org/bz14581) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2012 08:17 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
The string returned by SourceLocation::printToString is always ... | SourceLocation::printToString always returns empty string | https://api.github.com/repos/llvm/llvm-project/issues/14953/comments | 1 | 2012-12-12T04:19:56Z | 2021-12-03T23:54:10Z | https://github.com/llvm/llvm-project/issues/14953 | 1,071,056,764 | 14,953 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14580](https://llvm.org/bz14580) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#14702 |
| CC | @DougGregor,@echristo,@pogo59 |
## Extended Description
This is probably not a bug but it is a difference in behavior compared to GCC & I wanted somewhere to reco... | Debug info does not have a line entry at the end of the function | https://api.github.com/repos/llvm/llvm-project/issues/14952/comments | 3 | 2012-12-12T02:14:01Z | 2023-11-03T13:15:53Z | https://github.com/llvm/llvm-project/issues/14952 | 1,071,056,761 | 14,952 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14579](https://llvm.org/bz14579) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel,@iains,@isanbard |
## Extended Description
from bug 14387 (originally about .line directives in asm):
I built r169799 on powerpc-darwin8, ... | vtable `llvm::raw_string_ostream` missing from assembly on powerpc-darwin8 (MC) | https://api.github.com/repos/llvm/llvm-project/issues/14951/comments | 37 | 2012-12-12T00:22:34Z | 2024-07-29T13:00:50Z | https://github.com/llvm/llvm-project/issues/14951 | 1,071,056,754 | 14,951 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14578](https://llvm.org/bz14578) |
| Resolution | INVALID |
| Resolved on | Dec 11, 2012 16:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143746513-46ffb3b3-0727-417b-b55d-c5c3c20dcfbc.gz) |
| Reporter | LLV... | Apparent miscompilation with opt -inline -sroa/-scalarrepl and llc -O1 | https://api.github.com/repos/llvm/llvm-project/issues/14950/comments | 1 | 2012-12-11T23:52:08Z | 2021-12-03T23:54:07Z | https://github.com/llvm/llvm-project/issues/14950 | 1,071,056,747 | 14,950 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14577](https://llvm.org/bz14577) |
| Resolution | FIXED |
| Resolved on | Jan 16, 2013 17:39 |
| Version | trunk |
| OS | Linux |
| Attachments | [combination of clangCrash-iX8vto.cpp and clangCrash-iX8vto.sh](https://user-images.githubusercontent.com/60944935/143746512-ec4a27de... | clang crashes on some questionable code | https://api.github.com/repos/llvm/llvm-project/issues/14949/comments | 1 | 2012-12-11T23:24:35Z | 2021-12-03T23:54:06Z | https://github.com/llvm/llvm-project/issues/14949 | 1,071,056,740 | 14,949 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14576](https://llvm.org/bz14576) |
| Resolution | INVALID |
| Resolved on | Dec 11, 2012 13:30 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/92601310/143746511-d396ce68-e305-4d08-a5f7-cf03c54f7555.gz) |
| CC | @Do... | trap generated in code that shouldn't trap | https://api.github.com/repos/llvm/llvm-project/issues/14948/comments | 3 | 2012-12-11T21:11:10Z | 2021-12-03T23:54:05Z | https://github.com/llvm/llvm-project/issues/14948 | 1,071,056,732 | 14,948 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14575](https://llvm.org/bz14575) |
| Resolution | FIXED |
| Resolved on | May 17, 2013 13:41 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#14702 |
| CC | @adrian-prantl,@DougGregor,@echristo |
## Extended Description
In the following example:
long double ... | Debug info for unused struct parameters | https://api.github.com/repos/llvm/llvm-project/issues/14947/comments | 7 | 2012-12-11T19:41:07Z | 2021-12-03T23:54:04Z | https://github.com/llvm/llvm-project/issues/14947 | 1,071,056,730 | 14,947 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14574](https://llvm.org/bz14574) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2012 15:30 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
The LoopVectorizer miscompiles this loop in gperftools:
for (s... | Loop Vectorizer: Miscompile of gperftools (common.cc) | https://api.github.com/repos/llvm/llvm-project/issues/14946/comments | 2 | 2012-12-11T19:23:57Z | 2021-12-03T23:54:04Z | https://github.com/llvm/llvm-project/issues/14946 | 1,071,056,720 | 14,946 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14573](https://llvm.org/bz14573) |
| Resolution | FIXED |
| Resolved on | Jan 05, 2013 14:11 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#14702 |
| CC | @DougGregor,@echristo |
## Extended Description
gdb.cp/overload.cpp fails due to the overloaded fu... | Debug info for unnamed parameters is not present | https://api.github.com/repos/llvm/llvm-project/issues/14945/comments | 1 | 2012-12-11T18:42:11Z | 2021-12-03T23:54:03Z | https://github.com/llvm/llvm-project/issues/14945 | 1,071,056,715 | 14,945 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14572](https://llvm.org/bz14572) |
| Resolution | FIXED |
| Resolved on | Dec 15, 2012 03:32 |
| Version | trunk |
| OS | Linux |
| Attachments | [This LLVM assembly file can be used to reproduce the bug.](https://user-images.githubusercontent.com/92601427/143746510-60679cd1-92c... | SROA asserts with "Only alloca-wide stores can be split and recomposed" | https://api.github.com/repos/llvm/llvm-project/issues/14944/comments | 1 | 2012-12-11T16:59:14Z | 2021-12-03T23:54:02Z | https://github.com/llvm/llvm-project/issues/14944 | 1,071,056,711 | 14,944 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14571](https://llvm.org/bz14571) |
| Resolution | WORKSFORME |
| Resolved on | Feb 08, 2013 11:31 |
| Version | 3.1 |
| OS | MacOS X |
| CC | @dwblaikie,@echristo,@ochupina |
## Extended Description
Consider the example (test.c):
#include <stdio.h>
int main (void)
{
printf... | Clang debug info from preprocessed source file results in incorrect GDB 'info func main' response | https://api.github.com/repos/llvm/llvm-project/issues/14943/comments | 8 | 2012-12-11T16:30:12Z | 2022-01-20T02:10:33Z | https://github.com/llvm/llvm-project/issues/14943 | 1,071,056,709 | 14,943 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14570](https://llvm.org/bz14570) |
| Resolution | FIXED |
| Resolved on | Dec 16, 2012 03:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase affecting r169381](https://user-images.githubusercontent.com/60944935/143746507-1761378d-6f94-408c-ae11-0acb7ca73f76.gz) |
... | Clang "expanded from here/macro" outputs garbage characters (<U+0000><U+000A>) | https://api.github.com/repos/llvm/llvm-project/issues/14942/comments | 5 | 2012-12-11T14:07:34Z | 2021-12-03T23:54:00Z | https://github.com/llvm/llvm-project/issues/14942 | 1,071,056,705 | 14,942 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14569](https://llvm.org/bz14569) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2013 00:23 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#14767 |
| CC | @DougGregor,@echristo |
## Extended Description
Clang produces DW_TAG_subprograms for virtual call... | debug info for thunks using mangled name | https://api.github.com/repos/llvm/llvm-project/issues/14941/comments | 5 | 2012-12-11T09:49:56Z | 2021-12-03T23:53:59Z | https://github.com/llvm/llvm-project/issues/14941 | 1,071,056,699 | 14,941 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14568](https://llvm.org/bz14568) |
| Resolution | FIXED |
| Resolved on | Dec 11, 2012 09:27 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Bug filed by Carlos Sanchez de La Lama:
---
Hi all,
I have found what I thi... | Out of bounds read in DFA packetizer | https://api.github.com/repos/llvm/llvm-project/issues/14940/comments | 1 | 2012-12-11T00:39:14Z | 2021-12-03T23:53:58Z | https://github.com/llvm/llvm-project/issues/14940 | 1,071,056,695 | 14,940 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14567](https://llvm.org/bz14567) |
| Resolution | INVALID |
| Resolved on | Dec 11, 2012 09:00 |
| Version | trunk |
| OS | Linux |
| CC | @ehsan |
## Extended Description
On this primes benchmark,
#include<stdio.h>
#include<math.h>
int main() {
int primes = 0, curr... | Regression in LLVM 3.2 RC2 on primes benchmark | https://api.github.com/repos/llvm/llvm-project/issues/14939/comments | 4 | 2012-12-11T00:39:02Z | 2021-12-03T23:53:57Z | https://github.com/llvm/llvm-project/issues/14939 | 1,071,056,689 | 14,939 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14566](https://llvm.org/bz14566) |
| Resolution | FIXED |
| Resolved on | Jan 26, 2013 16:20 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#14702 |
| CC | @DougGregor,@echristo,@pogo59 |
## Extended Description
Found in gdb.base/watchpoint.exp, reduced to:
... | Unnamed lexical_blocks interfere with gdb's handling of qualified names | https://api.github.com/repos/llvm/llvm-project/issues/14938/comments | 11 | 2012-12-11T00:25:55Z | 2021-12-03T23:53:56Z | https://github.com/llvm/llvm-project/issues/14938 | 1,071,056,683 | 14,938 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14565](https://llvm.org/bz14565) |
| Resolution | FIXED |
| Resolved on | Dec 10, 2012 22:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143746501-a4095d96-d537-4466-bcc5-1a4dfd64f777.gz) |
| Reporter | LLVM... | Assertion failed: (OrigLoop->contains(BB) && "Block is not a part of a loop"), function createBlockInMask, file LoopVectorize.cpp, line 903. | https://api.github.com/repos/llvm/llvm-project/issues/14937/comments | 2 | 2012-12-11T00:20:32Z | 2021-12-03T23:53:56Z | https://github.com/llvm/llvm-project/issues/14937 | 1,071,056,677 | 14,937 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14564](https://llvm.org/bz14564) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2013 20:23 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
## Extended Description
#include <iostream>
struct alignas(8) foo {
};
struct adena : foo {
};
s... | alignas of empty base classes gives incorrect alignment. | https://api.github.com/repos/llvm/llvm-project/issues/14936/comments | 3 | 2012-12-10T23:39:04Z | 2021-12-03T23:53:55Z | https://github.com/llvm/llvm-project/issues/14936 | 1,071,056,670 | 14,936 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14563](https://llvm.org/bz14563) |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#14767 |
| CC | @DougGregor,@echristo |
## Extended Description
This test regularly flakes out with failures while calling semget(2). The system reaches internal semaphore resour... | de-flake gdb.base/info-os.exp | https://api.github.com/repos/llvm/llvm-project/issues/14935/comments | 0 | 2012-12-10T22:59:04Z | 2023-08-15T15:39:35Z | https://github.com/llvm/llvm-project/issues/14935 | 1,071,056,661 | 14,935 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14562](https://llvm.org/bz14562) |
| Resolution | FIXED |
| Resolved on | Mar 30, 2013 00:52 |
| Version | trunk |
| OS | All |
| Attachments | [code to reproduce](https://user-images.githubusercontent.com/92601509/143746499-d2b3598a-3dc9-49a9-9bc3-72f7ab801068.gz) |
| CC | @efr... | Wrong x86 code generated | https://api.github.com/repos/llvm/llvm-project/issues/14934/comments | 9 | 2012-12-10T20:15:53Z | 2021-12-03T23:53:53Z | https://github.com/llvm/llvm-project/issues/14934 | 1,071,056,658 | 14,934 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14561](https://llvm.org/bz14561) |
| Version | 3.1 |
| OS | Linux |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143746496-dc107fa6-23b7-455c-b510-409d5bc3795d.gz), [Temporary script](https://user-images.githubusercontent.com/6094... | Template class with method calling destructor crashes clang | https://api.github.com/repos/llvm/llvm-project/issues/14933/comments | 4 | 2012-12-10T18:34:21Z | 2023-06-18T15:16:02Z | https://github.com/llvm/llvm-project/issues/14933 | 1,071,056,652 | 14,933 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14560](https://llvm.org/bz14560) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [The reduced TC](https://user-images.githubusercontent.com/60944935/143746493-1eb5308b-b5c0-4e2a-8861-529b46e7610a.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,... | clang++ emits wrong asm as compared to clang for same source | https://api.github.com/repos/llvm/llvm-project/issues/14932/comments | 3 | 2012-12-10T14:38:10Z | 2024-07-28T11:22:17Z | https://github.com/llvm/llvm-project/issues/14932 | 1,071,056,644 | 14,932 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14559](https://llvm.org/bz14559) |
| Resolution | WONTFIX |
| Resolved on | Sep 26, 2015 16:44 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jdoerfert |
## Extended Description
I'm trying to use a simple opt pass with dragonegg, as I saw... | Passing command line argument to llvm opt pass in dragonegg | https://api.github.com/repos/llvm/llvm-project/issues/14931/comments | 1 | 2012-12-10T13:57:40Z | 2022-01-20T02:36:55Z | https://github.com/llvm/llvm-project/issues/14931 | 1,071,056,638 | 14,931 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14558](https://llvm.org/bz14558) |
| Resolution | FIXED |
| Resolved on | Dec 10, 2012 19:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
clang trunk r169725. I have a struct with an explic... | std::is_trivial broken for nested structs | https://api.github.com/repos/llvm/llvm-project/issues/14930/comments | 2 | 2012-12-10T12:39:56Z | 2021-12-03T23:53:50Z | https://github.com/llvm/llvm-project/issues/14930 | 1,071,056,633 | 14,930 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14557](https://llvm.org/bz14557) |
| Version | 3.1 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
[NOTE] Not sure whether it's clang++ bug, but it's behavior is different from llvm-g++, so I want to get confirmat... | clang doesn't generate "complete object constructor" code when the class contains pure virtual method. | https://api.github.com/repos/llvm/llvm-project/issues/14929/comments | 5 | 2012-12-10T09:08:48Z | 2023-11-05T16:55:57Z | https://github.com/llvm/llvm-project/issues/14929 | 1,071,056,629 | 14,929 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14556](https://llvm.org/bz14556) |
| Resolution | INVALID |
| Resolved on | Dec 09, 2012 20:41 |
| Version | 3.2 |
| OS | All |
| Attachments | [Inline test](https://user-images.githubusercontent.com/60944935/143746492-b1c926d1-97fd-4a67-8aa7-aef6e59dcdfd.gz) |
| Reporter | LLVM... | clang doesn't deal with inline functions properly; results in failures at link time | https://api.github.com/repos/llvm/llvm-project/issues/14928/comments | 4 | 2012-12-09T21:35:45Z | 2021-12-03T23:53:48Z | https://github.com/llvm/llvm-project/issues/14928 | 1,071,056,623 | 14,928 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14555](https://llvm.org/bz14555) |
| Resolution | INVALID |
| Resolved on | Feb 28, 2014 17:50 |
| Version | unspecified |
| OS | All |
| CC | @mclow |
## Extended Description
This is like bug 14554 but for hash_set instead of map:
/*
$ clang++ -o s151_hash sec151_stlunord... | libc++'s hash_set is 44% slower than libstdc++'s | https://api.github.com/repos/llvm/llvm-project/issues/14927/comments | 3 | 2012-12-09T21:23:58Z | 2021-12-03T23:53:47Z | https://github.com/llvm/llvm-project/issues/14927 | 1,071,056,617 | 14,927 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14554](https://llvm.org/bz14554) |
| Resolution | INVALID |
| Resolved on | Feb 28, 2014 17:49 |
| Version | unspecified |
| OS | All |
| CC | @mclow |
## Extended Description
I'm running one of the programs from http://www.cs.bell-labs.com/cm/cs/pearls/sec151.html with this i... | libc++'s map is 37% slower than libstdc++'s from gcc4.2 | https://api.github.com/repos/llvm/llvm-project/issues/14926/comments | 3 | 2012-12-09T21:08:12Z | 2021-12-03T23:53:46Z | https://github.com/llvm/llvm-project/issues/14926 | 1,071,056,612 | 14,926 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14553](https://llvm.org/bz14553) |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#14767 |
| CC | @DougGregor |
## Extended Description
This test pretty regularly flakes out with logs like this:
```
Running ../../../src/gdb/testsuite/gdb.server/... | de-flake `gdb.server/file-transfer.exp` | https://api.github.com/repos/llvm/llvm-project/issues/14925/comments | 1 | 2012-12-09T19:52:06Z | 2024-07-28T11:47:44Z | https://github.com/llvm/llvm-project/issues/14925 | 1,071,056,603 | 14,925 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14552](https://llvm.org/bz14552) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nlewycky |
## Extended Description
Testcase:
void other();
extern "C" {
extern void __foo(int) __asm__("foo"); // #​1
extern __inline __attribut... | asm label miscompiled | https://api.github.com/repos/llvm/llvm-project/issues/14924/comments | 4 | 2012-12-09T08:40:44Z | 2021-12-03T23:53:45Z | https://github.com/llvm/llvm-project/issues/14924 | 1,071,056,597 | 14,924 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14551](https://llvm.org/bz14551) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2013 16:13 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@gottesmm,@zygoloid |
## Extended Description
Perhaps I'm missing something, but t... | clang hangs with -Os when block nested in for and if | https://api.github.com/repos/llvm/llvm-project/issues/14923/comments | 4 | 2012-12-09T05:15:50Z | 2021-12-03T23:53:44Z | https://github.com/llvm/llvm-project/issues/14923 | 1,071,056,591 | 14,923 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14550](https://llvm.org/bz14550) |
| Resolution | FIXED |
| Resolved on | Dec 26, 2013 16:06 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Apply the following patch to libc++, and run buildit ... | explicit specialization omits functions that call constexpr strlen | https://api.github.com/repos/llvm/llvm-project/issues/14922/comments | 3 | 2012-12-09T01:42:04Z | 2021-12-03T23:53:43Z | https://github.com/llvm/llvm-project/issues/14922 | 1,071,056,585 | 14,922 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14549](https://llvm.org/bz14549) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2012 20:25 |
| Version | 3.2 |
| OS | All |
| Attachments | [the files required by the bugreport.](https://user-images.githubusercontent.com/60944935/143746490-d350a73f-ea35-4431-926d-c4835aa32efc.... | decltype tokenizer crash | https://api.github.com/repos/llvm/llvm-project/issues/14921/comments | 1 | 2012-12-08T23:55:21Z | 2021-12-03T23:53:42Z | https://github.com/llvm/llvm-project/issues/14921 | 1,071,056,581 | 14,921 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14548](https://llvm.org/bz14548) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2012 23:49 |
| Version | 3.2 |
| OS | Linux |
| Blocks | llvm/llvm-project#14265 |
| Attachments | [bugppint-reduced test case](https://user-images.githubusercontent.com/60944935/143746489-859686b... | SROA generates invalid bitcast for i8 to i1 store | https://api.github.com/repos/llvm/llvm-project/issues/14920/comments | 3 | 2012-12-08T20:25:58Z | 2021-12-03T23:53:41Z | https://github.com/llvm/llvm-project/issues/14920 | 1,071,056,575 | 14,920 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14547](https://llvm.org/bz14547) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2013 01:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
The following testcase makes LLVM/Clang as of r169674 fail (only wit... | Assertion `castIsValid(op, S, Ty) && "Invalid cast!"' failed in Loop Vectorization | https://api.github.com/repos/llvm/llvm-project/issues/14919/comments | 3 | 2012-12-08T19:36:42Z | 2021-12-03T23:53:40Z | https://github.com/llvm/llvm-project/issues/14919 | 1,071,056,571 | 14,919 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14546](https://llvm.org/bz14546) |
| Resolution | WORKSFORME |
| Resolved on | Apr 21, 2013 13:07 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
The following testcase makes LLVM/Clang as of r169674 crash wit... | "Instruction does not dominate all uses" in Loop Vectorization | https://api.github.com/repos/llvm/llvm-project/issues/14918/comments | 2 | 2012-12-08T19:15:59Z | 2022-01-20T02:10:32Z | https://github.com/llvm/llvm-project/issues/14918 | 1,071,056,565 | 14,918 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14545](https://llvm.org/bz14545) |
| Resolution | INVALID |
| Resolved on | Dec 09, 2012 20:24 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [clang preprocessed file](https://user-images.githubusercontent.com/60944935/143746480-d57611e4-80ac-4eef-aa72-717726880eb8.gz), [Cla... | program generated by clang and using with shared library generated by gcc does not work | https://api.github.com/repos/llvm/llvm-project/issues/14917/comments | 5 | 2012-12-08T19:05:21Z | 2021-12-03T23:53:39Z | https://github.com/llvm/llvm-project/issues/14917 | 1,071,056,561 | 14,917 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14544](https://llvm.org/bz14544) |
| Resolution | WORKSFORME |
| Resolved on | Apr 21, 2013 13:06 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Hi ! The following testcase makes LLVM/Clang 3.2 as of r169674 ... | Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed in Loop Vectorization | https://api.github.com/repos/llvm/llvm-project/issues/14916/comments | 1 | 2012-12-08T13:17:58Z | 2022-01-20T02:10:32Z | https://github.com/llvm/llvm-project/issues/14916 | 1,071,056,557 | 14,916 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14543](https://llvm.org/bz14543) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2012 12:58 |
| Version | unspecified |
| OS | Linux |
| CC | @d0k |
## Extended Description
It seems like diag::err_drv_invalid_value is interpreting its argument as a format string.
clang -cc1 ... | Assertion `isdigit(*DiagStr) && "Invalid format for argument in diagnostic"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/14915/comments | 1 | 2012-12-08T05:41:39Z | 2021-12-03T23:53:37Z | https://github.com/llvm/llvm-project/issues/14915 | 1,071,056,553 | 14,915 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14542](https://llvm.org/bz14542) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
I got this when building chromium with libc++:
```
../../chrome/browser/intents/cws_intents_registry.h:41:16: error: too few template arguments for ... | Bad diagnostic when omitting #include <vector> but having #include <iterator> | https://api.github.com/repos/llvm/llvm-project/issues/14914/comments | 1 | 2012-12-08T02:20:00Z | 2023-10-29T20:34:58Z | https://github.com/llvm/llvm-project/issues/14914 | 1,071,056,544 | 14,914 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14541](https://llvm.org/bz14541) |
| Resolution | FIXED |
| Resolved on | May 16, 2013 12:44 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On Linux, the LLDB command:
platform process list
does not behave as expec... | Cannot list processes on Linux | https://api.github.com/repos/llvm/llvm-project/issues/14913/comments | 1 | 2012-12-08T00:50:46Z | 2021-12-03T23:53:35Z | https://github.com/llvm/llvm-project/issues/14913 | 1,071,056,535 | 14,913 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14540](https://llvm.org/bz14540) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste |
## Extended Description
Doing a backtrace during a c++ program sometimes does not display the names of member functions correctly.
For example... | Backtrace command does not display c++ member function names on Linux or FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/14912/comments | 5 | 2012-12-08T00:41:02Z | 2023-09-08T10:24:36Z | https://github.com/llvm/llvm-project/issues/14912 | 1,071,056,529 | 14,912 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14539](https://llvm.org/bz14539) |
| Resolution | DUPLICATE |
| Resolved on | Mar 27, 2019 00:06 |
| Version | 3.2 |
| OS | MacOS X |
| Blocks | llvm/llvm-project#14572 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @glandium |
## Extended Description
Currently, llvm-confi... | llvm-config should only provide minimum set of flags needed to compile code that interfaces with LLVM | https://api.github.com/repos/llvm/llvm-project/issues/14911/comments | 2 | 2012-12-07T23:28:07Z | 2021-12-03T23:53:33Z | https://github.com/llvm/llvm-project/issues/14911 | 1,071,056,521 | 14,911 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14538](https://llvm.org/bz14538) |
| Resolution | DUPLICATE |
| Resolved on | Jul 22, 2016 10:34 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@DougGregor |
## Extended Description
Given
template <typename T, int I>
struct Val... | Impossible TemplateArgument | https://api.github.com/repos/llvm/llvm-project/issues/14910/comments | 3 | 2012-12-07T18:20:20Z | 2021-12-03T23:53:33Z | https://github.com/llvm/llvm-project/issues/14910 | 1,071,056,514 | 14,910 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14537](https://llvm.org/bz14537) |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [Test C File](https://user-images.githubusercontent.com/95090527/143746478-229b82f3-dbc7-4579-b936-39244259b3e7.gz), [Even more obvious false positive](https://user-images.githubusercontent.com... | False positive: Access to field ... results in a dereference of a null pointer | https://api.github.com/repos/llvm/llvm-project/issues/14909/comments | 6 | 2012-12-07T16:30:49Z | 2021-12-03T23:53:32Z | https://github.com/llvm/llvm-project/issues/14909 | 1,071,056,509 | 14,909 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14536](https://llvm.org/bz14536) |
| Resolution | FIXED |
| Resolved on | Dec 10, 2012 13:24 |
| Version | 3.2 |
| OS | MacOS X |
| CC | @belkadan |
## Extended Description
The following code results in a false positive:
unsigned dataLen = 64;
void * data = calloc(1, dataLen)... | False positive: NSData initWithBytesNoCopy: only consumes a reference if successfully initialized | https://api.github.com/repos/llvm/llvm-project/issues/14908/comments | 5 | 2012-12-07T15:56:59Z | 2021-12-03T23:53:31Z | https://github.com/llvm/llvm-project/issues/14908 | 1,071,056,506 | 14,908 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14535](https://llvm.org/bz14535) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2015 12:48 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kparzysz-quic |
## Extended Description
ASERTION DETAILS:
llc: /home/chapuni/llvm-project/llvm/lib... | test Hexagon/postinc-load.ll asserts: unsigned(ScopeIdx) <= Ctx.pImpl->ScopeRecords.size() | https://api.github.com/repos/llvm/llvm-project/issues/14907/comments | 1 | 2012-12-07T14:57:37Z | 2021-12-03T23:53:30Z | https://github.com/llvm/llvm-project/issues/14907 | 1,071,056,500 | 14,907 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14534](https://llvm.org/bz14534) |
| Version | 3.2 |
| OS | Linux |
| Blocks | llvm/llvm-project#14265 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard,@sylvestre |
## Extended Description
Reported on the mailing list:
In all rc of the 3.2 releases of LLVM 3.2, I ... | LLVM 3.2rc2 hang in testsuite (i386) | https://api.github.com/repos/llvm/llvm-project/issues/14906/comments | 9 | 2012-12-07T14:45:52Z | 2023-08-04T22:44:48Z | https://github.com/llvm/llvm-project/issues/14906 | 1,071,056,496 | 14,906 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14533](https://llvm.org/bz14533) |
| Resolution | FIXED |
| Resolved on | Dec 09, 2012 20:52 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
LLVM library is aborted at the below code of Constants.cpp
ConstantA... | Abort LLVM with gcov options are used when it is built as src->bc->s | https://api.github.com/repos/llvm/llvm-project/issues/14905/comments | 3 | 2012-12-07T10:56:38Z | 2021-12-03T23:53:28Z | https://github.com/llvm/llvm-project/issues/14905 | 1,071,056,494 | 14,905 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14532](https://llvm.org/bz14532) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
-Wdangling-else is smart enough to look through for, while, switch, etc. But not through labels; we issue no warning on this:
```c++
if (a)
switch ... | -Wdangling-else doesn't look through switch labels | https://api.github.com/repos/llvm/llvm-project/issues/14904/comments | 0 | 2012-12-07T04:23:19Z | 2023-09-04T00:07:08Z | https://github.com/llvm/llvm-project/issues/14904 | 1,071,056,490 | 14,904 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14531](https://llvm.org/bz14531) |
| Version | 3.1 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@zygoloid |
## Extended Description
Consider the following code:
// *** BEGIN CODE
typedef __attribute__((stdcall)) void StdcallFnTy();
typedef __at... | Clang asserts when calling-convention attributes are used on function pointers in C++ C-tors | https://api.github.com/repos/llvm/llvm-project/issues/14903/comments | 4 | 2012-12-07T00:48:05Z | 2023-06-27T11:27:32Z | https://github.com/llvm/llvm-project/issues/14903 | 1,071,056,486 | 14,903 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14530](https://llvm.org/bz14530) |
| Resolution | DUPLICATE |
| Resolved on | Jun 27, 2013 14:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@echristo |
## Extended Description
I've configured with --prefix=$HOME/clang/optimized --... | Attempt to use 'configure --libdir' to use $prefix/lib64 was ignored. | https://api.github.com/repos/llvm/llvm-project/issues/14902/comments | 3 | 2012-12-06T23:52:16Z | 2021-12-03T23:53:26Z | https://github.com/llvm/llvm-project/issues/14902 | 1,071,056,481 | 14,902 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14529](https://llvm.org/bz14529) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2012 15:00 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
We should pattern match C99 complex functions, like ICC does. The foll... | clang should recognize C99 complex extract functions | https://api.github.com/repos/llvm/llvm-project/issues/14901/comments | 8 | 2012-12-06T23:18:18Z | 2021-12-03T23:53:25Z | https://github.com/llvm/llvm-project/issues/14901 | 1,071,056,473 | 14,901 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14528](https://llvm.org/bz14528) |
| Resolution | INVALID |
| Resolved on | Aug 12, 2016 10:50 |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor |
## Extended Description
A definition that looks like:
co... | constexpr literal string gets warning about deprecated string conversions | https://api.github.com/repos/llvm/llvm-project/issues/14900/comments | 1 | 2012-12-06T23:12:10Z | 2021-12-03T23:53:24Z | https://github.com/llvm/llvm-project/issues/14900 | 1,071,056,465 | 14,900 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14527](https://llvm.org/bz14527) |
| Resolution | WORKSFORME |
| Resolved on | Dec 07, 2012 11:44 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143746475-e26cde25-e453-44fd-ad02-3309385bc0e3.gz), [as... | make (--enable-optimized) build fails with llvm assertion | https://api.github.com/repos/llvm/llvm-project/issues/14899/comments | 4 | 2012-12-06T22:08:21Z | 2022-01-20T02:10:30Z | https://github.com/llvm/llvm-project/issues/14899 | 1,071,056,457 | 14,899 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14526](https://llvm.org/bz14526) |
| Resolution | FIXED |
| Resolved on | Mar 26, 2014 12:23 |
| Version | 3.1 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
The FreeBSD kernel malloc takes an additional parameter M_ZERO ... | freebsd kernel malloc with M_ZERO | https://api.github.com/repos/llvm/llvm-project/issues/14898/comments | 6 | 2012-12-06T21:54:11Z | 2021-12-03T23:53:22Z | https://github.com/llvm/llvm-project/issues/14898 | 1,071,056,451 | 14,898 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14525](https://llvm.org/bz14525) |
| Resolution | INVALID |
| Resolved on | Jan 22, 2013 14:48 |
| Version | 3.1 |
| OS | MacOS X |
| Attachments | [complete example](https://user-images.githubusercontent.com/60944935/143746471-6b68b3c8-0ada-48b5-adb3-dacd751a48d2.gz) |
| Report... | Failed template instantiation with const object and const member function | https://api.github.com/repos/llvm/llvm-project/issues/14897/comments | 3 | 2012-12-06T21:36:34Z | 2021-12-03T23:53:22Z | https://github.com/llvm/llvm-project/issues/14897 | 1,071,056,448 | 14,897 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14524](https://llvm.org/bz14524) |
| Version | trunk |
| OS | Linux |
| CC | @echristo |
## Extended Description
llvm/llvm-project#13675 describes a situation in which the debug information for a directly emitted object file differed from that of a .s file assembled separatel... | debug info may differ between .s and direct object file emission | https://api.github.com/repos/llvm/llvm-project/issues/14896/comments | 0 | 2012-12-06T19:09:24Z | 2021-12-03T23:53:21Z | https://github.com/llvm/llvm-project/issues/14896 | 1,071,056,440 | 14,896 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14523](https://llvm.org/bz14523) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2012 07:01 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [this is what clang produced.](https://user-images.githubusercontent.com/60944935/143746470-eadcbc96-ede5-4f3a-ae92-2a8425cb89aa.gz) |
... | Crashing whiling deducing lambda for a free function template inside a template class. | https://api.github.com/repos/llvm/llvm-project/issues/14895/comments | 2 | 2012-12-06T14:17:53Z | 2021-12-03T23:53:20Z | https://github.com/llvm/llvm-project/issues/14895 | 1,071,056,437 | 14,895 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14522](https://llvm.org/bz14522) |
| Version | trunk |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143746469-6dd8a385-aacd-48b3-9178-c7aa466ef923.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Descr... | Reload from load invariant address is not hoisted out of the loop | https://api.github.com/repos/llvm/llvm-project/issues/14894/comments | 2 | 2012-12-06T04:27:03Z | 2024-05-19T14:20:20Z | https://github.com/llvm/llvm-project/issues/14894 | 1,071,056,432 | 14,894 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14521](https://llvm.org/bz14521) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
To fix PR#14509, I disabled the options in Clang's Makefiles that control the exporting of symbols. While this probably won't be an issue... | SAFECode Clang does not export symbols like standard Clang | https://api.github.com/repos/llvm/llvm-project/issues/14893/comments | 1 | 2012-12-06T01:48:21Z | 2024-07-06T03:32:23Z | https://github.com/llvm/llvm-project/issues/14893 | 1,071,056,428 | 14,893 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14520](https://llvm.org/bz14520) |
| Version | trunk |
| OS | Linux |
| Attachments | [annotated source code result of analyzer run.](https://user-images.githubusercontent.com/60944935/143746468-51ae04ea-c8e8-4fd2-ab35-29332eba85d6.gz) |
| Reporter | LLVM Bugzilla Contributor |
... | nonnull attribute ignored when analyzing function | https://api.github.com/repos/llvm/llvm-project/issues/14892/comments | 2 | 2012-12-05T21:46:00Z | 2021-12-03T23:53:17Z | https://github.com/llvm/llvm-project/issues/14892 | 1,071,056,422 | 14,892 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14519](https://llvm.org/bz14519) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2013 13:44 |
| Version | 3.1 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman |
## Extended Description
In the tablegen-generated file AMDILGenIntrinsics.inc, we have ... | Tablegen-generated Intrinsic string compares mis-sorted | https://api.github.com/repos/llvm/llvm-project/issues/14891/comments | 1 | 2012-12-05T20:26:33Z | 2021-12-03T23:53:17Z | https://github.com/llvm/llvm-project/issues/14891 | 1,071,056,418 | 14,891 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14518](https://llvm.org/bz14518) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2012 09:42 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@DougGregor |
## Extended Description
Simplified version.
static std::function<int(int)> foo = []... | assert (because of __func__) gives a warning on file scope lambda expression | https://api.github.com/repos/llvm/llvm-project/issues/14890/comments | 1 | 2012-12-05T20:15:46Z | 2021-12-03T23:53:16Z | https://github.com/llvm/llvm-project/issues/14890 | 1,071,056,409 | 14,890 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14517](https://llvm.org/bz14517) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2012 10:48 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ cat test.c
int main(){
return 1;
}
$ clang -integrated-as -c test.c -g -O1 -o... | [mips] bad dwarf debug information | https://api.github.com/repos/llvm/llvm-project/issues/14889/comments | 2 | 2012-12-05T17:56:06Z | 2021-12-03T23:53:15Z | https://github.com/llvm/llvm-project/issues/14889 | 1,071,056,404 | 14,889 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14516](https://llvm.org/bz14516) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2014 08:38 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143746467-ca1ac711-be66-4da0-afa6-50119b317d23.gz) |
| Reporter | LLVM... | Clang mishandles multiple local classes with the same name | https://api.github.com/repos/llvm/llvm-project/issues/14888/comments | 1 | 2012-12-05T12:14:09Z | 2021-12-03T23:53:14Z | https://github.com/llvm/llvm-project/issues/14888 | 1,071,056,396 | 14,888 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14515](https://llvm.org/bz14515) |
| Resolution | LATER |
| Resolved on | Dec 05, 2012 10:47 |
| Version | 3.1 |
| OS | Windows NT |
| CC | @chandlerc,@DougGregor |
## Extended Description
I ran against some code that uses the _BitScanForward and _BitScanReverse intrinsics fro... | Clang++ does not implement _BitScanForward or _BitScanReverse intrinsics on Windows. | https://api.github.com/repos/llvm/llvm-project/issues/14887/comments | 1 | 2012-12-05T11:39:09Z | 2021-12-03T23:53:13Z | https://github.com/llvm/llvm-project/issues/14887 | 1,071,056,387 | 14,887 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14514](https://llvm.org/bz14514) |
| Resolution | FIXED |
| Resolved on | Jan 31, 2013 23:14 |
| Version | trunk |
| OS | Linux |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143746466-374f0f90-7956-40d1-a5d1-5899ab34bf67.gz) |
| Reporter | LLVM Bug... | Array of class type didn't call destructor automatically after a throw. | https://api.github.com/repos/llvm/llvm-project/issues/14886/comments | 1 | 2012-12-05T11:27:03Z | 2021-12-03T23:53:13Z | https://github.com/llvm/llvm-project/issues/14886 | 1,071,056,379 | 14,886 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14513](https://llvm.org/bz14513) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2012 23:55 |
| Version | 3.1 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It would be nice to have a the ability to apply fast-math optimizations at the IR leve... | Fast-math transform pass | https://api.github.com/repos/llvm/llvm-project/issues/14885/comments | 2 | 2012-12-05T03:02:45Z | 2021-12-03T23:53:12Z | https://github.com/llvm/llvm-project/issues/14885 | 1,071,056,374 | 14,885 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14512](https://llvm.org/bz14512) |
| Resolution | FIXED |
| Resolved on | Sep 19, 2013 19:01 |
| Version | trunk |
| OS | Linux |
| Attachments | [LTO failure testcase](https://user-images.githubusercontent.com/60944935/143746465-16b0c099-5aa5-4e2b-9a67-2fed6a0301bb.gz) |
| Repo... | LTO failure with module-level assembly | https://api.github.com/repos/llvm/llvm-project/issues/14884/comments | 1 | 2012-12-05T02:50:27Z | 2021-12-03T23:53:11Z | https://github.com/llvm/llvm-project/issues/14884 | 1,071,056,369 | 14,884 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14511](https://llvm.org/bz14511) |
| Resolution | FIXED |
| Resolved on | Apr 16, 2013 23:56 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#14702 |
| CC | @DougGregor,@echristo,@pogo59 |
## Extended Description
For now I'm running the GDB 7.5 test suite... | -O0 default of omitting frame pointers degrades debuggability of code | https://api.github.com/repos/llvm/llvm-project/issues/14883/comments | 6 | 2012-12-04T23:09:53Z | 2021-12-03T23:53:10Z | https://github.com/llvm/llvm-project/issues/14883 | 1,071,056,358 | 14,883 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14510](https://llvm.org/bz14510) |
| Version | unspecified |
| OS | All |
| CC | @zmodem |
## Extended Description
Replies often make it through fine though, which makes phab reviews look strange to me.
It looks like this is related to me subscribing to cfe-commits with my @&... | The initial email in a phab review email thread is often marked as spam for me | https://api.github.com/repos/llvm/llvm-project/issues/14882/comments | 4 | 2012-12-04T21:02:44Z | 2023-08-11T13:45:57Z | https://github.com/llvm/llvm-project/issues/14882 | 1,071,056,352 | 14,882 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14509](https://llvm.org/bz14509) |
| Resolution | FIXED |
| Resolved on | Dec 05, 2012 17:46 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor | | ld anonymous version tag build problems | https://api.github.com/repos/llvm/llvm-project/issues/14881/comments | 2 | 2012-12-04T20:47:54Z | 2021-12-03T23:53:08Z | https://github.com/llvm/llvm-project/issues/14881 | 1,071,056,347 | 14,881 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14508](https://llvm.org/bz14508) |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang::SubstTemplateTypeParmType::getReplacementType() will not return a TypedefType if the replacement type was written in sourc... | SubstTemplateTypeParmType::getReplacementType with typedefs | https://api.github.com/repos/llvm/llvm-project/issues/14880/comments | 2 | 2012-12-04T20:07:31Z | 2023-11-05T16:54:23Z | https://github.com/llvm/llvm-project/issues/14880 | 1,071,056,340 | 14,880 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14507](https://llvm.org/bz14507) |
| Resolution | FIXED |
| Resolved on | Feb 02, 2014 11:12 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
First of all, in the following Web page
http://clang.llvm... | cmake build with Python 3.3 is failing | https://api.github.com/repos/llvm/llvm-project/issues/14879/comments | 2 | 2012-12-04T18:53:26Z | 2021-12-03T23:53:07Z | https://github.com/llvm/llvm-project/issues/14879 | 1,071,056,334 | 14,879 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14506](https://llvm.org/bz14506) |
| Resolution | DUPLICATE |
| Resolved on | Dec 04, 2012 10:57 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Hello,
I ran into an odd issue. The following example illustrates... | Loop condition not checked with -O1 and assert() | https://api.github.com/repos/llvm/llvm-project/issues/14878/comments | 6 | 2012-12-04T17:04:21Z | 2021-12-03T23:53:06Z | https://github.com/llvm/llvm-project/issues/14878 | 1,071,056,327 | 14,878 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [14505](https://llvm.org/bz14505) |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@ecatmur |
## Extended Description
The following code should not compile since the call to
func is ambiguous, but clang accepts it.
See: h... | overload resolution should be ambiguous | https://api.github.com/repos/llvm/llvm-project/issues/14877/comments | 7 | 2012-12-04T16:49:58Z | 2023-11-04T16:09:28Z | https://github.com/llvm/llvm-project/issues/14877 | 1,071,056,322 | 14,877 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.