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 | [7304](https://llvm.org/bz7304) | | Resolution | FIXED | | Resolved on | Jun 05, 2010 09:57 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Given the test code: declare void @​callback1() declare void @​callbac...
Partial specialize uses wrong specialization for callsite
https://api.github.com/repos/llvm/llvm-project/issues/7676/comments
1
2010-06-04T21:03:22Z
2021-12-03T21:37:34Z
https://github.com/llvm/llvm-project/issues/7676
1,070,988,125
7,676
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7303](https://llvm.org/bz7303) | | Resolution | WORKSFORME | | Resolved on | Jul 16, 2012 07:53 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#2156 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I thought recent changes were supposed t...
[legalizetypes] Assert when comparing vectors on X86_64
https://api.github.com/repos/llvm/llvm-project/issues/7675/comments
2
2010-06-04T18:59:36Z
2022-01-20T02:05:06Z
https://github.com/llvm/llvm-project/issues/7675
1,070,988,117
7,675
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7302](https://llvm.org/bz7302) | | Resolution | WORKSFORME | | Resolved on | Aug 04, 2010 16:02 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description The following unit test exposes the problem: int foo() { int p1...
asm parsing crashes with null pointer exception
https://api.github.com/repos/llvm/llvm-project/issues/7674/comments
1
2010-06-04T15:08:59Z
2022-01-20T02:05:05Z
https://github.com/llvm/llvm-project/issues/7674
1,070,988,106
7,674
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7301](https://llvm.org/bz7301) | | Resolution | WORKSFORME | | Resolved on | Feb 05, 2012 13:19 | | Version | trunk | | OS | Windows XP | | Attachments | [DependencyFile.cpp](https://user-images.githubusercontent.com/60944935/143741440-60a4c2a4-e4ef-497d-9e29-6ea37747974f.gz) | ...
Filenames in clang generated dependency files don't have spaces escaped.
https://api.github.com/repos/llvm/llvm-project/issues/7673/comments
1
2010-06-04T11:04:23Z
2022-01-20T02:05:04Z
https://github.com/llvm/llvm-project/issues/7673
1,070,988,098
7,673
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7300](https://llvm.org/bz7300) | | Resolution | FIXED | | Resolved on | Mar 04, 2011 10:22 | | Version | 2.7 | | OS | Linux | | Attachments | [C testcase](https://user-images.githubusercontent.com/93436166/143741435-b2ccc4e2-2cf4-4014-9bce-12c3f4646004.gz), [.ll testcase, for de...
Unused argument registers can not be reused
https://api.github.com/repos/llvm/llvm-project/issues/7672/comments
14
2010-06-04T09:48:00Z
2021-12-03T21:37:30Z
https://github.com/llvm/llvm-project/issues/7672
1,070,988,085
7,672
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7299](https://llvm.org/bz7299) | | Resolution | FIXED | | Resolved on | Feb 20, 2011 06:21 | | Version | 2.7 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description An LLVM assertion fails while compiling several SPEC CPU2000 Fortran benchmarks. Affe...
failed assertion while building several SPEC CPU2000 Fortran benchmarks
https://api.github.com/repos/llvm/llvm-project/issues/7671/comments
7
2010-06-04T09:37:31Z
2021-12-03T21:37:29Z
https://github.com/llvm/llvm-project/issues/7671
1,070,988,072
7,671
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7298](https://llvm.org/bz7298) | | Resolution | FIXED | | Resolved on | Jun 07, 2010 11:46 | | Version | 2.7 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Linkage problems are observed for various SPEC CPU2000 Fortran benchmarks on Linux x86...
undefined references in building several SPEC CPU2000 Fortran benchmarks
https://api.github.com/repos/llvm/llvm-project/issues/7670/comments
2
2010-06-04T09:32:21Z
2021-12-03T21:37:28Z
https://github.com/llvm/llvm-project/issues/7670
1,070,988,066
7,670
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7297](https://llvm.org/bz7297) | | Resolution | FIXED | | Resolved on | May 12, 2012 12:33 | | Version | trunk | | OS | All | | CC | @tkremenek,@xuzhongxing | ## Extended Description If I have a pointer (p) to a struct on the stack (a), setting a field using p->x or a.x does n...
Member access is not the same for b[0].x and b->x
https://api.github.com/repos/llvm/llvm-project/issues/7669/comments
7
2010-06-04T06:02:14Z
2021-12-03T21:37:27Z
https://github.com/llvm/llvm-project/issues/7669
1,070,988,057
7,669
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7296](https://llvm.org/bz7296) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description I'm including the source for a couple of libraries in an Xcode project of mine, and their source raises Clang Static...
Disable specific warnings during static analysis
https://api.github.com/repos/llvm/llvm-project/issues/7668/comments
3
2010-06-03T22:14:48Z
2021-12-03T21:37:27Z
https://github.com/llvm/llvm-project/issues/7668
1,070,988,046
7,668
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7295](https://llvm.org/bz7295) | | Version | trunk | | OS | All | ## Extended Description Testcase: define void @​foo(i8** %p) { entry: store i8* blockaddress(@foo, %label), i8** %p br label %label label: ret void } With opt --extract-blocks, %label is moved to f...
--extract-blocks doesn't handle blockaddress
https://api.github.com/repos/llvm/llvm-project/issues/7667/comments
0
2010-06-03T21:13:16Z
2021-12-03T21:37:26Z
https://github.com/llvm/llvm-project/issues/7667
1,070,988,034
7,667
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7294](https://llvm.org/bz7294) | | Resolution | FIXED | | Resolved on | Jun 29, 2010 00:05 | | Version | trunk | | OS | other | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The file tools/clang/tools/Makefile contains the line ifeq ($(OS), $(filter $(OS),...
Please add Minix to the list of excluded OS in tools/clang/tools/Makefile
https://api.github.com/repos/llvm/llvm-project/issues/7666/comments
1
2010-06-03T16:46:25Z
2021-12-03T21:37:25Z
https://github.com/llvm/llvm-project/issues/7666
1,070,988,024
7,666
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7293](https://llvm.org/bz7293) | | Resolution | FIXED | | Resolved on | Jun 29, 2010 10:45 | | Version | trunk | | OS | other | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@nlewycky | ## Extended Description The file utils/unittest/googletest/include/gtest/inter...
Missing #include<unistd.h> in googletest header file
https://api.github.com/repos/llvm/llvm-project/issues/7665/comments
5
2010-06-03T16:36:20Z
2021-12-03T21:37:24Z
https://github.com/llvm/llvm-project/issues/7665
1,070,988,016
7,665
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7292](https://llvm.org/bz7292) | | Resolution | FIXED | | Resolved on | Oct 19, 2013 13:54 | | Version | trunk | | OS | All | ## Extended Description Unless using the -fno-ident option (which clang also supports :), gcc adds a .ident statement to each .s file that is produced,...
Adding version ident to clang-compiled object files
https://api.github.com/repos/llvm/llvm-project/issues/7664/comments
3
2010-06-03T15:12:32Z
2023-08-15T13:44:23Z
https://github.com/llvm/llvm-project/issues/7664
1,070,988,007
7,664
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7291](https://llvm.org/bz7291) | | Resolution | FIXED | | Resolved on | Jun 03, 2010 14:58 | | Version | trunk | | OS | All | | CC | @DougGregor,@efriedma-quic | ## Extended Description reduced from mysql-5.0.90 $ cat t.cc struct Foo { unsigned file_id; Foo(unsigned arg)...
crash on initializer containing an assignment
https://api.github.com/repos/llvm/llvm-project/issues/7663/comments
1
2010-06-03T14:20:00Z
2021-12-03T21:37:22Z
https://github.com/llvm/llvm-project/issues/7663
1,070,987,991
7,663
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7290](https://llvm.org/bz7290) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @Quuxplusone,@DougGregor | ## Extended Description For example: $ cat test.cc ```c++ template<typename T> struct identity { typedef T type; }; templ...
Sometimes the 'aka' type is better than the user's typedef.
https://api.github.com/repos/llvm/llvm-project/issues/7662/comments
2
2010-06-03T08:45:49Z
2023-08-15T20:51:39Z
https://github.com/llvm/llvm-project/issues/7662
1,070,987,982
7,662
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7289](https://llvm.org/bz7289) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@DougGregor,@zygoloid | ## Extended Description $ cat test.cc ```c++ #include <map> #include <string> using std::map; using std::string; ...
Shouldn't stuff template parameter assignments in middle of error message
https://api.github.com/repos/llvm/llvm-project/issues/7661/comments
1
2010-06-03T08:34:41Z
2023-08-19T01:49:15Z
https://github.com/llvm/llvm-project/issues/7661
1,070,987,973
7,661
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7288](https://llvm.org/bz7288) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@DougGregor | ## Extended Description $ cat test.cc ```c++ struct Foo { int square(int i); }; void TakeMemberPointer(Foo&, int(Foo::*)...
Fixit for missing & before member-pointer expression
https://api.github.com/repos/llvm/llvm-project/issues/7660/comments
0
2010-06-03T08:06:11Z
2023-08-19T01:36:23Z
https://github.com/llvm/llvm-project/issues/7660
1,070,987,959
7,660
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7287](https://llvm.org/bz7287) | | Resolution | FIXED | | Resolved on | Nov 01, 2010 18:46 | | Version | trunk | | OS | All | | CC | @DougGregor,@belkadan | ## Extended Description The following C++ code causes the analyzer to crash: // RUN: %clang_cc1 -analyze -analyzer-expe...
Analyzer/C++ Crash: "Name is not a simple identifier" for implicit operator= with array elements
https://api.github.com/repos/llvm/llvm-project/issues/7659/comments
3
2010-06-03T05:19:55Z
2021-12-03T21:37:19Z
https://github.com/llvm/llvm-project/issues/7659
1,070,987,953
7,659
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7286](https://llvm.org/bz7286) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When scan-build is run without the -analyzer-check-objc-missing-dealloc flag, the static analyzer also fails to repo...
Missing -analyzer-check-objc-missing-dealloc also skips leaked ivars
https://api.github.com/repos/llvm/llvm-project/issues/7658/comments
3
2010-06-02T23:30:55Z
2023-05-23T11:29:49Z
https://github.com/llvm/llvm-project/issues/7658
1,070,987,946
7,658
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7285](https://llvm.org/bz7285) | | Version | 2.7 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang.i686 2.7-1.fc13 @&#8203;anaconda-InstallationRepo-201005130056.i386 llvm.i686 2.7-1.fc13 @&#8203;anaco...
Use of 'const ... *p' pointing to non-const; possible invalid "undefined" warning ?
https://api.github.com/repos/llvm/llvm-project/issues/7657/comments
3
2010-06-02T18:47:55Z
2024-03-08T16:14:15Z
https://github.com/llvm/llvm-project/issues/7657
1,070,987,937
7,657
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7284](https://llvm.org/bz7284) | | Resolution | FIXED | | Resolved on | Jun 17, 2010 21:01 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode | ## Extended Description The current interpreter code silently zeroes out the return valu...
interpreter zeroes non-integer return values
https://api.github.com/repos/llvm/llvm-project/issues/7656/comments
4
2010-06-02T17:58:01Z
2021-12-03T21:37:16Z
https://github.com/llvm/llvm-project/issues/7656
1,070,987,929
7,656
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7283](https://llvm.org/bz7283) | | Resolution | FIXED | | Resolved on | Jun 08, 2010 12:43 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@DimitryAndric | ## Extended Description GCC 4.5 has a nice new warning about convert...
implement "converting 'false' to pointer type" warning
https://api.github.com/repos/llvm/llvm-project/issues/7655/comments
2
2010-06-02T17:35:34Z
2021-12-03T21:37:16Z
https://github.com/llvm/llvm-project/issues/7655
1,070,987,918
7,655
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7282](https://llvm.org/bz7282) | | Resolution | FIXED | | Resolved on | Jun 02, 2010 12:18 | | Version | 2.7 | | OS | Linux | | Attachments | [Minimal fail case](https://user-images.githubusercontent.com/60944935/143741430-5a88769d-bf5d-40bb-a2a2-ffb094988926.gz) | | Reporter | ...
C++ nested template bug
https://api.github.com/repos/llvm/llvm-project/issues/7654/comments
3
2010-06-02T14:38:43Z
2021-12-03T21:37:15Z
https://github.com/llvm/llvm-project/issues/7654
1,070,987,913
7,654
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7281](https://llvm.org/bz7281) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Attachments | [Pre-processed input that produces the assertion failure](https://user-images.githubusercontent.com/60944935/143741429-4e1ad881-43b7-47...
Clang aborts with "Sema doesn't consider destructor as used" assertion.
https://api.github.com/repos/llvm/llvm-project/issues/7653/comments
7
2010-06-02T10:27:44Z
2021-12-03T21:37:14Z
https://github.com/llvm/llvm-project/issues/7653
1,070,987,904
7,653
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7280](https://llvm.org/bz7280) | | Resolution | FIXED | | Resolved on | Jul 11, 2010 18:34 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description int test1() { return; } daysthatwere:clang rjmccall$ clang /tmp/red.c /tmp/red.c:2:3: warning: non-v...
Clang emits warning instead of error for non-void return without value
https://api.github.com/repos/llvm/llvm-project/issues/7652/comments
2
2010-06-02T09:46:50Z
2021-12-03T21:37:13Z
https://github.com/llvm/llvm-project/issues/7652
1,070,987,893
7,652
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7279](https://llvm.org/bz7279) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@lattner,@sunfishcode | ## Extended Description ; ---- a testcase ``` target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i6...
X86 backend not optimize out store/load in double->i64 bitcast
https://api.github.com/repos/llvm/llvm-project/issues/7651/comments
5
2010-06-02T06:05:27Z
2022-05-04T13:34:08Z
https://github.com/llvm/llvm-project/issues/7651
1,070,987,885
7,651
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7278](https://llvm.org/bz7278) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description TypeLoc contains more information than Type (e.g. the source location where a type is used). This information is useful to many kinds of AST visi...
RecursiveASTVisitor should visit TypeLoc instead of Type
https://api.github.com/repos/llvm/llvm-project/issues/7650/comments
2
2010-06-02T01:43:45Z
2023-09-11T17:53:34Z
https://github.com/llvm/llvm-project/issues/7650
1,070,987,877
7,650
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7277](https://llvm.org/bz7277) | | Resolution | FIXED | | Resolved on | Aug 30, 2010 17:53 | | Version | trunk | | OS | All | ## Extended Description Consider the following LLVM IR: target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:32-f32:32:32-f64:32...
Scheduler cannot issue multiple instructions per cycle
https://api.github.com/repos/llvm/llvm-project/issues/7649/comments
4
2010-06-01T22:26:09Z
2021-12-03T21:37:10Z
https://github.com/llvm/llvm-project/issues/7649
1,070,987,866
7,649
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7276](https://llvm.org/bz7276) | | Resolution | FIXED | | Resolved on | Sep 11, 2010 17:48 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DimitryAndric,@ismail,@nico | ## Extended Description stock install of cygwin. clang++ bui...
[cygwin] C++ programs compiled with clang++ fail to link
https://api.github.com/repos/llvm/llvm-project/issues/7648/comments
10
2010-06-01T17:17:22Z
2021-12-03T21:37:10Z
https://github.com/llvm/llvm-project/issues/7648
1,070,987,854
7,648
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7275](https://llvm.org/bz7275) | | Resolution | FIXED | | Resolved on | Jun 04, 2010 04:04 | | Version | 2.7 | | OS | MacOS X | | Attachments | [Test case + instructions on compiling + error message](https://user-images.githubusercontent.com/60944935/143741427-6d797e82-9dd3-43a2...
Clang @&#8203;encode not implemented assertion fails when compiling Obj-C method with C++ instance pointer argument
https://api.github.com/repos/llvm/llvm-project/issues/7647/comments
2
2010-06-01T13:48:25Z
2021-12-03T21:37:09Z
https://github.com/llvm/llvm-project/issues/7647
1,070,987,847
7,647
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7274](https://llvm.org/bz7274) | | Resolution | INVALID | | Resolved on | Jul 11, 2010 18:24 | | Version | unspecified | | OS | Linux | | Attachments | [gzipped tar file of source code that doesn't compile](https://user-images.githubusercontent.com/60944935/143741426-05c02392-e0...
Clang gives errors that gcc doesn't when compiling output of slice2cpp
https://api.github.com/repos/llvm/llvm-project/issues/7646/comments
8
2010-06-01T08:49:34Z
2021-12-03T21:37:08Z
https://github.com/llvm/llvm-project/issues/7646
1,070,987,838
7,646
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7273](https://llvm.org/bz7273) | | Resolution | FIXED | | Resolved on | Jul 09, 2010 02:33 | | Version | trunk | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143741425-e00c47cd-fa4a-429c-a39e-497556e544c2.gz) | | Reporter | LLVM Bugz...
error in sse code with _mm_set1_ps
https://api.github.com/repos/llvm/llvm-project/issues/7645/comments
2
2010-05-31T20:41:37Z
2021-12-03T21:37:07Z
https://github.com/llvm/llvm-project/issues/7645
1,070,987,827
7,645
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7272](https://llvm.org/bz7272) | | Resolution | FIXED | | Resolved on | Oct 20, 2014 12:06 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @compnerd | ## Extended Description Consider the following testcase (note the byval on @&#8203;bar's ...
Bad interaction between byval, -tailcallelim, -inline and -dse
https://api.github.com/repos/llvm/llvm-project/issues/7644/comments
2
2010-05-31T20:12:18Z
2021-12-03T21:37:06Z
https://github.com/llvm/llvm-project/issues/7644
1,070,987,818
7,644
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7271](https://llvm.org/bz7271) | | Resolution | DUPLICATE | | Resolved on | Sep 04, 2010 19:41 | | Version | unspecified | | OS | All | ## Extended Description I got this message from clang today: SelectionDAG.cpp:3274:15: error: cannot initialize a variable of type 'llvm::Fu...
Clang should produce better warning about obvious const issue
https://api.github.com/repos/llvm/llvm-project/issues/7643/comments
1
2010-05-31T19:16:29Z
2021-12-03T21:37:05Z
https://github.com/llvm/llvm-project/issues/7643
1,070,987,802
7,643
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7270](https://llvm.org/bz7270) | | Resolution | INVALID | | Resolved on | May 31, 2010 11:07 | | Version | trunk | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143741424-bb471f39-c66b-4dda-8b7d-05ddf2b65879.gz) | | Reporter | L...
DSE wrongly eliminates store, related to byval
https://api.github.com/repos/llvm/llvm-project/issues/7642/comments
2
2010-05-31T17:38:59Z
2021-12-03T21:37:05Z
https://github.com/llvm/llvm-project/issues/7642
1,070,987,793
7,642
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7269](https://llvm.org/bz7269) | | Resolution | FIXED | | Resolved on | Jul 09, 2010 15:14 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#7187 | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Pretty self-explan...
-Wno-main is not supported
https://api.github.com/repos/llvm/llvm-project/issues/7641/comments
3
2010-05-31T16:02:57Z
2021-12-03T21:37:04Z
https://github.com/llvm/llvm-project/issues/7641
1,070,987,784
7,641
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7268](https://llvm.org/bz7268) | | Resolution | FIXED | | Resolved on | Sep 03, 2010 16:16 | | Version | trunk | | OS | Linux | | Attachments | [Source and makefile to reproduce the bug](https://user-images.githubusercontent.com/92601843/143741423-8e33e461-9515-44ff-93ba-fc800d4...
Convoluted code-generation bug leading to segfault
https://api.github.com/repos/llvm/llvm-project/issues/7640/comments
2
2010-05-31T13:35:46Z
2021-12-03T21:37:03Z
https://github.com/llvm/llvm-project/issues/7640
1,070,987,773
7,640
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7267](https://llvm.org/bz7267) | | Resolution | FIXED | | Resolved on | Mar 23, 2011 19:04 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#6253 | | CC | @chandlerc,@DougGregor,@ismail,@rjmccall | ## Extended Description ``` class Foo { class Bar1 {}; clas...
Using private types should be allowed as template parameter for explicit instantiation
https://api.github.com/repos/llvm/llvm-project/issues/7639/comments
11
2010-05-31T12:18:12Z
2021-12-03T21:37:02Z
https://github.com/llvm/llvm-project/issues/7639
1,070,987,761
7,639
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7266](https://llvm.org/bz7266) | | Resolution | FIXED | | Resolved on | Jul 11, 2010 18:24 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Trying to build GMP without "-no-integrated-as" fails to build with ...
[MC] GMP (5.0.1) fails to build with integrated-as: no jrcxz instruction.
https://api.github.com/repos/llvm/llvm-project/issues/7638/comments
1
2010-05-31T02:55:53Z
2021-12-03T21:37:01Z
https://github.com/llvm/llvm-project/issues/7638
1,070,987,753
7,638
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7265](https://llvm.org/bz7265) | | Resolution | FIXED | | Resolved on | May 31, 2010 01:16 | | Version | trunk | | OS | All | | CC | @efriedma-quic,@nlewycky | ## Extended Description Code fragment reduced from the FreeBSD xkbevd 1.1.0 port (an X11 event daemon program): ====...
Pass 'Simplify well-known library calls' dies on sprintf of union member
https://api.github.com/repos/llvm/llvm-project/issues/7637/comments
2
2010-05-31T01:00:54Z
2021-12-03T21:37:00Z
https://github.com/llvm/llvm-project/issues/7637
1,070,987,742
7,637
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7264](https://llvm.org/bz7264) | | Resolution | DUPLICATE | | Resolved on | Jul 11, 2010 18:09 | | Version | trunk | | OS | FreeBSD | | Attachments | [Patch file](https://user-images.githubusercontent.com/95090477/143741419-be27d846-0985-4b46-adf3-89ec53b4f03b.gz) | | CC | @latt...
[patch] implemented address-of-label feature in JIT
https://api.github.com/repos/llvm/llvm-project/issues/7636/comments
10
2010-05-30T22:28:22Z
2021-12-03T21:36:59Z
https://github.com/llvm/llvm-project/issues/7636
1,070,987,736
7,636
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7263](https://llvm.org/bz7263) | | Resolution | FIXED | | Resolved on | Jun 23, 2010 18:08 | | Version | trunk | | OS | All | | CC | @d0k,@DougGregor | ## Extended Description During building of the pango 1.28.0 port on FreeBSD, we encountered the following fragment of code th...
friend declaration confuses name lookup
https://api.github.com/repos/llvm/llvm-project/issues/7635/comments
1
2010-05-30T22:01:29Z
2021-12-03T21:36:58Z
https://github.com/llvm/llvm-project/issues/7635
1,070,987,723
7,635
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7262](https://llvm.org/bz7262) | | Resolution | WORKSFORME | | Resolved on | Jun 04, 2010 15:39 | | Version | 2.7 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description While compiling protobuf-2.3.0 (homepage: http://code.google.com/p/...
SIGSEGV during compilation of protobuf
https://api.github.com/repos/llvm/llvm-project/issues/7634/comments
2
2010-05-30T21:11:01Z
2022-01-20T02:05:04Z
https://github.com/llvm/llvm-project/issues/7634
1,070,987,717
7,634
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7261](https://llvm.org/bz7261) | | Resolution | FIXED | | Resolved on | Apr 07, 2013 22:22 | | Version | trunk | | OS | Linux | | CC | @spavloff | ## Extended Description Clang rejects lots of programs that do arithmetic on void* that gcc accepts. This program: void *f(void...
permit arithmetic on void pointer as gnu extension
https://api.github.com/repos/llvm/llvm-project/issues/7633/comments
1
2010-05-30T20:19:06Z
2021-12-03T21:36:56Z
https://github.com/llvm/llvm-project/issues/7633
1,070,987,708
7,633
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7260](https://llvm.org/bz7260) | | Resolution | FIXED | | Resolved on | Jun 04, 2010 19:36 | | Version | trunk | | OS | MacOS X | | Attachments | [self-contained source code body to reproduce the problem. ](https://user-images.githubusercontent.com/60944935/143741415-fe5bacb3-fc...
Bogus(?) floating-point overflow
https://api.github.com/repos/llvm/llvm-project/issues/7632/comments
6
2010-05-30T18:40:51Z
2021-12-03T21:36:55Z
https://github.com/llvm/llvm-project/issues/7632
1,070,987,699
7,632
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7259](https://llvm.org/bz7259) | | Resolution | FIXED | | Resolved on | Jun 16, 2010 11:04 | | Version | 2.7 | | OS | Linux | | Attachments | [The source code that fails to compile](https://user-images.githubusercontent.com/60944935/143741414-8e82328b-1b22-42d2-b704-b27b473261cd...
Derivative class with parent class as template parameter cannot inherit constructor from any class
https://api.github.com/repos/llvm/llvm-project/issues/7631/comments
3
2010-05-30T12:17:27Z
2021-12-03T21:36:54Z
https://github.com/llvm/llvm-project/issues/7631
1,070,987,687
7,631
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7258](https://llvm.org/bz7258) | | Resolution | FIXED | | Resolved on | Jul 13, 2010 14:28 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description ~> clang++ --version clang version 2.0 (trunk 105014...
Bogus throw specification error
https://api.github.com/repos/llvm/llvm-project/issues/7630/comments
1
2010-05-30T12:09:18Z
2021-12-03T21:36:54Z
https://github.com/llvm/llvm-project/issues/7630
1,070,987,679
7,630
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7257](https://llvm.org/bz7257) | | Resolution | FIXED | | Resolved on | Mar 04, 2011 15:47 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: struct fake_tuple; void (connection::*f)(fake_tuple); Crashes with: clang: Decl.cpp:105...
clang c++ crash with invalid member function pointer
https://api.github.com/repos/llvm/llvm-project/issues/7629/comments
1
2010-05-30T03:49:05Z
2021-12-03T21:36:53Z
https://github.com/llvm/llvm-project/issues/7629
1,070,987,672
7,629
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7256](https://llvm.org/bz7256) | | Resolution | FIXED | | Resolved on | Mar 20, 2013 12:45 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor | ## Extended Description Such as: struct Foo { ~Fo() { }; }; or even s...
clang++ should provide a fix-it hint for incorrect destructor declarations
https://api.github.com/repos/llvm/llvm-project/issues/7628/comments
1
2010-05-29T19:23:01Z
2021-12-03T21:36:52Z
https://github.com/llvm/llvm-project/issues/7628
1,070,987,663
7,628
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7255](https://llvm.org/bz7255) | | Resolution | DUPLICATE | | Resolved on | Jul 29, 2010 12:28 | | Version | unspecified | | OS | MacOS X | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143741413-cc73481f-f0e3-466c-ace4-2a61ddf450d7.gz) | | Repor...
ADL failing for a template's base.
https://api.github.com/repos/llvm/llvm-project/issues/7627/comments
1
2010-05-29T16:46:27Z
2021-12-03T21:36:51Z
https://github.com/llvm/llvm-project/issues/7627
1,070,987,659
7,627
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7254](https://llvm.org/bz7254) | | Resolution | FIXED | | Resolved on | Sep 08, 2010 00:17 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When trying to compile: static inline void inc(int64_t* atomic) { __asm__ ...
[MC] unrecognized instruction lock
https://api.github.com/repos/llvm/llvm-project/issues/7626/comments
2
2010-05-29T12:44:40Z
2021-12-03T21:36:50Z
https://github.com/llvm/llvm-project/issues/7626
1,070,987,649
7,626
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7253](https://llvm.org/bz7253) | | Resolution | INVALID | | Resolved on | Jul 14, 2010 10:05 | | Version | 2.7 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description On a Geode LX system clang attempts to create code for pentium4: $ c...
LLVM creates invalid code on GeodeLX
https://api.github.com/repos/llvm/llvm-project/issues/7625/comments
3
2010-05-29T10:28:24Z
2021-12-03T21:36:49Z
https://github.com/llvm/llvm-project/issues/7625
1,070,987,636
7,625
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7252](https://llvm.org/bz7252) | | Resolution | FIXED | | Resolved on | Aug 28, 2010 15:18 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@rjmccall | ## Extended Description Testcase: namespace A { template<typename T> struct Base { typedef T t; }; } namespac...
clang c++ crash in lookup for ambiguous template base classes
https://api.github.com/repos/llvm/llvm-project/issues/7624/comments
1
2010-05-29T07:08:05Z
2021-12-03T21:36:48Z
https://github.com/llvm/llvm-project/issues/7624
1,070,987,624
7,624
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7251](https://llvm.org/bz7251) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description The following is accepted by clang++, but rejected by g++ and icpc as an ambiguous reference as both 'in...
Clang++ not detecting ambiguous templates
https://api.github.com/repos/llvm/llvm-project/issues/7623/comments
2
2010-05-29T01:50:27Z
2023-05-23T11:15:50Z
https://github.com/llvm/llvm-project/issues/7623
1,070,987,617
7,623
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7250](https://llvm.org/bz7250) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @aemerson,@ramosian-glider,@RKSimon,@sunfishcode | ## Extended Description Using arrays of 64k or larger overflows the unsigned short SDNode::NumValues va...
Assert/Crash when using arrays of 64k elements or more in structs
https://api.github.com/repos/llvm/llvm-project/issues/7622/comments
5
2010-05-28T19:48:44Z
2023-08-15T16:11:57Z
https://github.com/llvm/llvm-project/issues/7622
1,070,987,610
7,622
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7249](https://llvm.org/bz7249) | | Resolution | FIXED | | Resolved on | Mar 04, 2011 15:46 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description I'm not sure if this is valid. Neither gcc nor comeau accept it. ...
Crash in qualified member call when member function has same name as base class
https://api.github.com/repos/llvm/llvm-project/issues/7621/comments
1
2010-05-28T19:43:11Z
2021-12-03T21:36:45Z
https://github.com/llvm/llvm-project/issues/7621
1,070,987,593
7,621
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7248](https://llvm.org/bz7248) | | Resolution | FIXED | | Resolved on | Nov 12, 2010 02:19 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description r104939 Assertion: clang: /x/eng/build_scratch2/nomu...
Assert on "Identifier nested-name-specifier with no prefix or object type" failed
https://api.github.com/repos/llvm/llvm-project/issues/7620/comments
4
2010-05-28T19:26:00Z
2021-12-03T21:36:45Z
https://github.com/llvm/llvm-project/issues/7620
1,070,987,582
7,620
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7247](https://llvm.org/bz7247) | | Resolution | FIXED | | Resolved on | Jun 07, 2010 10:59 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description template<typename T> struct set{}; template<typename T> struct tr...
Global templates shouldn't make member template functions ambiguous
https://api.github.com/repos/llvm/llvm-project/issues/7619/comments
1
2010-05-28T19:13:01Z
2021-12-03T21:36:44Z
https://github.com/llvm/llvm-project/issues/7619
1,070,987,573
7,619
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7246](https://llvm.org/bz7246) | | Resolution | FIXED | | Resolved on | Jul 13, 2010 14:33 | | Version | trunk | | OS | Linux | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143741412-01db6e76-a5d8-4898-bb38-00a8d79cac5e.gz) | | Reporter | LLVM B...
clang doesn't handle constructor exception handlers properly
https://api.github.com/repos/llvm/llvm-project/issues/7618/comments
2
2010-05-28T18:02:59Z
2021-12-03T21:36:43Z
https://github.com/llvm/llvm-project/issues/7618
1,070,987,567
7,618
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7245](https://llvm.org/bz7245) | | Resolution | FIXED | | Resolved on | Jun 07, 2010 10:58 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@DougGregor | ## Extended Description Specifically, struct NonCopyable { NonCopyable(); p...
Should not require copy constructor when binding rvalue to reference
https://api.github.com/repos/llvm/llvm-project/issues/7617/comments
1
2010-05-28T17:00:17Z
2021-12-03T21:36:42Z
https://github.com/llvm/llvm-project/issues/7617
1,070,987,559
7,617
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7244](https://llvm.org/bz7244) | | Resolution | INVALID | | Resolved on | May 31, 2010 11:59 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#6253 | | CC | @DougGregor | ## Extended Description // Extracted from webkit struct JSCell {}; struct JSValue { ...
Compilation error while using forward declared class in template function
https://api.github.com/repos/llvm/llvm-project/issues/7616/comments
2
2010-05-28T14:32:35Z
2021-12-03T21:36:41Z
https://github.com/llvm/llvm-project/issues/7616
1,070,987,546
7,616
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7243](https://llvm.org/bz7243) | | Resolution | FIXED | | Resolved on | May 28, 2010 03:37 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#5883 | | CC | @DougGregor,@rjmccall | ## Extended Description Testcase: void a() throw(int); void a() throw(); g...
clang should be more forgiving of mismatched throw() specifications in -fno-exceptions mode
https://api.github.com/repos/llvm/llvm-project/issues/7615/comments
1
2010-05-28T06:41:26Z
2021-12-03T21:36:40Z
https://github.com/llvm/llvm-project/issues/7615
1,070,987,535
7,615
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7242](https://llvm.org/bz7242) | | Resolution | FIXED | | Resolved on | Sep 05, 2010 19:13 | | Version | trunk | | OS | All | | Attachments | [Asserting example](https://user-images.githubusercontent.com/60944935/143741411-f9531e34-eafa-4260-a978-36cc60bcb54a.gz) | | Reporter | ...
Assert on valid code: Constant declref with side-effect?!
https://api.github.com/repos/llvm/llvm-project/issues/7614/comments
3
2010-05-27T22:28:50Z
2021-12-03T21:36:39Z
https://github.com/llvm/llvm-project/issues/7614
1,070,987,522
7,614
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7241](https://llvm.org/bz7241) | | Resolution | FIXED | | Resolved on | Jun 02, 2010 16:22 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description Code, file test.hpp: class A { public: vir...
Missing definitions causes clang++ to crash
https://api.github.com/repos/llvm/llvm-project/issues/7613/comments
2
2010-05-27T17:05:11Z
2021-12-03T21:36:38Z
https://github.com/llvm/llvm-project/issues/7613
1,070,987,511
7,613
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7240](https://llvm.org/bz7240) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Summary: Apple document example asynchronous use of NSURLConnections as: - create an NSURLConnection object in one method - when you get a...
The analyser gets the documented pattern for dealing with NSURLConnection wrong.
https://api.github.com/repos/llvm/llvm-project/issues/7612/comments
1
2010-05-27T13:01:20Z
2023-05-23T11:01:51Z
https://github.com/llvm/llvm-project/issues/7612
1,070,987,501
7,612
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7239](https://llvm.org/bz7239) | | Resolution | FIXED | | Resolved on | May 27, 2010 10:26 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#5883 | | CC | @DougGregor | ## Extended Description Testcase: template<class E> class A { }; class B { void f()...
Assertion "ObjectType and scope specifier cannot coexist" with qualified destructor call on template class
https://api.github.com/repos/llvm/llvm-project/issues/7611/comments
1
2010-05-27T12:29:55Z
2021-12-03T21:36:36Z
https://github.com/llvm/llvm-project/issues/7611
1,070,987,488
7,611
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7238](https://llvm.org/bz7238) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@lattner,@DougGregor | ## Extended Description For example, I got: .../file.cc:100:46: error: no viable conversion from 'iterator' (aka 'dense_hashta...
'aka' text can make diagnostic unreadable
https://api.github.com/repos/llvm/llvm-project/issues/7610/comments
4
2010-05-26T23:00:04Z
2023-08-15T03:04:30Z
https://github.com/llvm/llvm-project/issues/7610
1,070,987,483
7,610
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7237](https://llvm.org/bz7237) | | Resolution | WORKSFORME | | Resolved on | Aug 27, 2010 15:03 | | Version | trunk | | OS | FreeBSD | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143741410-f16fb040-f45a-4899-808c-feb04ae45483.gz) | | Reporter | ...
Clang crash on invalid
https://api.github.com/repos/llvm/llvm-project/issues/7609/comments
2
2010-05-26T22:37:31Z
2022-01-20T02:05:03Z
https://github.com/llvm/llvm-project/issues/7609
1,070,987,475
7,609
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7236](https://llvm.org/bz7236) | | Resolution | INVALID | | Resolved on | May 26, 2010 15:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat test.ll define arm_aapcscc double @&#8203;foo() { entry: ret double 0.0 } ...
instcombine broken with arm_aapcscc
https://api.github.com/repos/llvm/llvm-project/issues/7608/comments
1
2010-05-26T22:32:45Z
2021-12-03T21:36:34Z
https://github.com/llvm/llvm-project/issues/7608
1,070,987,470
7,608
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7235](https://llvm.org/bz7235) | | Resolution | DUPLICATE | | Resolved on | May 26, 2010 15:48 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#6253 | | Attachments | [reduced test case](https://user-images.githubusercontent.com/60944935/143741409-caf58be...
array initializer must be an initializer list or string literal
https://api.github.com/repos/llvm/llvm-project/issues/7607/comments
2
2010-05-26T15:05:27Z
2021-12-03T21:36:33Z
https://github.com/llvm/llvm-project/issues/7607
1,070,987,462
7,607
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7234](https://llvm.org/bz7234) | | Resolution | INVALID | | Resolved on | Sep 18, 2010 04:22 | | Version | trunk | | OS | MacOS X | | Attachments | [The test Code](https://user-images.githubusercontent.com/60944935/143741408-bd1fe4e0-6bdc-4ee0-80e5-16dba63303f1.gz) | | Reporter ...
linking fails when compiling with -O4
https://api.github.com/repos/llvm/llvm-project/issues/7606/comments
9
2010-05-26T10:28:58Z
2021-12-03T21:36:31Z
https://github.com/llvm/llvm-project/issues/7606
1,070,987,450
7,606
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7233](https://llvm.org/bz7233) | | Resolution | WORKSFORME | | Resolved on | Oct 24, 2011 19:52 | | Version | trunk | | OS | All | | CC | @DougGregor,@efriedma-quic | ## Extended Description Testcase (C++): struct X { virtual void foo(); }; void foo(struct X *x) { void (*...
ICE on invalid pointer-to-member expression
https://api.github.com/repos/llvm/llvm-project/issues/7605/comments
4
2010-05-26T03:34:30Z
2022-01-20T02:05:02Z
https://github.com/llvm/llvm-project/issues/7605
1,070,987,442
7,605
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7232](https://llvm.org/bz7232) | | Resolution | FIXED | | Resolved on | Aug 13, 2010 17:06 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description On this C input: #include <math.h> typedef float float4 __attribute__((vector_size(16))); void bar(f...
clang emits invalid IR on isunordered call with vector operands
https://api.github.com/repos/llvm/llvm-project/issues/7604/comments
2
2010-05-25T23:26:32Z
2021-12-03T21:36:30Z
https://github.com/llvm/llvm-project/issues/7604
1,070,987,434
7,604
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7231](https://llvm.org/bz7231) | | Resolution | FIXED | | Resolved on | Sep 08, 2010 13:04 | | Version | trunk | | OS | All | | CC | @lattner | ## Extended Description Currently, LLVMContext does not own its Modules, meaning that it does not have a list of live Modules and it ...
LLVMContext's ownership rules are inconsistent with LLVM convention
https://api.github.com/repos/llvm/llvm-project/issues/7603/comments
2
2010-05-25T23:15:56Z
2021-12-03T21:36:29Z
https://github.com/llvm/llvm-project/issues/7603
1,070,987,422
7,603
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7230](https://llvm.org/bz7230) | | Resolution | FIXED | | Resolved on | May 27, 2010 20:42 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#5883 | | Attachments | [Non-working example](https://user-images.githubusercontent.com/60944935/143741406-f7c42a86-73f9-4...
extern "C" global function can't be made a friend of a class in a namespace
https://api.github.com/repos/llvm/llvm-project/issues/7602/comments
1
2010-05-25T22:18:20Z
2021-12-03T21:36:28Z
https://github.com/llvm/llvm-project/issues/7602
1,070,987,410
7,602
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7229](https://llvm.org/bz7229) | | Resolution | INVALID | | Resolved on | May 25, 2010 11:18 | | Version | 2.7 | | OS | other | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Compiling this piece of code int main(int argc, char **argv) { ...
Wrong warning when compiling C language
https://api.github.com/repos/llvm/llvm-project/issues/7601/comments
1
2010-05-25T17:16:01Z
2021-12-03T21:36:27Z
https://github.com/llvm/llvm-project/issues/7601
1,070,987,401
7,601
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7228](https://llvm.org/bz7228) | | Resolution | FIXED | | Resolved on | May 25, 2010 12:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description See the following program (written to expose this possible error). When I use ...
Unbalanced Bracket in -ast-dump
https://api.github.com/repos/llvm/llvm-project/issues/7600/comments
2
2010-05-25T17:15:00Z
2021-12-03T21:36:26Z
https://github.com/llvm/llvm-project/issues/7600
1,070,987,393
7,600
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7227](https://llvm.org/bz7227) | | Resolution | WONTFIX | | Resolved on | Jan 18, 2016 04:51 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @rengolin | ## Extended Description In the function "void ARMCodeEmitter::emitLEApcrelJTInstruction...
[ARM JIT] Missing the implementation of ARM::LEApcrel
https://api.github.com/repos/llvm/llvm-project/issues/7599/comments
1
2010-05-25T15:20:35Z
2022-01-20T02:32:44Z
https://github.com/llvm/llvm-project/issues/7599
1,070,987,381
7,599
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7226](https://llvm.org/bz7226) | | Resolution | WONTFIX | | Resolved on | Jan 18, 2016 04:51 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @rengolin | ## Extended Description In file lib/Target/ARM/ARMCodeEmitter.cpp, we found this line a...
[ARM JIT] ARM JIT couldn't emit constant pool entry for "ConstantVector" and "ConstantArray"
https://api.github.com/repos/llvm/llvm-project/issues/7598/comments
1
2010-05-25T15:04:06Z
2022-01-20T02:32:43Z
https://github.com/llvm/llvm-project/issues/7598
1,070,987,370
7,598
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7225](https://llvm.org/bz7225) | | Resolution | FIXED | | Resolved on | May 25, 2010 22:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In our ARGB to ABGR (sorted) color converter, void ARGB2ABGR(int *dst, int newpix, ...
[ARM JIT] Color converter triggers ARM JIT to produce wrong shift operation
https://api.github.com/repos/llvm/llvm-project/issues/7597/comments
1
2010-05-25T13:39:49Z
2021-12-03T21:36:24Z
https://github.com/llvm/llvm-project/issues/7597
1,070,987,361
7,597
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7224](https://llvm.org/bz7224) | | Resolution | FIXED | | Resolved on | May 25, 2010 10:32 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#6253 | | CC | @DougGregor | ## Extended Description // Code extracted from phonon class A {}; class B : public A {...
clang find const overloads ambiguous when used with a derived class.
https://api.github.com/repos/llvm/llvm-project/issues/7596/comments
1
2010-05-25T13:05:42Z
2021-12-03T21:36:23Z
https://github.com/llvm/llvm-project/issues/7596
1,070,987,354
7,596
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7223](https://llvm.org/bz7223) | | Resolution | FIXED | | Resolved on | Dec 28, 2012 12:29 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@gribozavr | ## Extended Description -fcatch-undefined-behaviour doesn't catch functions wh...
-fcatch-undefined-behaviour doesn't catch missing return values
https://api.github.com/repos/llvm/llvm-project/issues/7595/comments
4
2010-05-25T12:44:14Z
2021-12-03T21:36:22Z
https://github.com/llvm/llvm-project/issues/7595
1,070,987,346
7,595
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7222](https://llvm.org/bz7222) | | Resolution | FIXED | | Resolved on | Jul 12, 2010 10:55 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Using common premul results in an error message in ARM JIT. Below is our premul fun...
[ARM JIT] Bitfield's "clear" and "insert" are not implemented
https://api.github.com/repos/llvm/llvm-project/issues/7594/comments
1
2010-05-25T12:41:21Z
2021-12-03T21:36:21Z
https://github.com/llvm/llvm-project/issues/7594
1,070,987,338
7,594
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7221](https://llvm.org/bz7221) | | Resolution | FIXED | | Resolved on | Jul 12, 2010 10:52 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In JITting clouds.c on ARM, I found that the VFP instruction "vstmia" is not generat...
[ARM JIT] emitVFPLoadStoreMultipleInstructio() does not handle s* registers
https://api.github.com/repos/llvm/llvm-project/issues/7593/comments
1
2010-05-25T08:52:30Z
2021-12-03T21:36:20Z
https://github.com/llvm/llvm-project/issues/7593
1,070,987,329
7,593
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7220](https://llvm.org/bz7220) | | Resolution | WONTFIX | | Resolved on | Dec 13, 2010 09:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Using #include <string> on Centos 5.5 (and hence most likely ...
Centos 5.5 <string> causes syntax errors
https://api.github.com/repos/llvm/llvm-project/issues/7592/comments
8
2010-05-25T07:37:44Z
2022-01-20T02:32:42Z
https://github.com/llvm/llvm-project/issues/7592
1,070,987,321
7,592
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7219](https://llvm.org/bz7219) | | Version | unspecified | | OS | Linux | | CC | @berolinux,@ismail,@seanm,@stephenhines,@tbaederr | ## Extended Description Per summary, it would be nice to add support for __builtin_va_arg_pack and __builtin_va_arg_pack_len at some point. Imp...
Add support for __builtin_va_arg_pack and __builtin_va_arg_pack_len
https://api.github.com/repos/llvm/llvm-project/issues/7591/comments
9
2010-05-25T06:43:39Z
2023-08-15T20:41:20Z
https://github.com/llvm/llvm-project/issues/7591
1,070,987,310
7,591
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7218](https://llvm.org/bz7218) | | Resolution | FIXED | | Resolved on | Jun 08, 2010 13:20 | | Version | trunk | | OS | All | | CC | @belkadan,@tkremenek,@xuzhongxing | ## Extended Description When the first element of a buffer is assigned to, the others are all considered def...
Assigning to buf[0] makes buf[1] valid
https://api.github.com/repos/llvm/llvm-project/issues/7590/comments
6
2010-05-25T02:06:12Z
2021-12-03T21:36:18Z
https://github.com/llvm/llvm-project/issues/7590
1,070,987,303
7,590
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7217](https://llvm.org/bz7217) | | Resolution | FIXED | | Resolved on | May 29, 2010 01:32 | | Version | trunk | | OS | All | | CC | @belkadan,@xuzhongxing | ## Extended Description When accessing a malloc buffer whose size is less than one element wide, Clang crashes, very ap...
Crash for accessing too-small malloc'd buffer
https://api.github.com/repos/llvm/llvm-project/issues/7589/comments
2
2010-05-25T01:28:38Z
2021-12-03T21:36:17Z
https://github.com/llvm/llvm-project/issues/7589
1,070,987,296
7,589
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7216](https://llvm.org/bz7216) | | Resolution | LATER | | Resolved on | Jul 31, 2010 15:31 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description 'clang++ -mnot-a-flag -fnot-a-flag t.cc' runs, and silently ignor...
clang++ silently accepts flags it doesn't understand
https://api.github.com/repos/llvm/llvm-project/issues/7588/comments
1
2010-05-25T00:03:25Z
2021-12-03T21:36:16Z
https://github.com/llvm/llvm-project/issues/7588
1,070,987,288
7,588
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7215](https://llvm.org/bz7215) | | Resolution | DUPLICATE | | Resolved on | May 24, 2010 13:44 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#6253 | | Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143741403-2db6bef0-0312-4b35-9d...
Assertion during ctor/dtor emission
https://api.github.com/repos/llvm/llvm-project/issues/7587/comments
1
2010-05-24T20:32:50Z
2021-12-03T21:36:15Z
https://github.com/llvm/llvm-project/issues/7587
1,070,987,277
7,587
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7214](https://llvm.org/bz7214) | | Resolution | DUPLICATE | | Resolved on | Jul 11, 2010 18:18 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#7579 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DimitryAndric | ## Extended Description clang version ...
Assertion `Reg >= X86::FP0 && Reg <= X86::FP6 && "Expected FP register!"
https://api.github.com/repos/llvm/llvm-project/issues/7586/comments
6
2010-05-24T18:48:16Z
2021-12-03T21:36:14Z
https://github.com/llvm/llvm-project/issues/7586
1,070,987,269
7,586
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7213](https://llvm.org/bz7213) | | Resolution | WORKSFORME | | Resolved on | May 18, 2019 18:43 | | Version | 2.7 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description The recommended way of building LLVM used to be to run configure...
Building clang with --enable-doxygen fails if objdir != srcdir
https://api.github.com/repos/llvm/llvm-project/issues/7585/comments
1
2010-05-24T15:26:56Z
2022-01-20T02:05:01Z
https://github.com/llvm/llvm-project/issues/7585
1,070,987,262
7,585
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7212](https://llvm.org/bz7212) | | Resolution | FIXED | | Resolved on | Oct 27, 2010 13:47 | | Version | trunk | | OS | Linux | | CC | @asl,@rengolin | ## Extended Description Compiled LLVM trunk in Release mode. Downloaded LLVM-GCC from svn trunk. Configured LLVM-GCC: /wor...
Error while compiling llvm-gcc for ARM
https://api.github.com/repos/llvm/llvm-project/issues/7584/comments
12
2010-05-24T14:38:32Z
2021-12-03T21:36:12Z
https://github.com/llvm/llvm-project/issues/7584
1,070,987,255
7,584
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7211](https://llvm.org/bz7211) | | Resolution | FIXED | | Resolved on | Mar 07, 2011 19:58 | | Version | trunk | | OS | Linux | | CC | @DougGregor,@rjmccall | ## Extended Description void f(); void f(int); int main() { &f; }
Crash on ill-formed reference to set of overloaded function
https://api.github.com/repos/llvm/llvm-project/issues/7583/comments
5
2010-05-23T22:49:34Z
2021-12-03T21:36:11Z
https://github.com/llvm/llvm-project/issues/7583
1,070,987,246
7,583
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7210](https://llvm.org/bz7210) | | Resolution | WORKSFORME | | Resolved on | Mar 13, 2012 09:36 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I've just got clang's static analyzer up and running on our code base. One...
!!(intval==constant) generates assert in APInt assigment
https://api.github.com/repos/llvm/llvm-project/issues/7582/comments
3
2010-05-23T22:31:21Z
2022-01-20T02:05:00Z
https://github.com/llvm/llvm-project/issues/7582
1,070,987,238
7,582
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7209](https://llvm.org/bz7209) | | Resolution | FIXED | | Resolved on | Oct 31, 2011 10:47 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description GCC compiles the following example because it performs non-ADL name lookup for operator<< at instantiation...
Seek out invalid candidates that GCC would find when overload resolution fails
https://api.github.com/repos/llvm/llvm-project/issues/7581/comments
1
2010-05-23T17:59:11Z
2021-12-03T21:36:10Z
https://github.com/llvm/llvm-project/issues/7581
1,070,987,232
7,581
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7208](https://llvm.org/bz7208) | | Resolution | DUPLICATE | | Resolved on | May 23, 2010 11:36 | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description I think this is related to the fix in http://llvm.org/bugs/show_...
((Other.isNull() || Other.isCanonical()) && "Type is not canonical!")
https://api.github.com/repos/llvm/llvm-project/issues/7580/comments
1
2010-05-23T14:44:15Z
2021-12-03T21:36:09Z
https://github.com/llvm/llvm-project/issues/7580
1,070,987,224
7,580
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7207](https://llvm.org/bz7207) | | Resolution | FIXED | | Resolved on | Sep 21, 2015 21:53 | | Version | trunk | | OS | other | | Depends On | llvm/llvm-project#6809 llvm/llvm-project#7469 llvm/llvm-project#7490 llvm/llvm-project#7578 llvm/llvm-bugzilla-archive#7214 llvm/llvm-bu...
[META] Compiling Haiku with clang
https://api.github.com/repos/llvm/llvm-project/issues/7579/comments
5
2010-05-23T13:05:13Z
2021-12-03T21:36:08Z
https://github.com/llvm/llvm-project/issues/7579
1,070,987,215
7,579
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7206](https://llvm.org/bz7206) | | Resolution | FIXED | | Resolved on | May 23, 2010 11:36 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#7207 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description OS: Haiku and Ubunt...
Assertion with VLAs in C++
https://api.github.com/repos/llvm/llvm-project/issues/7578/comments
4
2010-05-23T12:58:19Z
2021-12-03T21:36:07Z
https://github.com/llvm/llvm-project/issues/7578
1,070,987,202
7,578
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [7205](https://llvm.org/bz7205) | | Resolution | FIXED | | Resolved on | May 22, 2010 18:48 | | Version | 2.7 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Of the following two Obj-C methods, only the first compiles und...
Obj-C++ methods with arguments that reference C++ objects fail under Clang
https://api.github.com/repos/llvm/llvm-project/issues/7577/comments
1
2010-05-23T01:41:24Z
2021-12-03T21:36:06Z
https://github.com/llvm/llvm-project/issues/7577
1,070,987,194
7,577