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 | [5904](https://llvm.org/bz5904) |
| Resolution | FIXED |
| Resolved on | Mar 24, 2010 00:07 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
- a.C ------<
class CString
{
public:
CString();
~CStri... | `operator delete' does not mean `delete' | https://api.github.com/repos/llvm/llvm-project/issues/6276/comments | 1 | 2009-12-29T18:20:01Z | 2021-12-03T21:16:30Z | https://github.com/llvm/llvm-project/issues/6276 | 1,070,974,587 | 6,276 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5903](https://llvm.org/bz5903) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | Linux |
| Attachments | [use system-wide gcc](https://user-images.githubusercontent.com/60944935/143740442-fef6fda0-cfce-4bac-a574-9033ef83b6cb.gz) |
| R... | [PATCH] make dragonegg buildable using system-wide GCC | https://api.github.com/repos/llvm/llvm-project/issues/6275/comments | 3 | 2009-12-29T18:07:57Z | 2021-12-03T21:16:29Z | https://github.com/llvm/llvm-project/issues/6275 | 1,070,974,578 | 6,275 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5902](https://llvm.org/bz5902) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2012 01:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [crash.info](https://user-images.githubusercontent.com/60944935/143740438-6c3e313f-8f0f-41a6-81fb-83f025d3cdab.gz), [crash stderr](http... | fatal error: 'bits/c++config.h' file not found | https://api.github.com/repos/llvm/llvm-project/issues/6274/comments | 9 | 2009-12-29T09:22:10Z | 2021-12-03T21:16:28Z | https://github.com/llvm/llvm-project/issues/6274 | 1,070,974,566 | 6,274 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5901](https://llvm.org/bz5901) |
| Resolution | INVALID |
| Resolved on | Jan 03, 2010 12:12 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Unoptimized unit test](https://user-images.githubusercontent.com/60944935/143740436-beed6b9d-473e-4c42-aeaf-3861a89a23c5.gz), [Opt... | Optimization changes behavior | https://api.github.com/repos/llvm/llvm-project/issues/6273/comments | 11 | 2009-12-29T08:01:43Z | 2021-12-03T21:16:28Z | https://github.com/llvm/llvm-project/issues/6273 | 1,070,974,561 | 6,273 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5900](https://llvm.org/bz5900) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@rjmccall |
## Extended Description
$ cat t.cc
struct f {
unsigned operator[](unsigned);
};
unsigned test(const f &x) {
r... | wrong diagnostic with overloaded operator | https://api.github.com/repos/llvm/llvm-project/issues/6272/comments | 2 | 2009-12-28T22:25:52Z | 2021-12-03T21:16:27Z | https://github.com/llvm/llvm-project/issues/6272 | 1,070,974,551 | 6,272 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5899](https://llvm.org/bz5899) |
| Resolution | FIXED |
| Resolved on | Jun 05, 2012 17:39 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid,@rjmccall |
## Extended Description
Consider:
$ cat t.cc
#include "llvm/ADT/StringMap.h"
void foo(llvm::StringMa... | useless overload resolution fail diagnostic | https://api.github.com/repos/llvm/llvm-project/issues/6271/comments | 3 | 2009-12-28T22:04:31Z | 2021-12-03T21:16:26Z | https://github.com/llvm/llvm-project/issues/6271 | 1,070,974,539 | 6,271 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5898](https://llvm.org/bz5898) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2013 16:47 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Consider this example:
$ cat x.cpp
class A {
public:
const char *str();
};
int foo(A ... | clang++: could have better diagnostic for variable.methodname.() typo | https://api.github.com/repos/llvm/llvm-project/issues/6270/comments | 2 | 2009-12-28T21:41:37Z | 2021-12-03T21:16:25Z | https://github.com/llvm/llvm-project/issues/6270 | 1,070,974,531 | 6,270 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5897](https://llvm.org/bz5897) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/92601246/143740435-1b6e1ffa-f02c-4c9e-bb25-10f89b223b15.gz) |
| CC | @chandl... | clang++: reject static_cast from const void* to const jmp_buf* | https://api.github.com/repos/llvm/llvm-project/issues/6269/comments | 4 | 2009-12-28T20:26:45Z | 2021-12-03T21:16:24Z | https://github.com/llvm/llvm-project/issues/6269 | 1,070,974,521 | 6,269 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5896](https://llvm.org/bz5896) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| Attachments | [clang crash report](https://user-images.githubusercontent.com/60944935/143740434-8c8b250f-0ae9-4e17-b4fe-12eaced10195.gz) |
| Report... | clang++ cant find <bits/c++config.h> | https://api.github.com/repos/llvm/llvm-project/issues/6268/comments | 1 | 2009-12-28T12:46:04Z | 2021-12-03T21:16:23Z | https://github.com/llvm/llvm-project/issues/6268 | 1,070,974,514 | 6,268 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5895](https://llvm.org/bz5895) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:45 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Reduced testcase attached.
$ /home/edwin/llvm-git/obj/Release/bin/clang++ -c b... | clang++: fails to compile BasicAliasAnalysis.cpp: "Missing address point for class" | https://api.github.com/repos/llvm/llvm-project/issues/6267/comments | 5 | 2009-12-28T12:34:18Z | 2021-12-03T21:16:22Z | https://github.com/llvm/llvm-project/issues/6267 | 1,070,974,503 | 6,267 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5894](https://llvm.org/bz5894) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
On Linux clang++ doesn't add -lstdc++ which leads to undef symbol when linking C++ files.
For now... | clang++: should add -lstdc++ on Linux | https://api.github.com/repos/llvm/llvm-project/issues/6266/comments | 2 | 2009-12-28T12:05:53Z | 2021-12-03T21:16:21Z | https://github.com/llvm/llvm-project/issues/6266 | 1,070,974,493 | 6,266 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5893](https://llvm.org/bz5893) |
| Resolution | FIXED |
| Resolved on | Jul 26, 2015 20:49 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#6916 |
| Attachments | [preprocessed tr1/tuple from gcc 4.4.2](https://user-images.githubusercontent.com/9... | implement variadic templates | https://api.github.com/repos/llvm/llvm-project/issues/6265/comments | 16 | 2009-12-28T11:32:54Z | 2021-12-03T21:16:20Z | https://github.com/llvm/llvm-project/issues/6265 | 1,070,974,477 | 6,265 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5892](https://llvm.org/bz5892) |
| Resolution | FIXED |
| Resolved on | Jul 27, 2010 11:46 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Attached is reduced testcase (original is tr1/tuple):
$ cat b.ii
template<typenam... | clang++: segfault after syntax error | https://api.github.com/repos/llvm/llvm-project/issues/6264/comments | 6 | 2009-12-28T11:27:50Z | 2021-12-03T21:16:19Z | https://github.com/llvm/llvm-project/issues/6264 | 1,070,974,466 | 6,264 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5891](https://llvm.org/bz5891) |
| Resolution | DUPLICATE |
| Resolved on | Dec 27, 2009 09:29 |
| Version | 2.6 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
int x(void)
{
unsigned long in;
int out;
asm... | unsupported inline asm: input with type * matching output with type * | https://api.github.com/repos/llvm/llvm-project/issues/6263/comments | 2 | 2009-12-27T17:26:29Z | 2021-12-03T21:16:18Z | https://github.com/llvm/llvm-project/issues/6263 | 1,070,974,458 | 6,263 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5890](https://llvm.org/bz5890) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5593 llvm/llvm-project#5883 llvm/llvm-project#6253 |
| CC | @asl,@DougGregor,@edwintorok,@nunoplopes,@pwo |
## Ext... | clang c++ codegen address point not calculated for base of primary base (Assertion failed: (AddressPoints.count(std::make_pair(ClassDecl, Offset)) && "Missing address point for class")) | https://api.github.com/repos/llvm/llvm-project/issues/6262/comments | 14 | 2009-12-27T09:06:54Z | 2021-12-03T21:16:17Z | https://github.com/llvm/llvm-project/issues/6262 | 1,070,974,449 | 6,262 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5889](https://llvm.org/bz5889) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
pes delta$ cat 187.cc
typedef __type... | clang cant cope with C and C++ definition of a typedef | https://api.github.com/repos/llvm/llvm-project/issues/6261/comments | 1 | 2009-12-26T23:53:37Z | 2021-12-03T21:16:17Z | https://github.com/llvm/llvm-project/issues/6261 | 1,070,974,438 | 6,261 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5888](https://llvm.org/bz5888) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | Linux |
| CC | @lattner |
## Extended Description
Tracking a slowdown observed after a clang update, I've bisected the
problem to commit r91449.
r91448:
$ ~... | Huge slowdown regression | https://api.github.com/repos/llvm/llvm-project/issues/6260/comments | 2 | 2009-12-26T21:49:42Z | 2021-12-03T21:16:16Z | https://github.com/llvm/llvm-project/issues/6260 | 1,070,974,428 | 6,260 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5887](https://llvm.org/bz5887) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@rjmccall |
## Extended Description
llvm/clang r92166
clang's -Wsign-compare appears to... | -Wsign-compare considers ternary expression as "int" type | https://api.github.com/repos/llvm/llvm-project/issues/6259/comments | 2 | 2009-12-26T18:56:11Z | 2021-12-03T21:16:15Z | https://github.com/llvm/llvm-project/issues/6259 | 1,070,974,423 | 6,259 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5886](https://llvm.org/bz5886) |
| Resolution | FIXED |
| Resolved on | Dec 26, 2009 14:09 |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic |
## Extended Description
Seen using r92164 on Ubuntu 9.10 on x86. The -O2 result is right, I think.
regehr@john-home:~... | possible wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/6258/comments | 2 | 2009-12-26T02:22:02Z | 2021-12-03T21:16:14Z | https://github.com/llvm/llvm-project/issues/6258 | 1,070,974,408 | 6,258 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5885](https://llvm.org/bz5885) |
| Resolution | WORKSFORME |
| Resolved on | May 27, 2010 05:00 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase:
static union {
uint h;
};
Crashes with clang++. | clang c++ crash-on-invalid with anonymous union | https://api.github.com/repos/llvm/llvm-project/issues/6257/comments | 2 | 2009-12-26T02:08:09Z | 2022-01-20T02:03:51Z | https://github.com/llvm/llvm-project/issues/6257 | 1,070,974,393 | 6,257 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5884](https://llvm.org/bz5884) |
| Resolution | FIXED |
| Resolved on | Dec 25, 2009 19:14 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/67392/143740430-a5ec94a7-0fb7-... | Use-after-free inside CXXBaseOrMemberInitializer::CXXBaseOrMemberInitializer() | https://api.github.com/repos/llvm/llvm-project/issues/6256/comments | 3 | 2009-12-25T23:19:58Z | 2021-12-03T21:16:12Z | https://github.com/llvm/llvm-project/issues/6256 | 1,070,974,384 | 6,256 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5883](https://llvm.org/bz5883) |
| Resolution | FIXED |
| Resolved on | Jan 11, 2010 16:41 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/67392/143740429-f1f1c5a5-ce72-... | NULL pointer dereference in sema | https://api.github.com/repos/llvm/llvm-project/issues/6255/comments | 2 | 2009-12-25T22:54:36Z | 2021-12-03T21:16:11Z | https://github.com/llvm/llvm-project/issues/6255 | 1,070,974,373 | 6,255 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5882](https://llvm.org/bz5882) |
| Resolution | FIXED |
| Resolved on | Dec 25, 2009 21:36 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#6253 |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/67392/143740428-cb75b21d-2e1c-... | Assertion in codegen | https://api.github.com/repos/llvm/llvm-project/issues/6254/comments | 2 | 2009-12-25T22:45:14Z | 2021-12-03T21:16:10Z | https://github.com/llvm/llvm-project/issues/6254 | 1,070,974,361 | 6,254 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5881](https://llvm.org/bz5881) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2011 06:49 |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-bugzilla-archive#6840 llvm/llvm-project#5886 llvm/llvm-bugzilla-archive#5882 llvm/llvm-bugzilla-archive#5883 llvm/llvm-bug... | [META] Compiling Qt with clang | https://api.github.com/repos/llvm/llvm-project/issues/6253/comments | 53 | 2009-12-25T22:26:53Z | 2021-12-03T21:16:08Z | https://github.com/llvm/llvm-project/issues/6253 | 1,070,974,346 | 6,253 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5880](https://llvm.org/bz5880) |
| Resolution | FIXED |
| Resolved on | Apr 28, 2010 17:50 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#6023 |
| CC | @DougGregor |
## Extended Description
Testcase:
template<typename T> struct A { static con... | clang c++ crash instantiating __builtin_offsetof | https://api.github.com/repos/llvm/llvm-project/issues/6252/comments | 3 | 2009-12-25T21:19:53Z | 2021-12-03T21:16:07Z | https://github.com/llvm/llvm-project/issues/6252 | 1,070,974,335 | 6,252 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5879](https://llvm.org/bz5879) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rjmccall |
## Extended Description
MSVC has this, and it's nice:
```
enum e0 { A = 1 };
bool f0() {
bool a = A; // expected-warning {{ trunca... | warn on truncating enum to bool | https://api.github.com/repos/llvm/llvm-project/issues/6251/comments | 3 | 2009-12-25T19:44:02Z | 2022-01-20T02:36:38Z | https://github.com/llvm/llvm-project/issues/6251 | 1,070,974,324 | 6,251 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5878](https://llvm.org/bz5878) |
| Version | 2.6 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
In the generated C file, tcc is not mentioned...
tcc = tiny c compiler...
Here is some code that is needed for tcc.
This sh... | llc -march=c does not support tcc | https://api.github.com/repos/llvm/llvm-project/issues/6250/comments | 1 | 2009-12-25T19:08:20Z | 2023-08-06T03:03:17Z | https://github.com/llvm/llvm-project/issues/6250 | 1,070,974,318 | 6,250 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5877](https://llvm.org/bz5877) |
| Resolution | DUPLICATE |
| Resolved on | Dec 25, 2009 11:33 |
| Version | 2.6 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I have a command something like this:
llc -march=c <D:\m\cpp\tp... | llc produces bad c code or you tell me. | https://api.github.com/repos/llvm/llvm-project/issues/6249/comments | 2 | 2009-12-25T19:02:46Z | 2021-12-03T21:16:05Z | https://github.com/llvm/llvm-project/issues/6249 | 1,070,974,307 | 6,249 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5876](https://llvm.org/bz5876) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#6023 |
| Attachments | [Code](https://user-images.githubusercontent.com/60944935/143740420-eb2ecc24-53cb-4f91-95... | Mangling fails with conversions in template arguments | https://api.github.com/repos/llvm/llvm-project/issues/6248/comments | 7 | 2009-12-25T17:04:53Z | 2021-12-03T21:16:04Z | https://github.com/llvm/llvm-project/issues/6248 | 1,070,974,295 | 6,248 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5875](https://llvm.org/bz5875) |
| Resolution | DUPLICATE |
| Resolved on | Mar 06, 2010 14:00 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
$ cat sentinel.cpp
void foo(int a, ...) __attribute__((sentinel));
void bar(void)
{
... | Clang causes erroneous missing sentinel warnings | https://api.github.com/repos/llvm/llvm-project/issues/6247/comments | 1 | 2009-12-25T15:56:02Z | 2021-12-03T21:16:03Z | https://github.com/llvm/llvm-project/issues/6247 | 1,070,974,287 | 6,247 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5874](https://llvm.org/bz5874) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@efriedma-quic,@rjmccall |
## Extended Description
$ cat size_t.cpp
#include <string>
using namespace std;
size_t a;
$ clang -c si... | size_t causes conflict when using GCC libstdc++ headers | https://api.github.com/repos/llvm/llvm-project/issues/6246/comments | 7 | 2009-12-25T15:47:41Z | 2021-12-03T21:16:02Z | https://github.com/llvm/llvm-project/issues/6246 | 1,070,974,280 | 6,246 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5873](https://llvm.org/bz5873) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Testcase:
template<typename T> struct A { };
template<> struct A<int> { virtual void x(); };
__ext... | Key function computation messed up for template classes | https://api.github.com/repos/llvm/llvm-project/issues/6245/comments | 2 | 2009-12-25T07:10:31Z | 2021-12-03T21:16:01Z | https://github.com/llvm/llvm-project/issues/6245 | 1,070,974,267 | 6,245 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5872](https://llvm.org/bz5872) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
__PRETTY_FUNCTION__ for a const member function does not include ... | __PRETTY_FUNCTION__ for a const member function does not include const specifier | https://api.github.com/repos/llvm/llvm-project/issues/6244/comments | 2 | 2009-12-25T01:24:25Z | 2021-12-03T21:16:00Z | https://github.com/llvm/llvm-project/issues/6244 | 1,070,974,256 | 6,244 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5871](https://llvm.org/bz5871) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
__PRETTY_FUNCTION__ for a member function of a local class does n... | __PRETTY_FUNCTION__ for a member function of a local class is wrong | https://api.github.com/repos/llvm/llvm-project/issues/6243/comments | 4 | 2009-12-25T01:22:38Z | 2021-12-03T21:15:59Z | https://github.com/llvm/llvm-project/issues/6243 | 1,070,974,252 | 6,243 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5870](https://llvm.org/bz5870) |
| Resolution | WORKSFORME |
| Resolved on | Mar 23, 2010 23:43 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
$ cat a.cpp
class UObject {
public:
virtual ~UObject();
};
class UnicodeStr... | [c++] Copy constructor calls incorrect base copy constructor | https://api.github.com/repos/llvm/llvm-project/issues/6242/comments | 3 | 2009-12-24T21:57:50Z | 2022-01-20T02:03:50Z | https://github.com/llvm/llvm-project/issues/6242 | 1,070,974,243 | 6,242 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5869](https://llvm.org/bz5869) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
below note the difference between _Z9U_ and _ZL9U_. This was tested in linux 32-bit... | [c++] static function incorrectly mangled | https://api.github.com/repos/llvm/llvm-project/issues/6241/comments | 3 | 2009-12-24T19:58:50Z | 2021-12-03T21:15:57Z | https://github.com/llvm/llvm-project/issues/6241 | 1,070,974,234 | 6,241 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5868](https://llvm.org/bz5868) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This assert fires on a... | Assertion failed: (Ty && "Invalid GetElementPtrInst indices for type!") | https://api.github.com/repos/llvm/llvm-project/issues/6240/comments | 2 | 2009-12-24T12:09:15Z | 2021-12-03T21:15:56Z | https://github.com/llvm/llvm-project/issues/6240 | 1,070,974,218 | 6,240 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5867](https://llvm.org/bz5867) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
--
ddun... | clang++ miscompile of std::map code | https://api.github.com/repos/llvm/llvm-project/issues/6239/comments | 8 | 2009-12-24T02:54:55Z | 2021-12-03T21:15:55Z | https://github.com/llvm/llvm-project/issues/6239 | 1,070,974,206 | 6,239 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5866](https://llvm.org/bz5866) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2010 19:56 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Attachments | [Failing test](https://user-images.githubusercontent.com/989428/143740418-7c87c828-c927-48bc-82e4-9a... | Friend template specialization in class template loses specialization info | https://api.github.com/repos/llvm/llvm-project/issues/6238/comments | 3 | 2009-12-24T02:08:27Z | 2021-12-03T21:15:54Z | https://github.com/llvm/llvm-project/issues/6238 | 1,070,974,191 | 6,238 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5865](https://llvm.org/bz5865) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
pes delta$ cat 000.cc
struct char_tr... | Assertion failed: ((NumParams == FTy->getNumParams() || (FTy->isVarArg() && NumParams > FTy->getNumParams())) && "Calling a function with bad signature!"), function init, file Instructions.cpp, line 307. | https://api.github.com/repos/llvm/llvm-project/issues/6237/comments | 5 | 2009-12-24T00:45:48Z | 2021-12-03T21:15:53Z | https://github.com/llvm/llvm-project/issues/6237 | 1,070,974,183 | 6,237 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5864](https://llvm.org/bz5864) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2012 18:22 |
| Version | unspecified |
| OS | All |
| CC | @akyrtzi,@chandlerc,@DougGregor |
## Extended Description
Consider:
int foo(bar_t x) {
return x+x;
}
in C mode, the parser thinks this ... | poor error recovery for incorrect typename | https://api.github.com/repos/llvm/llvm-project/issues/6236/comments | 10 | 2009-12-24T00:08:11Z | 2021-12-03T21:15:52Z | https://github.com/llvm/llvm-project/issues/6236 | 1,070,974,175 | 6,236 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5863](https://llvm.org/bz5863) |
| Resolution | FIXED |
| Resolved on | May 23, 2010 15:05 |
| Version | trunk |
| OS | FreeBSD |
| Blocks | llvm/llvm-bugzilla-archive#6023 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@DougGregor,@DimitryAndric |
## Extended Descript... | Assertion failure with C++ try/catch | https://api.github.com/repos/llvm/llvm-project/issues/6235/comments | 11 | 2009-12-23T23:22:19Z | 2021-12-03T21:15:51Z | https://github.com/llvm/llvm-project/issues/6235 | 1,070,974,163 | 6,235 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5862](https://llvm.org/bz5862) |
| Version | trunk |
| OS | MacOS X |
## Extended Description
It is currently possible to load bitcode modules linked against native libraries into the JIT, by loading the libraries in the Module::getLibraries() list. This works for modules comp... | JIT cannot load modules linked against Darwin frameworks | https://api.github.com/repos/llvm/llvm-project/issues/6234/comments | 1 | 2009-12-23T22:23:55Z | 2021-12-03T21:15:50Z | https://github.com/llvm/llvm-project/issues/6234 | 1,070,974,157 | 6,234 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5861](https://llvm.org/bz5861) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
pes delta$ cat 000.cc
typedef void (*__destroy_handler)... | [CG]: Assertion failed: (0 && "Unknown template argument kind!"), function mangleTemplateArgument, file Mangle.cpp, line 1214. | https://api.github.com/repos/llvm/llvm-project/issues/6233/comments | 6 | 2009-12-23T10:52:22Z | 2021-12-03T21:15:49Z | https://github.com/llvm/llvm-project/issues/6233 | 1,070,974,144 | 6,233 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5860](https://llvm.org/bz5860) |
| Version | trunk |
| OS | Windows XP |
| Attachments | [Script to generate assembly that shows quadratic behavior in simplifycfg](https://user-images.githubusercontent.com/60944935/143740415-b64afce0-cefd-4afc-a219-6abbc0ef1cf9.gz) |
| Reporter ... | simplifycfg quadratic on sequence of br (load!=0) %end, %next blocks | https://api.github.com/repos/llvm/llvm-project/issues/6232/comments | 0 | 2009-12-23T05:11:14Z | 2021-12-03T21:15:48Z | https://github.com/llvm/llvm-project/issues/6232 | 1,070,974,131 | 6,232 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5859](https://llvm.org/bz5859) |
| Resolution | INVALID |
| Resolved on | Feb 22, 2010 12:43 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
blackthorn:~ dgregor$ cat t.C
typedef int __attribute__((mode(TI))) H;
void f(H) { }
bla... | Need mangling for fixed-width integer types | https://api.github.com/repos/llvm/llvm-project/issues/6231/comments | 7 | 2009-12-23T03:40:04Z | 2021-12-03T21:15:47Z | https://github.com/llvm/llvm-project/issues/6231 | 1,070,974,123 | 6,231 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5858](https://llvm.org/bz5858) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
blackthorn:~ dgregor$ cat t.C
void f(int (^)(int, int)) { }
blackthorn:~ dgregor$ clang++ t.C
Assertion f... | Need mangling for block types | https://api.github.com/repos/llvm/llvm-project/issues/6230/comments | 2 | 2009-12-23T03:34:44Z | 2021-12-03T21:15:47Z | https://github.com/llvm/llvm-project/issues/6230 | 1,070,974,116 | 6,230 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5857](https://llvm.org/bz5857) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:45 |
| Version | trunk |
| OS | All |
| Attachments | [clang_crash_22V_Ky.i.gz](https://user-images.githubusercontent.com/92601275/143740414-bc687eb7-64a7-4bf5-a9c0-89dd572012e5.gz) |
| CC | ... | Assertion failed: (ValMgr.getContext().hasSameUnqualifiedType(castTy, T)), function CastRetrievedVal | https://api.github.com/repos/llvm/llvm-project/issues/6229/comments | 2 | 2009-12-23T01:13:59Z | 2021-12-03T21:15:46Z | https://github.com/llvm/llvm-project/issues/6229 | 1,070,974,110 | 6,229 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5856](https://llvm.org/bz5856) |
| Resolution | FIXED |
| Resolved on | Aug 01, 2010 20:24 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Clang fails to build 129.compress from CINT95.
--
ddunbar@... | [129.compress] clang rejects code which gcc accepts | https://api.github.com/repos/llvm/llvm-project/issues/6228/comments | 1 | 2009-12-23T00:55:04Z | 2021-12-03T21:15:45Z | https://github.com/llvm/llvm-project/issues/6228 | 1,070,974,105 | 6,228 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5855](https://llvm.org/bz5855) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:49 |
| Version | trunk |
| OS | All |
## Extended Description
0>pwo@pwo-mac /tmp% g++ -Wno-all -Wcomments -c t.c
t.c:1:4: warning: "/*" within comment
0>pwo@pwo-mac /tmp% clang++ -Wno-all -... | missing -Wcomments alias for -Wcomment | https://api.github.com/repos/llvm/llvm-project/issues/6227/comments | 2 | 2009-12-22T23:03:02Z | 2021-12-03T21:15:44Z | https://github.com/llvm/llvm-project/issues/6227 | 1,070,974,098 | 6,227 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5854](https://llvm.org/bz5854) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
The following program fails to compile with clang:
template<typename T> char same(T, T);
enum {
A =... | Enumerators have the wrong type prior to '}' | https://api.github.com/repos/llvm/llvm-project/issues/6226/comments | 1 | 2009-12-22T22:00:52Z | 2021-12-03T21:15:43Z | https://github.com/llvm/llvm-project/issues/6226 | 1,070,974,090 | 6,226 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5853](https://llvm.org/bz5853) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:56 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
This is a snippet from Squid 3.x include/splay.h
0>pwo@pwo-mac /tmp% clang++ -v
clang version 1.1 (tr... | Squid 3 fails to build | https://api.github.com/repos/llvm/llvm-project/issues/6225/comments | 1 | 2009-12-22T19:16:19Z | 2021-12-03T21:15:42Z | https://github.com/llvm/llvm-project/issues/6225 | 1,070,974,084 | 6,225 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5852](https://llvm.org/bz5852) |
| Resolution | WONTFIX |
| Resolved on | Apr 08, 2011 13:28 |
| Version | 2.6 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
on windows with this option gcc treats functions as stdcall, ... | llvm-gcc doesn't generate proper attributes in IR with -mrtd option | https://api.github.com/repos/llvm/llvm-project/issues/6224/comments | 3 | 2009-12-22T12:12:52Z | 2022-01-20T02:31:51Z | https://github.com/llvm/llvm-project/issues/6224 | 1,070,974,070 | 6,224 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5851](https://llvm.org/bz5851) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | 2.6 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
---
struct A
{
__stdcall void (*p)();
};
static __stdcall void My... | llvm binds wrong symbols for stdcall functions | https://api.github.com/repos/llvm/llvm-project/issues/6223/comments | 3 | 2009-12-22T12:04:21Z | 2021-12-03T21:15:41Z | https://github.com/llvm/llvm-project/issues/6223 | 1,070,974,059 | 6,223 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5850](https://llvm.org/bz5850) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
daysthatwere:clang rjmccall$ cat << EOF > foo.cpp
struct Inst {};
struct CallInst : Inst {};
struct... | Strange failure in reference binding in function call | https://api.github.com/repos/llvm/llvm-project/issues/6222/comments | 4 | 2009-12-22T00:35:47Z | 2021-12-03T21:15:40Z | https://github.com/llvm/llvm-project/issues/6222 | 1,070,974,047 | 6,222 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5849](https://llvm.org/bz5849) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
Checker 232 appears to be broken:
$ scan-build -k -chec... | checker-232 has no available analyses | https://api.github.com/repos/llvm/llvm-project/issues/6221/comments | 4 | 2009-12-21T22:52:13Z | 2021-12-03T21:15:39Z | https://github.com/llvm/llvm-project/issues/6221 | 1,070,974,031 | 6,221 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5848](https://llvm.org/bz5848) |
| Resolution | FIXED |
| Resolved on | Apr 12, 2010 20:04 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
$ cat t.cc
template <typename T>
struct Foo {
templat... | clang crashes when instantiating a class template that has a nested friend class tempalte | https://api.github.com/repos/llvm/llvm-project/issues/6220/comments | 6 | 2009-12-21T22:36:19Z | 2021-12-03T21:15:38Z | https://github.com/llvm/llvm-project/issues/6220 | 1,070,974,019 | 6,220 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5847](https://llvm.org/bz5847) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Attachments | [failing input](https://user-images.githubusercontent.com/60944935/143740411-1e938bc5-2b38-473... | Assertion failed: (Result && "declaration was not instantiated in this scope!") | https://api.github.com/repos/llvm/llvm-project/issues/6219/comments | 2 | 2009-12-21T21:06:26Z | 2021-12-03T21:15:36Z | https://github.com/llvm/llvm-project/issues/6219 | 1,070,974,007 | 6,219 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5846](https://llvm.org/bz5846) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2010 13:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [bugpoint-reduced testcase](https://user-images.githubusercontent.com/60944935/143740410-e3fafd86-4f99-4963-b3c7-e08d83f603ba.gz) |
| R... | Linear Scan Runs Out of Registers | https://api.github.com/repos/llvm/llvm-project/issues/6218/comments | 2 | 2009-12-21T19:48:06Z | 2021-12-03T21:15:35Z | https://github.com/llvm/llvm-project/issues/6218 | 1,070,973,992 | 6,218 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5845](https://llvm.org/bz5845) |
| Resolution | FIXED |
| Resolved on | May 15, 2011 04:48 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
FreeBSD 8 (both on i386 and amd64), while building compiler-rt r91825 (last ... | compiler-rt build fails at powidf2_test | https://api.github.com/repos/llvm/llvm-project/issues/6217/comments | 0 | 2009-12-21T19:21:01Z | 2021-12-03T21:15:34Z | https://github.com/llvm/llvm-project/issues/6217 | 1,070,973,979 | 6,217 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5844](https://llvm.org/bz5844) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2016 10:17 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@gnzlbg |
## Extended Description
%%%
static struct {
void foo(void) const
{
std::c... | __PRETTY_FUNCTION__ for anonymous structs is misleading | https://api.github.com/repos/llvm/llvm-project/issues/6216/comments | 1 | 2009-12-21T12:19:00Z | 2021-12-03T21:15:33Z | https://github.com/llvm/llvm-project/issues/6216 | 1,070,973,968 | 6,216 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5843](https://llvm.org/bz5843) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | unspecified |
| OS | All |
| Attachments | [bash's plural-exp.c, preprocessed](https://user-images.githubusercontent.com/60944935/143740409-0cc2e1b1-fc86-41f5-9e7b-e1b6a4e067... | [bash] crash in clang::InitializedEntity::InitializedEntity | https://api.github.com/repos/llvm/llvm-project/issues/6215/comments | 1 | 2009-12-21T09:14:45Z | 2021-12-03T21:15:32Z | https://github.com/llvm/llvm-project/issues/6215 | 1,070,973,956 | 6,215 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5842](https://llvm.org/bz5842) |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143740408-6977f229-d01b-4b55-98a4-a52a72a052ab.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I've attach... | [IPA] Clang does not warn about uninitialized variable | https://api.github.com/repos/llvm/llvm-project/issues/6214/comments | 1 | 2009-12-21T04:30:56Z | 2021-12-03T21:15:32Z | https://github.com/llvm/llvm-project/issues/6214 | 1,070,973,947 | 6,214 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5841](https://llvm.org/bz5841) |
| Resolution | FIXED |
| Resolved on | Dec 22, 2009 07:29 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
while compiling gettext 0.17 ( http://www.gnu.org/software/gettext/ ) with recent ... | clang cannot compile initialized struct containing union | https://api.github.com/repos/llvm/llvm-project/issues/6213/comments | 2 | 2009-12-20T22:30:19Z | 2021-12-03T21:15:31Z | https://github.com/llvm/llvm-project/issues/6213 | 1,070,973,943 | 6,213 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5840](https://llvm.org/bz5840) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:21 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
Base class specifiers need to be looked up ignoring non-type declarations.
struct Base {};... | base specifiers are using ordinary lookup | https://api.github.com/repos/llvm/llvm-project/issues/6212/comments | 1 | 2009-12-20T10:09:35Z | 2021-12-03T21:15:30Z | https://github.com/llvm/llvm-project/issues/6212 | 1,070,973,935 | 6,212 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5839](https://llvm.org/bz5839) |
| Resolution | DUPLICATE |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
template<typename StringType>
class StringTypeAdapter {... | clang++ fails to parse class template constructor | https://api.github.com/repos/llvm/llvm-project/issues/6211/comments | 1 | 2009-12-19T19:52:28Z | 2021-12-03T21:15:29Z | https://github.com/llvm/llvm-project/issues/6211 | 1,070,973,929 | 6,211 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5838](https://llvm.org/bz5838) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:46 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@rjmccall |
## Extended Description
The following code fails to compile on clang:
template<typename T>
struct A {
int a;
};
te... | Lookup in dependent bases depends on implicit "this" | https://api.github.com/repos/llvm/llvm-project/issues/6210/comments | 3 | 2009-12-19T13:36:24Z | 2021-12-03T21:15:28Z | https://github.com/llvm/llvm-project/issues/6210 | 1,070,973,922 | 6,210 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5837](https://llvm.org/bz5837) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2009 01:16 |
| Version | 1.0 |
| OS | All |
| Attachments | [repro with 'opt -loop-rotate'](https://user-images.githubusercontent.com/15152540/143740407-8d708786-2c03-43a5-a071-b5c24275ca1f.gz) |
| C... | ssaupdate inserts many duplicate phi nodes | https://api.github.com/repos/llvm/llvm-project/issues/6209/comments | 2 | 2009-12-19T08:32:24Z | 2021-12-03T21:15:27Z | https://github.com/llvm/llvm-project/issues/6209 | 1,070,973,904 | 6,209 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5836](https://llvm.org/bz5836) |
| Resolution | FIXED |
| Resolved on | Mar 31, 2011 20:36 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
"gcc -Woverloaded-virtual" emits a very helpful warning for something like this, clang doesn't yet:
... | missing -Woverloaded-virtual | https://api.github.com/repos/llvm/llvm-project/issues/6208/comments | 1 | 2009-12-19T03:31:29Z | 2021-12-03T21:15:27Z | https://github.com/llvm/llvm-project/issues/6208 | 1,070,973,898 | 6,208 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5835](https://llvm.org/bz5835) |
| Resolution | WORKSFORME |
| Resolved on | Dec 18, 2012 18:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [Sample .ll file](https://user-images.githubusercontent.com/60944935/143740406-6397438a-49c8-4b7d-ab57-d247339cfb3a.gz) |
| Report... | tailcallopt produces non-PIC relocation on x86-64 linux. | https://api.github.com/repos/llvm/llvm-project/issues/6207/comments | 6 | 2009-12-19T03:06:55Z | 2022-01-20T02:03:48Z | https://github.com/llvm/llvm-project/issues/6207 | 1,070,973,889 | 6,207 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5834](https://llvm.org/bz5834) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
clang c... | [irgen] [ParseDecl] Assertion failed: (getContext().getCanonicalType(ArgType.getNonReferenceType()). getTypePtr() == getContext().getCanonicalType(Arg->getType()).getTypePtr() && "type mismatch in call argument!") | https://api.github.com/repos/llvm/llvm-project/issues/6206/comments | 5 | 2009-12-19T02:50:48Z | 2021-12-03T21:15:25Z | https://github.com/llvm/llvm-project/issues/6206 | 1,070,973,878 | 6,206 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5833](https://llvm.org/bz5833) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:50 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Attachments | [PseudoSourceVal.cpp, preprocessed](https://user-images.githubusercontent.com/60944935/1437404... | [irgen] [PseudoSourceValue] Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!") | https://api.github.com/repos/llvm/llvm-project/issues/6205/comments | 3 | 2009-12-19T02:49:53Z | 2021-12-03T21:15:23Z | https://github.com/llvm/llvm-project/issues/6205 | 1,070,973,865 | 6,205 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5832](https://llvm.org/bz5832) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Attachments | [LLVMC/Main.cpp, preprocessed](https://user-images.githubusercontent.com/60944935/143740403-0b... | [irgen] [LLVMC/Main.cpp] null dereference | https://api.github.com/repos/llvm/llvm-project/issues/6204/comments | 1 | 2009-12-19T02:48:09Z | 2021-12-03T21:15:22Z | https://github.com/llvm/llvm-project/issues/6204 | 1,070,973,854 | 6,204 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5831](https://llvm.org/bz5831) |
| Resolution | FIXED |
| Resolved on | Jul 29, 2010 22:52 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#5593 |
| Attachments | [RegAllocPBQP.cpp, minimized](https://user-images.githubusercontent.com/60944935/143740402-61e... | [irgen] [RegAllocPBQP] x86_64 ABI assertion failure | https://api.github.com/repos/llvm/llvm-project/issues/6203/comments | 5 | 2009-12-19T02:45:46Z | 2021-12-03T21:15:21Z | https://github.com/llvm/llvm-project/issues/6203 | 1,070,973,842 | 6,203 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5830](https://llvm.org/bz5830) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
class VB {
public:
int n;
VB (int v) { n = v; ... | virtual base construction doesn't work | https://api.github.com/repos/llvm/llvm-project/issues/6202/comments | 1 | 2009-12-18T22:47:05Z | 2021-12-03T21:15:20Z | https://github.com/llvm/llvm-project/issues/6202 | 1,070,973,828 | 6,202 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5829](https://llvm.org/bz5829) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
enum E {
a=(1L<<31)+100
} e;
$ clang++ -S e.cc... | No support for enum 64-bit enums | https://api.github.com/repos/llvm/llvm-project/issues/6201/comments | 2 | 2009-12-18T20:29:42Z | 2021-12-03T21:15:19Z | https://github.com/llvm/llvm-project/issues/6201 | 1,070,973,819 | 6,201 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5828](https://llvm.org/bz5828) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2010 03:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@bcardosolopes |
## Extended Description
Hello,
LLVM fails to build on mips:
make[4]: Entering... | Fails to build from source on mips | https://api.github.com/repos/llvm/llvm-project/issues/6200/comments | 12 | 2009-12-18T13:34:31Z | 2021-12-03T21:15:18Z | https://github.com/llvm/llvm-project/issues/6200 | 1,070,973,811 | 6,200 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5827](https://llvm.org/bz5827) |
| Resolution | FIXED |
| Resolved on | Dec 23, 2009 15:10 |
| Version | trunk |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
$ cat a.cpp
typedef int int64_t __attribute__ ((__mode__ (__DI__)));
typedef int64_t UTextMapOffsetToNa... | instcombine phi slicing crash on phi of invoke | https://api.github.com/repos/llvm/llvm-project/issues/6199/comments | 10 | 2009-12-18T13:03:38Z | 2021-12-03T21:15:17Z | https://github.com/llvm/llvm-project/issues/6199 | 1,070,973,800 | 6,199 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5826](https://llvm.org/bz5826) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:44 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
extern "C" void abort ();
int ctor = 0;
int dtor = 0;
template ... | dtors run twice | https://api.github.com/repos/llvm/llvm-project/issues/6198/comments | 2 | 2009-12-18T04:58:47Z | 2021-12-03T21:15:16Z | https://github.com/llvm/llvm-project/issues/6198 | 1,070,973,784 | 6,198 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5825](https://llvm.org/bz5825) |
| Resolution | FIXED |
| Resolved on | Mar 01, 2010 12:21 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rjmccall |
## Extended Description
::new(static_cast<void*>(__p)) _T1(__value);
===
bl... | c++ parser infinite loop | https://api.github.com/repos/llvm/llvm-project/issues/6197/comments | 4 | 2009-12-18T01:32:34Z | 2021-12-03T21:15:16Z | https://github.com/llvm/llvm-project/issues/6197 | 1,070,973,771 | 6,197 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5824](https://llvm.org/bz5824) |
| Resolution | FIXED |
| Resolved on | Nov 18, 2010 11:18 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5593 |
| CC | @lattner,@DougGregor |
## Extended Description
Testcase:
struct a { int a[10]; };
struct a a();
str... | clang codegen introduces extra struct copy calling function returning struct | https://api.github.com/repos/llvm/llvm-project/issues/6196/comments | 11 | 2009-12-18T01:26:11Z | 2021-12-03T21:15:15Z | https://github.com/llvm/llvm-project/issues/6196 | 1,070,973,760 | 6,196 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5823](https://llvm.org/bz5823) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:48 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
#include <stdlib.h> // For size_t.
// This works:
//... | clang doesn't allow operator new to take const size_t as its argument | https://api.github.com/repos/llvm/llvm-project/issues/6195/comments | 1 | 2009-12-18T00:57:08Z | 2021-12-03T21:15:14Z | https://github.com/llvm/llvm-project/issues/6195 | 1,070,973,752 | 6,195 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5822](https://llvm.org/bz5822) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2009 00:46 |
| Version | 1.0 |
| OS | All |
| CC | @efriedma-quic |
## Extended Description
This code:
#include "llvm/ADT/StringRef.h"
bool test(llvm::StringRef R) { return R.endswith("x"); }
bool... | StringRef::endswith compiles into gross code | https://api.github.com/repos/llvm/llvm-project/issues/6194/comments | 5 | 2009-12-18T00:38:15Z | 2021-12-03T21:15:13Z | https://github.com/llvm/llvm-project/issues/6194 | 1,070,973,745 | 6,194 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5821](https://llvm.org/bz5821) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:53 |
| Version | unspecified |
| OS | Linux |
| Attachments | [reduced elf.ii bz2](https://user-images.githubusercontent.com/92601246/143740399-b5e944c9-8fd8-4a73-9da8-d6207c8a8749.gz) |
| CC... | clang++ ScalarExprEmitter::EmitCastExp Assertion `0 && "Should be unreachable!"' failed | https://api.github.com/repos/llvm/llvm-project/issues/6193/comments | 1 | 2009-12-17T23:15:17Z | 2021-12-03T21:15:12Z | https://github.com/llvm/llvm-project/issues/6193 | 1,070,973,737 | 6,193 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5820](https://llvm.org/bz5820) |
| Resolution | FIXED |
| Resolved on | Mar 03, 2010 16:55 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
$ cat t.cc
struct Base {
void Foo();
};
struct D1 : public Bas... | clang can't disambiguate calls to method in base class in diamond-shaped heirarchy, even though the call is qualified | https://api.github.com/repos/llvm/llvm-project/issues/6192/comments | 3 | 2009-12-17T22:29:16Z | 2021-12-03T21:15:11Z | https://github.com/llvm/llvm-project/issues/6192 | 1,070,973,729 | 6,192 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5819](https://llvm.org/bz5819) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:52 |
| Version | unspecified |
| OS | Linux |
| Attachments | [original elf.ii (bzip2)](https://user-images.githubusercontent.com/92601246/143740398-3d7180a6-ac00-4c61-9895-7f0a8ac36abe.gz) |... | clang++: crash on invalid C++ code | https://api.github.com/repos/llvm/llvm-project/issues/6191/comments | 4 | 2009-12-17T21:30:22Z | 2021-12-03T21:15:10Z | https://github.com/llvm/llvm-project/issues/6191 | 1,070,973,717 | 6,191 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5818](https://llvm.org/bz5818) |
| Resolution | FIXED |
| Resolved on | Mar 25, 2010 11:09 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
$ cat a.cpp
class ForwardCharacterIterator : public UObject {
virtual ~ForwardCharacterIterator();
};
c... | CXXRecordDecl::getDestructor: Assertion `I != E && "Did not find a destructor!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/6190/comments | 2 | 2009-12-17T16:54:38Z | 2021-12-03T21:15:09Z | https://github.com/llvm/llvm-project/issues/6190 | 1,070,973,707 | 6,190 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5817](https://llvm.org/bz5817) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2010 00:57 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#4068 |
| CC | @DougGregor,@pwo,@rjmccall |
## Extended Description
$ cat a.cpp
typedef int type[][2];
const type foo = {0... | sema crashes when initializing an array where the type was defined within a typedef | https://api.github.com/repos/llvm/llvm-project/issues/6189/comments | 3 | 2009-12-17T16:43:23Z | 2021-12-03T21:15:08Z | https://github.com/llvm/llvm-project/issues/6189 | 1,070,973,692 | 6,189 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5816](https://llvm.org/bz5816) |
| Resolution | FIXED |
| Resolved on | Oct 24, 2012 11:01 |
| Version | unspecified |
| OS | Linux |
| CC | @d0k,@regehr |
## Extended Description
C Testcase:
#include <string.h>
void a(char* a, char* b) { char c[100]; memcpy(c, a, sizeof(c)); ... | [SRoA] Scalarrepl leads to nasty results with function equivalent to fixed-size memmove | https://api.github.com/repos/llvm/llvm-project/issues/6188/comments | 7 | 2009-12-17T07:03:53Z | 2021-12-03T21:15:07Z | https://github.com/llvm/llvm-project/issues/6188 | 1,070,973,682 | 6,188 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5815](https://llvm.org/bz5815) |
| Resolution | FIXED |
| Resolved on | Dec 18, 2009 19:32 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
regehr@john-home:~/volatile/bugs/tmp249$ clang -Os -w -ccc-host-triple msp430-elf -c small.c
regehr@john-home... | msp430 backend: warning: internal error: unsupported relocation error | https://api.github.com/repos/llvm/llvm-project/issues/6187/comments | 1 | 2009-12-17T06:18:09Z | 2021-12-03T21:15:06Z | https://github.com/llvm/llvm-project/issues/6187 | 1,070,973,671 | 6,187 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5814](https://llvm.org/bz5814) |
| Resolution | WORKSFORME |
| Resolved on | Jan 14, 2010 21:47 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
Valgrind indicates that there is likely some funny stuff going on with memory management here.
regehr@joh... | msp430 backend: memory safety problem | https://api.github.com/repos/llvm/llvm-project/issues/6186/comments | 2 | 2009-12-17T06:12:10Z | 2022-01-20T02:03:46Z | https://github.com/llvm/llvm-project/issues/6186 | 1,070,973,655 | 6,186 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5813](https://llvm.org/bz5813) |
| Resolution | FIXED |
| Resolved on | Feb 16, 2010 23:41 |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
This is seen on Edwin Foo's branch-- so not sure if I should report it here? Anyway see below. Sorry for the ... | msp430 backend: Error: operand out of range | https://api.github.com/repos/llvm/llvm-project/issues/6185/comments | 2 | 2009-12-17T05:36:48Z | 2021-12-03T21:15:05Z | https://github.com/llvm/llvm-project/issues/6185 | 1,070,973,647 | 6,185 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5812](https://llvm.org/bz5812) |
| Resolution | WORKSFORME |
| Resolved on | Mar 01, 2010 19:36 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
In the C++0x draft (and I think the C++03 standard, although... | clang fails to find dependent base class when it's referenced via Derived:: | https://api.github.com/repos/llvm/llvm-project/issues/6184/comments | 1 | 2009-12-17T03:31:39Z | 2022-01-20T02:03:46Z | https://github.com/llvm/llvm-project/issues/6184 | 1,070,973,637 | 6,184 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5811](https://llvm.org/bz5811) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:42 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#5593 |
| CC | @DougGregor |
## Extended Description
Testcase:
template <class F> void Call(F f) { f(1); }
templat... | clang c++ error passing function template with explicit template arguments to function template | https://api.github.com/repos/llvm/llvm-project/issues/6183/comments | 1 | 2009-12-17T01:14:12Z | 2021-12-03T21:15:02Z | https://github.com/llvm/llvm-project/issues/6183 | 1,070,973,628 | 6,183 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5810](https://llvm.org/bz5810) |
| Resolution | FIXED |
| Resolved on | Sep 11, 2010 15:26 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
template<typename T>
struct allocator {
al... | default argument in class template constructor not instantiated | https://api.github.com/repos/llvm/llvm-project/issues/6182/comments | 5 | 2009-12-17T01:00:40Z | 2021-12-03T21:15:01Z | https://github.com/llvm/llvm-project/issues/6182 | 1,070,973,616 | 6,182 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5809](https://llvm.org/bz5809) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:54 |
| Version | trunk |
| OS | All |
| Attachments | [example](https://user-images.githubusercontent.com/60944935/143740395-04d97cd3-a1b6-44b5-b8d0-0ae96d8f1b34.gz) |
| Reporter | LLVM Bugzi... | No warning for multiple @​properties with the same key within an @​interface | https://api.github.com/repos/llvm/llvm-project/issues/6181/comments | 4 | 2009-12-16T23:44:39Z | 2021-12-03T21:15:01Z | https://github.com/llvm/llvm-project/issues/6181 | 1,070,973,609 | 6,181 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5808](https://llvm.org/bz5808) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:47 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
struct A {
A(const char *);
~A();
};
A f() {
return ... | No copy ctor call added in AST for attached test | https://api.github.com/repos/llvm/llvm-project/issues/6180/comments | 3 | 2009-12-16T21:08:57Z | 2021-12-03T21:15:00Z | https://github.com/llvm/llvm-project/issues/6180 | 1,070,973,600 | 6,180 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5807](https://llvm.org/bz5807) |
| Resolution | INVALID |
| Resolved on | Dec 16, 2009 11:37 |
| Version | trunk |
| OS | Linux |
## Extended Description
In the C code below, x is incremented each time foo() is called. In the LLVM code it is not.
regehr@john-home:~$ clang -O... | likely wrong code bug | https://api.github.com/repos/llvm/llvm-project/issues/6179/comments | 1 | 2009-12-16T19:36:16Z | 2021-12-03T21:14:59Z | https://github.com/llvm/llvm-project/issues/6179 | 1,070,973,588 | 6,179 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5806](https://llvm.org/bz5806) |
| Version | trunk |
| OS | Linux |
## Extended Description
Currently when LLVM is built on *nix, it requires dlopen().
However there may be cases when the dlopen() support is completely unused in a program that uses LLVM (i.e. DisableSymbolSear... | it should be possible to build LLVM without dlopen() support | https://api.github.com/repos/llvm/llvm-project/issues/6178/comments | 1 | 2009-12-16T15:49:07Z | 2021-12-03T21:14:58Z | https://github.com/llvm/llvm-project/issues/6178 | 1,070,973,579 | 6,178 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [5805](https://llvm.org/bz5805) |
| Resolution | FIXED |
| Resolved on | Feb 22, 2010 12:51 |
| Version | 2.6 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tkremenek |
## Extended Description
I got this analyze, which is obviously wrong, since 10 can't be true... | False positive: int > 0 first false then true. | https://api.github.com/repos/llvm/llvm-project/issues/6177/comments | 7 | 2009-12-16T15:20:39Z | 2021-12-03T21:14:57Z | https://github.com/llvm/llvm-project/issues/6177 | 1,070,973,572 | 6,177 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.