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 | [12904](https://llvm.org/bz12904) |
| Resolution | INVALID |
| Resolved on | May 21, 2012 13:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
The llvm vmkit build is broken in rev 157160 with the follo... | vmkit build broken with rev 157160 | https://api.github.com/repos/llvm/llvm-project/issues/13276/comments | 1 | 2012-05-21T19:39:11Z | 2021-12-03T23:00:52Z | https://github.com/llvm/llvm-project/issues/13276 | 1,071,035,197 | 13,276 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12903](https://llvm.org/bz12903) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2016 01:37 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [source-code of the method with clang false-positive](https://user-images.githubusercontent.com/60944935/143745365-93634883-f... | false-positive with frame.size.height is an uninitialized value | https://api.github.com/repos/llvm/llvm-project/issues/13275/comments | 3 | 2012-05-21T14:20:16Z | 2021-12-03T23:00:52Z | https://github.com/llvm/llvm-project/issues/13275 | 1,071,035,192 | 13,275 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12902](https://llvm.org/bz12902) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The llc documentation - http://llvm.org/docs/CommandGuide/llc.html
Is not updated with respect to command line flags. For example the ve... | llc documentation of command-line flags isn't up to date | https://api.github.com/repos/llvm/llvm-project/issues/13274/comments | 2 | 2012-05-21T08:47:13Z | 2023-08-09T01:36:53Z | https://github.com/llvm/llvm-project/issues/13274 | 1,071,035,184 | 13,274 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12901](https://llvm.org/bz12901) |
| Resolution | FIXED |
| Resolved on | Aug 13, 2012 18:09 |
| Version | trunk |
| OS | Linux |
| CC | @atrick,@FlashSheridan |
## Extended Description
No idea what's going on here but I think the code is legit and that LLVM should not be chan... | likely wrong code bug: one of two indirect reassignments fails at O1 | https://api.github.com/repos/llvm/llvm-project/issues/13273/comments | 4 | 2012-05-21T05:56:51Z | 2021-12-03T23:00:50Z | https://github.com/llvm/llvm-project/issues/13273 | 1,071,035,178 | 13,273 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12900](https://llvm.org/bz12900) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The build scripts are written in python2, but "/usr/bin/env python" is python3 on some systems (e.g. Arch Linux). There are at l... | Python scripts assume that "/usr/bin/env python" is python2 | https://api.github.com/repos/llvm/llvm-project/issues/13272/comments | 10 | 2012-05-21T00:16:39Z | 2023-08-10T20:54:15Z | https://github.com/llvm/llvm-project/issues/13272 | 1,071,035,170 | 13,272 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12899](https://llvm.org/bz12899) |
| Resolution | FIXED |
| Resolved on | Aug 13, 2012 18:08 |
| Version | trunk |
| OS | Linux |
| CC | @atrick,@FlashSheridan |
## Extended Description
[regehr@dyson r56]$ clang -O0 small.c ; ./a.out
0
[regehr@dyson r56]$ clang -O2 small.c ; ... | wrong code bug: volatile struct member incorrect at O2 | https://api.github.com/repos/llvm/llvm-project/issues/13271/comments | 3 | 2012-05-20T23:35:11Z | 2021-12-03T23:00:48Z | https://github.com/llvm/llvm-project/issues/13271 | 1,071,035,166 | 13,271 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12898](https://llvm.org/bz12898) |
| Resolution | FIXED |
| Resolved on | May 22, 2012 12:41 |
| Version | trunk |
| OS | All |
| Attachments | [bitcode for reproduce a bug](https://user-images.githubusercontent.com/60944935/143745361-ed8f35ac-b5e6-45cb-a1b9-61df4def1adf.gz) |
|... | Possibly bug at Loop Strength Reduction | https://api.github.com/repos/llvm/llvm-project/issues/13270/comments | 2 | 2012-05-20T18:45:40Z | 2021-12-03T23:00:47Z | https://github.com/llvm/llvm-project/issues/13270 | 1,071,035,151 | 13,270 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12897](https://llvm.org/bz12897) |
| Resolution | FIXED |
| Resolved on | May 28, 2012 14:18 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Clang (3.0 and 3.2 as of 157158) seems to go into an infinite loop w... | Clang in an infinite loop ? | https://api.github.com/repos/llvm/llvm-project/issues/13269/comments | 1 | 2012-05-20T18:29:08Z | 2021-12-03T23:00:47Z | https://github.com/llvm/llvm-project/issues/13269 | 1,071,035,142 | 13,269 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12896](https://llvm.org/bz12896) |
| Resolution | FIXED |
| Resolved on | Oct 08, 2013 02:46 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Log of clang run in gdb](https://user-images.githubusercontent.com/60944935/143745360-15b55417-1f47-4ebd-9632-5d6836f01b07.gz) |
|... | Stack overflow with recursive constexpr | https://api.github.com/repos/llvm/llvm-project/issues/13268/comments | 2 | 2012-05-20T12:16:36Z | 2021-12-03T23:00:46Z | https://github.com/llvm/llvm-project/issues/13268 | 1,071,035,136 | 13,268 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12895](https://llvm.org/bz12895) |
| Resolution | FIXED |
| Resolved on | Jun 09, 2016 03:54 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
$ cat q.cc
template <class A> struct Outer {
template <class T, class U> struct Foo {};
template <... | Crash on invalid | https://api.github.com/repos/llvm/llvm-project/issues/13267/comments | 1 | 2012-05-20T10:01:49Z | 2021-12-03T23:00:45Z | https://github.com/llvm/llvm-project/issues/13267 | 1,071,035,130 | 13,267 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12894](https://llvm.org/bz12894) |
| Resolution | WORKSFORME |
| Resolved on | May 20, 2012 17:46 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Preprocessed source for avio.c](https://user-images.githubusercontent.com/60944935/143745358-6a7f36ed-36da-44e1-ac20-9e6178c6... | Assertion failed: (NumGlobalIntvs && "No global intervals configured") on OSX Lion 10.7.4 | https://api.github.com/repos/llvm/llvm-project/issues/13266/comments | 12 | 2012-05-20T06:51:07Z | 2022-01-20T02:09:31Z | https://github.com/llvm/llvm-project/issues/13266 | 1,071,035,122 | 13,266 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12893](https://llvm.org/bz12893) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2016 17:11 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
I am trying to compile C++11 threading code, which ... | libstdc++ <chrono> cannot be compiled | https://api.github.com/repos/llvm/llvm-project/issues/13265/comments | 2 | 2012-05-20T00:44:00Z | 2021-12-03T23:00:43Z | https://github.com/llvm/llvm-project/issues/13265 | 1,071,035,111 | 13,265 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12892](https://llvm.org/bz12892) |
| Resolution | FIXED |
| Resolved on | May 19, 2012 18:35 |
| Version | trunk |
| OS | All |
| Attachments | [reduced test case](https://user-images.githubusercontent.com/16542/143745357-34a37f73-2cfe-4436-8085-8395e911ceda.gz) |
| CC | @stoklu... | RegisterCoalescer crash during selfhost on i386 | https://api.github.com/repos/llvm/llvm-project/issues/13264/comments | 1 | 2012-05-20T00:37:04Z | 2021-12-03T23:00:42Z | https://github.com/llvm/llvm-project/issues/13264 | 1,071,035,101 | 13,264 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12891](https://llvm.org/bz12891) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [IR demonstrating indirect symbol issue](https://user-images.githubusercontent.com/60944935/143745356-6c0b2d5f-203a-443a-bbe3-af88e52ab3d7.gz) |
| Reporter | LLVM Bugzilla Contributor |
## E... | Mach-O/i386: Indirect symbol incorrectly used/defined for symbol defined with .zerofill | https://api.github.com/repos/llvm/llvm-project/issues/13263/comments | 0 | 2012-05-20T00:27:11Z | 2021-12-03T23:00:41Z | https://github.com/llvm/llvm-project/issues/13263 | 1,071,035,094 | 13,263 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12890](https://llvm.org/bz12890) |
| Resolution | FIXED |
| Resolved on | May 19, 2012 19:59 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
With tip-of-trunk I'm getting an internal compil... | ICE involving delegating constructors and variadic constructors | https://api.github.com/repos/llvm/llvm-project/issues/13262/comments | 4 | 2012-05-19T23:06:56Z | 2021-12-03T23:00:40Z | https://github.com/llvm/llvm-project/issues/13262 | 1,071,035,086 | 13,262 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12889](https://llvm.org/bz12889) |
| Resolution | FIXED |
| Resolved on | May 20, 2012 13:36 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pcc |
## Extended Description
Here is a very reduced testcase that clang as of 157108 fails to com... | Assertion `BitWidth == RHS.BitWidth && "Bit widths must be the same"' failed | https://api.github.com/repos/llvm/llvm-project/issues/13261/comments | 1 | 2012-05-19T15:08:54Z | 2021-12-03T23:00:39Z | https://github.com/llvm/llvm-project/issues/13261 | 1,071,035,080 | 13,261 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12888](https://llvm.org/bz12888) |
| Resolution | FIXED |
| Resolved on | May 20, 2012 02:20 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@nico |
## Extended Description
It seems that, with -fno-rtti compiler option, `typeid(int)` becomes something like `*static_cast<... | -fno-rtti should disable typeid | https://api.github.com/repos/llvm/llvm-project/issues/13260/comments | 2 | 2012-05-19T14:22:22Z | 2021-12-03T23:00:38Z | https://github.com/llvm/llvm-project/issues/13260 | 1,071,035,073 | 13,260 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12887](https://llvm.org/bz12887) |
| Resolution | FIXED |
| Resolved on | May 19, 2012 20:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pcc |
## Extended Description
Clang as of 157108 segfaults while compiling this simple testcase (a... | Another clang segmentation fault | https://api.github.com/repos/llvm/llvm-project/issues/13259/comments | 1 | 2012-05-19T14:06:31Z | 2021-12-03T23:00:37Z | https://github.com/llvm/llvm-project/issues/13259 | 1,071,035,064 | 13,259 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12886](https://llvm.org/bz12886) |
| Resolution | WORKSFORME |
| Resolved on | Mar 16, 2019 07:11 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@RKSimon,@sunfishcode |
## Extended Description
The following testcase doesn't ... | UNREACHABLE executed at SelectionDAG.cpp:5594 | https://api.github.com/repos/llvm/llvm-project/issues/13258/comments | 5 | 2012-05-19T13:38:05Z | 2022-01-20T02:09:29Z | https://github.com/llvm/llvm-project/issues/13258 | 1,071,035,057 | 13,258 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12885](https://llvm.org/bz12885) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2012 13:50 |
| Version | trunk |
| OS | Linux |
| CC | @FlashSheridan,@pcc |
## Extended Description
[regehr@dyson r52]$ clang -v
clang version 3.2 (trunk 157064)
Target: x86_64-unknown-linux-gnu... | wrongful segfault in generated code | https://api.github.com/repos/llvm/llvm-project/issues/13257/comments | 1 | 2012-05-19T06:53:48Z | 2021-12-03T23:00:35Z | https://github.com/llvm/llvm-project/issues/13257 | 1,071,035,049 | 13,257 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12884](https://llvm.org/bz12884) |
| Resolution | FIXED |
| Resolved on | Nov 27, 2018 21:16 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@rprichard |
| Fixed by commit(s) | 347729 |
## Extended Description
This code:
template<typename T> struct A {
struct ... | crash-on-invalid with explicit specialization of member of class template | https://api.github.com/repos/llvm/llvm-project/issues/13256/comments | 2 | 2012-05-19T01:40:31Z | 2021-12-03T23:00:34Z | https://github.com/llvm/llvm-project/issues/13256 | 1,071,035,045 | 13,256 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12883](https://llvm.org/bz12883) |
| Resolution | WORKSFORME |
| Resolved on | Jul 12, 2013 01:07 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Dat file](https://user-images.githubusercontent.com/60944935/143745351-1df44a72-ec69-478d-a494-26f925309dfa.gz), [Dat header](htt... | Missed semicolon after class leads to segfault | https://api.github.com/repos/llvm/llvm-project/issues/13255/comments | 7 | 2012-05-18T23:21:10Z | 2022-01-20T02:09:29Z | https://github.com/llvm/llvm-project/issues/13255 | 1,071,035,039 | 13,255 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12882](https://llvm.org/bz12882) |
| Resolution | WORKSFORME |
| Resolved on | Aug 14, 2013 19:14 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here is the sample:
#pragma pack(push,1)
typedef struct MOVIentry {
... | Problems with structures defined with #pragma pack() | https://api.github.com/repos/llvm/llvm-project/issues/13254/comments | 2 | 2012-05-18T19:52:01Z | 2022-01-20T02:09:28Z | https://github.com/llvm/llvm-project/issues/13254 | 1,071,035,033 | 13,254 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12881](https://llvm.org/bz12881) |
| Resolution | WONTFIX |
| Resolved on | May 20, 2012 22:32 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Consider these two files, which are identical except that point.ii has an explici... | Explicit template instantiation causes inline members to have default visibility | https://api.github.com/repos/llvm/llvm-project/issues/13253/comments | 8 | 2012-05-18T19:49:46Z | 2022-01-20T02:36:06Z | https://github.com/llvm/llvm-project/issues/13253 | 1,071,035,027 | 13,253 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12880](https://llvm.org/bz12880) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
We compile
void foo();
struct bar {
bar() : zed(0) {
}
unsigned zed;
};
bar bah;
struct baz {
baz() {
foo();
}
};
static baz b... | static constructor not simplified | https://api.github.com/repos/llvm/llvm-project/issues/13252/comments | 1 | 2012-05-18T18:39:32Z | 2021-12-03T23:00:31Z | https://github.com/llvm/llvm-project/issues/13252 | 1,071,035,023 | 13,252 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12879](https://llvm.org/bz12879) |
| Resolution | DUPLICATE |
| Resolved on | May 29, 2012 11:16 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
See Crash reports generated by scan-build at
http://cmssdt.cern.ch/SDT/scan-b... | multiple clang++ crashes | https://api.github.com/repos/llvm/llvm-project/issues/13251/comments | 2 | 2012-05-18T18:17:56Z | 2021-12-03T23:00:30Z | https://github.com/llvm/llvm-project/issues/13251 | 1,071,035,013 | 13,251 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12878](https://llvm.org/bz12878) |
| Resolution | FIXED |
| Resolved on | May 21, 2012 17:24 |
| Version | trunk |
| OS | Linux |
| Attachments | [scan-build report](https://user-images.githubusercontent.com/60944935/143745350-147600fe-9b5d-4a4d-8c79-e079c0a28640.gz) |
| Reporte... | unprocessed InitListExpr type | https://api.github.com/repos/llvm/llvm-project/issues/13250/comments | 2 | 2012-05-18T18:04:24Z | 2021-12-03T23:00:29Z | https://github.com/llvm/llvm-project/issues/13250 | 1,071,034,982 | 13,250 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12877](https://llvm.org/bz12877) |
| Resolution | FIXED |
| Resolved on | May 21, 2012 17:21 |
| Version | trunk |
| OS | Linux |
| Attachments | [scan-build report](https://user-images.githubusercontent.com/60944935/143745349-d6e7f2d6-2b85-455b-a846-16f7739a77f4.gz) |
| Reporte... | unprocessed InitListExpr type | https://api.github.com/repos/llvm/llvm-project/issues/13249/comments | 2 | 2012-05-18T17:55:32Z | 2021-12-03T23:00:28Z | https://github.com/llvm/llvm-project/issues/13249 | 1,071,034,977 | 13,249 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12876](https://llvm.org/bz12876) |
| Resolution | FIXED |
| Resolved on | May 21, 2012 17:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [scan-build report](https://user-images.githubusercontent.com/60944935/143745348-0059b82a-eba0-4b4a-a14f-2c87886edfe9.gz) |
| Reporte... | clang++ crash | https://api.github.com/repos/llvm/llvm-project/issues/13248/comments | 2 | 2012-05-18T17:52:26Z | 2021-12-03T23:00:27Z | https://github.com/llvm/llvm-project/issues/13248 | 1,071,034,968 | 13,248 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12875](https://llvm.org/bz12875) |
| Resolution | FIXED |
| Resolved on | May 21, 2012 16:25 |
| Version | trunk |
| OS | Linux |
| Attachments | [scan-build report](https://user-images.githubusercontent.com/60944935/143745347-b4f906f3-c043-41cf-83c6-dc01fc0a0018.gz) |
| Reporte... | clang++ crash | https://api.github.com/repos/llvm/llvm-project/issues/13247/comments | 3 | 2012-05-18T17:47:32Z | 2021-12-03T23:00:26Z | https://github.com/llvm/llvm-project/issues/13247 | 1,071,034,959 | 13,247 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12874](https://llvm.org/bz12874) |
| Resolution | FIXED |
| Resolved on | May 29, 2012 12:12 |
| Version | trunk |
| OS | Linux |
| Attachments | [scan-build report](https://user-images.githubusercontent.com/60944935/143745346-795bd038-8551-42bc-90ff-6aecb335a9e4.gz) |
| Reporte... | clang::ento::SVal clang::ento::SValBuilder::evalCast(clang::ento::SVal, clang::QualType, clang::QualType): Assertion `castTy->isIntegerType()' failed. | https://api.github.com/repos/llvm/llvm-project/issues/13246/comments | 7 | 2012-05-18T17:38:30Z | 2021-12-03T23:00:25Z | https://github.com/llvm/llvm-project/issues/13246 | 1,071,034,951 | 13,246 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12873](https://llvm.org/bz12873) |
| Resolution | FIXED |
| Resolved on | May 21, 2012 17:07 |
| Version | trunk |
| OS | Linux |
| Attachments | [scan-build report](https://user-images.githubusercontent.com/60944935/143745345-5142a65d-d0a0-49f6-9e72-5578b2c421d5.gz) |
| Reporte... | unprocessed InitListExpr type | https://api.github.com/repos/llvm/llvm-project/issues/13245/comments | 3 | 2012-05-18T17:34:31Z | 2021-12-03T23:00:24Z | https://github.com/llvm/llvm-project/issues/13245 | 1,071,034,943 | 13,245 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12872](https://llvm.org/bz12872) |
| Resolution | FIXED |
| Resolved on | May 18, 2012 17:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [scan-build report](https://user-images.githubusercontent.com/60944935/143745344-611b5318-f2e4-4180-8da1-51ea112b92a2.gz) |
| Reporte... | clang++ crash | https://api.github.com/repos/llvm/llvm-project/issues/13244/comments | 4 | 2012-05-18T17:28:58Z | 2021-12-03T23:00:23Z | https://github.com/llvm/llvm-project/issues/13244 | 1,071,034,940 | 13,244 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12871](https://llvm.org/bz12871) |
| Resolution | FIXED |
| Resolved on | May 18, 2012 17:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description
/storage/local/data1/cms_admin/CMSSW_6_0_X_2012-05-11-1400/src/... | clang++ crash | https://api.github.com/repos/llvm/llvm-project/issues/13243/comments | 6 | 2012-05-18T17:16:12Z | 2021-12-03T23:00:22Z | https://github.com/llvm/llvm-project/issues/13243 | 1,071,034,935 | 13,243 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12870](https://llvm.org/bz12870) |
| Resolution | FIXED |
| Resolved on | May 21, 2012 17:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description
/storage/local/data1/cms_admin/CMSSW_6_0_X_2012-05-11-1400/src/... | Subtype of ScopedDecl not handled. | https://api.github.com/repos/llvm/llvm-project/issues/13242/comments | 4 | 2012-05-18T17:13:14Z | 2021-12-03T23:00:20Z | https://github.com/llvm/llvm-project/issues/13242 | 1,071,034,925 | 13,242 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12869](https://llvm.org/bz12869) |
| Version | trunk |
| OS | Linux |
| CC | @asl,@nlewycky |
## Extended Description
Here are two semantically equivalent functions.
LLVM x86 CG produces 2 instructions for function one and 4 for another.
void foo(int * restrict x, int * re... | performance oportunity for CG with instruction reordering | https://api.github.com/repos/llvm/llvm-project/issues/13241/comments | 8 | 2012-05-18T16:03:43Z | 2021-12-03T23:00:19Z | https://github.com/llvm/llvm-project/issues/13241 | 1,071,034,920 | 13,241 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12868](https://llvm.org/bz12868) |
| Resolution | FIXED |
| Resolved on | May 18, 2012 20:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@isanbard,@sunfishcode |
## Extended Description
Hi !
This simple testcase makes clang as o... | clang 3.2 segmentation fault | https://api.github.com/repos/llvm/llvm-project/issues/13240/comments | 9 | 2012-05-18T14:44:59Z | 2021-12-03T23:00:18Z | https://github.com/llvm/llvm-project/issues/13240 | 1,071,034,910 | 13,240 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12867](https://llvm.org/bz12867) |
| Resolution | WONTFIX |
| Resolved on | May 20, 2012 08:04 |
| Version | unspecified |
| OS | All |
## Extended Description
#ifndef'ing line 3606 of <memory>
virtual const void* __get_deleter(const type_info&) const _NOEXCEPT;
by _LIBCP... | Cannot compile libc++ with -fno-rtti | https://api.github.com/repos/llvm/llvm-project/issues/13239/comments | 4 | 2012-05-18T14:41:25Z | 2022-01-20T02:36:05Z | https://github.com/llvm/llvm-project/issues/13239 | 1,071,034,903 | 13,239 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12866](https://llvm.org/bz12866) |
| Resolution | FIXED |
| Resolved on | May 31, 2012 19:03 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@DougGregor |
## Extended Description
The following code does not compile with clan... | sizeof does not work with member in anonymous union | https://api.github.com/repos/llvm/llvm-project/issues/13238/comments | 1 | 2012-05-18T14:39:45Z | 2021-12-03T23:00:17Z | https://github.com/llvm/llvm-project/issues/13238 | 1,071,034,893 | 13,238 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12865](https://llvm.org/bz12865) |
| Resolution | FIXED |
| Resolved on | Jun 07, 2012 13:21 |
| Version | 3.0 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Assertion failed: vlaSize && "no size for VLA!", file ..\..\..\..\..\tools\clan... | clang Frontend crash with exit code 3 | https://api.github.com/repos/llvm/llvm-project/issues/13237/comments | 5 | 2012-05-18T13:58:29Z | 2021-12-03T23:00:16Z | https://github.com/llvm/llvm-project/issues/13237 | 1,071,034,887 | 13,237 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12864](https://llvm.org/bz12864) |
| Resolution | WORKSFORME |
| Resolved on | May 17, 2012 13:59 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Output from `make`.](https://user-images.githubusercontent.com/60944935/143745340-da29310a-4915-4afd-ba5d-3a2d682a6569.gz) |
| Re... | Compiling bsnes v089 causes segmentation fault | https://api.github.com/repos/llvm/llvm-project/issues/13236/comments | 1 | 2012-05-17T20:53:35Z | 2022-01-20T02:09:27Z | https://github.com/llvm/llvm-project/issues/13236 | 1,071,034,881 | 13,236 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12863](https://llvm.org/bz12863) |
| Resolution | FIXED |
| Resolved on | May 22, 2012 13:24 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description
When im running scan-build on bind 9.9.0 (using clang 3.2 trunk... | scan-build failures/crashes on bind 9.9.0 | https://api.github.com/repos/llvm/llvm-project/issues/13235/comments | 5 | 2012-05-17T20:27:40Z | 2021-12-03T23:00:14Z | https://github.com/llvm/llvm-project/issues/13235 | 1,071,034,872 | 13,235 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12862](https://llvm.org/bz12862) |
| Resolution | FIXED |
| Resolved on | May 17, 2012 14:04 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [preprocessed C++ source file illustrating the crash.](https://user-images.githubusercontent.com/60944935/143745338-2e7204fc-c5f7-4... | Trunk 156989 has optimization regression, preprocessed source file included. | https://api.github.com/repos/llvm/llvm-project/issues/13234/comments | 6 | 2012-05-17T17:23:10Z | 2021-12-03T23:00:13Z | https://github.com/llvm/llvm-project/issues/13234 | 1,071,034,865 | 13,234 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12861](https://llvm.org/bz12861) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese,@filcab |
## Extended Description
Building of lld (LLVM linker) fails with following error:
In file included from /Volumes/Dev/LLVM/llvm/tools/l... | Building of lld fails | https://api.github.com/repos/llvm/llvm-project/issues/13233/comments | 4 | 2012-05-17T13:01:58Z | 2023-08-05T03:03:27Z | https://github.com/llvm/llvm-project/issues/13233 | 1,071,034,860 | 13,233 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12860](https://llvm.org/bz12860) |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed file](https://user-images.githubusercontent.com/60944935/143745336-001e3b8e-922d-4418-9ccd-e01cd65c8c32.gz), [invocation?](https://user-images.githubusercontent.com/60944935/14374... | Assertion while building compiler-rt | https://api.github.com/repos/llvm/llvm-project/issues/13232/comments | 4 | 2012-05-17T12:55:24Z | 2023-06-25T14:43:26Z | https://github.com/llvm/llvm-project/issues/13232 | 1,071,034,851 | 13,232 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12859](https://llvm.org/bz12859) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I encountered code issuing an incorrect warning. The small test program below reproduces the issue. The warning it gives is... | False Positive Warning for 'conversion never used'. | https://api.github.com/repos/llvm/llvm-project/issues/13231/comments | 1 | 2012-05-17T10:04:15Z | 2023-06-26T21:22:52Z | https://github.com/llvm/llvm-project/issues/13231 | 1,071,034,839 | 13,231 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12858](https://llvm.org/bz12858) |
| Resolution | FIXED |
| Resolved on | Sep 05, 2012 02:44 |
| Version | trunk |
| OS | All |
| CC | @kcc |
## Extended Description
[regehr@dyson r47]$ clang -v
clang version 3.2 (trunk 156970)
Target: x86_64-unknown-linux-gnu
Thread model: po... | Assertion `isa<Argument>(Val) && "Unknown live-in to the entry block"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/13230/comments | 6 | 2012-05-17T05:29:43Z | 2021-12-03T23:00:10Z | https://github.com/llvm/llvm-project/issues/13230 | 1,071,034,831 | 13,230 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12857](https://llvm.org/bz12857) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
We ran into code like the following:
struct Base {virtual int Foo() {return 0;}};
struct Derived : Base {virtual int Foo... | Clang should warn about misleading use of pointer-to-member call | https://api.github.com/repos/llvm/llvm-project/issues/13229/comments | 0 | 2012-05-17T03:01:38Z | 2022-01-17T21:44:57Z | https://github.com/llvm/llvm-project/issues/13229 | 1,071,034,823 | 13,229 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12856](https://llvm.org/bz12856) |
| Resolution | WORKSFORME |
| Resolved on | May 16, 2012 20:06 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Source file generating spurious warning](https://user-images.githubusercontent.com/60944935/143745333-3d6d9d19-a8c6-4b6... | False positive: Assigned value is garbage or undefined | https://api.github.com/repos/llvm/llvm-project/issues/13228/comments | 3 | 2012-05-17T02:31:51Z | 2022-01-20T02:09:25Z | https://github.com/llvm/llvm-project/issues/13228 | 1,071,034,812 | 13,228 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12855](https://llvm.org/bz12855) |
| Version | 3.0 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
in AsmMatcherEmiter.cpp on line 103 and in PointerUnion.h on line 56 I get the following warning from MinGW 4.7
enumeral mismatch in condi... | warning about comparing enums of different type | https://api.github.com/repos/llvm/llvm-project/issues/13227/comments | 0 | 2012-05-17T01:34:33Z | 2021-12-03T23:00:07Z | https://github.com/llvm/llvm-project/issues/13227 | 1,071,034,807 | 13,227 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12854](https://llvm.org/bz12854) |
| Resolution | FIXED |
| Resolved on | Jun 03, 2012 19:18 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
enum { kTest = 4 };
void foo(int* __restrict__ ptr)
{... | ptr += Enum; crash (3.1 branch) | https://api.github.com/repos/llvm/llvm-project/issues/13226/comments | 4 | 2012-05-17T00:49:53Z | 2021-12-03T23:00:06Z | https://github.com/llvm/llvm-project/issues/13226 | 1,071,034,795 | 13,226 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12853](https://llvm.org/bz12853) |
| Version | trunk |
| OS | All |
## Extended Description
#include <vector>
#include <string>
using namespace std;
size_t test (vector<string> &strings) {
return strings.begin().length();
}
We get this error:
error: no member named 'le... | No 'aka' in diagnostics about temporary values. | https://api.github.com/repos/llvm/llvm-project/issues/13225/comments | 1 | 2012-05-16T23:47:10Z | 2023-05-21T12:10:49Z | https://github.com/llvm/llvm-project/issues/13225 | 1,071,034,788 | 13,225 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12852](https://llvm.org/bz12852) |
| Resolution | WORKSFORME |
| Resolved on | May 16, 2012 16:15 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Replication example.](https://user-images.githubusercontent.com/60944935/143745332-746b186b-5f29-4727-bcaf-a76fa2e36166.gz) |... | x86-64 Optimizer bug on simple, one line function. | https://api.github.com/repos/llvm/llvm-project/issues/13224/comments | 2 | 2012-05-16T22:30:09Z | 2022-01-20T02:09:24Z | https://github.com/llvm/llvm-project/issues/13224 | 1,071,034,781 | 13,224 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12851](https://llvm.org/bz12851) |
| Version | trunk |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer |
## Extended Description
Hello!
I faced the following problem with clang and Solaris linker when building code that contains COMDAT gr... | clang generates relocs using discard-able symbols | https://api.github.com/repos/llvm/llvm-project/issues/13223/comments | 2 | 2012-05-16T17:10:53Z | 2024-07-28T12:13:01Z | https://github.com/llvm/llvm-project/issues/13223 | 1,071,034,769 | 13,223 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12850](https://llvm.org/bz12850) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor,@dushistov,@efriedma-quic,@tkremenek,@pogo59,@zygoloid |
## Extended Description
The following is some simple test code that causes clan... | memoize constexpr function invocations | https://api.github.com/repos/llvm/llvm-project/issues/13222/comments | 18 | 2012-05-16T16:53:03Z | 2023-03-17T14:06:34Z | https://github.com/llvm/llvm-project/issues/13222 | 1,071,034,757 | 13,222 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12849](https://llvm.org/bz12849) |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I created makefiles with cmake -G "MSYS Makefiles" and compiled using MSYS and MinGW 4.5.3. The compilation failed at line ... | Compiling with MSYS | https://api.github.com/repos/llvm/llvm-project/issues/13221/comments | 0 | 2012-05-16T16:33:04Z | 2021-12-03T23:00:01Z | https://github.com/llvm/llvm-project/issues/13221 | 1,071,034,749 | 13,221 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12848](https://llvm.org/bz12848) |
| Resolution | FIXED |
| Resolved on | Jun 01, 2013 19:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
## Extended Description
Consider the following code sample:
... | constexpr declaration inconsistencies / runtime performance issue | https://api.github.com/repos/llvm/llvm-project/issues/13220/comments | 7 | 2012-05-16T14:39:52Z | 2021-12-03T23:00:00Z | https://github.com/llvm/llvm-project/issues/13220 | 1,071,034,742 | 13,220 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12847](https://llvm.org/bz12847) |
| Resolution | DUPLICATE |
| Resolved on | Jun 14, 2013 03:46 |
| Version | unspecified |
| OS | All |
| Attachments | [demo the problem](https://user-images.githubusercontent.com/95090632/143745331-9115aea2-0ef9-4aa5-af27-f412116965b2.gz) |
| ... | diagnose typo "this-predicate(param)" | https://api.github.com/repos/llvm/llvm-project/issues/13219/comments | 3 | 2012-05-16T13:19:43Z | 2021-12-03T22:59:59Z | https://github.com/llvm/llvm-project/issues/13219 | 1,071,034,736 | 13,219 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12846](https://llvm.org/bz12846) |
| Resolution | FIXED |
| Resolved on | May 16, 2012 11:10 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@nico |
## Extended Description
I downloaded 3.0 from svn as per tutorial 2.
My sys... | Tutorial for c parser does not compile. (as at 16 May 2012) | https://api.github.com/repos/llvm/llvm-project/issues/13218/comments | 1 | 2012-05-16T13:15:39Z | 2021-12-03T22:59:58Z | https://github.com/llvm/llvm-project/issues/13218 | 1,071,034,726 | 13,218 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12845](https://llvm.org/bz12845) |
| Resolution | FIXED |
| Resolved on | May 17, 2018 09:16 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#13707 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@tritao,@nico |
## Ex... | Missing __VA_ARGS__ extension in Microsoft mode | https://api.github.com/repos/llvm/llvm-project/issues/13217/comments | 8 | 2012-05-16T12:40:42Z | 2021-12-03T22:59:57Z | https://github.com/llvm/llvm-project/issues/13217 | 1,071,034,723 | 13,217 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12844](https://llvm.org/bz12844) |
| Version | 3.0 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Running llvm-dwarfdump from LLVM 3.0 built with Visual Studio 2010 (solution created by cmake) on windows7 results in output ... | lib/DebugInfo outputs unprintable characters on windows 7 in llvm-dwarfdump | https://api.github.com/repos/llvm/llvm-project/issues/13216/comments | 2 | 2012-05-16T12:13:52Z | 2023-09-12T17:10:18Z | https://github.com/llvm/llvm-project/issues/13216 | 1,071,034,717 | 13,216 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12843](https://llvm.org/bz12843) |
| Resolution | FIXED |
| Resolved on | Jul 10, 2013 16:42 |
| Version | trunk |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Hello!
While working with clang on Solaris I found that it doesn't put section ... | put ELF reloc section against section with template function instantiation in the same COMDAT group | https://api.github.com/repos/llvm/llvm-project/issues/13215/comments | 6 | 2012-05-16T10:39:47Z | 2021-12-03T22:59:56Z | https://github.com/llvm/llvm-project/issues/13215 | 1,071,034,711 | 13,215 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12842](https://llvm.org/bz12842) |
| Resolution | INVALID |
| Resolved on | Apr 23, 2019 15:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Clang 3.1 (https://llvm.org/svn/llvm-project/llvm/branches/... | Assertion `Result.isInvalid() && "C++ binary operator overloading is missing candidates!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/13214/comments | 4 | 2012-05-16T09:18:32Z | 2021-12-03T22:59:55Z | https://github.com/llvm/llvm-project/issues/13214 | 1,071,034,702 | 13,214 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12841](https://llvm.org/bz12841) |
| Resolution | INVALID |
| Resolved on | May 16, 2012 00:22 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This is using the most up-to-date build for OpenSUSE 12.1 on ... | Invalid Name Redefinition Error | https://api.github.com/repos/llvm/llvm-project/issues/13213/comments | 1 | 2012-05-16T07:16:13Z | 2021-12-03T22:59:54Z | https://github.com/llvm/llvm-project/issues/13213 | 1,071,034,696 | 13,213 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12840](https://llvm.org/bz12840) |
| Resolution | FIXED |
| Resolved on | May 15, 2012 20:51 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [compile messages](https://user-images.githubusercontent.com/60944935/143745328-1e98438a-9352-40df-a248-9bf3ecce20c9.gz) |
| Reporter |... | clang++ segfaults when parsing with -std=c++0x | https://api.github.com/repos/llvm/llvm-project/issues/13212/comments | 1 | 2012-05-16T03:47:17Z | 2021-12-03T22:59:53Z | https://github.com/llvm/llvm-project/issues/13212 | 1,071,034,690 | 13,212 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12839](https://llvm.org/bz12839) |
| Version | unspecified |
| OS | All |
## Extended Description
Testcase:
```c++
void f(int x) {
switch(x) {
case 0: return
case 1: return;
}
}
```
Current output:
```
<stdin>:4:5: error: expected expression
... | Low-quality error with missing semicolon after return | https://api.github.com/repos/llvm/llvm-project/issues/13211/comments | 0 | 2012-05-15T23:36:21Z | 2023-08-22T06:06:47Z | https://github.com/llvm/llvm-project/issues/13211 | 1,071,034,684 | 13,211 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12838](https://llvm.org/bz12838) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem,@tkremenek |
## Extended Description
% clang -fsyntax-only -Wformat -std=c++11 test.cc
test.cc:5:12: warning: format specifies type 'unsigned int' but ... | Suggest "%zu" for sizeof expressions in printf calls | https://api.github.com/repos/llvm/llvm-project/issues/13210/comments | 1 | 2012-05-15T22:55:15Z | 2023-08-15T06:15:24Z | https://github.com/llvm/llvm-project/issues/13210 | 1,071,034,677 | 13,210 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12837](https://llvm.org/bz12837) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem,@belkadan,@tkremenek |
## Extended Description
Apparently some old libc used 'Z' as a length modifier for size_t printf arguments. C99 standardized 'z'... | Detect "%Zu" printf format specifier and suggest "%zu" | https://api.github.com/repos/llvm/llvm-project/issues/13209/comments | 5 | 2012-05-15T22:41:46Z | 2023-08-15T06:14:19Z | https://github.com/llvm/llvm-project/issues/13209 | 1,071,034,671 | 13,209 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12836](https://llvm.org/bz12836) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
IWBN if clang++ suggested that I might have meant "int MyClass::fn()" instead of the bare "int fn()" in the exa... | Attempt to match functions containing undeclared identifiers to unimplemented functions | https://api.github.com/repos/llvm/llvm-project/issues/13208/comments | 1 | 2012-05-15T22:33:24Z | 2023-08-15T06:12:14Z | https://github.com/llvm/llvm-project/issues/13208 | 1,071,034,664 | 13,208 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12835](https://llvm.org/bz12835) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143745326-f5883d61-6b5f-43e8-a0ce-fcaca411ee63.gz) |
| CC | @DougGregor |
... | regression(r156821): chromium components build broken due to changes in visibility handling | https://api.github.com/repos/llvm/llvm-project/issues/13207/comments | 3 | 2012-05-15T22:07:54Z | 2021-12-03T22:59:49Z | https://github.com/llvm/llvm-project/issues/13207 | 1,071,034,659 | 13,207 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12834](https://llvm.org/bz12834) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
This example:
#include <string>
int main()
{
void (std::string::*f)() = &std::string::clear;
}
Fails to ... | libc++ functions as first class fails (namely std::string) | https://api.github.com/repos/llvm/llvm-project/issues/13206/comments | 5 | 2012-05-15T21:17:30Z | 2023-08-15T14:43:39Z | https://github.com/llvm/llvm-project/issues/13206 | 1,071,034,656 | 13,206 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12833](https://llvm.org/bz12833) |
| Resolution | FIXED |
| Resolved on | May 14, 2014 06:26 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In LLVM 3.1, EngineBuilder is ignoring the parameters being passed to setMArch/setMC... | EngineBuilder ignores mcpu/march/mattr parameters, and so does lli | https://api.github.com/repos/llvm/llvm-project/issues/13205/comments | 2 | 2012-05-15T16:31:46Z | 2021-12-03T22:59:47Z | https://github.com/llvm/llvm-project/issues/13205 | 1,071,034,647 | 13,205 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12832](https://llvm.org/bz12832) |
| Version | trunk |
| OS | All |
| Attachments | [Failing test case](https://user-images.githubusercontent.com/60944935/143745323-d0fb7f4d-8132-4a9e-9099-46eceb4999dd.gz), [A quick and dirty fix for this issue](https://user-images.githubusercon... | Using .odd or .hi for a 3-vector in lvalue may cause an assertion | https://api.github.com/repos/llvm/llvm-project/issues/13204/comments | 6 | 2012-05-15T15:00:01Z | 2023-08-15T11:42:32Z | https://github.com/llvm/llvm-project/issues/13204 | 1,071,034,640 | 13,204 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12831](https://llvm.org/bz12831) |
| Resolution | FIXED |
| Resolved on | May 27, 2012 13:38 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/425024/143745321-01798413-3dc1-43fe-b3a3-a52e0575d051.gz), [IR](https:/... | Assertion `Child->getParent() == this && "Unexpected DIE Parent!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/13203/comments | 4 | 2012-05-15T12:03:35Z | 2021-12-03T22:59:45Z | https://github.com/llvm/llvm-project/issues/13203 | 1,071,034,637 | 13,203 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12830](https://llvm.org/bz12830) |
| Version | unspecified |
| OS | Linux |
| Attachments | [test.log](https://user-images.githubusercontent.com/857042/143745320-81b110e6-501c-4d35-b15b-ed105ec12505.gz) |
## Extended Description
I installed lnt and test-suite as written in Q... | Nightly test failed on Ubuntu 12.04 x86-64 | https://api.github.com/repos/llvm/llvm-project/issues/13202/comments | 1 | 2012-05-15T10:54:58Z | 2023-08-04T23:02:59Z | https://github.com/llvm/llvm-project/issues/13202 | 1,071,034,633 | 13,202 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12829](https://llvm.org/bz12829) |
| Resolution | WONTFIX |
| Resolved on | Feb 06, 2019 03:28 |
| Version | trunk |
| OS | Linux |
| Attachments | [bitcode file](https://user-images.githubusercontent.com/37638775/143745318-e76a32a0-33d9-45d0-b405-521de54f464e.gz) |
| CC | @asl,... | CriticalAntiDepBreaker rewrites a register operand of a call instruction | https://api.github.com/repos/llvm/llvm-project/issues/13201/comments | 13 | 2012-05-15T03:06:25Z | 2022-01-20T02:36:03Z | https://github.com/llvm/llvm-project/issues/13201 | 1,071,034,628 | 13,201 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12828](https://llvm.org/bz12828) |
| Version | trunk |
| OS | All |
| CC | @gribozavr |
## Extended Description
The following code is a syntax error in C99 (or at least, clang and gcc agree that it's a syntax error):
```cpp
int main() {
foo:
int x = 0;
r... | Fixit for variable definition after label | https://api.github.com/repos/llvm/llvm-project/issues/13200/comments | 0 | 2012-05-15T02:45:45Z | 2023-11-05T16:43:54Z | https://github.com/llvm/llvm-project/issues/13200 | 1,071,034,618 | 13,200 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12827](https://llvm.org/bz12827) |
| Version | trunk |
| OS | Linux |
| Attachments | [hack to disable that flag](https://user-images.githubusercontent.com/60944935/143745317-ed04c121-17c8-4acc-9b75-32916b1a2b2f.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Descrip... | COVERED_SWITCH_DEFAULT is misdetected as supported | https://api.github.com/repos/llvm/llvm-project/issues/13199/comments | 2 | 2012-05-15T01:34:38Z | 2023-11-05T16:43:06Z | https://github.com/llvm/llvm-project/issues/13199 | 1,071,034,609 | 13,199 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12826](https://llvm.org/bz12826) |
| Resolution | FIXED |
| Resolved on | May 15, 2012 00:04 |
| Version | unspecified |
| OS | Linux |
| Attachments | [The file that causes the internal compiler error.](https://user-images.githubusercontent.com/60944935/143745316-62db8ab2-26fe-... | Internal compiler error with constexpr and recursive data type. | https://api.github.com/repos/llvm/llvm-project/issues/13198/comments | 1 | 2012-05-15T00:38:15Z | 2021-12-03T22:59:41Z | https://github.com/llvm/llvm-project/issues/13198 | 1,071,034,594 | 13,198 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12825](https://llvm.org/bz12825) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [test case](https://user-images.githubusercontent.com/2998477/143745315-3463afef-2cad-4e5f-aecb-8464894c0ab3.gz) |
## Extended Description
ScalarEvolution enters in an infinite loop in th... | ScalarEvolution infinite loop on php_sha512_crypt_r | https://api.github.com/repos/llvm/llvm-project/issues/13197/comments | 1 | 2012-05-14T19:11:27Z | 2022-05-27T16:49:28Z | https://github.com/llvm/llvm-project/issues/13197 | 1,071,034,588 | 13,197 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12824](https://llvm.org/bz12824) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [test case extracted from tools/src/IsoSurface.c in molmol-2k.2.0](https://user-images.githubusercontent.com/60944935/143745313-db85d3d7-b857-4522-a86d-2a1b6fe290c8.gz), [test case with ... | suggest braces around initialization of subobject warnings confused | https://api.github.com/repos/llvm/llvm-project/issues/13196/comments | 3 | 2012-05-14T17:52:33Z | 2023-11-05T16:41:38Z | https://github.com/llvm/llvm-project/issues/13196 | 1,071,034,581 | 13,196 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12823](https://llvm.org/bz12823) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
SAFECode's control-flow integrity enforcement currently assumes that using the conservative call-graph computed by some compiler analysis ... | SAFECode control-flow integrity should consider function signature | https://api.github.com/repos/llvm/llvm-project/issues/13195/comments | 1 | 2012-05-14T17:14:18Z | 2024-07-06T03:41:21Z | https://github.com/llvm/llvm-project/issues/13195 | 1,071,034,576 | 13,195 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12822](https://llvm.org/bz12822) |
| Resolution | FIXED |
| Resolved on | May 23, 2012 10:46 |
| Version | trunk |
| OS | Linux |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143745312-241100fd-2e49-4029-adb8-3e616cc1b6f7.gz) |
| Reporter | LLVM Bug... | llc -regalloc=pbqp -debug printout of registers | https://api.github.com/repos/llvm/llvm-project/issues/13194/comments | 2 | 2012-05-14T13:25:06Z | 2021-12-03T22:59:38Z | https://github.com/llvm/llvm-project/issues/13194 | 1,071,034,566 | 13,194 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12821](https://llvm.org/bz12821) |
| Resolution | FIXED |
| Resolved on | May 14, 2012 16:11 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745310-48093e50-7b1c-483e-a66b-a33eb0500b1a.gz) |
| Reporter | LLVM ... | llc -regalloc=fast -verify-machineinstrs: "Using an undefined physical register" | https://api.github.com/repos/llvm/llvm-project/issues/13193/comments | 1 | 2012-05-14T12:31:05Z | 2021-12-03T22:59:37Z | https://github.com/llvm/llvm-project/issues/13193 | 1,071,034,560 | 13,193 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12820](https://llvm.org/bz12820) |
| Version | 3.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Each access specifier ("public", "private", "protected") is represented twice (sequentially) as children of a kind CLASS_DECL cursor.
So for ... | Repeated CursorKind.CXX_ACCESS_SPEC_DECL in AST | https://api.github.com/repos/llvm/llvm-project/issues/13192/comments | 0 | 2012-05-14T09:48:48Z | 2021-12-03T22:59:36Z | https://github.com/llvm/llvm-project/issues/13192 | 1,071,034,553 | 13,192 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12819](https://llvm.org/bz12819) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745309-4681577d-9bb3-42bc-badb-d4982e2ae383.gz) |
| CC | @DougGregor |
## Extended Descrip... | crash on unclosed asm | https://api.github.com/repos/llvm/llvm-project/issues/13191/comments | 2 | 2012-05-14T07:41:38Z | 2023-06-26T21:19:28Z | https://github.com/llvm/llvm-project/issues/13191 | 1,071,034,544 | 13,191 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12818](https://llvm.org/bz12818) |
| Resolution | FIXED |
| Resolved on | Dec 07, 2015 19:08 |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745307-3549dbe7-7f0c-4726-99cc-... | Error recovery can trigger Assertion `StartColNo <= EndColNo && "Invalid range!"' | https://api.github.com/repos/llvm/llvm-project/issues/13190/comments | 6 | 2012-05-14T07:21:26Z | 2021-12-03T22:59:34Z | https://github.com/llvm/llvm-project/issues/13190 | 1,071,034,540 | 13,190 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12817](https://llvm.org/bz12817) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745306-0ae12bfb-902b-45af-8953-0b12c978a025.gz) |
| CC | @DougGregor,@efriedma-quic |
## E... | Assertion `NextFieldOffset <= RecordSize && "Size mismatch!"' | https://api.github.com/repos/llvm/llvm-project/issues/13189/comments | 4 | 2012-05-14T07:14:45Z | 2023-07-29T04:43:27Z | https://github.com/llvm/llvm-project/issues/13189 | 1,071,034,535 | 13,189 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12816](https://llvm.org/bz12816) |
| Resolution | DUPLICATE |
| Resolved on | May 14, 2012 02:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745305-7f7be61e-233d-47b7-9... | Array with large size triggers Assertion `(Size == 0 || EltInfo.first <= (uint64_t)(-1)/Size) && "Overflow in array type bit size evaluation"' | https://api.github.com/repos/llvm/llvm-project/issues/13188/comments | 3 | 2012-05-14T06:51:58Z | 2021-12-03T22:59:33Z | https://github.com/llvm/llvm-project/issues/13188 | 1,071,034,529 | 13,188 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12815](https://llvm.org/bz12815) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745304-55e2db04-2948-4ed4-ad50-83865c2ac5c0.gz) |
| CC | @DougGregor |
## Extended... | Error recovery can trigger Assertion `D && "Cannot get layout of forward declarations!"' | https://api.github.com/repos/llvm/llvm-project/issues/13187/comments | 3 | 2012-05-14T06:31:24Z | 2023-06-18T14:58:59Z | https://github.com/llvm/llvm-project/issues/13187 | 1,071,034,524 | 13,187 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12814](https://llvm.org/bz12814) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745302-6edbfe6b-885e-4990-a145-a76f8029792b.gz), [reduced test case (provided by Craig Schr... | hangs in TextDiagnostic::buildFixItInsertionLine on invalid input | https://api.github.com/repos/llvm/llvm-project/issues/13186/comments | 2 | 2012-05-14T06:26:42Z | 2023-11-03T12:37:27Z | https://github.com/llvm/llvm-project/issues/13186 | 1,071,034,519 | 13,186 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12813](https://llvm.org/bz12813) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
clang trunk segfaults (no assertion) on this invalid C code (provided by Craig Schroeder):
extern int f(int x) __attribute__ ((__mode__ (__HI__)));extern int f(i... | segfault (no assertion) in Sema::CheckFunctionDeclaration on invalid input | https://api.github.com/repos/llvm/llvm-project/issues/13185/comments | 2 | 2012-05-14T05:52:59Z | 2023-07-29T04:42:33Z | https://github.com/llvm/llvm-project/issues/13185 | 1,071,034,511 | 13,185 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12812](https://llvm.org/bz12812) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745301-06bc509e-50ae-4be2-8dc8-f219b2299e34.gz) |
| CC | @DougGregor |
## Extended Descrip... | Error recovery can trigger Assertion `Proto && "Functions without a prototype cannot be overloaded"' | https://api.github.com/repos/llvm/llvm-project/issues/13184/comments | 2 | 2012-05-14T05:43:50Z | 2023-06-25T08:59:21Z | https://github.com/llvm/llvm-project/issues/13184 | 1,071,034,505 | 13,184 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12811](https://llvm.org/bz12811) |
| Resolution | WORKSFORME |
| Resolved on | Sep 05, 2013 12:49 |
| Version | trunk |
| OS | All |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745300-922f0c17-5283-4b34-a7... | Error recovery can trigger Assertion `getResultKind() == Found && "getFoundDecl called on non-unique result"' | https://api.github.com/repos/llvm/llvm-project/issues/13183/comments | 2 | 2012-05-14T05:39:57Z | 2022-01-20T02:09:23Z | https://github.com/llvm/llvm-project/issues/13183 | 1,071,034,502 | 13,183 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12810](https://llvm.org/bz12810) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745299-59314122-b74a-4e19-a86e-e4dfcb48d44e.gz) |
| CC | @DougGregor |
## Extended Descrip... | Error recovery can trigger Assertion `Chunk.Kind == DeclaratorChunk::Function' | https://api.github.com/repos/llvm/llvm-project/issues/13182/comments | 2 | 2012-05-14T03:54:39Z | 2023-06-25T08:57:10Z | https://github.com/llvm/llvm-project/issues/13182 | 1,071,034,496 | 13,182 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12809](https://llvm.org/bz12809) |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced test case (provided by Craig Schroeder)](https://user-images.githubusercontent.com/910929/143745298-73fed732-6786-4f57-b897-9a8b54c5c305.gz) |
| CC | @DougGregor |
## Extended Descrip... | Error recovery can trigger Assertion `!EnteredScope && "Already entered the scope!"' | https://api.github.com/repos/llvm/llvm-project/issues/13181/comments | 2 | 2012-05-14T03:48:48Z | 2023-07-29T04:41:54Z | https://github.com/llvm/llvm-project/issues/13181 | 1,071,034,489 | 13,181 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12808](https://llvm.org/bz12808) |
| Resolution | FIXED |
| Resolved on | Sep 18, 2012 20:35 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Complete log of clang run](https://user-images.githubusercontent.com/60944935/143745297-e6923cd3-e208-4c64-8274-d585e73f8108.gz) |... | clang segfaults during namemangling with nested lambda passed to constexpr constructor | https://api.github.com/repos/llvm/llvm-project/issues/13180/comments | 2 | 2012-05-13T14:00:30Z | 2021-12-03T22:59:26Z | https://github.com/llvm/llvm-project/issues/13180 | 1,071,034,481 | 13,180 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12807](https://llvm.org/bz12807) |
| Resolution | FIXED |
| Resolved on | May 14, 2012 13:00 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
#include <string.h>
#include <stdlib.h>
int main(int argc, char*... | unix.cstring.NullArg: strncpy: greater than destination buffer | https://api.github.com/repos/llvm/llvm-project/issues/13179/comments | 2 | 2012-05-13T03:49:49Z | 2021-12-03T22:59:25Z | https://github.com/llvm/llvm-project/issues/13179 | 1,071,034,470 | 13,179 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12806](https://llvm.org/bz12806) |
| Resolution | FIXED |
| Resolved on | May 14, 2012 23:40 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
#include <type_traits>
class A
{
public:
A() = d... | explicitly defaulted default constructor isn't noexcept when it should be | https://api.github.com/repos/llvm/llvm-project/issues/13178/comments | 1 | 2012-05-13T01:43:07Z | 2021-12-03T22:59:24Z | https://github.com/llvm/llvm-project/issues/13178 | 1,071,034,457 | 13,178 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12805](https://llvm.org/bz12805) |
| Version | trunk |
| OS | Linux |
| Attachments | [The preprocessed cod](https://user-images.githubusercontent.com/60944935/143745295-71e1c8ce-385b-41e4-82eb-204ef95adbcf.gz), [The script](https://user-images.githubusercontent.com/60944935/143... | Global variable initializer type does not match global variable type | https://api.github.com/repos/llvm/llvm-project/issues/13177/comments | 0 | 2012-05-12T10:40:27Z | 2021-12-03T22:59:23Z | https://github.com/llvm/llvm-project/issues/13177 | 1,071,034,446 | 13,177 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.