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 | [12604](https://llvm.org/bz12604) |
| Resolution | FIXED |
| Resolved on | Jul 24, 2012 13:43 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The exactcheck optimization changes boundscheck() and poolcheck() calls into e... | Exactcheck optimization for byval arguments | https://api.github.com/repos/llvm/llvm-project/issues/12976/comments | 0 | 2012-04-20T22:21:51Z | 2021-12-03T22:56:24Z | https://github.com/llvm/llvm-project/issues/12976 | 1,071,033,049 | 12,976 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12603](https://llvm.org/bz12603) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2012 21:59 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @DougGregor,@tritao |
## Extended Description
Repro:
-------------------------
class X {};
X foo... | [Windows] MicrosoftCXXNameMangler doesn't know about repeated types | https://api.github.com/repos/llvm/llvm-project/issues/12975/comments | 6 | 2012-04-20T17:54:31Z | 2021-12-03T22:56:23Z | https://github.com/llvm/llvm-project/issues/12975 | 1,071,033,039 | 12,975 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12602](https://llvm.org/bz12602) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2012 03:14 |
| Version | trunk |
| OS | other |
| Attachments | [LLVM 3.0 IR](https://user-images.githubusercontent.com/60944935/143745131-154f2d3e-8886-4b40-a019-9564f580c3af.gz) |
| Reporter | LL... | An assertion is triggered when function return <4 x i1> | https://api.github.com/repos/llvm/llvm-project/issues/12974/comments | 7 | 2012-04-20T16:57:05Z | 2021-12-03T22:56:22Z | https://github.com/llvm/llvm-project/issues/12974 | 1,071,033,031 | 12,974 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12601](https://llvm.org/bz12601) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following code (in this case the developer intended to make the operator< static, or out-of-line).
struct A
{
bool... | Unhelpful error message with member function | https://api.github.com/repos/llvm/llvm-project/issues/12973/comments | 0 | 2012-04-20T11:22:12Z | 2023-08-15T06:01:48Z | https://github.com/llvm/llvm-project/issues/12973 | 1,071,033,021 | 12,973 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12600](https://llvm.org/bz12600) |
| Resolution | FIXED |
| Resolved on | Apr 20, 2012 00:22 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Clang's preprocessed sources file](https://user-images.githubusercontent.com/60944935/143745130-c9946d00-60ae-43f3-ab26-c1b0be962e81.g... | segfault after clang::runUninitializedVariablesAnalysis | https://api.github.com/repos/llvm/llvm-project/issues/12972/comments | 2 | 2012-04-20T07:10:42Z | 2021-12-03T22:56:20Z | https://github.com/llvm/llvm-project/issues/12972 | 1,071,033,011 | 12,972 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12599](https://llvm.org/bz12599) |
| Version | trunk |
| OS | All |
| Attachments | [Bitcode](https://user-images.githubusercontent.com/92601353/143745129-2d7e17fd-1e51-4e75-a385-7cbaab020ebb.gz) |
| CC | @asl,@chandlerc,@sunfishcode |
## Extended Description
Reproduce with ... | FoldMaskAndShiftToScale triggers CSE of node currently being selected | https://api.github.com/repos/llvm/llvm-project/issues/12971/comments | 4 | 2012-04-20T02:59:06Z | 2023-06-25T14:23:04Z | https://github.com/llvm/llvm-project/issues/12971 | 1,071,033,006 | 12,971 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12598](https://llvm.org/bz12598) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Repeatable: always
I can build LLVM on a PPC 10.5.8 Leopard machine, but if I use it to compile a new LLVM/Clang the build fails.
I can do... | LLVM/Clang builds on PowerPC/wo compiler-rt but can't build itself | https://api.github.com/repos/llvm/llvm-project/issues/12970/comments | 2 | 2012-04-20T00:41:29Z | 2023-08-05T03:21:05Z | https://github.com/llvm/llvm-project/issues/12970 | 1,071,032,996 | 12,970 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12597](https://llvm.org/bz12597) |
| Resolution | FIXED |
| Resolved on | Apr 23, 2013 12:31 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Hello,
libcxx/Makefile contains:
... | libcxx "make install" without privileges fails due to "chown root" | https://api.github.com/repos/llvm/llvm-project/issues/12969/comments | 7 | 2012-04-20T00:22:18Z | 2021-12-03T22:56:18Z | https://github.com/llvm/llvm-project/issues/12969 | 1,071,032,990 | 12,969 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12596](https://llvm.org/bz12596) |
| Resolution | FIXED |
| Resolved on | Apr 19, 2012 15:45 |
| Version | 3.0 |
| OS | MacOS X |
| CC | @DougGregor |
## Extended Description
Observed in Xcode 4.3.2 console project with default debug build settings/scheme and c++11 dialect tur... | range-based for (N2930) ignores member access rules | https://api.github.com/repos/llvm/llvm-project/issues/12968/comments | 1 | 2012-04-19T22:44:25Z | 2021-12-03T22:56:17Z | https://github.com/llvm/llvm-project/issues/12968 | 1,071,032,982 | 12,968 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12595](https://llvm.org/bz12595) |
| Resolution | FIXED |
| Resolved on | Apr 28, 2012 11:25 |
| Version | unspecified |
| OS | All |
## Extended Description
When building:
void test() {
int x = 4+(5-12));
}
We produce:
t.c:4:19: error: expected ';' at end of declaration... | Poor fixit for extra ')' | https://api.github.com/repos/llvm/llvm-project/issues/12967/comments | 2 | 2012-04-19T19:55:58Z | 2021-12-03T22:56:16Z | https://github.com/llvm/llvm-project/issues/12967 | 1,071,032,976 | 12,967 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12594](https://llvm.org/bz12594) |
| Resolution | FIXED |
| Resolved on | Jun 23, 2012 02:25 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @DougGregor,@tritao |
## Extended Description
This was found while building googletest:
=========... | [Windows] Microsoft C++ ABI doesn't support static initialization yet | https://api.github.com/repos/llvm/llvm-project/issues/12966/comments | 5 | 2012-04-19T16:20:00Z | 2021-12-03T22:56:15Z | https://github.com/llvm/llvm-project/issues/12966 | 1,071,032,964 | 12,966 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12593](https://llvm.org/bz12593) |
| Resolution | FIXED |
| Resolved on | May 02, 2013 03:37 |
| Version | trunk |
| OS | Linux |
| Attachments | [C reproduction](https://user-images.githubusercontent.com/95090632/143745127-432c278d-7f8d-4586-9f61-76d8f85cb842.gz) |
| CC | @zmod... | TLS for PowerPC not supported | https://api.github.com/repos/llvm/llvm-project/issues/12965/comments | 4 | 2012-04-19T14:35:33Z | 2021-12-03T22:56:14Z | https://github.com/llvm/llvm-project/issues/12965 | 1,071,032,956 | 12,965 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12592](https://llvm.org/bz12592) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2012 15:19 |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745126-b528efc1-e458-417b-a55b-d4c582863ec0.gz) |
| Reporter | LLVM B... | instcombine mis-optimizes vector select (ConstantFoldSelectInstruction() bug?) | https://api.github.com/repos/llvm/llvm-project/issues/12964/comments | 1 | 2012-04-19T00:46:45Z | 2021-12-03T22:56:13Z | https://github.com/llvm/llvm-project/issues/12964 | 1,071,032,954 | 12,964 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12591](https://llvm.org/bz12591) |
| Version | 3.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dtemirbulatov |
## Extended Description
Clang crash when issued that code:
struct A;
struct B
{
B (A const &);
B (B &);
};
struct A
{
A (B) {}
};
B
f (A ... | Recurence with copy constructor | https://api.github.com/repos/llvm/llvm-project/issues/12963/comments | 1 | 2012-04-18T23:58:41Z | 2023-08-08T12:53:36Z | https://github.com/llvm/llvm-project/issues/12963 | 1,071,032,945 | 12,963 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12590](https://llvm.org/bz12590) |
| Resolution | DUPLICATE |
| Resolved on | Apr 19, 2012 01:22 |
| Version | 3.0 |
| OS | All |
| Attachments | [Example program](https://user-images.githubusercontent.com/60944935/143745125-370285a9-aae8-416a-9809-e5ba0cade2e1.gz) |
| Reporter ... | Unnecessary FP multiply by zero generated | https://api.github.com/repos/llvm/llvm-project/issues/12962/comments | 3 | 2012-04-18T21:30:23Z | 2021-12-03T22:56:12Z | https://github.com/llvm/llvm-project/issues/12962 | 1,071,032,939 | 12,962 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12589](https://llvm.org/bz12589) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2012 20:01 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese,@lattner,@silvasean |
## Extended Description
We should move to using Sphinx based documen... | Move to Sphinx based documentation | https://api.github.com/repos/llvm/llvm-project/issues/12961/comments | 7 | 2012-04-18T19:12:35Z | 2021-12-03T22:56:11Z | https://github.com/llvm/llvm-project/issues/12961 | 1,071,032,934 | 12,961 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12588](https://llvm.org/bz12588) |
| Resolution | FIXED |
| Resolved on | Apr 18, 2012 14:49 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@zygoloid |
## Extended Description
From C99, section 6.4.4.4:
"A wide character constant has t... | Wide character literal has wrong size when cross-compiling | https://api.github.com/repos/llvm/llvm-project/issues/12960/comments | 3 | 2012-04-18T18:22:05Z | 2021-12-03T22:56:10Z | https://github.com/llvm/llvm-project/issues/12960 | 1,071,032,930 | 12,960 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12587](https://llvm.org/bz12587) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2019 01:30 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#24345 |
| Attachments | [Proposed patch attached](https://user-images.githubusercontent.com/60944935/143... | -r switch isn't handled properly on linux | https://api.github.com/repos/llvm/llvm-project/issues/12959/comments | 6 | 2012-04-18T16:30:58Z | 2021-12-03T22:56:09Z | https://github.com/llvm/llvm-project/issues/12959 | 1,071,032,921 | 12,959 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12586](https://llvm.org/bz12586) |
| Resolution | FIXED |
| Resolved on | Apr 18, 2012 19:08 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
Several libc++ tests are failing with the assertion:
Assertion failed: (EST != EST_Delayed ... | Assertuin (EST != EST_Delayed && EST != EST_Uninstantiated) in libc++ tests | https://api.github.com/repos/llvm/llvm-project/issues/12958/comments | 3 | 2012-04-18T16:19:35Z | 2021-12-03T22:56:08Z | https://github.com/llvm/llvm-project/issues/12958 | 1,071,032,916 | 12,958 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12585](https://llvm.org/bz12585) |
| Resolution | FIXED |
| Resolved on | Apr 21, 2012 21:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
"#include <future>" is enough. My frontend will crash with the ... | Can't build precompiled headers including libstdc++ 4.7 <future> | https://api.github.com/repos/llvm/llvm-project/issues/12957/comments | 2 | 2012-04-18T16:01:58Z | 2021-12-03T22:56:07Z | https://github.com/llvm/llvm-project/issues/12957 | 1,071,032,911 | 12,957 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12584](https://llvm.org/bz12584) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The first error is absolutely correct, but the second is not. There is no 'int ()' anywhere.
1.cpp:1:14: error: 'xxx' declared as array ... | strange error message on definitely wrong code | https://api.github.com/repos/llvm/llvm-project/issues/12956/comments | 1 | 2012-04-18T11:47:42Z | 2023-04-25T02:15:02Z | https://github.com/llvm/llvm-project/issues/12956 | 1,071,032,905 | 12,956 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12583](https://llvm.org/bz12583) |
| Resolution | INVALID |
| Resolved on | Apr 18, 2012 05:21 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745121-5344bb90-ea44-419c-8130-856872c2454c.gz) |
| Reporter | LL... | declval() with incomplete type | https://api.github.com/repos/llvm/llvm-project/issues/12955/comments | 8 | 2012-04-18T06:46:58Z | 2021-12-03T22:56:05Z | https://github.com/llvm/llvm-project/issues/12955 | 1,071,032,896 | 12,955 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12582](https://llvm.org/bz12582) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
+ for FILE in '../src/*.cpp'
+ clang++ -c -g -Os -fPIC -std=c++0x -fstrict-aliasing -Wall -Wextra -Wshadow -Wco... | Core dump when compiling libcxx using Clang/LLVM trunk | https://api.github.com/repos/llvm/llvm-project/issues/12954/comments | 5 | 2012-04-18T03:37:02Z | 2023-08-05T03:11:55Z | https://github.com/llvm/llvm-project/issues/12954 | 1,071,032,892 | 12,954 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12581](https://llvm.org/bz12581) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2012 17:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/296817/143745120-f8d873e1-8883-4762-9433-46d7007738e6.gz) |
| CC | @efr... | Assertion `MaybeODRUseExprs.empty() && "Leftover expressions for odr-use checking"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/12953/comments | 5 | 2012-04-18T01:02:08Z | 2021-12-03T22:56:03Z | https://github.com/llvm/llvm-project/issues/12953 | 1,071,032,885 | 12,953 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12580](https://llvm.org/bz12580) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I ran across this problem while maintaining a fork of Clang, and it surprised
me. This problem is that the stack seems to become exhausted... | Stack appears to become exhausted in recursive-member-access.c | https://api.github.com/repos/llvm/llvm-project/issues/12952/comments | 0 | 2012-04-17T23:00:59Z | 2023-11-05T16:35:13Z | https://github.com/llvm/llvm-project/issues/12952 | 1,071,032,879 | 12,952 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12579](https://llvm.org/bz12579) |
| Version | trunk |
| OS | Linux |
| Attachments | [Class.cpp file that trigered the bug.](https://user-images.githubusercontent.com/60944935/143745119-c1851e1f-518f-486f-90c1-1b3ac1ce3999.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @... | Clang crashes compiling inline class method with loop. (only in Release mode) | https://api.github.com/repos/llvm/llvm-project/issues/12951/comments | 4 | 2012-04-17T22:05:45Z | 2023-08-08T13:36:41Z | https://github.com/llvm/llvm-project/issues/12951 | 1,071,032,873 | 12,951 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12578](https://llvm.org/bz12578) |
| Resolution | INVALID |
| Resolved on | Apr 17, 2012 13:59 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [source code for reproducing behavior](https://user-images.githubusercontent.com/60944935/143745118-4f1beb28-25ae-426b-a13a-acea027da... | Optimizer deduces wrong facts, causing different run of code | https://api.github.com/repos/llvm/llvm-project/issues/12950/comments | 1 | 2012-04-17T20:49:06Z | 2021-12-03T22:56:01Z | https://github.com/llvm/llvm-project/issues/12950 | 1,071,032,864 | 12,950 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12577](https://llvm.org/bz12577) |
| Resolution | FIXED |
| Resolved on | Oct 29, 2013 18:55 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
The Random123 (http://www.thesalmons.org/john/random123/re... | <random> failed to compile due to non-standard assumption of the RNG | https://api.github.com/repos/llvm/llvm-project/issues/12949/comments | 12 | 2012-04-17T19:36:09Z | 2021-12-03T22:56:00Z | https://github.com/llvm/llvm-project/issues/12949 | 1,071,032,854 | 12,949 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12576](https://llvm.org/bz12576) |
| Resolution | DUPLICATE |
| Resolved on | Jun 22, 2012 03:47 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
It's shown to be possible in the hello world example, but there's nothing in the... | The LangRef should explain about string constant syntax | https://api.github.com/repos/llvm/llvm-project/issues/12948/comments | 2 | 2012-04-17T19:28:51Z | 2021-12-03T22:55:59Z | https://github.com/llvm/llvm-project/issues/12948 | 1,071,032,848 | 12,948 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12575](https://llvm.org/bz12575) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2012 02:31 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic,@zygoloid |
## Extended Description
cat > test.cc <<EOF
struct movable
{... | attempt to call explicitly-defaulted copy ctor without reasons | https://api.github.com/repos/llvm/llvm-project/issues/12947/comments | 4 | 2012-04-17T17:15:56Z | 2021-12-03T22:55:58Z | https://github.com/llvm/llvm-project/issues/12947 | 1,071,032,842 | 12,947 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12574](https://llvm.org/bz12574) |
| Resolution | FIXED |
| Resolved on | Jul 31, 2012 20:21 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@tritao |
## Extended Description
Repro:
---------------------------
#include <stdio.h>
class A {
public:
A() {}
~A()... | [windows] Class constructor and destructor lead to infinite recursion | https://api.github.com/repos/llvm/llvm-project/issues/12946/comments | 2 | 2012-04-17T17:14:03Z | 2021-12-03T22:55:57Z | https://github.com/llvm/llvm-project/issues/12946 | 1,071,032,835 | 12,946 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12573](https://llvm.org/bz12573) |
| Resolution | FIXED |
| Resolved on | May 01, 2012 03:05 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/296817/143745115-6a1fe7ca-6489-487c-9877-022a4760820f.gz) |
| CC | @asl... | Assertion "Block containing LandingPadInst must be jumped to only by the unwind edge of an invoke." | https://api.github.com/repos/llvm/llvm-project/issues/12945/comments | 6 | 2012-04-17T16:42:41Z | 2021-12-03T22:55:56Z | https://github.com/llvm/llvm-project/issues/12945 | 1,071,032,833 | 12,945 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12572](https://llvm.org/bz12572) |
| Resolution | FIXED |
| Resolved on | Mar 25, 2013 14:09 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/296817/143745114-4cd10d57-4368-445a-a999-9858c695d094.gz) |
## Extende... | Extreme slow parsing of invalid input | https://api.github.com/repos/llvm/llvm-project/issues/12944/comments | 2 | 2012-04-17T12:28:02Z | 2021-12-03T22:55:55Z | https://github.com/llvm/llvm-project/issues/12944 | 1,071,032,829 | 12,944 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12571](https://llvm.org/bz12571) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2012 00:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/296817/143745113-5e7791e7-6597-4713-85ad-858d9883e486.gz) |
| CC | @zyg... | Cast error in emitArrayLength: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/12943/comments | 2 | 2012-04-17T12:21:23Z | 2021-12-03T22:55:54Z | https://github.com/llvm/llvm-project/issues/12943 | 1,071,032,822 | 12,943 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12570](https://llvm.org/bz12570) |
| Resolution | FIXED |
| Resolved on | Aug 03, 2014 14:38 |
| Version | trunk |
| OS | All |
| CC | @asl,@compnerd |
## Extended Description
When I compile the following function contains arm inline assembler
int64_t dvmQuasiAtomicRead64(vol... | [arm inline asm] invalid operand in inline asm | https://api.github.com/repos/llvm/llvm-project/issues/12942/comments | 4 | 2012-04-17T11:47:52Z | 2021-12-03T22:55:53Z | https://github.com/llvm/llvm-project/issues/12942 | 1,071,032,818 | 12,942 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12569](https://llvm.org/bz12569) |
| Resolution | FIXED |
| Resolved on | Apr 17, 2012 17:31 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek,@zygoloid |
## Extended Description
+ for FILE in '../src/*.cpp'
+ clang++ -... | Assertion failure when building libcxx with Clang trunk | https://api.github.com/repos/llvm/llvm-project/issues/12941/comments | 2 | 2012-04-17T10:28:13Z | 2021-12-03T22:55:52Z | https://github.com/llvm/llvm-project/issues/12941 | 1,071,032,808 | 12,941 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12568](https://llvm.org/bz12568) |
| Resolution | FIXED |
| Resolved on | Feb 04, 2014 11:50 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@pageexec |
## Extended Description
This code:
$ cat testcase-min.s
_foo:
cmpl $(_foo),... | Assertion failed: (!Is64BitMemOperand(MI, MemOperand)) | https://api.github.com/repos/llvm/llvm-project/issues/12940/comments | 9 | 2012-04-17T02:33:14Z | 2021-12-03T22:55:51Z | https://github.com/llvm/llvm-project/issues/12940 | 1,071,032,800 | 12,940 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12567](https://llvm.org/bz12567) |
| Resolution | DUPLICATE |
| Resolved on | Jul 26, 2012 15:14 |
| Version | trunk |
| OS | Linux |
| Attachments | [test file that shows the problem](https://user-images.githubusercontent.com/71122038/143745112-a1c076ce-a970-4ff2-856e-91a4636e9... | Alias analysis confused by loop | https://api.github.com/repos/llvm/llvm-project/issues/12939/comments | 1 | 2012-04-16T23:49:36Z | 2021-12-03T22:55:50Z | https://github.com/llvm/llvm-project/issues/12939 | 1,071,032,794 | 12,939 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12566](https://llvm.org/bz12566) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code should produce a warning for capturing and returning a ref to the local n in foo():
#include ... | need warning for capturing and storing a ref to a local in lambda | https://api.github.com/repos/llvm/llvm-project/issues/12938/comments | 2 | 2012-04-16T19:00:32Z | 2021-12-03T22:55:50Z | https://github.com/llvm/llvm-project/issues/12938 | 1,071,032,788 | 12,938 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12565](https://llvm.org/bz12565) |
| Resolution | FIXED |
| Resolved on | May 15, 2012 21:04 |
| Version | trunk |
| OS | Linux |
| CC | @atrick |
## Extended Description
[regehr@dyson r34]$ clang -c -O small.c
clang: ScheduleDAG.cpp:452: void llvm::ScheduleDAGTopologicalSort:... | Assertion `Node2Index[SU->NodeNum] > Node2Index[I->getSUnit()->NodeNum] && "Wrong topological sorting"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/12937/comments | 4 | 2012-04-16T18:56:51Z | 2021-12-03T22:55:49Z | https://github.com/llvm/llvm-project/issues/12937 | 1,071,032,783 | 12,937 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12564](https://llvm.org/bz12564) |
| Resolution | FIXED |
| Resolved on | Apr 16, 2012 13:29 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This fails to compile in r154806 with "error: non-const lvalu... | Reference type matching in noexcept decls broke | https://api.github.com/repos/llvm/llvm-project/issues/12936/comments | 1 | 2012-04-16T12:47:12Z | 2021-12-03T22:55:48Z | https://github.com/llvm/llvm-project/issues/12936 | 1,071,032,772 | 12,936 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12563](https://llvm.org/bz12563) |
| Resolution | INVALID |
| Resolved on | Apr 16, 2012 12:33 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
I often have code sequences like the following (these ar... | Add @​switch and @​case options to Objective-C | https://api.github.com/repos/llvm/llvm-project/issues/12935/comments | 1 | 2012-04-16T01:10:09Z | 2021-12-03T22:55:47Z | https://github.com/llvm/llvm-project/issues/12935 | 1,071,032,765 | 12,935 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12562](https://llvm.org/bz12562) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This crashes the frontend:
int main() {
decltype(decltype(1)()) x;
}
Invocation and errors:
% clang++ -std=c++11 -ofoo bar.cpp -Wall ... | Nested decltype() crashes the frontend | https://api.github.com/repos/llvm/llvm-project/issues/12934/comments | 2 | 2012-04-15T18:25:11Z | 2023-06-07T21:05:33Z | https://github.com/llvm/llvm-project/issues/12934 | 1,071,032,759 | 12,934 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12561](https://llvm.org/bz12561) |
| Resolution | DUPLICATE |
| Resolved on | Jul 21, 2012 07:28 |
| Version | trunk |
| OS | FreeBSD |
| CC | @atrick |
## Extended Description
When building a simple Objective-C++ file (below) I see the assertion in the summary. If I simply r... | Assertion failed: (!I->isInsideBundle() && "First non-phi MI cannot be inside a bundle!"), function getFirstNonPHI, file MachineBasicBlock.cpp, line 147 | https://api.github.com/repos/llvm/llvm-project/issues/12933/comments | 7 | 2012-04-15T04:51:53Z | 2021-12-03T22:55:45Z | https://github.com/llvm/llvm-project/issues/12933 | 1,071,032,749 | 12,933 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12560](https://llvm.org/bz12560) |
| Resolution | WONTFIX |
| Resolved on | Apr 14, 2012 22:54 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
If llvm-stub.exe is read-only (this is the case if it for ins... | Would be nice if linker stub is guaranteed to be writable. | https://api.github.com/repos/llvm/llvm-project/issues/12932/comments | 2 | 2012-04-15T00:52:21Z | 2022-01-20T02:35:56Z | https://github.com/llvm/llvm-project/issues/12932 | 1,071,032,741 | 12,932 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12559](https://llvm.org/bz12559) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2012 10:10 |
| Version | 3.0 |
| OS | Windows NT |
| CC | @asl,@d0k |
## Extended Description
This IR:
---
target triple = "i386-pc-win32"
declare double @​floor(double %x)
declare double... | Optimizer reduces (float)sqrt and (float)floor to sqrtf and floorf, which aren't functions in i386-*-win32 C runtime | https://api.github.com/repos/llvm/llvm-project/issues/12931/comments | 1 | 2012-04-14T22:47:05Z | 2021-12-03T22:55:44Z | https://github.com/llvm/llvm-project/issues/12931 | 1,071,032,734 | 12,931 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12558](https://llvm.org/bz12558) |
| Resolution | WONTFIX |
| Resolved on | Feb 21, 2019 13:59 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
## Extended Description
Clang should be able to distribute build jobs on several hosts like ... | Clang should distribute build jobs on several hosts | https://api.github.com/repos/llvm/llvm-project/issues/12930/comments | 3 | 2012-04-14T17:01:41Z | 2022-01-20T02:35:55Z | https://github.com/llvm/llvm-project/issues/12930 | 1,071,032,727 | 12,930 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12557](https://llvm.org/bz12557) |
| Resolution | FIXED |
| Resolved on | Apr 20, 2012 02:13 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Complete log of clang run](https://user-images.githubusercontent.com/60944935/143745110-d35f5ce9-c5e2-4849-a315-32f2848609f9.gz) |... | clang crashes when a typedef shadows a forward-declared template used as a friend | https://api.github.com/repos/llvm/llvm-project/issues/12929/comments | 1 | 2012-04-14T14:51:56Z | 2021-12-03T22:55:42Z | https://github.com/llvm/llvm-project/issues/12929 | 1,071,032,723 | 12,929 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12556](https://llvm.org/bz12556) |
| Resolution | WONTFIX |
| Resolved on | Apr 14, 2012 13:40 |
| Version | 3.0 |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143745108-a04a856f-0dde-421b-ad37-f0a6892635d9.gz) |
| Reporter | LLVM B... | Function attribute 'constructor' priority parameter not respected | https://api.github.com/repos/llvm/llvm-project/issues/12928/comments | 8 | 2012-04-14T14:10:52Z | 2022-01-20T02:35:54Z | https://github.com/llvm/llvm-project/issues/12928 | 1,071,032,721 | 12,928 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12555](https://llvm.org/bz12555) |
| Version | trunk |
| OS | Linux |
| Attachments | [Contains valid LLVM identifiers but invalid asm output](https://user-images.githubusercontent.com/60944935/143745106-9b2fadf4-8a60-43cb-ad6a-595a5d027c0c.gz) |
| Reporter | LLVM Bugzilla Contr... | llc generates invalid assembler labels for some identifiers | https://api.github.com/repos/llvm/llvm-project/issues/12927/comments | 6 | 2012-04-14T11:20:09Z | 2021-12-03T22:55:40Z | https://github.com/llvm/llvm-project/issues/12927 | 1,071,032,713 | 12,927 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12554](https://llvm.org/bz12554) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
GCC allows renaming builtin symbols using __asm() but Clang does not. Minimal example from glibc's configure script
$ ... | builtin symbols cannot be renamed using __asm() contrary to gcc | https://api.github.com/repos/llvm/llvm-project/issues/12926/comments | 3 | 2012-04-14T08:17:21Z | 2023-08-15T14:45:46Z | https://github.com/llvm/llvm-project/issues/12926 | 1,071,032,708 | 12,926 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12553](https://llvm.org/bz12553) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [metaprogramming torture test to compute prime numbers](https://user-images.githubusercontent.com/60944935/143745105-1b353adb-fc4c-4cc4-a76e-42025a28f555.gz) |
| Reporter | LLVM Bugzilla Cont... | only evaluate values of non-type template arguments once | https://api.github.com/repos/llvm/llvm-project/issues/12925/comments | 3 | 2012-04-14T03:26:11Z | 2023-09-04T03:24:23Z | https://github.com/llvm/llvm-project/issues/12925 | 1,071,032,697 | 12,925 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12552](https://llvm.org/bz12552) |
| Resolution | FIXED |
| Resolved on | Apr 14, 2012 10:22 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
We produce a hidden symbol for
#pragma GCC visibility push(hidden)
struct REC... | wrong visibility | https://api.github.com/repos/llvm/llvm-project/issues/12924/comments | 1 | 2012-04-13T23:55:19Z | 2021-12-03T22:55:38Z | https://github.com/llvm/llvm-project/issues/12924 | 1,071,032,690 | 12,924 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12551](https://llvm.org/bz12551) |
| Resolution | WORKSFORME |
| Resolved on | Apr 13, 2012 19:11 |
| Version | 3.0 |
| OS | MacOS X |
| Attachments | [Code Sample](https://user-images.githubusercontent.com/60944935/143745104-143f2328-b7f0-41a4-b5e4-3495d9725393.gz) |
| Reporter... | Lambda function wrong call | https://api.github.com/repos/llvm/llvm-project/issues/12923/comments | 1 | 2012-04-13T21:09:08Z | 2022-01-20T02:09:15Z | https://github.com/llvm/llvm-project/issues/12923 | 1,071,032,681 | 12,923 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12550](https://llvm.org/bz12550) |
| Resolution | DUPLICATE |
| Resolved on | Oct 21, 2015 15:28 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Repro program](https://user-images.githubusercontent.com/60944935/143745103-e3be2d9f-9d67-455b-87f9-e9690fe00d52.gz) |
| Re... | Windows 64 bits (Visual Studio): "foreign" C++ exceptions unwinding through LLVM cause a crash | https://api.github.com/repos/llvm/llvm-project/issues/12922/comments | 3 | 2012-04-13T17:54:36Z | 2021-12-03T22:55:36Z | https://github.com/llvm/llvm-project/issues/12922 | 1,071,032,668 | 12,922 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12549](https://llvm.org/bz12549) |
| Resolution | FIXED |
| Resolved on | May 19, 2014 01:34 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [small program that causes the compiler to assert](https://user-images.githubusercontent.com/60944935/143745102-485b48d7-10b1-400c-... | constexpr out-of-line data member definition rejected due to incomplete array type | https://api.github.com/repos/llvm/llvm-project/issues/12921/comments | 2 | 2012-04-13T15:14:37Z | 2021-12-03T22:55:35Z | https://github.com/llvm/llvm-project/issues/12921 | 1,071,032,662 | 12,921 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12548](https://llvm.org/bz12548) |
| Resolution | WORKSFORME |
| Resolved on | Apr 16, 2012 00:08 |
| Version | 3.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
#include <stdlib.h>
#include <stdio.h>
i... | clang++ -fshort-wchar results in unsigned wchar_t arithmetic (missing integral promotion) | https://api.github.com/repos/llvm/llvm-project/issues/12920/comments | 1 | 2012-04-13T14:17:14Z | 2022-01-20T02:09:13Z | https://github.com/llvm/llvm-project/issues/12920 | 1,071,032,654 | 12,920 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12547](https://llvm.org/bz12547) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following code:
```c++
#include <vector>
int main(void)
{
std:vector<int> v;
}
```
Produces the er... | Unhelpful "did you mean" for mistyped template | https://api.github.com/repos/llvm/llvm-project/issues/12919/comments | 2 | 2012-04-13T13:36:21Z | 2023-08-15T14:14:41Z | https://github.com/llvm/llvm-project/issues/12919 | 1,071,032,649 | 12,919 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12546](https://llvm.org/bz12546) |
| Resolution | INVALID |
| Resolved on | Apr 13, 2012 09:31 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
How do you use Clang from the command line to compile a... | Clang Command Line Syntax for C++? | https://api.github.com/repos/llvm/llvm-project/issues/12918/comments | 2 | 2012-04-13T13:02:23Z | 2021-12-03T22:55:32Z | https://github.com/llvm/llvm-project/issues/12918 | 1,071,032,642 | 12,918 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12545](https://llvm.org/bz12545) |
| Resolution | FIXED |
| Resolved on | Apr 28, 2012 17:58 |
| Version | trunk |
| OS | Linux |
| Attachments | [c source](https://user-images.githubusercontent.com/108316/143745101-e967f46e-351f-4d53-8289-d14118811ac0.gz) |
## Extended Descrip... | suboptimal codegen for if (x == -y) | https://api.github.com/repos/llvm/llvm-project/issues/12917/comments | 1 | 2012-04-13T12:52:17Z | 2021-12-03T22:55:32Z | https://github.com/llvm/llvm-project/issues/12917 | 1,071,032,627 | 12,917 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12544](https://llvm.org/bz12544) |
| Resolution | DUPLICATE |
| Resolved on | Apr 13, 2012 09:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced testcase](https://user-images.githubusercontent.com/60944935/143745100-7e05508f-f6a1-480f-afe6-9ce7de5e6589.gz) |
| Repo... | clang complains when including C++11 unordered_map and unordered_set | https://api.github.com/repos/llvm/llvm-project/issues/12916/comments | 2 | 2012-04-13T11:45:34Z | 2021-12-03T22:55:31Z | https://github.com/llvm/llvm-project/issues/12916 | 1,071,032,621 | 12,916 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12543](https://llvm.org/bz12543) |
| Resolution | FIXED |
| Resolved on | Apr 16, 2021 11:49 |
| Version | 3.0 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @davidbolvansky |
| Fixed by commit(s) | rG0daf27302518 |
## Extended Description
Hi,
It seems __built... | __builtin_malloc, __builtin_calloc | https://api.github.com/repos/llvm/llvm-project/issues/12915/comments | 1 | 2012-04-13T10:09:51Z | 2021-12-03T22:55:30Z | https://github.com/llvm/llvm-project/issues/12915 | 1,071,032,617 | 12,915 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12542](https://llvm.org/bz12542) |
| Resolution | FIXED |
| Resolved on | Apr 13, 2012 01:15 |
| Version | trunk |
| OS | All |
| Attachments | [The patch that fix the bug](https://user-images.githubusercontent.com/92601329/143745099-5f7f36cc-8ff5-4b4c-a568-abfaecbf2d00.gz) |
| ... | IntrinsicEmitter generate wrong target intrinsics attribute getting code. | https://api.github.com/repos/llvm/llvm-project/issues/12914/comments | 4 | 2012-04-13T05:18:52Z | 2021-12-03T22:55:29Z | https://github.com/llvm/llvm-project/issues/12914 | 1,071,032,609 | 12,914 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12541](https://llvm.org/bz12541) |
| Resolution | FIXED |
| Resolved on | Apr 30, 2012 06:57 |
| Version | trunk |
| OS | Linux |
| CC | @lattner |
## Extended Description
I have a few wrong-code bug reports in the system already but this one has such a tiny test case it seems... | wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/12913/comments | 3 | 2012-04-13T02:00:17Z | 2021-12-03T22:55:28Z | https://github.com/llvm/llvm-project/issues/12913 | 1,071,032,606 | 12,913 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12540](https://llvm.org/bz12540) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2012 16:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [reduced bug bytecode](https://user-images.githubusercontent.com/92601419/143745098-48ef40fa-f5ab-42a4-a949-6b0dcbdc24c7.gz) |
| CC |... | ARM backend fails with: Cannot select: v2f32 = fp_round | https://api.github.com/repos/llvm/llvm-project/issues/12912/comments | 7 | 2012-04-12T23:46:39Z | 2021-12-03T22:55:27Z | https://github.com/llvm/llvm-project/issues/12912 | 1,071,032,593 | 12,912 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12539](https://llvm.org/bz12539) |
| Resolution | INVALID |
| Resolved on | Apr 12, 2012 16:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following code should compile and run by the standard (... | Literal operator templates are never searched | https://api.github.com/repos/llvm/llvm-project/issues/12911/comments | 1 | 2012-04-12T23:14:11Z | 2021-12-03T22:55:26Z | https://github.com/llvm/llvm-project/issues/12911 | 1,071,032,588 | 12,911 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12538](https://llvm.org/bz12538) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@jryans,@zygoloid |
## Extended Description
As pointed out on the GCC mailing list:
A missing "typename" keyword is a very common, very easy to make
mistake when using C++ ... | really poor error recovery for missing typename | https://api.github.com/repos/llvm/llvm-project/issues/12910/comments | 2 | 2012-04-12T20:39:57Z | 2022-02-11T02:39:51Z | https://github.com/llvm/llvm-project/issues/12910 | 1,071,032,581 | 12,910 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12537](https://llvm.org/bz12537) |
| Resolution | WORKSFORME |
| Resolved on | Mar 07, 2013 15:59 |
| Version | 3.0 |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#15465 |
| Attachments | [testcase](https://user-images.githubusercontent.com/92601310/143745096-9afe2a81-69... | byval optimization forgets necessary copy | https://api.github.com/repos/llvm/llvm-project/issues/12909/comments | 5 | 2012-04-12T19:40:54Z | 2022-01-20T02:09:11Z | https://github.com/llvm/llvm-project/issues/12909 | 1,071,032,576 | 12,909 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12536](https://llvm.org/bz12536) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2012 12:54 |
| Version | trunk |
| OS | Linux |
| CC | @d0k |
## Extended Description
[regehr@dyson r24]$ clang -c -O1 small.c
0 clang 0x0000000001ae00ff
1 clang 0x000000000... | clang segfault | https://api.github.com/repos/llvm/llvm-project/issues/12908/comments | 2 | 2012-04-12T18:03:35Z | 2021-12-03T22:55:23Z | https://github.com/llvm/llvm-project/issues/12908 | 1,071,032,567 | 12,908 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12535](https://llvm.org/bz12535) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:20 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@majnemer,@DougGregor,@eldiener,@zmodem,@tritao,@rjmc... | fastcall variadic function (ms-compatibility) | https://api.github.com/repos/llvm/llvm-project/issues/12907/comments | 12 | 2012-04-12T15:51:46Z | 2021-12-03T22:55:22Z | https://github.com/llvm/llvm-project/issues/12907 | 1,071,032,556 | 12,907 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12534](https://llvm.org/bz12534) |
| Resolution | WONTFIX |
| Resolved on | Oct 14, 2021 01:42 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [complete output](https://user-images.githubusercontent.com/60944935/143745095-46fb02ec-df03-4cc0-9d10-f8e1532b5f14.gz) |
| Re... | unable to compile simple program with vs2010 headers | https://api.github.com/repos/llvm/llvm-project/issues/12906/comments | 3 | 2012-04-12T15:26:13Z | 2022-01-20T02:35:52Z | https://github.com/llvm/llvm-project/issues/12906 | 1,071,032,548 | 12,906 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12533](https://llvm.org/bz12533) |
| Version | 3.0 |
| OS | Linux |
| Attachments | [IR and assembly file generated for above code](https://user-images.githubusercontent.com/60944935/143745094-c20ace08-a101-481e-847a-4c39f75f1021.gz) |
| Reporter | LLVM Bugzilla Contributor |
| ... | Debug info corresponding to extern variable is not generated in clang | https://api.github.com/repos/llvm/llvm-project/issues/12905/comments | 2 | 2012-04-12T13:44:31Z | 2021-12-03T22:55:20Z | https://github.com/llvm/llvm-project/issues/12905 | 1,071,032,546 | 12,905 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12532](https://llvm.org/bz12532) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2012 11:29 |
| Version | trunk |
| OS | Linux |
| Attachments | [patch to remove incorrect const](https://user-images.githubusercontent.com/60944935/143745093-11e8b5bc-5013-4dac-b070-91299d2843dd.g... | avxintrin.h not compilable | https://api.github.com/repos/llvm/llvm-project/issues/12904/comments | 1 | 2012-04-12T13:39:47Z | 2021-12-03T22:55:20Z | https://github.com/llvm/llvm-project/issues/12904 | 1,071,032,534 | 12,904 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12531](https://llvm.org/bz12531) |
| Version | trunk |
| OS | Linux |
| CC | @ekatz,@Florob,@magcius,@tkremenek |
## Extended Description
Consider this code:
void f(int j)
{
void *buf[j];
int i;
if (j < 0)
return;
for (i = 0; i ... | Reverse loop order with variable upper boundary not handled correctly by analyzer | https://api.github.com/repos/llvm/llvm-project/issues/12903/comments | 11 | 2012-04-12T12:27:25Z | 2021-12-03T22:55:19Z | https://github.com/llvm/llvm-project/issues/12903 | 1,071,032,528 | 12,903 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12530](https://llvm.org/bz12530) |
| Resolution | FIXED |
| Resolved on | Mar 18, 2013 23:31 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When using llvm-link to merge bitcode-files, the debug-information for local-variabl... | llvm-link dropping debug-information for local variables. | https://api.github.com/repos/llvm/llvm-project/issues/12902/comments | 6 | 2012-04-12T10:04:55Z | 2021-12-03T22:55:18Z | https://github.com/llvm/llvm-project/issues/12902 | 1,071,032,518 | 12,902 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12529](https://llvm.org/bz12529) |
| Resolution | FIXED |
| Resolved on | Apr 15, 2012 14:40 |
| Version | trunk |
| OS | All |
| CC | @asl |
## Extended Description
llvm-3.1svn r154579
Run piglit test fbo-alphatest-formats on Mesa llvmpipe.
$ ./bin/fbo-alphatest-formats -au... | include/llvm/CodeGen/MachineOperand.h:390: int64_t llvm::MachineOperand::getImm() const: Assertion `isImm() && "Wrong MachineOperand accessor" | https://api.github.com/repos/llvm/llvm-project/issues/12901/comments | 12 | 2012-04-12T08:37:33Z | 2021-12-03T22:55:17Z | https://github.com/llvm/llvm-project/issues/12901 | 1,071,032,508 | 12,901 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12528](https://llvm.org/bz12528) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2014 10:28 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
DW_AT_ranges is not generated when compiled with -ffunction-secti... | DW_AT_ranges not generated when compiled with -ffunction-sections | https://api.github.com/repos/llvm/llvm-project/issues/12900/comments | 3 | 2012-04-12T07:34:08Z | 2021-12-03T22:55:16Z | https://github.com/llvm/llvm-project/issues/12900 | 1,071,032,499 | 12,900 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12527](https://llvm.org/bz12527) |
| Resolution | FIXED |
| Resolved on | Apr 01, 2013 12:41 |
| Version | unspecified |
| OS | Linux |
| CC | @spavloff |
## Extended Description
Clang asserts on this when building in C mode:
_Atomic(int*) a;
void f() { int *b = a; }
src/too... | initialization from an _Atomic variable causes assert | https://api.github.com/repos/llvm/llvm-project/issues/12899/comments | 2 | 2012-04-12T05:07:13Z | 2021-12-03T22:55:15Z | https://github.com/llvm/llvm-project/issues/12899 | 1,071,032,492 | 12,899 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12526](https://llvm.org/bz12526) |
| Resolution | INVALID |
| Resolved on | Apr 11, 2012 16:55 |
| Version | trunk |
| OS | All |
| Attachments | [bitcode](https://user-images.githubusercontent.com/60944935/143745087-baa5f755-6c23-4fb0-9c1f-4cf054db0225.gz), [generated asm](http... | Unnecessary register spill (seems easily avoidable) | https://api.github.com/repos/llvm/llvm-project/issues/12898/comments | 2 | 2012-04-11T22:56:32Z | 2021-12-03T22:55:14Z | https://github.com/llvm/llvm-project/issues/12898 | 1,071,032,483 | 12,898 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12525](https://llvm.org/bz12525) |
| Resolution | FIXED |
| Resolved on | Apr 11, 2012 16:09 |
| Version | 3.0 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
$ clang --version
Apple clang version 4.0 (tags/Apple/clang-41... | catch variables are treated as garbage or undefined | https://api.github.com/repos/llvm/llvm-project/issues/12897/comments | 2 | 2012-04-11T22:48:55Z | 2021-12-03T22:55:13Z | https://github.com/llvm/llvm-project/issues/12897 | 1,071,032,478 | 12,897 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12524](https://llvm.org/bz12524) |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following simple program creates a variable length array of structures:
//template<typename T>
class Test {
public:
s... | Structure not a POD within a template class | https://api.github.com/repos/llvm/llvm-project/issues/12896/comments | 2 | 2012-04-11T15:46:40Z | 2023-06-26T23:00:10Z | https://github.com/llvm/llvm-project/issues/12896 | 1,071,032,471 | 12,896 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12523](https://llvm.org/bz12523) |
| Resolution | FIXED |
| Resolved on | Apr 20, 2012 17:12 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The C standard library checks should verify that the pathname argument points ... | C Standard Library Checks should check pathnames | https://api.github.com/repos/llvm/llvm-project/issues/12895/comments | 1 | 2012-04-10T23:43:37Z | 2021-12-03T22:55:11Z | https://github.com/llvm/llvm-project/issues/12895 | 1,071,032,466 | 12,895 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12522](https://llvm.org/bz12522) |
| Resolution | WORKSFORME |
| Resolved on | Aug 15, 2012 19:59 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@pmatos |
## Extended Description
Dear all,
I am trying to compile the llvm suite ... | Compilation of compiler-rt fails: weakref declaration must have internal linkage | https://api.github.com/repos/llvm/llvm-project/issues/12894/comments | 6 | 2012-04-10T22:14:28Z | 2022-01-20T02:09:10Z | https://github.com/llvm/llvm-project/issues/12894 | 1,071,032,461 | 12,894 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12521](https://llvm.org/bz12521) |
| Version | unspecified |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143745086-f2bff610-1cbe-401f-85cf-8a9bf6125b2f.gz) |
## Extended Description
Attached is a preprocessed version of ffmpeg's dsputi... | dsputil.c from ffmpeg takes > 13s to compile with -O (1.3s without) | https://api.github.com/repos/llvm/llvm-project/issues/12893/comments | 2 | 2012-04-10T19:20:28Z | 2023-08-29T12:22:48Z | https://github.com/llvm/llvm-project/issues/12893 | 1,071,032,454 | 12,893 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12520](https://llvm.org/bz12520) |
| Version | trunk |
| OS | Linux |
| Attachments | [mesahttps://user-images.githubusercontent.com/60944935/143745085-4180622d-3686-44d8-8e82-ce2c1bfe3e88.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description... | scan-build reports a false positive | https://api.github.com/repos/llvm/llvm-project/issues/12892/comments | 3 | 2012-04-10T17:43:08Z | 2021-12-03T22:55:09Z | https://github.com/llvm/llvm-project/issues/12892 | 1,071,032,446 | 12,892 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12519](https://llvm.org/bz12519) |
| Resolution | WORKSFORME |
| Resolved on | Jul 14, 2014 05:49 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [ll file to reproduce problem](https://user-images.githubusercontent.com/60944935/143745084-a8d2d5f2-37be-4734-a738-f2856ee04dc5.g... | llc produce wrong assembly for ARM on following .ll code | https://api.github.com/repos/llvm/llvm-project/issues/12891/comments | 1 | 2012-04-10T16:38:07Z | 2022-01-20T02:09:09Z | https://github.com/llvm/llvm-project/issues/12891 | 1,071,032,437 | 12,891 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12518](https://llvm.org/bz12518) |
| Version | 3.0 |
| OS | Solaris |
| Attachments | [The attached patch both backports trunk changes for these Makefiles to 3.0 and adds the fixes.](https://user-images.githubusercontent.com/60944935/143745083-b73ab8b2-1427-479a-856b-3fd796c5b54... | clang Makefile for include/clang and include/clang-c has broken find pipeline | https://api.github.com/repos/llvm/llvm-project/issues/12890/comments | 1 | 2012-04-10T11:31:45Z | 2023-06-26T13:54:56Z | https://github.com/llvm/llvm-project/issues/12890 | 1,071,032,432 | 12,890 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12517](https://llvm.org/bz12517) |
| Resolution | FIXED |
| Resolved on | Jun 03, 2013 09:58 |
| Version | 3.0 |
| OS | Solaris |
| Attachments | [simple patch, may need refinement](https://user-images.githubusercontent.com/60944935/143745082-17376e11-768b-4bae-bf2c-86bf796a69e2... | RPATH should not contain build directory for tools | https://api.github.com/repos/llvm/llvm-project/issues/12889/comments | 2 | 2012-04-10T11:23:56Z | 2021-12-03T22:55:06Z | https://github.com/llvm/llvm-project/issues/12889 | 1,071,032,427 | 12,889 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12516](https://llvm.org/bz12516) |
| Resolution | FIXED |
| Resolved on | Aug 04, 2012 08:24 |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143745081-13701664-52ea-4bdc-8676-8e8dade20cca.gz) |
## Extended Descriptio... | Instruction selection fails on ARM with -ffast-math | https://api.github.com/repos/llvm/llvm-project/issues/12888/comments | 2 | 2012-04-10T10:10:13Z | 2021-12-03T22:55:06Z | https://github.com/llvm/llvm-project/issues/12888 | 1,071,032,416 | 12,888 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12515](https://llvm.org/bz12515) |
| Resolution | FIXED |
| Resolved on | Feb 15, 2017 15:39 |
| Version | trunk |
| OS | Linux |
| Attachments | [The code that clang rejects.](https://user-images.githubusercontent.com/95090757/143745080-7df36ef2-3979-42ac-9402-019a446f38cd.gz) ... | support _Static_assert in struct/union definition | https://api.github.com/repos/llvm/llvm-project/issues/12887/comments | 3 | 2012-04-10T08:09:54Z | 2021-12-03T22:55:05Z | https://github.com/llvm/llvm-project/issues/12887 | 1,071,032,408 | 12,887 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12514](https://llvm.org/bz12514) |
| Resolution | FIXED |
| Resolved on | May 10, 2012 20:33 |
| Version | trunk |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
[regehr@dyson r16]$ clang small.c
[regehr@dyson r16]$ ./a.out
1
[regehr@dyson r16]$ clang -O small... | likely wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/12886/comments | 1 | 2012-04-10T05:59:14Z | 2021-12-03T22:55:04Z | https://github.com/llvm/llvm-project/issues/12886 | 1,071,032,402 | 12,886 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12513](https://llvm.org/bz12513) |
| Resolution | FIXED |
| Resolved on | Apr 10, 2012 00:18 |
| Version | trunk |
| OS | All |
| CC | @atrick |
## Extended Description
Simple test case:
; ModuleID = 'blah.ll'
target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32... | Loop unrolling breaks with indirect branches | https://api.github.com/repos/llvm/llvm-project/issues/12885/comments | 2 | 2012-04-10T04:53:27Z | 2021-12-03T22:55:03Z | https://github.com/llvm/llvm-project/issues/12885 | 1,071,032,392 | 12,885 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12512](https://llvm.org/bz12512) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
g++ accepts this code, but Clang rejects it claiming there is an ambiguity:
int f(const int (&x)[3]) { return x[0] + x[1] + x[2]; }
int f(const int (&x)[2]... | overload resolution incorrectly checking whether an implicit conversion sequence from initializer list to reference-to-array is viable | https://api.github.com/repos/llvm/llvm-project/issues/12884/comments | 5 | 2012-04-10T02:40:12Z | 2023-08-16T15:53:01Z | https://github.com/llvm/llvm-project/issues/12884 | 1,071,032,381 | 12,884 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12511](https://llvm.org/bz12511) |
| Resolution | FIXED |
| Resolved on | May 10, 2012 16:54 |
| Version | unspecified |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143745079-eb5eb230-104c-498a-a1b5-71f308fb4e33.gz) |
| CC | @AnnaZaks,@tkr... | Static analyzer fails assertion for (T->isIntegerType() || Loc::isLocType(T)), function getMinValue | https://api.github.com/repos/llvm/llvm-project/issues/12883/comments | 3 | 2012-04-10T02:20:52Z | 2021-12-03T22:55:00Z | https://github.com/llvm/llvm-project/issues/12883 | 1,071,032,370 | 12,883 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12510](https://llvm.org/bz12510) |
| Resolution | DUPLICATE |
| Resolved on | Apr 09, 2012 19:18 |
| Version | unspecified |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143745078-43bc9f3a-8f1c-4659-9af3-ec68e9a9708c.gz) |
## Extended Desc... | static analyzer crashes with "Comparison requires equal bit widths" assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/12882/comments | 2 | 2012-04-10T02:16:56Z | 2021-12-03T22:54:59Z | https://github.com/llvm/llvm-project/issues/12882 | 1,071,032,363 | 12,882 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12509](https://llvm.org/bz12509) |
| Resolution | FIXED |
| Resolved on | May 07, 2012 15:16 |
| Version | unspecified |
| OS | All |
| Attachments | [repro](https://user-images.githubusercontent.com/3487/143745077-7ad6e7b4-2be2-476e-ba34-1cab7863ab25.gz) |
| CC | @akyrtzi,@Anna... | False positive for "Instance variable used while 'self' is not set to the result of '[(super or self) init...]'" warning | https://api.github.com/repos/llvm/llvm-project/issues/12881/comments | 3 | 2012-04-10T01:29:07Z | 2021-12-03T22:54:58Z | https://github.com/llvm/llvm-project/issues/12881 | 1,071,032,353 | 12,881 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12508](https://llvm.org/bz12508) |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
clang needs to be considering whether the inheritance path to a virtual base constrains access when checking implicit calls to special members in the follow... | clang fails to consider inheritance-path access control for implicit calls to special members of virtual bases | https://api.github.com/repos/llvm/llvm-project/issues/12880/comments | 2 | 2012-04-10T00:06:44Z | 2023-11-06T05:28:18Z | https://github.com/llvm/llvm-project/issues/12880 | 1,071,032,347 | 12,880 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12507](https://llvm.org/bz12507) |
| Resolution | FIXED |
| Resolved on | Apr 09, 2012 19:32 |
| Version | trunk |
| OS | Linux |
## Extended Description
[regehr@dyson r15]$ clang -c -w -O2 small.c
clang: /uusoc/exports/scratch/regehr/z/compiler-build/llvm-r154337/include/llvm... | Assertion `getActiveBits() <= 64 && "Too many bits for uint64_t"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/12879/comments | 4 | 2012-04-09T22:45:28Z | 2021-12-03T22:54:56Z | https://github.com/llvm/llvm-project/issues/12879 | 1,071,032,334 | 12,879 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12506](https://llvm.org/bz12506) |
| Resolution | INVALID |
| Resolved on | Apr 09, 2012 16:45 |
| Version | 3.0 |
| OS | MacOS X |
| Attachments | [the bug test file](https://user-images.githubusercontent.com/60944935/143745076-69b06858-e110-41be-a2d5-dcece5c8ae6b.gz) |
| Repor... | wrong Sizeof struct | https://api.github.com/repos/llvm/llvm-project/issues/12878/comments | 5 | 2012-04-09T21:04:44Z | 2021-12-03T22:54:55Z | https://github.com/llvm/llvm-project/issues/12878 | 1,071,032,328 | 12,878 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12505](https://llvm.org/bz12505) |
| Resolution | DUPLICATE |
| Resolved on | Apr 09, 2012 13:34 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang rejects this in c++11 mode, gcc 4.6 accepts
st... | clang rejects access to a protected constructor by a base class | https://api.github.com/repos/llvm/llvm-project/issues/12877/comments | 1 | 2012-04-09T20:00:40Z | 2021-12-03T22:54:54Z | https://github.com/llvm/llvm-project/issues/12877 | 1,071,032,323 | 12,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.