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 | [6604](https://llvm.org/bz6604) |
| Resolution | FIXED |
| Resolved on | Mar 20, 2010 16:42 |
| Version | 2.6 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
I'm working on a toy compiler for a functional language that uses ... | Combine Instructions phase generates bogus offset with some record types | https://api.github.com/repos/llvm/llvm-project/issues/6976/comments | 2 | 2010-03-13T02:00:24Z | 2021-12-03T21:27:01Z | https://github.com/llvm/llvm-project/issues/6976 | 1,070,981,422 | 6,976 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6603](https://llvm.org/bz6603) |
| Resolution | FIXED |
| Resolved on | May 01, 2010 07:29 |
| Version | 1.0 |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143740956-7bc7f364-f768-4b16-a2b5-363ff5c40008.gz), [asm at -O0](https://u... | msp430 backend: wrong addressing mode for 'br' instruction | https://api.github.com/repos/llvm/llvm-project/issues/6975/comments | 1 | 2010-03-13T01:57:22Z | 2021-12-03T21:27:00Z | https://github.com/llvm/llvm-project/issues/6975 | 1,070,981,407 | 6,975 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6602](https://llvm.org/bz6602) |
| Resolution | WONTFIX |
| Resolved on | Dec 19, 2014 08:01 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Coreutils binary used to produce the crash](https://user-images.githubusercontent.com/60944935/143740954-718158c0-5800-4215-ae... | Klee 64bit sometimes crashes when encountering 128bit integers as operands | https://api.github.com/repos/llvm/llvm-project/issues/6974/comments | 1 | 2010-03-13T01:19:02Z | 2022-01-20T02:32:15Z | https://github.com/llvm/llvm-project/issues/6974 | 1,070,981,398 | 6,974 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6601](https://llvm.org/bz6601) |
| Resolution | FIXED |
| Resolved on | Mar 23, 2010 03:08 |
| Version | unspecified |
| OS | Linux |
## Extended Description
See
http://launchpadlibrarian.net/40883485/buildlog_ubuntu-lucid-powerpc.clamav_0.96~rc1%2Bdfsg-0ubuntu1_FAILEDTOBUILD.... | Generic codegen tests that need -march=x86, and fail on ppc | https://api.github.com/repos/llvm/llvm-project/issues/6973/comments | 4 | 2010-03-12T22:27:35Z | 2021-12-03T21:26:58Z | https://github.com/llvm/llvm-project/issues/6973 | 1,070,981,387 | 6,973 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6600](https://llvm.org/bz6600) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 17:14 |
| Version | unspecified |
| OS | All |
| CC | @rjmccall |
## Extended Description
Consider the following code:
void __attribute__((__overloadable__)) f(vector char a) {}
void __attri... | _attribute__((overloadable)) is broken for vector types | https://api.github.com/repos/llvm/llvm-project/issues/6972/comments | 1 | 2010-03-12T22:20:59Z | 2021-12-03T21:26:57Z | https://github.com/llvm/llvm-project/issues/6972 | 1,070,981,376 | 6,972 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6599](https://llvm.org/bz6599) |
| Resolution | WORKSFORME |
| Resolved on | Aug 06, 2010 01:35 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
Consider the invalid code:
struct X
{ Y y; };
X x;
cla... | Stop earlier on incorrect code | https://api.github.com/repos/llvm/llvm-project/issues/6971/comments | 1 | 2010-03-12T20:44:38Z | 2022-01-20T02:04:35Z | https://github.com/llvm/llvm-project/issues/6971 | 1,070,981,361 | 6,971 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6598](https://llvm.org/bz6598) |
| Resolution | FIXED |
| Resolved on | Mar 30, 2010 19:22 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740951-a3c5c89b-c49f-4ff9-8953-b3ba96bf196... | duplicate symbol... | https://api.github.com/repos/llvm/llvm-project/issues/6970/comments | 2 | 2010-03-12T18:06:19Z | 2021-12-03T21:26:56Z | https://github.com/llvm/llvm-project/issues/6970 | 1,070,981,353 | 6,970 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6597](https://llvm.org/bz6597) |
| Resolution | FIXED |
| Resolved on | Mar 30, 2010 19:17 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6395 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
[ 0%] Building CXX object C... | RTTI codegen crash | https://api.github.com/repos/llvm/llvm-project/issues/6969/comments | 7 | 2010-03-12T16:52:46Z | 2021-12-03T21:26:54Z | https://github.com/llvm/llvm-project/issues/6969 | 1,070,981,342 | 6,969 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6596](https://llvm.org/bz6596) |
| Resolution | FIXED |
| Resolved on | May 14, 2010 00:08 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
[ 0%] Building CXX object CMakeFiles/openlierox.dir/src/gusanos/... | Assertion failed: (Ctx->isFileContext() && "We should have been looking only at file context here already."), function CppLookupName, file SemaLookup.cpp, line 730. | https://api.github.com/repos/llvm/llvm-project/issues/6968/comments | 4 | 2010-03-12T16:34:08Z | 2021-12-03T21:26:53Z | https://github.com/llvm/llvm-project/issues/6968 | 1,070,981,331 | 6,968 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6595](https://llvm.org/bz6595) |
| Resolution | FIXED |
| Resolved on | Jun 30, 2010 22:43 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740948-64230fe7-3358-4aac-8b8e-42e6ed9be13... | Flase error: conditional expression is ambiguous | https://api.github.com/repos/llvm/llvm-project/issues/6967/comments | 5 | 2010-03-12T16:08:25Z | 2021-12-03T21:26:53Z | https://github.com/llvm/llvm-project/issues/6967 | 1,070,981,325 | 6,967 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6594](https://llvm.org/bz6594) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2010 10:47 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740947-20c75f3b-7da9-4c9c-8ef0-fe2140ee363... | Name lookup of template parameters in out-of-line definitions of class members | https://api.github.com/repos/llvm/llvm-project/issues/6966/comments | 6 | 2010-03-12T15:40:40Z | 2021-12-03T21:26:52Z | https://github.com/llvm/llvm-project/issues/6966 | 1,070,981,317 | 6,966 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6593](https://llvm.org/bz6593) |
| Resolution | INVALID |
| Resolved on | Mar 15, 2010 10:22 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740946-050ee4dc-aa58-4a4f-a32b-05cbb20dc... | False error: use of undeclared identifier 'address' | https://api.github.com/repos/llvm/llvm-project/issues/6965/comments | 2 | 2010-03-12T15:33:56Z | 2021-12-03T21:26:51Z | https://github.com/llvm/llvm-project/issues/6965 | 1,070,981,309 | 6,965 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6592](https://llvm.org/bz6592) |
| Resolution | DUPLICATE |
| Resolved on | Mar 13, 2010 22:25 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740945-a324fb04-0f72-4bbe-806c-6213ed5... | False error: concerning: cannot combine with previous 'extern' declaration specifier | https://api.github.com/repos/llvm/llvm-project/issues/6964/comments | 1 | 2010-03-12T15:24:39Z | 2021-12-03T21:26:50Z | https://github.com/llvm/llvm-project/issues/6964 | 1,070,981,304 | 6,964 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6591](https://llvm.org/bz6591) |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
Bug originally noticed in ClamAV's buildlogs, reproduced with upstream LLVM:
LLVM SVN r97959
../llvm/configure --enable-optimized --enable-targets=host-only --disable-bind... | llc/lli crashes: 1246 tests failed on Ubuntu hardy lpia | https://api.github.com/repos/llvm/llvm-project/issues/6963/comments | 4 | 2010-03-12T15:11:58Z | 2023-08-06T03:02:05Z | https://github.com/llvm/llvm-project/issues/6963 | 1,070,981,292 | 6,963 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6590](https://llvm.org/bz6590) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 07:58 |
| Version | unspecified |
| OS | FreeBSD |
| CC | @d0k |
## Extended Description
On FreeBSD 9.0-CURRENT LLVM fails 1 test, see the ClamAV bugreport in the URL.
The failure is reproduci... | test/CodeGen/X86/bswap-inline-asm.ll fails on FreeBSD 9.0-CURRENT | https://api.github.com/repos/llvm/llvm-project/issues/6962/comments | 1 | 2010-03-12T14:37:42Z | 2021-12-03T21:26:48Z | https://github.com/llvm/llvm-project/issues/6962 | 1,070,981,282 | 6,962 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6589](https://llvm.org/bz6589) |
| Resolution | FIXED |
| Resolved on | Mar 16, 2010 11:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ggreif |
## Extended Description
The ReturnInst at the end of a void function reports 0 from getNumO... | ReturnInst::op_iterator behave bad when #operands=0 | https://api.github.com/repos/llvm/llvm-project/issues/6961/comments | 8 | 2010-03-12T14:01:33Z | 2021-12-03T21:26:47Z | https://github.com/llvm/llvm-project/issues/6961 | 1,070,981,278 | 6,961 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6588](https://llvm.org/bz6588) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 13:18 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @stoklund |
## Extended Description
Compiling the attached linked.bc with llc -O0 from trunk failes w... | Assertion `RegNo && RegNo < 159 && "Invalid register number!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/6960/comments | 5 | 2010-03-12T13:26:40Z | 2021-12-03T21:26:46Z | https://github.com/llvm/llvm-project/issues/6960 | 1,070,981,269 | 6,960 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6587](https://llvm.org/bz6587) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 12:11 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [Patch for DwarfPrinter (fixes the issue)](https://user-images.githubusercontent.com/60944935/143740943-0a4d255c-b086-40cb-9ecb-38... | llvm-gcc fails to compile clang-emitted .secrel32 assembly directives | https://api.github.com/repos/llvm/llvm-project/issues/6959/comments | 1 | 2010-03-12T11:27:28Z | 2021-12-03T21:26:46Z | https://github.com/llvm/llvm-project/issues/6959 | 1,070,981,261 | 6,959 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6586](https://llvm.org/bz6586) |
| Resolution | FIXED |
| Resolved on | Jun 23, 2010 17:38 |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#6616 llvm/llvm-bugzilla-archive#6640 llvm/llvm-bugzilla-archive#6654 llvm/llvm-bugzilla-archive#6660 llvm... | 2.7 Master Bug | https://api.github.com/repos/llvm/llvm-project/issues/6958/comments | 11 | 2010-03-12T07:26:10Z | 2021-12-03T21:26:44Z | https://github.com/llvm/llvm-project/issues/6958 | 1,070,981,253 | 6,958 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6585](https://llvm.org/bz6585) |
| Resolution | INVALID |
| Resolved on | Mar 12, 2010 00:56 |
| Version | trunk |
| OS | All |
| Attachments | [reduction: foo.cpp](https://user-images.githubusercontent.com/60944935/143740942-07a1d02b-7476-4679-b6f3-c3d33e88ef3f.gz) |
| Reporter... | ambiguous expression is parsed as functional cast when in BinaryOperator (Comma) | https://api.github.com/repos/llvm/llvm-project/issues/6957/comments | 1 | 2010-03-12T05:23:02Z | 2021-12-03T21:26:44Z | https://github.com/llvm/llvm-project/issues/6957 | 1,070,981,248 | 6,957 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6584](https://llvm.org/bz6584) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 04:20 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nunoplopes |
## Extended Description
When using -msse3 the macro __SSE3__ is not defined which trigg... | -msse3 does not define __SSE3__ | https://api.github.com/repos/llvm/llvm-project/issues/6956/comments | 1 | 2010-03-12T02:44:30Z | 2021-12-03T21:26:43Z | https://github.com/llvm/llvm-project/issues/6956 | 1,070,981,240 | 6,956 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6583](https://llvm.org/bz6583) |
| Resolution | FIXED |
| Resolved on | May 13, 2010 12:23 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the problem](https://user-images.githubusercontent.com/60944935/143740941-0ee79fb8-ff21-49bb-bc4a-0d1b2c7b4e2... | Missing symbol in binary causes undefined symbol error during linking... | https://api.github.com/repos/llvm/llvm-project/issues/6955/comments | 1 | 2010-03-11T19:09:17Z | 2021-12-03T21:26:42Z | https://github.com/llvm/llvm-project/issues/6955 | 1,070,981,223 | 6,955 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6582](https://llvm.org/bz6582) |
| Resolution | FIXED |
| Resolved on | Mar 11, 2010 13:59 |
| Version | trunk |
| OS | All |
| Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143740940-8a51ec73-b890-4d17-91e6-91cac4ab2e36.gz) |
| Reporter | LLV... | lit test emits .ll file to working dir | https://api.github.com/repos/llvm/llvm-project/issues/6954/comments | 1 | 2010-03-11T18:59:34Z | 2021-12-03T21:26:41Z | https://github.com/llvm/llvm-project/issues/6954 | 1,070,981,221 | 6,954 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6581](https://llvm.org/bz6581) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2010 12:21 |
| Version | trunk |
| OS | Linux |
| Attachments | [switch.ll](https://user-images.githubusercontent.com/60944935/143740938-9effd030-a45d-4f97-b225-60e8932c1c39.gz) |
| Reporter | LLVM B... | Jump table entries emitted twice | https://api.github.com/repos/llvm/llvm-project/issues/6953/comments | 1 | 2010-03-11T17:02:18Z | 2021-12-03T21:26:40Z | https://github.com/llvm/llvm-project/issues/6953 | 1,070,981,213 | 6,953 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6580](https://llvm.org/bz6580) |
| Resolution | WONTFIX |
| Resolved on | May 04, 2012 07:07 |
| Version | trunk |
| OS | Linux |
| Attachments | [bugpoint.safe.ll](https://user-images.githubusercontent.com/60944935/143740935-07a44d89-9a9a-4f79-bb32-dad1a0ba9e25.gz), [bugpoint.t... | lli JIT fails to resolve cbe mangled method names containing . and : | https://api.github.com/repos/llvm/llvm-project/issues/6952/comments | 3 | 2010-03-11T14:57:38Z | 2022-01-20T02:32:13Z | https://github.com/llvm/llvm-project/issues/6952 | 1,070,981,205 | 6,952 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6579](https://llvm.org/bz6579) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Example:
clang++ -v -g -m64 -o cint/cint/main/cint_tmp cint/cint/main/cppmain.o \
cint/cint/src/g__cfunc.o cint/cint/mai... | Using clang++ as linker does not feed symbols to c++filt... | https://api.github.com/repos/llvm/llvm-project/issues/6951/comments | 2 | 2010-03-11T12:31:04Z | 2023-08-22T04:31:15Z | https://github.com/llvm/llvm-project/issues/6951 | 1,070,981,195 | 6,951 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6578](https://llvm.org/bz6578) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2010 22:18 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#6638 |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740934-9f3029ea-6946-4696-... | Explicit template instantiations should have weak linkage | https://api.github.com/repos/llvm/llvm-project/issues/6950/comments | 4 | 2010-03-11T10:23:10Z | 2021-12-03T21:26:37Z | https://github.com/llvm/llvm-project/issues/6950 | 1,070,981,187 | 6,950 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6577](https://llvm.org/bz6577) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 01:16 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@stoklund |
## Extended Description
I am getting an assertion when jitting the code below on x86... | Assertion `Emitted && "Unable to issue a copy instruction!\n"' | https://api.github.com/repos/llvm/llvm-project/issues/6949/comments | 5 | 2010-03-11T05:02:50Z | 2021-12-03T21:26:36Z | https://github.com/llvm/llvm-project/issues/6949 | 1,070,981,173 | 6,949 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6576](https://llvm.org/bz6576) |
| Resolution | LATER |
| Resolved on | Mar 10, 2010 15:47 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following test case:
define i32 @​mul(i32 %a, i32 %b) nounwind readnone {
e... | Missed optimisation to remove unnecessary branches involving mul | https://api.github.com/repos/llvm/llvm-project/issues/6948/comments | 2 | 2010-03-10T23:33:31Z | 2021-12-03T21:26:35Z | https://github.com/llvm/llvm-project/issues/6948 | 1,070,981,169 | 6,948 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6575](https://llvm.org/bz6575) |
| Resolution | FIXED |
| Resolved on | Apr 10, 2010 04:29 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
Only fails with -Wall strangely, but here is the minimi... | Clang fails to compile member initialiser for fields of nested anonymous structs and unions | https://api.github.com/repos/llvm/llvm-project/issues/6947/comments | 1 | 2010-03-10T22:10:31Z | 2021-12-03T21:26:34Z | https://github.com/llvm/llvm-project/issues/6947 | 1,070,981,162 | 6,947 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6574](https://llvm.org/bz6574) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
This attribute say that the integer is 8bits length.
from gcc torture test:
/* { dg-do run } */
extern void abort (vo... | clang silently ignore __attribute__((mode(QI))) | https://api.github.com/repos/llvm/llvm-project/issues/6946/comments | 2 | 2010-03-10T20:37:26Z | 2023-09-12T13:57:51Z | https://github.com/llvm/llvm-project/issues/6946 | 1,070,981,156 | 6,946 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6573](https://llvm.org/bz6573) |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143740925-ab92952b-4404-45ce-bbf2-69d1c7174e6e.gz), [Asm at -O2](https://user-images.githubusercontent.com/60944935/143740926-304d2d... | msp430 backend: arguments passed in wrong registers | https://api.github.com/repos/llvm/llvm-project/issues/6945/comments | 15 | 2010-03-10T20:34:00Z | 2023-08-09T01:02:09Z | https://github.com/llvm/llvm-project/issues/6945 | 1,070,981,152 | 6,945 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6572](https://llvm.org/bz6572) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2010 15:06 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sunfishcode |
## Extended Description
==== //depot/stg/opencl/drivers/opencl/compiler/llvm/lib/CodeG... | DAGCombiner.cpp incorrectly calls APInt::getLowBitsSet | https://api.github.com/repos/llvm/llvm-project/issues/6944/comments | 2 | 2010-03-10T20:21:44Z | 2021-12-03T21:26:31Z | https://github.com/llvm/llvm-project/issues/6944 | 1,070,981,144 | 6,944 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6571](https://llvm.org/bz6571) |
| Resolution | INVALID |
| Resolved on | Mar 10, 2010 14:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I compiled llvm using REQUIRES_RTTI=1 with gcc 4.3.2 on 64 bit linux and staticall... | Crash when turning on RTTI and writing your own alias pass using multiple inheritence | https://api.github.com/repos/llvm/llvm-project/issues/6943/comments | 2 | 2010-03-10T19:30:31Z | 2021-12-03T21:26:31Z | https://github.com/llvm/llvm-project/issues/6943 | 1,070,981,139 | 6,943 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6570](https://llvm.org/bz6570) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2010 12:15 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The test case:
class A {
};
class B {
public:
B() {}... | Implicit copy-assignment operator hidden by overloaded assignment operator | https://api.github.com/repos/llvm/llvm-project/issues/6942/comments | 2 | 2010-03-10T14:19:34Z | 2021-12-03T21:26:30Z | https://github.com/llvm/llvm-project/issues/6942 | 1,070,981,130 | 6,942 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6569](https://llvm.org/bz6569) |
| Resolution | DUPLICATE |
| Resolved on | Apr 12, 2010 20:03 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
namespace.cc:
namespace Foo {
class Bar;
}... | clang fails assertion for namespace/friend construct. | https://api.github.com/repos/llvm/llvm-project/issues/6941/comments | 1 | 2010-03-10T13:22:08Z | 2021-12-03T21:26:29Z | https://github.com/llvm/llvm-project/issues/6941 | 1,070,981,120 | 6,941 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6568](https://llvm.org/bz6568) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2010 08:47 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the failed assertion](https://user-images.githubusercontent.com/60944935/143740923-9f29e748-d241-4120-91a7-5b... | Assertion failed: Default argument is not yet parsed! | https://api.github.com/repos/llvm/llvm-project/issues/6940/comments | 5 | 2010-03-10T13:01:30Z | 2021-12-03T21:26:28Z | https://github.com/llvm/llvm-project/issues/6940 | 1,070,981,111 | 6,940 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6567](https://llvm.org/bz6567) |
| Resolution | WORKSFORME |
| Resolved on | Mar 13, 2015 06:57 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the failed assertion](https://user-images.githubusercontent.com/60944935/143740922-b198facc-e0a9-418e-a0... | Assertion failed: Cannot get layout of forward declarations! | https://api.github.com/repos/llvm/llvm-project/issues/6939/comments | 2 | 2010-03-10T12:50:16Z | 2022-01-20T02:04:34Z | https://github.com/llvm/llvm-project/issues/6939 | 1,070,981,100 | 6,939 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6566](https://llvm.org/bz6566) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2010 11:48 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the failed assertion](https://user-images.githubusercontent.com/60944935/143740921-c691a5be-586f-4890-abf9-5d... | Assertion failed: should always have a canonical type here | https://api.github.com/repos/llvm/llvm-project/issues/6938/comments | 3 | 2010-03-10T12:48:13Z | 2021-12-03T21:26:26Z | https://github.com/llvm/llvm-project/issues/6938 | 1,070,981,086 | 6,938 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6565](https://llvm.org/bz6565) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2010 11:52 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the failed assertion](https://user-images.githubusercontent.com/60944935/143740920-f540e3d2-70a2-410f-8419-1b... | Assertion failed: incorrect data size provided to CreateTypeSourceInfo! | https://api.github.com/repos/llvm/llvm-project/issues/6937/comments | 3 | 2010-03-10T12:40:28Z | 2021-12-03T21:26:25Z | https://github.com/llvm/llvm-project/issues/6937 | 1,070,981,078 | 6,937 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6564](https://llvm.org/bz6564) |
| Resolution | FIXED |
| Resolved on | May 13, 2010 12:17 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file exhibiting the failed assertion](https://user-images.githubusercontent.com/60944935/143740918-3be36885-7dd1-4d94-bad4-82... | Assertion failed: Key function changed | https://api.github.com/repos/llvm/llvm-project/issues/6936/comments | 3 | 2010-03-10T12:36:56Z | 2021-12-03T21:26:24Z | https://github.com/llvm/llvm-project/issues/6936 | 1,070,981,062 | 6,936 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6563](https://llvm.org/bz6563) |
| Resolution | FIXED |
| Resolved on | Apr 01, 2010 13:33 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang accepts the following:
---------------------
int *... | accepts invalid template argument | https://api.github.com/repos/llvm/llvm-project/issues/6935/comments | 1 | 2010-03-10T06:00:03Z | 2021-12-03T21:26:23Z | https://github.com/llvm/llvm-project/issues/6935 | 1,070,981,058 | 6,935 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6562](https://llvm.org/bz6562) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2010 12:31 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@nunoplopes |
## Extended Description
% cat t.cc
struct X { ~X() {} };
template <typename T>
struct A {
stru... | Crash due to missing destructor | https://api.github.com/repos/llvm/llvm-project/issues/6934/comments | 4 | 2010-03-09T22:02:25Z | 2021-12-03T21:26:22Z | https://github.com/llvm/llvm-project/issues/6934 | 1,070,981,053 | 6,934 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6561](https://llvm.org/bz6561) |
| Resolution | INVALID |
| Resolved on | Nov 10, 2014 17:36 |
| Version | trunk |
| OS | Linux |
| Attachments | [dacapo.chart.Datasets::createPointerAgeData.ll.tar.gz](https://user-images.githubusercontent.com/60944935/143740912-16264596-ee56-49... | ARM JIT CodeEmitter VMOVDneon "Unhandled instruction encoding format!" | https://api.github.com/repos/llvm/llvm-project/issues/6933/comments | 2 | 2010-03-09T14:46:26Z | 2021-12-03T21:26:21Z | https://github.com/llvm/llvm-project/issues/6933 | 1,070,981,037 | 6,933 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6560](https://llvm.org/bz6560) |
| Version | trunk |
| OS | All |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740910-19079323-aed5-4128-8c42-02ebef612529.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans,@sunfishcode |
## Ext... | Pass manager doesn't call releaseMemory between BasicCallGraph runs | https://api.github.com/repos/llvm/llvm-project/issues/6932/comments | 2 | 2010-03-09T13:22:42Z | 2022-03-06T02:23:48Z | https://github.com/llvm/llvm-project/issues/6932 | 1,070,981,032 | 6,932 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6559](https://llvm.org/bz6559) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2010 01:55 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740909-ae69a582-6a2b-40cf-83d4-266ec9c25239.gz) |
| Reporter | LLV... | segfault running indvars | https://api.github.com/repos/llvm/llvm-project/issues/6931/comments | 2 | 2010-03-09T12:27:25Z | 2021-12-03T21:26:20Z | https://github.com/llvm/llvm-project/issues/6931 | 1,070,981,025 | 6,931 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6558](https://llvm.org/bz6558) |
| Resolution | FIXED |
| Resolved on | May 19, 2010 10:25 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [source code exhibiting the bug](https://user-images.githubusercontent.com/60944935/143740908-e2ea71f0-d3a4-4343-bede-eceedd81060f.gz... | Assertion failed: Unexpected linkage decl! | https://api.github.com/repos/llvm/llvm-project/issues/6930/comments | 3 | 2010-03-09T12:15:27Z | 2021-12-03T21:26:19Z | https://github.com/llvm/llvm-project/issues/6930 | 1,070,981,018 | 6,930 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6557](https://llvm.org/bz6557) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2010 17:20 |
| Version | trunk |
| OS | Linux |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143740907-53f37031-a53f-4731-bcdf-258bb64af0bb.gz) |
| Reporter | LLVM Bugzi... | toolalias install doesn't honor DESTDIR | https://api.github.com/repos/llvm/llvm-project/issues/6929/comments | 3 | 2010-03-09T11:56:13Z | 2021-12-03T21:26:18Z | https://github.com/llvm/llvm-project/issues/6929 | 1,070,981,010 | 6,929 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6556](https://llvm.org/bz6556) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2010 17:20 |
| Version | unspecified |
| OS | Linux |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143740906-1a77e929-7acb-4438-87a3-29d479851d3f.gz) |
| Reporter | LLVM... | header install doesn't honor DESTDIR | https://api.github.com/repos/llvm/llvm-project/issues/6928/comments | 3 | 2010-03-09T11:52:59Z | 2021-12-03T21:26:17Z | https://github.com/llvm/llvm-project/issues/6928 | 1,070,981,002 | 6,928 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6555](https://llvm.org/bz6555) |
| Resolution | FIXED |
| Resolved on | Mar 11, 2010 00:18 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
Script started on Tue Mar 9 10:06:52 2010
$ sh -x... | 2.7.r97654: Assertion failed: (DataSize == TypeLoc::getFullDataSizeForType(T) && "incorrect data size provided to CreateTypeSourceInfo!") | https://api.github.com/repos/llvm/llvm-project/issues/6927/comments | 1 | 2010-03-09T09:12:50Z | 2021-12-03T21:26:16Z | https://github.com/llvm/llvm-project/issues/6927 | 1,070,980,990 | 6,927 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6554](https://llvm.org/bz6554) |
| Resolution | FIXED |
| Resolved on | Mar 09, 2010 15:32 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740904-098e2bde-6533-498a-b506-acca6e0d2fb6.gz) |
| Reporter | L... | Debug generation broken. Brakes debug bootstrap on linux. | https://api.github.com/repos/llvm/llvm-project/issues/6926/comments | 4 | 2010-03-09T08:19:17Z | 2021-12-03T21:26:16Z | https://github.com/llvm/llvm-project/issues/6926 | 1,070,980,981 | 6,926 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6553](https://llvm.org/bz6553) |
| Resolution | INVALID |
| Resolved on | Mar 09, 2010 15:23 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6395 |
| Attachments | [Boost ASIO testcase (link with -pthread -lssl -lboost_system)](https://user-images.githubuserco... | Difference between clang and g++ in lookup of methods of template base classes | https://api.github.com/repos/llvm/llvm-project/issues/6925/comments | 3 | 2010-03-09T06:45:54Z | 2021-12-03T21:26:15Z | https://github.com/llvm/llvm-project/issues/6925 | 1,070,980,970 | 6,925 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6552](https://llvm.org/bz6552) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2010 11:50 |
| Version | trunk |
| OS | Linux |
| Attachments | [.ll file which results in a "Couldn't allocate output reg for constraint '{fp}'!" error when compiled to object code.](https://user-im... | [ARM inline asm] Assigning fp to a variable results in "Couldn't allocate output reg for constraint '{fp}'!" | https://api.github.com/repos/llvm/llvm-project/issues/6924/comments | 4 | 2010-03-09T02:45:36Z | 2021-12-03T21:26:14Z | https://github.com/llvm/llvm-project/issues/6924 | 1,070,980,961 | 6,924 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6551](https://llvm.org/bz6551) |
| Resolution | FIXED |
| Resolved on | Jun 02, 2020 02:04 |
| Version | trunk |
| OS | All |
| CC | @asl,@lattner,@ekatz,@nlewycky |
## Extended Description
llvm-g++ compiles this into a nice constant table:
#include <utility>
typedef std::pa... | C++ constructors not completely eliminated from function-level static constants | https://api.github.com/repos/llvm/llvm-project/issues/6923/comments | 6 | 2010-03-09T02:34:04Z | 2021-12-03T21:26:13Z | https://github.com/llvm/llvm-project/issues/6923 | 1,070,980,957 | 6,923 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6550](https://llvm.org/bz6550) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2011 16:44 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Upon trying to use seekg on an istream clang++ produces a linke... | linker error for std::istream::seekg | https://api.github.com/repos/llvm/llvm-project/issues/6922/comments | 20 | 2010-03-09T00:42:30Z | 2021-12-03T21:26:12Z | https://github.com/llvm/llvm-project/issues/6922 | 1,070,980,943 | 6,922 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6549](https://llvm.org/bz6549) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2010 14:46 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
DenseSet::swap and DenseMap::swap don't exist, which makes it hard to use the classe... | DenseSet and DenseMap could use a swap function | https://api.github.com/repos/llvm/llvm-project/issues/6921/comments | 2 | 2010-03-08T22:33:30Z | 2021-12-03T21:26:11Z | https://github.com/llvm/llvm-project/issues/6921 | 1,070,980,931 | 6,921 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6548](https://llvm.org/bz6548) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2010 14:46 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
DenseMap has difference_type, iterator_category, etc, but DenseSet doesn't. This pr... | DenseSet::iterator doesn't have std iterator traits | https://api.github.com/repos/llvm/llvm-project/issues/6920/comments | 2 | 2010-03-08T21:54:15Z | 2021-12-03T21:26:10Z | https://github.com/llvm/llvm-project/issues/6920 | 1,070,980,919 | 6,920 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6547](https://llvm.org/bz6547) |
| Resolution | DUPLICATE |
| Resolved on | Mar 08, 2010 14:24 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Returning a vector that doesn't fit to the ABI-specified return vectors ma... | return of vector makes llc assert | https://api.github.com/repos/llvm/llvm-project/issues/6919/comments | 2 | 2010-03-08T21:18:12Z | 2021-12-03T21:26:09Z | https://github.com/llvm/llvm-project/issues/6919 | 1,070,980,906 | 6,919 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6546](https://llvm.org/bz6546) |
| Resolution | FIXED |
| Resolved on | Mar 09, 2010 00:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143740901-bd91ab58-a92b-4ee5-906a-e738e49b1b1a.gz) |
| Reporter | LLV... | Assertion `L->isLCSSAForm()' failed with loop-rotate | https://api.github.com/repos/llvm/llvm-project/issues/6918/comments | 3 | 2010-03-08T18:10:00Z | 2021-12-03T21:26:09Z | https://github.com/llvm/llvm-project/issues/6918 | 1,070,980,899 | 6,918 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6545](https://llvm.org/bz6545) |
| Resolution | INVALID |
| Resolved on | Feb 26, 2018 06:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [files which caused crashes](https://user-images.githubusercontent.com/60944935/143740899-6df6102e-a8cc-4985-b4cf-90709d49bc46.gz) |
... | [static analysis, c++] Crashes of clang during compilation/static-analyzer of mupen64plus 1.99.3 | https://api.github.com/repos/llvm/llvm-project/issues/6917/comments | 9 | 2010-03-08T15:08:15Z | 2021-12-03T21:26:08Z | https://github.com/llvm/llvm-project/issues/6917 | 1,070,980,890 | 6,917 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6544](https://llvm.org/bz6544) |
| Resolution | INVALID |
| Resolved on | Mar 08, 2010 10:36 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#5761 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LLVMSystem cant use ADT/StringMap since ADT/S... | LLVMSystem cant use ADT/StringMap due to circular dependency with LLVMSupport | https://api.github.com/repos/llvm/llvm-project/issues/6916/comments | 1 | 2010-03-08T14:46:20Z | 2021-12-03T21:26:07Z | https://github.com/llvm/llvm-project/issues/6916 | 1,070,980,880 | 6,916 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6543](https://llvm.org/bz6543) |
| Resolution | FIXED |
| Resolved on | Mar 18, 2010 13:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase fdumpmain.bc to be JIT codegen with lli on arm](https://user-images.githubusercontent.com/60944935/143740895-e8b6d567-6bf3-49... | ARM JIT Regression CodeEmitter asserts JTI < JumpTableId2AddrMap.size while jiting java.awt.EventDispatchThread::pumpOneEventForFilters | https://api.github.com/repos/llvm/llvm-project/issues/6915/comments | 5 | 2010-03-08T14:23:32Z | 2021-12-03T21:26:05Z | https://github.com/llvm/llvm-project/issues/6915 | 1,070,980,854 | 6,915 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6542](https://llvm.org/bz6542) |
| Resolution | FIXED |
| Resolved on | Mar 22, 2010 16:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
GCC makes use of the __gcc_tdiag__ format attribute in its various warning and
error... | Add support for __gcc_tdiag__ format attribute | https://api.github.com/repos/llvm/llvm-project/issues/6914/comments | 6 | 2010-03-08T13:20:40Z | 2021-12-03T21:26:04Z | https://github.com/llvm/llvm-project/issues/6914 | 1,070,980,849 | 6,914 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6541](https://llvm.org/bz6541) |
| Resolution | FIXED |
| Resolved on | Nov 10, 2011 02:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@nlewycky |
## Extended Description
On my Debian 64bit system, some architecture depenent ... | clang doesn't pick up architecture dependent headers on 64bit linux | https://api.github.com/repos/llvm/llvm-project/issues/6913/comments | 4 | 2010-03-08T12:27:11Z | 2021-12-03T21:26:03Z | https://github.com/llvm/llvm-project/issues/6913 | 1,070,980,836 | 6,913 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6540](https://llvm.org/bz6540) |
| Resolution | FIXED |
| Resolved on | Mar 11, 2010 01:51 |
| Version | trunk |
| OS | Linux |
| CC | @lattner,@stoklund,@tobiasgrosser |
## Extended Description
Executing "make check" in my build directory fails with this:
-------------------... | make check fails as ENABLE_SHARED is not set at all. | https://api.github.com/repos/llvm/llvm-project/issues/6912/comments | 10 | 2010-03-08T11:37:10Z | 2021-12-03T21:26:02Z | https://github.com/llvm/llvm-project/issues/6912 | 1,070,980,827 | 6,912 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6539](https://llvm.org/bz6539) |
| Resolution | DUPLICATE |
| Resolved on | Jun 03, 2010 09:01 |
| Version | trunk |
| OS | All |
| Attachments | [unminimized source](https://user-images.githubusercontent.com/92601426/143740891-29e51072-ffca-46c9-bd06-06750e49430a.gz) |
| CC | @... | x86 asm earlyclobber not respected | https://api.github.com/repos/llvm/llvm-project/issues/6911/comments | 4 | 2010-03-08T09:52:53Z | 2021-12-03T21:26:01Z | https://github.com/llvm/llvm-project/issues/6911 | 1,070,980,819 | 6,911 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6538](https://llvm.org/bz6538) |
| Resolution | FIXED |
| Resolved on | May 30, 2010 15:30 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
coppro@overthere:~$ cat output.cpp
struct foo
{ };
templat... | Undeclared template names in base class lists cause parse explosions | https://api.github.com/repos/llvm/llvm-project/issues/6910/comments | 1 | 2010-03-08T03:53:28Z | 2021-12-03T21:26:00Z | https://github.com/llvm/llvm-project/issues/6910 | 1,070,980,812 | 6,910 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6537](https://llvm.org/bz6537) |
| Resolution | FIXED |
| Resolved on | Oct 08, 2010 15:57 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Preprocessed source to demonstrate assertion failure](https://user-images.githubusercontent.com/93435835/143740890-068b55a8-6c91... | codegen hack due to designated init AST bug | https://api.github.com/repos/llvm/llvm-project/issues/6909/comments | 10 | 2010-03-08T00:50:38Z | 2021-12-03T21:26:00Z | https://github.com/llvm/llvm-project/issues/6909 | 1,070,980,801 | 6,909 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6536](https://llvm.org/bz6536) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2010 22:33 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5883 |
| CC | @DougGregor |
## Extended Description
Testcase:
struct A {};
void a() { goto out; A x; out: return;... | C++ scope checking too aggressive with struct with trivial constructor | https://api.github.com/repos/llvm/llvm-project/issues/6908/comments | 7 | 2010-03-07T23:56:47Z | 2021-12-03T21:25:59Z | https://github.com/llvm/llvm-project/issues/6908 | 1,070,980,795 | 6,908 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6535](https://llvm.org/bz6535) |
| Resolution | DUPLICATE |
| Resolved on | Mar 07, 2010 13:28 |
| Version | trunk |
| OS | Linux |
| Attachments | [fmt.cpp](https://user-images.githubusercontent.com/60944935/143740888-ac4f4e4c-84ca-4f6d-a205-4b9daee6102f.gz), [fmt-after-preproc... | "relocation R_X86_64_PC32 against undefined symbol" building C++ shared libraries | https://api.github.com/repos/llvm/llvm-project/issues/6907/comments | 1 | 2010-03-07T20:56:07Z | 2021-12-03T21:25:58Z | https://github.com/llvm/llvm-project/issues/6907 | 1,070,980,783 | 6,907 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6534](https://llvm.org/bz6534) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2010 12:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor | | clang does not support -Wno-deprecated | https://api.github.com/repos/llvm/llvm-project/issues/6906/comments | 4 | 2010-03-07T20:00:12Z | 2021-12-03T21:25:57Z | https://github.com/llvm/llvm-project/issues/6906 | 1,070,980,771 | 6,906 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6533](https://llvm.org/bz6533) |
| Resolution | FIXED |
| Resolved on | Mar 10, 2010 17:47 |
| Version | trunk |
| OS | Linux |
| Attachments | [failure-inducing C code](https://user-images.githubusercontent.com/732536/143740886-32cf51e8-4a43-47ae-9b58-f1b0d3d962c6.gz), [failure... | ice: SetCC type must be 8-bit integer | https://api.github.com/repos/llvm/llvm-project/issues/6905/comments | 2 | 2010-03-07T18:23:33Z | 2021-12-03T21:25:56Z | https://github.com/llvm/llvm-project/issues/6905 | 1,070,980,770 | 6,905 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6532](https://llvm.org/bz6532) |
| Resolution | LATER |
| Resolved on | Mar 07, 2010 09:35 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
The Standard requires that (unqualified) lookup in the context of the postfix-expression should find the... | Dependent name not checked for same-type constraint in conversion-function-id | https://api.github.com/repos/llvm/llvm-project/issues/6904/comments | 1 | 2010-03-07T17:19:36Z | 2021-12-03T21:25:55Z | https://github.com/llvm/llvm-project/issues/6904 | 1,070,980,762 | 6,904 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6531](https://llvm.org/bz6531) |
| Resolution | DUPLICATE |
| Resolved on | Mar 07, 2010 19:43 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6638 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang crashes on this ... | [template dependent attr] crash with __attribute__ __aligned__ in union (libstdc++ tr1/type_traits) | https://api.github.com/repos/llvm/llvm-project/issues/6903/comments | 1 | 2010-03-07T14:06:11Z | 2021-12-03T21:25:54Z | https://github.com/llvm/llvm-project/issues/6903 | 1,070,980,747 | 6,903 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6530](https://llvm.org/bz6530) |
| Version | trunk |
| OS | other |
| CC | @chandlerc,@DougGregor |
## Extended Description
GCC has the notion of system headers that are implicitly wrapped in extern "C" blocks, since they were written without regard to C++. Clang may need to s... | Extension: Support platforms with implicit extern "C" system headers | https://api.github.com/repos/llvm/llvm-project/issues/6902/comments | 4 | 2010-03-07T07:07:59Z | 2023-08-16T05:34:08Z | https://github.com/llvm/llvm-project/issues/6902 | 1,070,980,742 | 6,902 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6529](https://llvm.org/bz6529) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 23:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143740885-e5636637-1dfa-4977-b329-caafb982a369.gz) |
| Reporter | LLVM... | -g0 should disable debug info | https://api.github.com/repos/llvm/llvm-project/issues/6901/comments | 1 | 2010-03-07T05:59:37Z | 2021-12-03T21:25:53Z | https://github.com/llvm/llvm-project/issues/6901 | 1,070,980,735 | 6,901 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6528](https://llvm.org/bz6528) |
| Resolution | FIXED |
| Resolved on | Mar 18, 2010 15:57 |
| Version | trunk |
| OS | OpenBSD |
| Attachments | [preprocessed file](https://user-images.githubusercontent.com/60944935/143740881-bb021434-1778-4c6a-8288-6279808ae513.gz), [asm gener... | invalid assembly generated with long long on i386 | https://api.github.com/repos/llvm/llvm-project/issues/6900/comments | 10 | 2010-03-07T02:30:13Z | 2021-12-03T21:25:52Z | https://github.com/llvm/llvm-project/issues/6900 | 1,070,980,728 | 6,900 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6527](https://llvm.org/bz6527) |
| Resolution | FIXED |
| Resolved on | Mar 09, 2010 14:50 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#6395 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
clang and comeau can't com... | catch reference to incomplete type (boost::signals2) | https://api.github.com/repos/llvm/llvm-project/issues/6899/comments | 5 | 2010-03-07T01:58:15Z | 2021-12-03T21:25:51Z | https://github.com/llvm/llvm-project/issues/6899 | 1,070,980,721 | 6,899 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6526](https://llvm.org/bz6526) |
| Resolution | DUPLICATE |
| Resolved on | Mar 07, 2010 07:16 |
| Version | trunk |
| OS | Linux |
| Attachments | [Bitcode that exposes optimization bug](https://user-images.githubusercontent.com/60944935/143740877-8c4a2230-5881-4015-adb4-211b4a... | Optimization bug with clang -O2 (not -O1) | https://api.github.com/repos/llvm/llvm-project/issues/6898/comments | 7 | 2010-03-06T21:30:20Z | 2021-12-03T21:25:50Z | https://github.com/llvm/llvm-project/issues/6898 | 1,070,980,709 | 6,898 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6525](https://llvm.org/bz6525) |
| Resolution | FIXED |
| Resolved on | Sep 03, 2010 10:18 |
| Version | trunk |
| OS | All |
| Attachments | [failure-inducing testcase](https://user-images.githubusercontent.com/732536/143740876-9a6637f7-1c44-4454-8794-2e0c01ed48e8.gz) |
| CC | ... | noalias is incorrect on sret arguments | https://api.github.com/repos/llvm/llvm-project/issues/6897/comments | 10 | 2010-03-06T19:29:17Z | 2021-12-03T21:25:49Z | https://github.com/llvm/llvm-project/issues/6897 | 1,070,980,703 | 6,897 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6524](https://llvm.org/bz6524) |
| Resolution | INVALID |
| Resolved on | Apr 03, 2010 12:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
#include <fstream>
int main() {
ofstream f;
}
===
Compiling... | opt -internalize breaks C++ initialization (compiling with clang) | https://api.github.com/repos/llvm/llvm-project/issues/6896/comments | 10 | 2010-03-06T18:43:42Z | 2021-12-03T21:25:48Z | https://github.com/llvm/llvm-project/issues/6896 | 1,070,980,699 | 6,896 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6523](https://llvm.org/bz6523) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
If I build LLVM with g++ and dragonegg with clang++ then I... | Externally visible global gets wrong name | https://api.github.com/repos/llvm/llvm-project/issues/6895/comments | 4 | 2010-03-06T18:21:58Z | 2021-12-03T21:25:47Z | https://github.com/llvm/llvm-project/issues/6895 | 1,070,980,692 | 6,895 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6522](https://llvm.org/bz6522) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 05:46 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic,@rjmccall |
## Extended Description
pes delta$ cat divxc3.c
void foo(floa... | clang emits U symbol for builtin_copysignl while gcc does not | https://api.github.com/repos/llvm/llvm-project/issues/6894/comments | 26 | 2010-03-06T14:01:26Z | 2021-12-03T21:25:46Z | https://github.com/llvm/llvm-project/issues/6894 | 1,070,980,685 | 6,894 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6521](https://llvm.org/bz6521) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2011 15:55 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@rjmccall |
## Extended Description
struct Foo {
static int count() __attribute__((constructor)) {
static int cnt = 0;
... | decl not getting marked used | https://api.github.com/repos/llvm/llvm-project/issues/6893/comments | 2 | 2010-03-06T06:29:24Z | 2021-12-03T21:25:45Z | https://github.com/llvm/llvm-project/issues/6893 | 1,070,980,682 | 6,893 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6520](https://llvm.org/bz6520) |
| Resolution | FIXED |
| Resolved on | Jun 18, 2010 22:16 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @stoklund |
## Extended Description
I build myself a fresh clang today at trunk r97864.
I was trying ... | [inline asm] early clobber + forced register + -O0 == wrong register allocation | https://api.github.com/repos/llvm/llvm-project/issues/6892/comments | 7 | 2010-03-06T05:34:23Z | 2021-12-03T21:25:44Z | https://github.com/llvm/llvm-project/issues/6892 | 1,070,980,670 | 6,892 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6519](https://llvm.org/bz6519) |
| Resolution | FIXED |
| Resolved on | Aug 03, 2010 11:16 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#6253 |
| CC | @asl |
## Extended Description
Darwin's GCC has a funny scheme where we can pass architecture-specific flag... | Support -Xarch_arch option on Darwin | https://api.github.com/repos/llvm/llvm-project/issues/6891/comments | 1 | 2010-03-06T00:42:22Z | 2021-12-03T21:25:44Z | https://github.com/llvm/llvm-project/issues/6891 | 1,070,980,659 | 6,891 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6518](https://llvm.org/bz6518) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:05 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740870-b23d4674-00f9-40d4-8fd0-437e63945d96.gz) |
| Reporter | LLVM ... | catch blocks not trying to copy-initialize, destruct variable type | https://api.github.com/repos/llvm/llvm-project/issues/6890/comments | 1 | 2010-03-06T00:23:32Z | 2021-12-03T21:25:43Z | https://github.com/llvm/llvm-project/issues/6890 | 1,070,980,653 | 6,890 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6517](https://llvm.org/bz6517) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:07 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Compiling the following gives:
void jump(void *L) {
in... | Confused scope error on indirect goto | https://api.github.com/repos/llvm/llvm-project/issues/6889/comments | 1 | 2010-03-05T22:35:37Z | 2021-12-03T21:25:42Z | https://github.com/llvm/llvm-project/issues/6889 | 1,070,980,645 | 6,889 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6516](https://llvm.org/bz6516) |
| Resolution | WORKSFORME |
| Resolved on | Mar 26, 2010 10:16 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740869-b69f3f5d-5d60-44b3-a029-9b1c0a670db8.gz) |
| Reporter | ... | Assertion failed: (I != FieldInfo.end() && "Unable to find field info") | https://api.github.com/repos/llvm/llvm-project/issues/6888/comments | 1 | 2010-03-05T22:22:19Z | 2022-01-20T02:04:33Z | https://github.com/llvm/llvm-project/issues/6888 | 1,070,980,640 | 6,888 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6515](https://llvm.org/bz6515) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:07 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
I'm getting the following when trying to build a code base t... | gcc compat: __builtin_signbit doesn't appear to be supported | https://api.github.com/repos/llvm/llvm-project/issues/6887/comments | 2 | 2010-03-05T20:24:03Z | 2021-12-03T21:25:40Z | https://github.com/llvm/llvm-project/issues/6887 | 1,070,980,629 | 6,887 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6514](https://llvm.org/bz6514) |
| Resolution | FIXED |
| Resolved on | Apr 13, 2010 19:24 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@rjmccall |
## Extended Description
template <int N, template <int> class GOVERN>
class Role : public GOVERN<N>
{
friend class G... | valid template code rejected (friend decl. misinterpreted) | https://api.github.com/repos/llvm/llvm-project/issues/6886/comments | 2 | 2010-03-05T20:13:40Z | 2021-12-03T21:25:39Z | https://github.com/llvm/llvm-project/issues/6886 | 1,070,980,613 | 6,886 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6513](https://llvm.org/bz6513) |
| Resolution | FIXED |
| Resolved on | Oct 05, 2010 06:16 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
Compile this with clang++:
$ cat abc.cpp
template <enum PortRole ROLE, typename FACILITY, template <enum ... | crash on invalid (enum forward decl in template arg list) | https://api.github.com/repos/llvm/llvm-project/issues/6885/comments | 1 | 2010-03-05T20:09:44Z | 2021-12-03T21:25:38Z | https://github.com/llvm/llvm-project/issues/6885 | 1,070,980,605 | 6,885 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6512](https://llvm.org/bz6512) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 14:05 |
| Version | trunk |
| OS | Windows XP |
## Extended Description
Error message (opt -O3):
INSTCOMBINE ITERATION #​0 on foo
....
IC: Visiting: br label %if.end
IC: Visiting: %... | problem with INSTCOMBINE phi node with loads from different address spaces | https://api.github.com/repos/llvm/llvm-project/issues/6884/comments | 1 | 2010-03-05T20:03:27Z | 2021-12-03T21:25:38Z | https://github.com/llvm/llvm-project/issues/6884 | 1,070,980,601 | 6,884 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6511](https://llvm.org/bz6511) |
| Resolution | INVALID |
| Resolved on | Mar 06, 2010 14:07 |
| Version | trunk |
| OS | Windows XP |
| CC | @asl |
## Extended Description
I have built the current trunk of clang + llvm with MSVC 2008 in debug with CMake. I get
c:\ROOT\llvm\A... | clang++ tries to invoke g++ | https://api.github.com/repos/llvm/llvm-project/issues/6883/comments | 2 | 2010-03-05T13:53:36Z | 2021-12-03T21:25:37Z | https://github.com/llvm/llvm-project/issues/6883 | 1,070,980,585 | 6,883 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6510](https://llvm.org/bz6510) |
| Version | trunk |
| OS | All |
| Attachments | [Fixes stack overflow in passmanager with circular dependency between passes](https://user-images.githubusercontent.com/60944935/143740865-e4a7d4e3-ff62-4200-9742-62d3b9068302.gz) |
| Reporter | LL... | PM doesn't terminate when processing passes with circular dependency + patch | https://api.github.com/repos/llvm/llvm-project/issues/6882/comments | 9 | 2010-03-05T12:13:26Z | 2023-08-06T03:02:23Z | https://github.com/llvm/llvm-project/issues/6882 | 1,070,980,581 | 6,882 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6509](https://llvm.org/bz6509) |
| Resolution | DUPLICATE |
| Resolved on | Mar 16, 2010 14:07 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
There is an ifdef section which defines setjmp -> _setjmp. Because this rep... | Compile error results in MSVC not compiling llvm. | https://api.github.com/repos/llvm/llvm-project/issues/6881/comments | 2 | 2010-03-05T11:14:59Z | 2021-12-03T21:25:35Z | https://github.com/llvm/llvm-project/issues/6881 | 1,070,980,573 | 6,881 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6508](https://llvm.org/bz6508) |
| Resolution | DUPLICATE |
| Resolved on | Mar 16, 2010 14:03 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
std::pair in c++0x has additional constructor overloads which take rvalue r... | Forwarding 0 as a pointer using rvalue references doesn't work | https://api.github.com/repos/llvm/llvm-project/issues/6880/comments | 4 | 2010-03-05T11:05:38Z | 2021-12-03T21:25:34Z | https://github.com/llvm/llvm-project/issues/6880 | 1,070,980,564 | 6,880 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6507](https://llvm.org/bz6507) |
| Resolution | FIXED |
| Resolved on | Jun 24, 2010 02:44 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
std::pair in c++0x has additional constructor overloads which take rvalue refer... | Build problems with C++'0x compiler/library | https://api.github.com/repos/llvm/llvm-project/issues/6879/comments | 9 | 2010-03-05T11:02:16Z | 2021-12-03T21:25:34Z | https://github.com/llvm/llvm-project/issues/6879 | 1,070,980,550 | 6,879 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6506](https://llvm.org/bz6506) |
| Resolution | FIXED |
| Resolved on | Jun 24, 2010 02:44 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
C++0x adds std::next (and std::prev). std::next conflicts with llvm::next when ... | Ambiguous calls to llvm::next. | https://api.github.com/repos/llvm/llvm-project/issues/6878/comments | 1 | 2010-03-05T10:45:28Z | 2021-12-03T21:25:33Z | https://github.com/llvm/llvm-project/issues/6878 | 1,070,980,538 | 6,878 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [6505](https://llvm.org/bz6505) |
| Resolution | DUPLICATE |
| Resolved on | Mar 16, 2010 14:05 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
EquivalenceClasses::ECValue has an implicit, private constructor which ends... | EquivalenceClasses::ECValue's private constructor is inaccessible when combined with a rvalue reference aware STL. | https://api.github.com/repos/llvm/llvm-project/issues/6877/comments | 3 | 2010-03-05T10:38:14Z | 2021-12-03T21:25:32Z | https://github.com/llvm/llvm-project/issues/6877 | 1,070,980,529 | 6,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.