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 | [10404](https://llvm.org/bz10404) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:00 |
| Version | unspecified |
| OS | Linux |
## Extended Description
In Polly we use isl objects almost everywhere.
isl has a very nice reference counting model, that checks if all memo... | Honor the isl reference counting in Polly | https://api.github.com/repos/llvm/llvm-project/issues/10776/comments | 3 | 2011-07-19T10:27:17Z | 2021-12-03T22:23:39Z | https://github.com/llvm/llvm-project/issues/10776 | 1,071,016,429 | 10,776 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10403](https://llvm.org/bz10403) |
| Resolution | FIXED |
| Resolved on | Jul 01, 2012 09:26 |
| Version | trunk |
| OS | Linux |
| Attachments | [delta-reduced input (not valid code but manages to make clang++ crash)](https://user-images.githubusercontent.com/60944935/143743500... | Failed assertion: `Kind.getKind() == InitializationKind::IK_Copy || Kind.isExplicitCast()' | https://api.github.com/repos/llvm/llvm-project/issues/10775/comments | 5 | 2011-07-19T01:48:21Z | 2021-12-03T22:23:38Z | https://github.com/llvm/llvm-project/issues/10775 | 1,071,016,421 | 10,775 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10402](https://llvm.org/bz10402) |
| Resolution | WORKSFORME |
| Resolved on | Sep 03, 2011 10:21 |
| Version | trunk |
| OS | Linux |
| Attachments | [delta-reduced input (not valid code but manages to make clang++ crash)](https://user-images.githubusercontent.com/60944935/1437... | Failed assertion: `Rep && "no type provided!"' | https://api.github.com/repos/llvm/llvm-project/issues/10774/comments | 3 | 2011-07-19T01:48:16Z | 2022-01-20T02:07:11Z | https://github.com/llvm/llvm-project/issues/10774 | 1,071,016,414 | 10,774 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10401](https://llvm.org/bz10401) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @stoklund |
## Extended Description
When trying to compile an ObjC file, I get:
error: ran out of registers during register allocation
OS X 10.5.8/PowerPC
... | error: ran out of registers during register allocation | https://api.github.com/repos/llvm/llvm-project/issues/10773/comments | 9 | 2011-07-18T23:31:34Z | 2022-02-14T18:57:44Z | https://github.com/llvm/llvm-project/issues/10773 | 1,071,016,400 | 10,773 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10400](https://llvm.org/bz10400) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:02 |
| Version | unspecified |
| OS | Linux |
## Extended Description
clang supports to load modules that add additional optimization passes to the optimization chain. Instead of using ou... | Add Polly support to clang | https://api.github.com/repos/llvm/llvm-project/issues/10772/comments | 5 | 2011-07-18T22:55:38Z | 2021-12-03T22:23:36Z | https://github.com/llvm/llvm-project/issues/10772 | 1,071,016,386 | 10,772 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10399](https://llvm.org/bz10399) |
| Resolution | FIXED |
| Resolved on | Jul 18, 2011 17:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tobiasgrosser |
## Extended Description
libc++ can use lit.
even if you have llvm and clang insta... | Make lit a separate project | https://api.github.com/repos/llvm/llvm-project/issues/10771/comments | 2 | 2011-07-18T22:53:18Z | 2021-12-03T22:23:35Z | https://github.com/llvm/llvm-project/issues/10771 | 1,071,016,377 | 10,771 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10398](https://llvm.org/bz10398) |
| Resolution | DUPLICATE |
| Resolved on | Jul 18, 2011 19:39 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Clang does not accept the following:
template <int*> str... | Clang won't accept a null pointer constant as a non-type template argument | https://api.github.com/repos/llvm/llvm-project/issues/10770/comments | 2 | 2011-07-18T22:38:25Z | 2021-12-03T22:23:34Z | https://github.com/llvm/llvm-project/issues/10770 | 1,071,016,368 | 10,770 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10397](https://llvm.org/bz10397) |
| Resolution | FIXED |
| Resolved on | Jul 26, 2011 10:53 |
| Version | 2.9 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
I'm disassembling an executable, but the MCInst for a JMP in... | X86 Disassembler Gives Wrong Sign for short JMP | https://api.github.com/repos/llvm/llvm-project/issues/10769/comments | 3 | 2011-07-18T22:31:37Z | 2021-12-03T22:23:33Z | https://github.com/llvm/llvm-project/issues/10769 | 1,071,016,364 | 10,769 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10396](https://llvm.org/bz10396) |
| Resolution | DUPLICATE |
| Resolved on | Oct 10, 2011 14:03 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Complete crash log](https://user-images.githubusercontent.com/60944935/143743495-469d5593-0bef-41f3-950a-35f34e971377.gz) |
| ... | clang crashes during name mangling with <nullptr> as non-type template parameter | https://api.github.com/repos/llvm/llvm-project/issues/10768/comments | 2 | 2011-07-18T22:15:48Z | 2021-12-03T22:23:32Z | https://github.com/llvm/llvm-project/issues/10768 | 1,071,016,356 | 10,768 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10395](https://llvm.org/bz10395) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2011 23:31 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/296817/143743494-72996e96-0525-4e1b-8081-6b16a6a4f7d5.gz) |
| CC | @efriedm... | Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"' | https://api.github.com/repos/llvm/llvm-project/issues/10767/comments | 2 | 2011-07-18T20:48:19Z | 2021-12-03T22:23:31Z | https://github.com/llvm/llvm-project/issues/10767 | 1,071,016,349 | 10,767 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10394](https://llvm.org/bz10394) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2016 05:28 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase allowing to reproduce the problem.](https://user-images.githubusercontent.com/60944935/143743493-b70fa8d8-9ba3-417a-a9e6-19... | Assertion failed compiling while loop with continue in the guard | https://api.github.com/repos/llvm/llvm-project/issues/10766/comments | 0 | 2011-07-18T20:20:20Z | 2021-12-03T22:23:30Z | https://github.com/llvm/llvm-project/issues/10766 | 1,071,016,346 | 10,766 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10393](https://llvm.org/bz10393) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
gcc and edg accept:
namespace mozilla {
struct Proxy;
}
using mozilla::Proxy;
struct Proxy {
};
... | clang things lookup is ambiguous, gcc and edg don't | https://api.github.com/repos/llvm/llvm-project/issues/10765/comments | 5 | 2011-07-18T19:57:10Z | 2023-11-03T14:53:40Z | https://github.com/llvm/llvm-project/issues/10765 | 1,071,016,340 | 10,765 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10392](https://llvm.org/bz10392) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2011 20:04 |
| Version | trunk |
| OS | Linux |
## Extended Description
Consider the following input:
#define push(foo) xxxxxxxxxxxxxxxxxxxxxxx
_Pragma("GCC visibility push(default)");
The curr... | _Pragma's argument gets incorrect macro expansion | https://api.github.com/repos/llvm/llvm-project/issues/10764/comments | 1 | 2011-07-18T19:49:02Z | 2021-12-03T22:23:29Z | https://github.com/llvm/llvm-project/issues/10764 | 1,071,016,331 | 10,764 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10391](https://llvm.org/bz10391) |
| Resolution | WONTFIX |
| Resolved on | Dec 10, 2013 09:05 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
When compiler 'nullptr' support is not available, 'nullptr... | 'nullptr' in C++03 mode is a macro that violates assumptions | https://api.github.com/repos/llvm/llvm-project/issues/10763/comments | 2 | 2011-07-18T18:38:56Z | 2022-01-20T02:34:46Z | https://github.com/llvm/llvm-project/issues/10763 | 1,071,016,328 | 10,763 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10390](https://llvm.org/bz10390) |
| Resolution | FIXED |
| Resolved on | Jul 18, 2011 11:40 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
By § 20.3 of the C++0x FDIS, the definitions for the free functions std::getli... | Define std::getline in <string>, not <istream> | https://api.github.com/repos/llvm/llvm-project/issues/10762/comments | 6 | 2011-07-18T12:56:23Z | 2021-12-03T22:23:27Z | https://github.com/llvm/llvm-project/issues/10762 | 1,071,016,319 | 10,762 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10389](https://llvm.org/bz10389) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2011 14:36 |
| Version | trunk |
| OS | All |
| CC | @asl,@efriedma-quic |
## Extended Description
When OpenSSL generates its crypto/des/crypt586.s file, it uses the
following construction for PI... | [MC assembler] dot symbol used with leal interpreted differently from GNU as | https://api.github.com/repos/llvm/llvm-project/issues/10761/comments | 4 | 2011-07-18T12:16:36Z | 2021-12-03T22:23:26Z | https://github.com/llvm/llvm-project/issues/10761 | 1,071,016,313 | 10,761 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10388](https://llvm.org/bz10388) |
| Resolution | FIXED |
| Resolved on | Jun 03, 2018 10:03 |
| Version | trunk |
| OS | FreeBSD |
| CC | @stoklund |
## Extended Description
bugpoint crashes on the following bitcode file:
http://llvm-amd64.freebsd.your.org/tmp/motion_est.bc
... | bugpoint UNREACHABLE executed at BitcodeWriter.cpp:914! | https://api.github.com/repos/llvm/llvm-project/issues/10760/comments | 2 | 2011-07-17T23:25:13Z | 2021-12-03T22:23:25Z | https://github.com/llvm/llvm-project/issues/10760 | 1,071,016,309 | 10,760 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10387](https://llvm.org/bz10387) |
| Resolution | FIXED |
| Resolved on | Jul 18, 2011 00:33 |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [bugpoint-reduced-function.bc](https://user-images.githubusercontent.com/92601275/143743490-7d52fdbb-7c09-4740-8e32-27f23d2c0467.gz... | Assertion failed: (VNI && "Early-clobber tied value not available") | https://api.github.com/repos/llvm/llvm-project/issues/10759/comments | 3 | 2011-07-17T22:53:11Z | 2021-12-03T22:23:24Z | https://github.com/llvm/llvm-project/issues/10759 | 1,071,016,303 | 10,759 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10386](https://llvm.org/bz10386) |
| Resolution | FIXED |
| Resolved on | Jan 27, 2020 16:12 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/296817/143743488-a5c4baca-55b5-43eb-bb8a-45433ca454bb.gz) |
| CC | @efr... | Assertion `!isa<IndirectBrInst>(Preds[i]->getTerminator()) && "Cannot split an edge from an IndirectBrInst" | https://api.github.com/repos/llvm/llvm-project/issues/10758/comments | 4 | 2011-07-17T21:32:38Z | 2021-12-03T22:23:24Z | https://github.com/llvm/llvm-project/issues/10758 | 1,071,016,291 | 10,758 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10385](https://llvm.org/bz10385) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans |
## Extended Description
The compiler prints the text "note:" in black on my white-text-on-black-background terminal:
/tmp $ cat v.c
void g(void *);
vo... | clang prints invisible black text on black background terminal | https://api.github.com/repos/llvm/llvm-project/issues/10757/comments | 3 | 2011-07-17T20:28:46Z | 2022-11-29T16:38:47Z | https://github.com/llvm/llvm-project/issues/10757 | 1,071,016,276 | 10,757 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10384](https://llvm.org/bz10384) |
| Resolution | FIXED |
| Resolved on | Jul 24, 2011 05:27 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/296817/143743487-2dc00284-c0f8-4d5a-95b3-42f21b3bfbdb.gz) |
| CC | @asl,@ef... | Assertion `Ty && "GEP indices invalid!"' | https://api.github.com/repos/llvm/llvm-project/issues/10756/comments | 2 | 2011-07-17T20:28:14Z | 2021-12-03T22:23:22Z | https://github.com/llvm/llvm-project/issues/10756 | 1,071,016,269 | 10,756 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10383](https://llvm.org/bz10383) |
| Resolution | FIXED |
| Resolved on | Oct 02, 2011 19:05 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/296817/143743483-98ee6b31-c563-4c3f-aec2-f403d051e2c9.gz) |
| CC | @atrick,... | Assertion `isLoopInvariant(Operands[i], L) && "SCEVAddRecExpr operand is not loop-invariant!"' | https://api.github.com/repos/llvm/llvm-project/issues/10755/comments | 8 | 2011-07-17T20:26:09Z | 2021-12-03T22:23:21Z | https://github.com/llvm/llvm-project/issues/10755 | 1,071,016,262 | 10,755 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10382](https://llvm.org/bz10382) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:02 |
| Version | unspecified |
| OS | Linux |
| CC | @etherzhhb |
## Extended Description
Polyhedral calculations can be very expensive and can therefore take ages to complete. This is no... | ISL - Timeout/Watchdog for calculations | https://api.github.com/repos/llvm/llvm-project/issues/10754/comments | 4 | 2011-07-17T02:55:53Z | 2021-12-03T22:23:20Z | https://github.com/llvm/llvm-project/issues/10754 | 1,071,016,245 | 10,754 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10381](https://llvm.org/bz10381) |
| Version | unspecified |
| OS | Linux |
| CC | @jdoerfert |
## Extended Description
The code generated by cloog assumes unlimited integer data types. However, in LLVM the data types are always of a limited size. In Polly it is therefore nece... | Calculate precise and minimal data types during code generation | https://api.github.com/repos/llvm/llvm-project/issues/10753/comments | 3 | 2011-07-17T02:52:34Z | 2021-12-03T22:23:19Z | https://github.com/llvm/llvm-project/issues/10753 | 1,071,016,238 | 10,753 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10380](https://llvm.org/bz10380) |
| Resolution | WORKSFORME |
| Resolved on | Apr 11, 2012 17:26 |
| Version | 2.9 |
| OS | MacOS X |
| Attachments | [Test Case](https://user-images.githubusercontent.com/60944935/143743482-0e348ae3-cf09-459e-93b8-1ef7ea1c43e9.gz) |
| Reporter |... | Static analyzer flags results of dynamic_cast as garbage | https://api.github.com/repos/llvm/llvm-project/issues/10752/comments | 3 | 2011-07-16T21:40:47Z | 2022-01-20T02:07:10Z | https://github.com/llvm/llvm-project/issues/10752 | 1,071,016,231 | 10,752 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10379](https://llvm.org/bz10379) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2011 17:29 |
| Version | trunk |
| OS | All |
| Attachments | [preprocessed test case to trigger bug](https://user-images.githubusercontent.com/60944935/143743481-6ef20a27-d8b0-4ed5-b495-e7ea696148... | Infinite loop when compiling with -Wall | https://api.github.com/repos/llvm/llvm-project/issues/10751/comments | 2 | 2011-07-16T21:06:13Z | 2021-12-03T22:23:18Z | https://github.com/llvm/llvm-project/issues/10751 | 1,071,016,222 | 10,751 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10378](https://llvm.org/bz10378) |
| Resolution | WORKSFORME |
| Resolved on | Oct 14, 2011 22:20 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi,@efriedma-quic |
## Extended Description
Using svn-bisect, I have determined that r... | ASTContext.cpp assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/10750/comments | 3 | 2011-07-16T18:47:16Z | 2022-01-20T02:07:08Z | https://github.com/llvm/llvm-project/issues/10750 | 1,071,016,212 | 10,750 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10377](https://llvm.org/bz10377) |
| Version | 2.9 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Consider this IR fragment produced by opt -O3:
> %7:
> %8 = phi i8* [ blockaddress(@0, %19), %19 ], [ %12, %11 ]
> %9 = phi i32 [ %20, %19 ], [... | Missed optimizations with indirectbr terminators | https://api.github.com/repos/llvm/llvm-project/issues/10749/comments | 5 | 2011-07-16T08:37:13Z | 2021-12-03T22:23:16Z | https://github.com/llvm/llvm-project/issues/10749 | 1,071,016,208 | 10,749 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10376](https://llvm.org/bz10376) |
| Resolution | FIXED |
| Resolved on | Mar 17, 2012 00:49 |
| Version | trunk |
| OS | All |
## Extended Description
In the code below (or any code that returns an autoreleased object and causes a bug report), the emitted messages look someth... | Autoreleased return value results in sub-optimal path diagnostics | https://api.github.com/repos/llvm/llvm-project/issues/10748/comments | 2 | 2011-07-16T00:35:43Z | 2021-12-03T22:23:15Z | https://github.com/llvm/llvm-project/issues/10748 | 1,071,016,199 | 10,748 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10375](https://llvm.org/bz10375) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2011 21:00 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@nlewycky |
## Extended Description
This warning needs a flag to control it:
$ ca... | warning on delete object of incomplete type missing -W flag | https://api.github.com/repos/llvm/llvm-project/issues/10747/comments | 2 | 2011-07-15T23:49:17Z | 2021-12-03T22:23:14Z | https://github.com/llvm/llvm-project/issues/10747 | 1,071,016,190 | 10,747 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10374](https://llvm.org/bz10374) |
| Resolution | INVALID |
| Resolved on | Jul 15, 2011 16:05 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/296817/143743477-02906834-4a9b-4fbb-9171-d5bd38b5b1b4.gz) |
| CC | @asl |... | lib/Target/TargetData.cpp:460: unsigned int llvm::TargetData::getAlignment(const llvm::Type*, bool) const: Assertion `Ty->isSized() && "Cannot getTypeInfo() on a type that is unsized!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/10746/comments | 4 | 2011-07-15T22:18:33Z | 2021-12-03T22:23:13Z | https://github.com/llvm/llvm-project/issues/10746 | 1,071,016,182 | 10,746 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10373](https://llvm.org/bz10373) |
| Version | trunk |
| OS | All |
| CC | @asl,@DougGregor,@ekatz,@rjmccall |
## Extended Description
The following example compiles to two separate functions:
class nsSVGElement
{
virtual void PrependLocalTransformTo() const;
};
class nsID... | Inlining non-virtual thunks causes code bloat | https://api.github.com/repos/llvm/llvm-project/issues/10745/comments | 10 | 2011-07-15T21:16:24Z | 2021-12-03T22:23:12Z | https://github.com/llvm/llvm-project/issues/10745 | 1,071,016,164 | 10,745 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10372](https://llvm.org/bz10372) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2011 15:29 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case that triggers the bug and and scan-build output.](https://user-images.githubusercontent.com/60944935/143743476-c5297cd4-2f... | clang++ crashed when analyzing a function with returntype int, when it contains a return __null statement | https://api.github.com/repos/llvm/llvm-project/issues/10744/comments | 2 | 2011-07-15T19:44:33Z | 2021-12-03T22:23:11Z | https://github.com/llvm/llvm-project/issues/10744 | 1,071,016,158 | 10,744 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10371](https://llvm.org/bz10371) |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek |
## Extended Description
When a function does not parse correctly, there is a risk that some arguments/identifiers be reported as ... | Spurious -Wunused-[x] warning within erroneous function | https://api.github.com/repos/llvm/llvm-project/issues/10743/comments | 1 | 2011-07-15T18:51:16Z | 2023-11-03T15:01:28Z | https://github.com/llvm/llvm-project/issues/10743 | 1,071,016,141 | 10,743 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10370](https://llvm.org/bz10370) |
| Resolution | FIXED |
| Resolved on | Jan 07, 2014 17:22 |
| Version | trunk |
| OS | FreeBSD |
| CC | @asl,@efriedma-quic |
## Extended Description
After r134501, bug 8798 reappears, but since the regression test was
also amended in r134511... | [MC assembler] after r134501, again incorrect reloc type for push of a label argument (on x86_64) | https://api.github.com/repos/llvm/llvm-project/issues/10742/comments | 11 | 2011-07-15T13:51:13Z | 2021-12-03T22:23:09Z | https://github.com/llvm/llvm-project/issues/10742 | 1,071,016,138 | 10,742 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10369](https://llvm.org/bz10369) |
| Resolution | FIXED |
| Resolved on | Sep 30, 2011 08:32 |
| Version | trunk |
| OS | All |
## Extended Description
Clang is crashing in .c files calling __builtin___NSStringMakeConstantString() because it trying to create an instance of CGO... | __builtin___NSStringMakeConstantString() always uses Mac runtime | https://api.github.com/repos/llvm/llvm-project/issues/10741/comments | 1 | 2011-07-15T12:48:41Z | 2021-12-03T22:23:09Z | https://github.com/llvm/llvm-project/issues/10741 | 1,071,016,133 | 10,741 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10368](https://llvm.org/bz10368) |
| Version | 1.0 |
| OS | All |
| CC | @asl,@zmodem,@pcc,@rengolin,@rjmccall |
## Extended Description
We currently allow ConstantExprs occur for any side-effect free LLVM IR instruction, and use ConstantExpr::get as the primitive constant fol... | Redesign ConstantExpr's | https://api.github.com/repos/llvm/llvm-project/issues/10740/comments | 4 | 2011-07-15T08:32:18Z | 2021-12-03T22:23:08Z | https://github.com/llvm/llvm-project/issues/10740 | 1,071,016,125 | 10,740 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10367](https://llvm.org/bz10367) |
| Resolution | FIXED |
| Resolved on | Jun 02, 2014 21:54 |
| Version | 1.0 |
| OS | All |
| CC | @asl,@majnemer,@jayfoad,@arsenm,@pcc,@rnk,@TNorthover |
## Extended Description
Global alias is currently defined to have its own type, and then... | Fix the design of GlobalAlias to not require dest type to match source type | https://api.github.com/repos/llvm/llvm-project/issues/10739/comments | 16 | 2011-07-15T08:25:33Z | 2021-12-03T22:23:07Z | https://github.com/llvm/llvm-project/issues/10739 | 1,071,016,122 | 10,739 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10366](https://llvm.org/bz10366) |
| Resolution | DUPLICATE |
| Resolved on | Sep 28, 2011 06:41 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
I know this is a known issue, but couldn't find it in the bugzilla.
Anything I can help ... | path problem on ubuntu 11.04 | https://api.github.com/repos/llvm/llvm-project/issues/10738/comments | 8 | 2011-07-15T01:58:33Z | 2021-12-03T22:23:06Z | https://github.com/llvm/llvm-project/issues/10738 | 1,071,016,108 | 10,738 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10365](https://llvm.org/bz10365) |
| Resolution | WONTFIX |
| Resolved on | Jul 19, 2011 20:48 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@efriedma-quic |
## Extended Description
gcc accepts
void f() {
__asm__ ( "" : : : "... | missing support for %cc in inline asm | https://api.github.com/repos/llvm/llvm-project/issues/10737/comments | 6 | 2011-07-15T01:42:43Z | 2022-01-20T02:34:45Z | https://github.com/llvm/llvm-project/issues/10737 | 1,071,016,101 | 10,737 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10364](https://llvm.org/bz10364) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
We use ptrdiff_t and size_t frequently without qualifying them, which won't work on a C++ library that does not d... | ptrdiff_t and size_t used unqualified | https://api.github.com/repos/llvm/llvm-project/issues/10736/comments | 3 | 2011-07-15T01:02:29Z | 2022-02-10T16:23:55Z | https://github.com/llvm/llvm-project/issues/10736 | 1,071,016,096 | 10,736 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10363](https://llvm.org/bz10363) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2011 15:34 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This crashes clang in c++ mode:
struct SharedFields {... | crash if structure field is used in initialization expression | https://api.github.com/repos/llvm/llvm-project/issues/10735/comments | 7 | 2011-07-15T00:51:24Z | 2021-12-03T22:23:03Z | https://github.com/llvm/llvm-project/issues/10735 | 1,071,016,088 | 10,735 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10362](https://llvm.org/bz10362) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:01 |
| Version | unspecified |
| OS | Linux |
| CC | @sebpop |
## Extended Description
A test case fails, because of reading the JSCoP file triggers an assert.
opt: /home/grosser/Projekt... | Reading of JSCoP file fails | https://api.github.com/repos/llvm/llvm-project/issues/10734/comments | 4 | 2011-07-14T23:59:48Z | 2021-12-03T22:23:02Z | https://github.com/llvm/llvm-project/issues/10734 | 1,071,016,077 | 10,734 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10361](https://llvm.org/bz10361) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@gnzlbg,@griwes,@nlewycky |
## Extended Description
This ambiguity is not detected by clang. Apparently it stops looking into 'A' when it finds the direct declaration of 'f' in A, ... | Ambiguity with name lookup into namespace with inline namespaces not detected | https://api.github.com/repos/llvm/llvm-project/issues/10733/comments | 5 | 2011-07-14T22:41:08Z | 2023-09-03T23:11:19Z | https://github.com/llvm/llvm-project/issues/10733 | 1,071,016,064 | 10,733 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10360](https://llvm.org/bz10360) |
| Resolution | WONTFIX |
| Resolved on | Jul 15, 2011 14:39 |
| Version | 2.9 |
| OS | Solaris |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Platform:
- Sun4U Sparc Solaris (Solaris 2.10)
Status:
- llvm-2.9 ... | Building LLVM-GCC Front-end 4.2-2.9 on Sparc Solaris | https://api.github.com/repos/llvm/llvm-project/issues/10732/comments | 5 | 2011-07-14T21:48:16Z | 2022-01-20T02:34:44Z | https://github.com/llvm/llvm-project/issues/10732 | 1,071,016,057 | 10,732 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10359](https://llvm.org/bz10359) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2011 16:36 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Clang accepts this code
template<typename T> struct A { static A a; } A<T>::a;
It should... | Allows declarators after a class template declaration | https://api.github.com/repos/llvm/llvm-project/issues/10731/comments | 1 | 2011-07-14T21:03:09Z | 2021-12-03T22:22:59Z | https://github.com/llvm/llvm-project/issues/10731 | 1,071,016,051 | 10,731 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10358](https://llvm.org/bz10358) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2011 00:31 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@tkremenek |
## Extended Description
void f(int i);
void g() {
int j;
for (int k = 0... | -Wuninitialized false negative for use inside a loop | https://api.github.com/repos/llvm/llvm-project/issues/10730/comments | 14 | 2011-07-14T19:41:14Z | 2021-12-03T22:22:58Z | https://github.com/llvm/llvm-project/issues/10730 | 1,071,016,041 | 10,730 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10357](https://llvm.org/bz10357) |
| Resolution | FIXED |
| Resolved on | Jul 25, 2011 06:18 |
| Version | trunk |
| OS | Linux |
## Extended Description
I think we need an update in dragonegg:
Compiling Backend.cpp
/home/ryuta/devel/dragonegg/src/dragonegg/src/Backend.cpp: I... | Compilation failed | https://api.github.com/repos/llvm/llvm-project/issues/10729/comments | 6 | 2011-07-14T14:14:28Z | 2021-12-03T22:22:57Z | https://github.com/llvm/llvm-project/issues/10729 | 1,071,016,032 | 10,729 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10356](https://llvm.org/bz10356) |
| Resolution | INVALID |
| Resolved on | Jul 14, 2011 19:00 |
| Version | unspecified |
| OS | All |
| CC | @sunfishcode |
## Extended Description
Per summary; moving an instruction out of a loop while preserving SCEV requires a call to Scala... | LICM doesn't preserve scalar-evolution correctly | https://api.github.com/repos/llvm/llvm-project/issues/10728/comments | 3 | 2011-07-14T05:25:55Z | 2021-12-03T22:22:56Z | https://github.com/llvm/llvm-project/issues/10728 | 1,071,016,026 | 10,728 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10355](https://llvm.org/bz10355) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This testcase:
template<typename T> void template_id1() {
template_id2<> t;
}
crashes:
nlewycky@ducttape:~$ ll... | crash after typo correction of template-id to templated function | https://api.github.com/repos/llvm/llvm-project/issues/10727/comments | 8 | 2011-07-14T05:07:44Z | 2023-05-22T06:31:04Z | https://github.com/llvm/llvm-project/issues/10727 | 1,071,016,019 | 10,727 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10354](https://llvm.org/bz10354) |
| Resolution | INVALID |
| Resolved on | Oct 02, 2018 15:09 |
| Version | unspecified |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/56606707/143743467-ab3a4c7b-2d00-404b-897f-27f17be0f56b.gz) |
| CC | @atri... | Assertion failed: (LoopToAliasSetMap.empty() && "Didn't free loop alias sets") running scalar-evolution early | https://api.github.com/repos/llvm/llvm-project/issues/10726/comments | 2 | 2011-07-14T04:39:29Z | 2021-12-03T22:22:54Z | https://github.com/llvm/llvm-project/issues/10726 | 1,071,016,014 | 10,726 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10353](https://llvm.org/bz10353) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2011 20:34 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The definitions of operator new in src/new.cpp do not feature an exception s... | Definitions of operator new do not have exception specification | https://api.github.com/repos/llvm/llvm-project/issues/10725/comments | 1 | 2011-07-14T03:22:12Z | 2021-12-03T22:22:53Z | https://github.com/llvm/llvm-project/issues/10725 | 1,071,016,005 | 10,725 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10352](https://llvm.org/bz10352) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2011 15:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
Consider this code:
template <typename T>
inline void test... | inline asm can't tie bool to "q" constraint | https://api.github.com/repos/llvm/llvm-project/issues/10724/comments | 4 | 2011-07-14T02:59:30Z | 2021-12-03T22:22:53Z | https://github.com/llvm/llvm-project/issues/10724 | 1,071,016,001 | 10,724 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10351](https://llvm.org/bz10351) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2011 15:13 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/296817/143743466-4386276d-692b-4a72-bd48-f15fc74f7456.gz) |
| CC | @rjmccal... | NULL pointer dereference in clang::CodeGen::CodeGenFunction::destroyCXXObject | https://api.github.com/repos/llvm/llvm-project/issues/10723/comments | 1 | 2011-07-13T14:02:34Z | 2021-12-03T22:22:52Z | https://github.com/llvm/llvm-project/issues/10723 | 1,071,015,991 | 10,723 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10350](https://llvm.org/bz10350) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Test case, compile options detailed in description](https://user-images.githubusercontent.com/60944935/143743464-5f67b038-9286-4ea0-b773-8b984f22d9ca.gz) |
| Reporter | LLVM Bugzilla C... | Forward declared protocols + inherited protocol conformance results in protocol conformance warnings | https://api.github.com/repos/llvm/llvm-project/issues/10722/comments | 1 | 2011-07-13T11:38:20Z | 2023-05-23T21:01:11Z | https://github.com/llvm/llvm-project/issues/10722 | 1,071,015,985 | 10,722 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10349](https://llvm.org/bz10349) |
| Resolution | FIXED |
| Resolved on | Nov 19, 2012 15:22 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [file crashing clang](https://user-images.githubusercontent.com/60944935/143743463-4ec6e849-6fda-409b-aa7f-fcbc55908155.gz) |
| Rep... | clang crashes when using template return type | https://api.github.com/repos/llvm/llvm-project/issues/10721/comments | 2 | 2011-07-13T11:22:18Z | 2021-12-03T22:22:50Z | https://github.com/llvm/llvm-project/issues/10721 | 1,071,015,970 | 10,721 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10348](https://llvm.org/bz10348) |
| Resolution | FIXED |
| Resolved on | Apr 27, 2014 19:21 |
| Version | 2.9 |
| OS | Windows XP |
| Attachments | [the picture of this bug](https://user-images.githubusercontent.com/60944935/143743462-0726fc3d-d4a4-4bd4-bcbe-03c1f81a4b5a.gz) |... | clang doesn't support Unicode paths on Windows | https://api.github.com/repos/llvm/llvm-project/issues/10720/comments | 17 | 2011-07-13T10:17:38Z | 2021-12-03T22:22:49Z | https://github.com/llvm/llvm-project/issues/10720 | 1,071,015,962 | 10,720 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10347](https://llvm.org/bz10347) |
| Version | trunk |
| OS | All |
## Extended Description
Clang accepts this code in C mode:
int add(int);
void f0(__attribute__((noreturn)) int (*)(int));
void f1() {
f0(&add);
}
but it should not, since it is unsafe to treat a pointer t... | Clang permits implicit conversion to 'noreturn' function pointer in C | https://api.github.com/repos/llvm/llvm-project/issues/10719/comments | 1 | 2011-07-13T03:28:31Z | 2023-08-15T03:53:48Z | https://github.com/llvm/llvm-project/issues/10719 | 1,071,015,955 | 10,719 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10346](https://llvm.org/bz10346) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2011 11:01 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
std::future will attempt to throw errors even with exceptions diabled, and a... | Future won't compile with exceptions disabled | https://api.github.com/repos/llvm/llvm-project/issues/10718/comments | 1 | 2011-07-13T02:26:04Z | 2021-12-03T22:22:47Z | https://github.com/llvm/llvm-project/issues/10718 | 1,071,015,947 | 10,718 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10345](https://llvm.org/bz10345) |
| Resolution | FIXED |
| Resolved on | Oct 06, 2011 10:17 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#10988 |
| CC | @topperc |
## Extended Description
$ echo "xchg %eax, %eax" | llvm-mc -show-encoding
xch... | Incorrect assembly of "xchg %eax, %eax" on x86-64 | https://api.github.com/repos/llvm/llvm-project/issues/10717/comments | 3 | 2011-07-13T00:08:57Z | 2021-12-03T22:22:46Z | https://github.com/llvm/llvm-project/issues/10717 | 1,071,015,940 | 10,717 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10344](https://llvm.org/bz10344) |
| Resolution | FIXED |
| Resolved on | Oct 02, 2011 11:56 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#10988 |
| CC | @topperc |
## Extended Description
$ echo "0x49 0x90" | llvm-mc -disassemble
nop
This i... | Incorrect disassembly for "0x49 0x90" on x86-64 ("xchg %r8, %rax") | https://api.github.com/repos/llvm/llvm-project/issues/10716/comments | 2 | 2011-07-13T00:06:14Z | 2021-12-03T22:22:45Z | https://github.com/llvm/llvm-project/issues/10716 | 1,071,015,930 | 10,716 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10343](https://llvm.org/bz10343) |
| Resolution | WORKSFORME |
| Resolved on | Feb 18, 2014 16:51 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@d0k |
## Extended Description
My first bug here. Let me know what else I can ... | Segmentation fault with svn r134996 of llvm/clang on c++ code | https://api.github.com/repos/llvm/llvm-project/issues/10715/comments | 2 | 2011-07-12T23:51:00Z | 2022-01-20T02:07:07Z | https://github.com/llvm/llvm-project/issues/10715 | 1,071,015,923 | 10,715 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10342](https://llvm.org/bz10342) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2011 21:13 |
| Version | trunk |
| OS | All |
| CC | @d0k |
## Extended Description
I believe the correct result of the program below is "0" because the unsigned bit field is promoted to signed i... | apparent wrong code bug at -O0 | https://api.github.com/repos/llvm/llvm-project/issues/10714/comments | 1 | 2011-07-12T23:41:29Z | 2021-12-03T22:22:44Z | https://github.com/llvm/llvm-project/issues/10714 | 1,071,015,913 | 10,714 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10341](https://llvm.org/bz10341) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2011 19:58 |
| Version | trunk |
| OS | Linux |
| Attachments | [delete-test.C](https://user-images.githubusercontent.com/60944935/143743461-b84d1dc7-6c8f-4b69-99ad-f1f9e5276ee1.gz) |
| Reporter | ... | ::delete acts like regular delete for classes with virtual destructor | https://api.github.com/repos/llvm/llvm-project/issues/10713/comments | 1 | 2011-07-12T22:59:48Z | 2021-12-03T22:22:43Z | https://github.com/llvm/llvm-project/issues/10713 | 1,071,015,906 | 10,713 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10340](https://llvm.org/bz10340) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2011 10:55 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@DougGregor |
## Extended Description
clang -cc1 -emit-llvm-bc -w nsRenderingContext... | Segmentation fault in simple template testcase | https://api.github.com/repos/llvm/llvm-project/issues/10712/comments | 4 | 2011-07-12T19:20:40Z | 2021-12-03T22:22:42Z | https://github.com/llvm/llvm-project/issues/10712 | 1,071,015,898 | 10,712 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10339](https://llvm.org/bz10339) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2011 22:29 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor | | TOT clang crashes building Boost 1.47.0 | https://api.github.com/repos/llvm/llvm-project/issues/10711/comments | 4 | 2011-07-12T18:16:18Z | 2021-12-03T22:22:41Z | https://github.com/llvm/llvm-project/issues/10711 | 1,071,015,893 | 10,711 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10338](https://llvm.org/bz10338) |
| Resolution | INVALID |
| Resolved on | Jul 12, 2011 20:29 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The plotutils 2.6 package built with clang/clang++ agains... | __attribute__((noreturn)) not matching functions in clang++ | https://api.github.com/repos/llvm/llvm-project/issues/10710/comments | 3 | 2011-07-12T15:34:45Z | 2021-12-03T22:22:40Z | https://github.com/llvm/llvm-project/issues/10710 | 1,071,015,883 | 10,710 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10337](https://llvm.org/bz10337) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2011 22:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/296817/143743458-30a4564f-6579-4d40-8ed1-95f6aee68bf0.gz), [Reduced test ca... | lib/VMCore/Instructions.cpp:968: void llvm::StoreInst::AssertOK(): Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/10709/comments | 3 | 2011-07-12T11:21:38Z | 2021-12-03T22:22:40Z | https://github.com/llvm/llvm-project/issues/10709 | 1,071,015,873 | 10,709 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10336](https://llvm.org/bz10336) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2011 01:36 |
| Version | trunk |
| OS | Linux |
| CC | @tkremenek,@rjmccall |
## Extended Description
[regehr@gamow tmp039]$ clang -v
clang version 3.0 (trunk 134918)
Target: x86_64-unknown-linu... | Assertion `unsignedRange.NonNegative && "unsigned range includes negative?"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/10708/comments | 3 | 2011-07-12T06:36:23Z | 2021-12-03T22:22:39Z | https://github.com/llvm/llvm-project/issues/10708 | 1,071,015,865 | 10,708 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10335](https://llvm.org/bz10335) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2011 23:53 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang crashes on:
typedef void (* JSErrorCallback)(void);
void js_GetErrorM... | crash with callbacks passed to vaarg functions | https://api.github.com/repos/llvm/llvm-project/issues/10707/comments | 2 | 2011-07-12T03:47:20Z | 2021-12-03T22:22:38Z | https://github.com/llvm/llvm-project/issues/10707 | 1,071,015,857 | 10,707 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10334](https://llvm.org/bz10334) |
| Resolution | LATER |
| Resolved on | Jul 24, 2013 18:34 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Subject says it all. ELF systems don't need $stub functions, and this prevents ... | PowerPC code generator generates $stub function calls for non-Darwin targets | https://api.github.com/repos/llvm/llvm-project/issues/10706/comments | 1 | 2011-07-12T03:41:25Z | 2021-12-03T22:22:37Z | https://github.com/llvm/llvm-project/issues/10706 | 1,071,015,850 | 10,706 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10333](https://llvm.org/bz10333) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
llvm: llvm-3.0svn r134929
gcc: 4:4.6.0-3ubuntu1
$ make
[.... | llvm-3.0svn build failure with gcc-4.6 | https://api.github.com/repos/llvm/llvm-project/issues/10705/comments | 2 | 2011-07-12T00:18:00Z | 2021-12-03T22:22:36Z | https://github.com/llvm/llvm-project/issues/10705 | 1,071,015,845 | 10,705 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10332](https://llvm.org/bz10332) |
| Resolution | FIXED |
| Resolved on | Oct 13, 2011 07:39 |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [A simple case to make parser overflow stack](https://user-images.githubusercontent.com/60944935/143743457-194d34cc-30a3-4... | Compiler crashes when parser overflows the stack, instead of providing a nice report | https://api.github.com/repos/llvm/llvm-project/issues/10704/comments | 1 | 2011-07-11T19:58:42Z | 2021-12-03T22:22:35Z | https://github.com/llvm/llvm-project/issues/10704 | 1,071,015,838 | 10,704 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10331](https://llvm.org/bz10331) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2012 01:09 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@efriedma-quic |
## Extended Description
I met this in test/Frontend/dependency-... | [Win32] clang cannot handle -I foo/bar/ with trailing slash | https://api.github.com/repos/llvm/llvm-project/issues/10703/comments | 6 | 2011-07-11T18:10:40Z | 2021-12-03T22:22:34Z | https://github.com/llvm/llvm-project/issues/10703 | 1,071,015,829 | 10,703 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10330](https://llvm.org/bz10330) |
| Resolution | INVALID |
| Resolved on | Jul 11, 2011 13:01 |
| Version | unspecified |
| OS | other |
| Attachments | [LLVM GCC 4.2.1 bug compiling SILK codec for ARM architectures](https://user-images.githubusercontent.com/60944935/143743456-... | SILK codec inline assembly bug with llvm-gcc | https://api.github.com/repos/llvm/llvm-project/issues/10702/comments | 1 | 2011-07-11T17:47:12Z | 2021-12-03T22:22:34Z | https://github.com/llvm/llvm-project/issues/10702 | 1,071,015,821 | 10,702 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10329](https://llvm.org/bz10329) |
| Resolution | FIXED |
| Resolved on | Oct 10, 2011 14:02 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
$ echo 'void f() { new (auto()->int); }' | clang -cc1 -x c++ -std=c++0x
clang: lib/Frontend/TextDiagno... | assertion failure on invalid combination of late-specified return type and 'new'. | https://api.github.com/repos/llvm/llvm-project/issues/10701/comments | 1 | 2011-07-11T14:25:41Z | 2021-12-03T22:22:33Z | https://github.com/llvm/llvm-project/issues/10701 | 1,071,015,810 | 10,701 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10328](https://llvm.org/bz10328) |
| Resolution | FIXED |
| Resolved on | Jul 17, 2012 01:55 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
given
int foo(unsigned long l) {
return (l>> 47) == ... | Inefficient code for 64 bit shift and compare | https://api.github.com/repos/llvm/llvm-project/issues/10700/comments | 7 | 2011-07-11T04:42:28Z | 2021-12-03T22:22:32Z | https://github.com/llvm/llvm-project/issues/10700 | 1,071,015,803 | 10,700 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10327](https://llvm.org/bz10327) |
| Resolution | FIXED |
| Resolved on | Jan 25, 2012 17:39 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@stoklund |
## Extended Description
We codegen
define void @​zed(i8* %cx) nounwind uwtabl... | unnecessary mov | https://api.github.com/repos/llvm/llvm-project/issues/10699/comments | 4 | 2011-07-11T04:17:13Z | 2021-12-03T22:22:31Z | https://github.com/llvm/llvm-project/issues/10699 | 1,071,015,794 | 10,699 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10326](https://llvm.org/bz10326) |
| Version | unspecified |
| OS | All |
## Extended Description
The following program is clearly invalid, but I think we could do better diagnosing it:
% cat x.cc
struct S {
S* foo(int) { return this; }
};
S* test() {
return new S()->foo... | Unfortunate error message for incorrect operator precedence between 'new' and '->' | https://api.github.com/repos/llvm/llvm-project/issues/10698/comments | 0 | 2011-07-11T01:09:59Z | 2023-01-23T18:33:21Z | https://github.com/llvm/llvm-project/issues/10698 | 1,071,015,789 | 10,698 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10325](https://llvm.org/bz10325) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2011 06:50 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [ucFiber.cpp](https://user-images.githubusercontent.com/60944935/143743453-9cad6e0f-1be4-48eb-9fa9-eba97dee7088.gz) |
| Reporter | ... | clang++ craches when compiling certain code | https://api.github.com/repos/llvm/llvm-project/issues/10697/comments | 3 | 2011-07-10T23:47:18Z | 2021-12-03T22:22:29Z | https://github.com/llvm/llvm-project/issues/10697 | 1,071,015,780 | 10,697 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10324](https://llvm.org/bz10324) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2011 18:54 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
GCC sets __STDC__ even when compiling with -fms-extensions... | -fms-extensions doesn't set __STDC__ | https://api.github.com/repos/llvm/llvm-project/issues/10696/comments | 1 | 2011-07-10T23:20:46Z | 2021-12-03T22:22:28Z | https://github.com/llvm/llvm-project/issues/10696 | 1,071,015,778 | 10,696 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10323](https://llvm.org/bz10323) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
There are currently two issues with Clang's implementation of the Plan9 extensions:
- It must imply -fms-extensions so that a structure decla... | Incomplete support for -fplan9-extensions | https://api.github.com/repos/llvm/llvm-project/issues/10695/comments | 2 | 2011-07-10T23:07:16Z | 2023-06-26T13:39:41Z | https://github.com/llvm/llvm-project/issues/10695 | 1,071,015,770 | 10,695 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10322](https://llvm.org/bz10322) |
| Resolution | FIXED |
| Resolved on | Jul 10, 2011 22:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In
%struct.Value = type { i8* }
define void @​f1(%struct.Value* %foo, %struct... | -instcombine can deoptimize testcase? | https://api.github.com/repos/llvm/llvm-project/issues/10694/comments | 1 | 2011-07-10T22:15:06Z | 2021-12-03T22:22:27Z | https://github.com/llvm/llvm-project/issues/10694 | 1,071,015,764 | 10,694 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10321](https://llvm.org/bz10321) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2011 00:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [Failing input](https://user-images.githubusercontent.com/296817/143743451-19582f19-faaa-47fd-a7b9-7d0c58cce97e.gz) |
| CC | @Dimitry... | lib/VMCore/Instructions.cpp:191: void llvm::CallInst::init(llvm::Value*, llvm::Value* const*, unsigned int): Assertion `(i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/10693/comments | 3 | 2011-07-10T21:44:18Z | 2021-12-03T22:22:26Z | https://github.com/llvm/llvm-project/issues/10693 | 1,071,015,759 | 10,693 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10320](https://llvm.org/bz10320) |
| Resolution | WORKSFORME |
| Resolved on | Aug 10, 2011 22:54 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
It's an old problem, and confirmed that it's still there. ... | LLVMX86CodeGen.lib can't be created on 64-bit Visual Studio solution. | https://api.github.com/repos/llvm/llvm-project/issues/10692/comments | 2 | 2011-07-10T02:49:19Z | 2022-01-20T02:07:06Z | https://github.com/llvm/llvm-project/issues/10692 | 1,071,015,753 | 10,692 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10319](https://llvm.org/bz10319) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#32858 |
| CC | @ammarfaizi2,@asl,@lattner,@filcab,@RKSimon,@stoklund |
## Extended Description
llvm currently uses a sequence like:
000000000000003b addq $0x10,%rsp
00000... | Use 'leave' instruction in epilogue to rewind frame | https://api.github.com/repos/llvm/llvm-project/issues/10691/comments | 7 | 2011-07-09T23:09:35Z | 2024-01-11T23:24:43Z | https://github.com/llvm/llvm-project/issues/10691 | 1,071,015,741 | 10,691 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10318](https://llvm.org/bz10318) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2011 17:20 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
I got this:
Callgraph.ii:76782:3: error: no template named 'GraphWriter' in namesp... | namespace error message doesn't make sense | https://api.github.com/repos/llvm/llvm-project/issues/10690/comments | 6 | 2011-07-09T21:00:37Z | 2021-12-03T22:22:23Z | https://github.com/llvm/llvm-project/issues/10690 | 1,071,015,738 | 10,690 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10317](https://llvm.org/bz10317) |
| Resolution | WORKSFORME |
| Resolved on | Jul 14, 2014 05:15 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
This test:
; ModuleID = 'test.c'
target da... | Thumb 2 : Overflow intrinsic generates horrible code | https://api.github.com/repos/llvm/llvm-project/issues/10689/comments | 3 | 2011-07-09T18:52:57Z | 2022-01-20T02:07:05Z | https://github.com/llvm/llvm-project/issues/10689 | 1,071,015,729 | 10,689 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10316](https://llvm.org/bz10316) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2011 15:03 |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-project#10388 llvm/llvm-project#10397 |
| Attachments | [Calls the correct functions to build arithmetic operators](https://u... | Incorrect function calls in the tutorials for building the fadd, fmul, and fsub operations | https://api.github.com/repos/llvm/llvm-project/issues/10688/comments | 1 | 2011-07-09T17:57:34Z | 2021-12-03T22:22:21Z | https://github.com/llvm/llvm-project/issues/10688 | 1,071,015,719 | 10,688 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10315](https://llvm.org/bz10315) |
| Resolution | DUPLICATE |
| Resolved on | Jan 23, 2012 18:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@nico |
## Extended Description
clang++ 2.9 and g++ 4.6.1 accept the code below (re... | [C++0x] "Call to deleted constructor" with move assignment operator | https://api.github.com/repos/llvm/llvm-project/issues/10687/comments | 2 | 2011-07-09T16:02:48Z | 2021-12-03T22:22:20Z | https://github.com/llvm/llvm-project/issues/10687 | 1,071,015,711 | 10,687 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10314](https://llvm.org/bz10314) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Fix](https://user-images.githubusercontent.com/60944935/143743448-afc2220d-7c31-4edd-9ebc-842f84ed7642.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hubert-reinterpretc... | "bitset::operator[](size_t) const" does not return bool | https://api.github.com/repos/llvm/llvm-project/issues/10686/comments | 5 | 2011-07-09T11:42:07Z | 2022-04-13T20:55:22Z | https://github.com/llvm/llvm-project/issues/10686 | 1,071,015,703 | 10,686 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10313](https://llvm.org/bz10313) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2011 00:39 |
| Version | 2.9 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
I got a segfault when compiling a test from FrontendC++ directory... | Segfault when compiling 2005-02-20-BrokenReferenceTest.cpp from llvm test suite | https://api.github.com/repos/llvm/llvm-project/issues/10685/comments | 1 | 2011-07-09T00:51:06Z | 2021-12-03T22:22:18Z | https://github.com/llvm/llvm-project/issues/10685 | 1,071,015,695 | 10,685 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10312](https://llvm.org/bz10312) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2011 15:01 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This appears to be an upstream bug rather than anything in our fork:
'vcbuil... | Test Failure on MSVC | https://api.github.com/repos/llvm/llvm-project/issues/10684/comments | 5 | 2011-07-08T19:38:45Z | 2021-12-03T22:22:18Z | https://github.com/llvm/llvm-project/issues/10684 | 1,071,015,684 | 10,684 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10311](https://llvm.org/bz10311) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2011 13:24 |
| Version | trunk |
| OS | All |
| Attachments | [patch that fixes the bug](https://user-images.githubusercontent.com/60944935/143743447-efab388d-cbfd-487f-aa23-33f658dd6fe8.gz) |
| Re... | Dangling reference problem | https://api.github.com/repos/llvm/llvm-project/issues/10683/comments | 3 | 2011-07-08T19:22:21Z | 2021-12-03T22:22:17Z | https://github.com/llvm/llvm-project/issues/10683 | 1,071,015,675 | 10,683 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10310](https://llvm.org/bz10310) |
| Resolution | INVALID |
| Resolved on | Jul 08, 2011 10:26 |
| Version | trunk |
| OS | Linux |
| Attachments | [the good input](https://user-images.githubusercontent.com/60944935/143743443-4be5ef6f-6674-46f9-8a84-a1174e24dfde.gz), [the bad in... | function-within-namespace lookup bug | https://api.github.com/repos/llvm/llvm-project/issues/10682/comments | 2 | 2011-07-08T17:02:41Z | 2021-12-03T22:22:16Z | https://github.com/llvm/llvm-project/issues/10682 | 1,071,015,665 | 10,682 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10309](https://llvm.org/bz10309) |
| Resolution | LATER |
| Resolved on | Jul 08, 2011 11:30 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
#import <Foundation/Foundation.h>
@​interface Test : NSObject
@R... | Can't override a virtual function and return a more specific ObjC type | https://api.github.com/repos/llvm/llvm-project/issues/10681/comments | 1 | 2011-07-08T15:46:27Z | 2021-12-03T22:22:15Z | https://github.com/llvm/llvm-project/issues/10681 | 1,071,015,658 | 10,681 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10308](https://llvm.org/bz10308) |
| Resolution | FIXED |
| Resolved on | Jul 25, 2011 08:58 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Compiling the following small program with link time optimization results in err... | using libc++ with -O4 | https://api.github.com/repos/llvm/llvm-project/issues/10680/comments | 2 | 2011-07-08T14:09:43Z | 2021-12-03T22:22:14Z | https://github.com/llvm/llvm-project/issues/10680 | 1,071,015,653 | 10,680 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10307](https://llvm.org/bz10307) |
| Resolution | FIXED |
| Resolved on | Jul 14, 2011 22:33 |
| Version | trunk |
| OS | All |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143743442-21906c39-4a0f-4f90-9e87-37853fd777d3.gz) |
| Reporter | LLVM Bugzi... | Add Contains() to GRStateTrait's specialization of ImmutableList | https://api.github.com/repos/llvm/llvm-project/issues/10679/comments | 2 | 2011-07-08T04:14:37Z | 2021-12-03T22:22:14Z | https://github.com/llvm/llvm-project/issues/10679 | 1,071,015,646 | 10,679 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10306](https://llvm.org/bz10306) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zmodem |
## Extended Description
$ cat testcases/ternary-precedence-fixit.cc
#include <iostream>
#define COUT std::cout
void f() {
std::cout << ... | Missing fixit for ternary precedence warning near macros | https://api.github.com/repos/llvm/llvm-project/issues/10678/comments | 0 | 2011-07-08T00:53:41Z | 2023-11-03T15:01:40Z | https://github.com/llvm/llvm-project/issues/10678 | 1,071,015,640 | 10,678 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [10305](https://llvm.org/bz10305) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2011 16:41 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic |
## Extended Description
On windows, using clang built with msvc (followi... | error LNK2019: unresolved external symbol ___umoddi3 referenced in function _main | https://api.github.com/repos/llvm/llvm-project/issues/10677/comments | 10 | 2011-07-08T00:30:12Z | 2021-12-03T22:22:12Z | https://github.com/llvm/llvm-project/issues/10677 | 1,071,015,637 | 10,677 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.