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 | [8604](https://llvm.org/bz8604) | | Resolution | FIXED | | Resolved on | Nov 15, 2010 18:41 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#8619 | | CC | @stoklund | ## Extended Description Sorry for the horrendous test case, our reducer got stuc...
Assertion `(unsigned)FI-LowSpillSlot < SpillSlotToUsesMap.size() && "Invalid spill slot"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/8976/comments
5
2010-11-15T06:04:00Z
2021-12-03T21:56:43Z
https://github.com/llvm/llvm-project/issues/8976
1,071,000,089
8,976
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8603](https://llvm.org/bz8603) | | Resolution | INVALID | | Resolved on | Mar 19, 2018 16:05 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description ELF cannot handle relocations like .Lsym2: .section foo, "", @&#8203;pr...
Invalid assembly accepted on ELF
https://api.github.com/repos/llvm/llvm-project/issues/8975/comments
1
2010-11-15T05:35:31Z
2021-12-03T21:56:42Z
https://github.com/llvm/llvm-project/issues/8975
1,071,000,081
8,975
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8602](https://llvm.org/bz8602) | | Resolution | FIXED | | Resolved on | Dec 18, 2010 23:52 | | Version | trunk | | OS | Linux | | CC | @lattner | ## Extended Description regehr@home:~/volatile/bugs/tmp338$ clang -v clang version 2.9 (trunk 119082) Target: i386-pc-linux-gnu Th...
Assertion `!cast<StoreInst>(Use)->isVolatile() && "AST broken"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/8974/comments
7
2010-11-15T00:13:30Z
2021-12-03T21:56:42Z
https://github.com/llvm/llvm-project/issues/8974
1,071,000,073
8,974
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8601](https://llvm.org/bz8601) | | Resolution | DUPLICATE | | Resolved on | Nov 22, 2010 19:45 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description I got this today: ARMMCInstLower.cpp:29:18: error: type qualifier is not allowed on this funct...
poor location information for 'invalid const' diagnostic
https://api.github.com/repos/llvm/llvm-project/issues/8973/comments
1
2010-11-14T22:56:16Z
2021-12-03T21:56:40Z
https://github.com/llvm/llvm-project/issues/8973
1,071,000,055
8,973
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8600](https://llvm.org/bz8600) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description On MSVC 2008 I get a crash with while calling ExecutionEngine::addGlobalMapping (as seen below), in 2.7, 2.8 and trunk. It throws an unhand...
Crash on ExecutionEngine::addGlobalMapping()
https://api.github.com/repos/llvm/llvm-project/issues/8972/comments
1
2010-11-14T09:51:48Z
2022-03-07T09:35:43Z
https://github.com/llvm/llvm-project/issues/8972
1,071,000,039
8,972
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8599](https://llvm.org/bz8599) | | Resolution | FIXED | | Resolved on | Jun 27, 2012 13:48 | | Version | unspecified | | OS | All | ## Extended Description On this code: int f() { for (intt i = 1; i < 10; i++) ; } We produce: t.c:3:7: error: use of undeclared identifier ...
poor "invalid type name" error for c99/c++ for loop typo
https://api.github.com/repos/llvm/llvm-project/issues/8971/comments
3
2010-11-14T04:18:11Z
2021-12-03T21:56:38Z
https://github.com/llvm/llvm-project/issues/8971
1,071,000,031
8,971
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8598](https://llvm.org/bz8598) | | Resolution | FIXED | | Resolved on | Oct 09, 2011 18:05 | | Version | trunk | | OS | All | | CC | @DougGregor,@RealLitb | ## Extended Description jhelom:clang dgregor$ cat t.cpp template<class T> struct identity { typedef T type; }; ...
Failed template argument deduction involving member function pointers
https://api.github.com/repos/llvm/llvm-project/issues/8970/comments
3
2010-11-13T17:50:00Z
2021-12-03T21:56:37Z
https://github.com/llvm/llvm-project/issues/8970
1,071,000,021
8,970
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8597](https://llvm.org/bz8597) | | Resolution | INVALID | | Resolved on | Nov 13, 2010 23:38 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @rjmccall | ## Extended Description In the attached test case, when building for i386, the follow...
clang doesn't report implicit 64->32 cast as it should with -Wshorten-64-to-32
https://api.github.com/repos/llvm/llvm-project/issues/8969/comments
1
2010-11-13T02:09:06Z
2021-12-03T21:56:36Z
https://github.com/llvm/llvm-project/issues/8969
1,071,000,014
8,969
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8596](https://llvm.org/bz8596) | | Resolution | FIXED | | Resolved on | Dec 01, 2010 18:35 | | Version | trunk | | OS | Linux | | Attachments | [conflict.ll](https://user-images.githubusercontent.com/60944935/143742286-a19347a2-941b-4cf0-a930-63896c7c5cf5.gz), [conflict.s](https...
MC Temporary Symbol Name Clash
https://api.github.com/repos/llvm/llvm-project/issues/8968/comments
9
2010-11-13T00:55:03Z
2021-12-03T21:56:35Z
https://github.com/llvm/llvm-project/issues/8968
1,071,000,002
8,968
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8595](https://llvm.org/bz8595) | | Resolution | FIXED | | Resolved on | Aug 31, 2012 17:49 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#8684 | | Blocks | llvm/llvm-project#4440 | | Attachments | [.i file with popa pusha .cod32 .code64 causing ...
[MC assembler] .code32, .code64 not supported
https://api.github.com/repos/llvm/llvm-project/issues/8967/comments
12
2010-11-12T21:17:40Z
2021-12-03T21:56:34Z
https://github.com/llvm/llvm-project/issues/8967
1,070,999,993
8,967
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8594](https://llvm.org/bz8594) | | Resolution | FIXED | | Resolved on | Nov 12, 2010 12:13 | | Version | trunk | | OS | Linux | | CC | @nico | ## Extended Description The following fails to build on Linux with the integrated assembler (Clang built from trunk, r118889): .globl...
Integrated assembler doesn't like ".section .note.GNU-stack,"",%progbits"
https://api.github.com/repos/llvm/llvm-project/issues/8966/comments
3
2010-11-12T14:12:28Z
2021-12-03T21:56:33Z
https://github.com/llvm/llvm-project/issues/8966
1,070,999,984
8,966
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8593](https://llvm.org/bz8593) | | Resolution | INVALID | | Resolved on | May 22, 2011 01:06 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I compiled a simple program to llvm bitcode and attempted to use opt to unroll the l...
loop-unroll and unroll-count options do not work unless loop-rotate option is passed
https://api.github.com/repos/llvm/llvm-project/issues/8965/comments
1
2010-11-12T08:41:01Z
2021-12-03T21:56:32Z
https://github.com/llvm/llvm-project/issues/8965
1,070,999,968
8,965
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8592](https://llvm.org/bz8592) | | Resolution | FIXED | | Resolved on | Nov 12, 2010 12:55 | | Version | trunk | | OS | Linux | | Attachments | [intermediate file generated with -v -save-temps](https://user-images.githubusercontent.com/60944935/143742283-8b691263-9c02-4866-9cd9-...
error: invalid instruction mnemonic 'lretq'
https://api.github.com/repos/llvm/llvm-project/issues/8964/comments
4
2010-11-12T07:02:47Z
2021-12-03T21:56:31Z
https://github.com/llvm/llvm-project/issues/8964
1,070,999,962
8,964
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8591](https://llvm.org/bz8591) | | Resolution | DUPLICATE | | Resolved on | Jan 14, 2011 11:17 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#8762 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description int foo(int a) {...
Initializer lists not supported
https://api.github.com/repos/llvm/llvm-project/issues/8963/comments
1
2010-11-12T06:20:45Z
2021-12-03T21:56:30Z
https://github.com/llvm/llvm-project/issues/8963
1,070,999,950
8,963
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8590](https://llvm.org/bz8590) | | Version | trunk | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143742282-cbabdee8-55f4-4a1a-81b5-a070ee1cd412.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Des...
Bogus warning about null pointer deref when inner loop exit can prove outer loop exits
https://api.github.com/repos/llvm/llvm-project/issues/8962/comments
2
2010-11-12T01:35:59Z
2021-12-03T21:56:29Z
https://github.com/llvm/llvm-project/issues/8962
1,070,999,946
8,962
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8589](https://llvm.org/bz8589) | | Resolution | FIXED | | Resolved on | Nov 20, 2010 06:34 | | Version | unspecified | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143742281-10632948-91cf-4aba-9c5a-958f41e57161.gz) | | Reporter...
Wrong atomic intrinsic codegen at -O0
https://api.github.com/repos/llvm/llvm-project/issues/8961/comments
1
2010-11-11T22:22:53Z
2021-12-03T21:56:28Z
https://github.com/llvm/llvm-project/issues/8961
1,070,999,939
8,961
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8588](https://llvm.org/bz8588) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description avalon:/tmp$ cat test.m extern void *foo __attribute__((alias("OBJC_CLASS_$_Foo"))); @&#8203;interface Foo @&#8203;end @&#...
Clang crashes when using __attribute__((alias("")))
https://api.github.com/repos/llvm/llvm-project/issues/8960/comments
3
2010-11-11T21:37:18Z
2023-05-21T20:49:23Z
https://github.com/llvm/llvm-project/issues/8960
1,070,999,923
8,960
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8587](https://llvm.org/bz8587) | | Resolution | FIXED | | Resolved on | Nov 11, 2010 13:33 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Currently SAFECode changes load/store checks and array/struct indexing checks in...
SAFECode should not perform exactcheck optimization on heap objects
https://api.github.com/repos/llvm/llvm-project/issues/8959/comments
1
2010-11-11T21:30:43Z
2021-12-03T21:56:26Z
https://github.com/llvm/llvm-project/issues/8959
1,070,999,911
8,959
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8586](https://llvm.org/bz8586) | | Resolution | FIXED | | Resolved on | Nov 18, 2010 11:14 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@sunfishcode | ## Extended Description int a[100]; int foo(int x, int* y, int z) { ...
Missing PRE
https://api.github.com/repos/llvm/llvm-project/issues/8958/comments
9
2010-11-11T03:40:48Z
2021-12-03T21:56:25Z
https://github.com/llvm/llvm-project/issues/8958
1,070,999,904
8,958
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8585](https://llvm.org/bz8585) | | Resolution | FIXED | | Resolved on | Nov 18, 2010 00:43 | | Version | trunk | | OS | Windows XP | | CC | @lattner,@sunfishcode,@rjmccall | ## Extended Description A strange case. We think the code is OK. Uncharacteristically, it looks like ...
clang wrong at -O0?
https://api.github.com/repos/llvm/llvm-project/issues/8957/comments
8
2010-11-11T01:39:51Z
2021-12-03T21:56:24Z
https://github.com/llvm/llvm-project/issues/8957
1,070,999,895
8,957
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8584](https://llvm.org/bz8584) | | Resolution | FIXED | | Resolved on | Feb 03, 2011 13:35 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description SAFECode passes currently assume that memory is type-safe if a DSNode is not fol...
Update SAFECode to Handle Overlapping DSNode Fields
https://api.github.com/repos/llvm/llvm-project/issues/8956/comments
1
2010-11-11T01:32:52Z
2021-12-03T21:56:24Z
https://github.com/llvm/llvm-project/issues/8956
1,070,999,889
8,956
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8583](https://llvm.org/bz8583) | | Resolution | FIXED | | Resolved on | May 22, 2011 01:06 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://llvm.org/docs/LangRef.html#highlevel The hello world example has an e...
internalconstant is invalid bitcode signature in helloworld example
https://api.github.com/repos/llvm/llvm-project/issues/8955/comments
1
2010-11-10T23:56:15Z
2021-12-03T21:56:23Z
https://github.com/llvm/llvm-project/issues/8955
1,070,999,878
8,955
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8582](https://llvm.org/bz8582) | | Resolution | FIXED | | Resolved on | Jan 06, 2011 17:46 | | Version | trunk | | OS | Linux | | CC | @nadavrot | ## Extended Description [regehr@n7 tmp700]$ clang -v clang version 2.9 (trunk 118666) Target: i386-pc-linux-gnu Thread model: pos...
[legalize crash] Assertion `N.getNode()->getNodeId() != NewNode && "Mapped to new node!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/8954/comments
10
2010-11-10T21:25:17Z
2021-12-03T21:56:22Z
https://github.com/llvm/llvm-project/issues/8954
1,070,999,874
8,954
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8581](https://llvm.org/bz8581) | | Resolution | FIXED | | Resolved on | Aug 24, 2011 21:42 | | Version | 2.8 | | OS | Linux | ## Extended Description This testcase: void *a; int main() { void b = a; } Produces the same error twice: test.cpp:4:8: error: variable has incom...
Duplicate diagnostic initializing a local variable of type 'void'
https://api.github.com/repos/llvm/llvm-project/issues/8953/comments
1
2010-11-10T12:23:37Z
2021-12-03T21:56:21Z
https://github.com/llvm/llvm-project/issues/8953
1,070,999,869
8,953
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8580](https://llvm.org/bz8580) | | Resolution | FIXED | | Resolved on | Aug 24, 2011 21:41 | | Version | 2.8 | | OS | Linux | ## Extended Description Cut down testcase: struct Foo { virtual const Foo *Get() const { return this; } }; struct Bar : Foo { } f; const Foo *GetF...
clang error recovery goes wrong after qualifier mismatch
https://api.github.com/repos/llvm/llvm-project/issues/8952/comments
1
2010-11-10T12:21:44Z
2021-12-03T21:56:20Z
https://github.com/llvm/llvm-project/issues/8952
1,070,999,857
8,952
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8579](https://llvm.org/bz8579) | | Resolution | FIXED | | Resolved on | Nov 10, 2010 21:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description pipping@bogus ~/tmp/llvm/tools/clang/test $ ./TestRunner.sh -v Driver/hello.c lit.py...
[clang] Support Exherbo Linux in lib/Driver/ToolChains.cpp
https://api.github.com/repos/llvm/llvm-project/issues/8951/comments
5
2010-11-10T11:41:13Z
2021-12-03T21:56:19Z
https://github.com/llvm/llvm-project/issues/8951
1,070,999,850
8,951
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8578](https://llvm.org/bz8578) | | Resolution | FIXED | | Resolved on | Nov 10, 2010 14:54 | | Version | trunk | | OS | Linux | ## Extended Description [regehr@n10 tmp900]$ clang -v clang version 2.9 (trunk 118666) Target: i386-pc-linux-gnu Thread model: posix [regehr@n10 tm...
clang segfault
https://api.github.com/repos/llvm/llvm-project/issues/8950/comments
5
2010-11-10T08:49:41Z
2021-12-03T21:56:18Z
https://github.com/llvm/llvm-project/issues/8950
1,070,999,841
8,950
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8577](https://llvm.org/bz8577) | | Resolution | FIXED | | Resolved on | Jan 04, 2021 05:42 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @fhahn | ## Extended Description #include <math.h> int g = 1, g2; double d = 1; void foo() { ...
improve side effect modelling of standard lib functions
https://api.github.com/repos/llvm/llvm-project/issues/8949/comments
6
2010-11-10T01:02:45Z
2021-12-03T21:56:18Z
https://github.com/llvm/llvm-project/issues/8949
1,070,999,834
8,949
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8576](https://llvm.org/bz8576) | | Resolution | FIXED | | Resolved on | Nov 21, 2010 01:37 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@sunfishcode | ## Extended Description void foo(int *p, int*q) { *p = 10; <-- this i...
Missing dead store elimination
https://api.github.com/repos/llvm/llvm-project/issues/8948/comments
4
2010-11-10T00:17:14Z
2021-12-03T21:56:17Z
https://github.com/llvm/llvm-project/issues/8948
1,070,999,823
8,948
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8575](https://llvm.org/bz8575) | | Resolution | FIXED | | Resolved on | Jan 31, 2011 14:21 | | Version | 1.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description // Test case int g; void foo(int n, int m) { int r = 0; if...
Change canonical form of multiple-return functions to have a single ret.
https://api.github.com/repos/llvm/llvm-project/issues/8947/comments
6
2010-11-09T23:49:58Z
2021-12-03T21:56:16Z
https://github.com/llvm/llvm-project/issues/8947
1,070,999,812
8,947
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8574](https://llvm.org/bz8574) | | Resolution | WORKSFORME | | Resolved on | Mar 11, 2013 19:52 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman,@gribozavr | ## Extended Description Invoking "clang -cc1 -ast-dump t.cpp" wh...
Assert when doing -ast-dump
https://api.github.com/repos/llvm/llvm-project/issues/8946/comments
4
2010-11-09T23:20:40Z
2022-01-20T02:06:16Z
https://github.com/llvm/llvm-project/issues/8946
1,070,999,808
8,946
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8573](https://llvm.org/bz8573) | | Resolution | FIXED | | Resolved on | Nov 30, 2010 01:21 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description This is on x86-64 linux. The testcase is pr27696.c from th...
Cannot yet select: intrinsic %llvm.x86.sse3.monitor
https://api.github.com/repos/llvm/llvm-project/issues/8945/comments
5
2010-11-09T16:22:44Z
2021-12-03T21:56:14Z
https://github.com/llvm/llvm-project/issues/8945
1,070,999,799
8,945
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8572](https://llvm.org/bz8572) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@fhahn,@kosarev,@sunfishcode | ## Extended Description This is probably a known limitation as the tbaa support is unfinished. Test case: truct BU...
Implement struct field aware TBAA in LLVM
https://api.github.com/repos/llvm/llvm-project/issues/8944/comments
4
2010-11-09T10:10:13Z
2023-08-14T12:55:01Z
https://github.com/llvm/llvm-project/issues/8944
1,070,999,790
8,944
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8571](https://llvm.org/bz8571) | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#8724 | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@sunfishcode | ## Extended Description // Test case struct A { int a; int b; }; int foo (struct A *thi...
[DSE] Missing store sinking
https://api.github.com/repos/llvm/llvm-project/issues/8943/comments
5
2010-11-09T09:17:43Z
2021-12-03T21:56:12Z
https://github.com/llvm/llvm-project/issues/8943
1,070,999,778
8,943
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8570](https://llvm.org/bz8570) | | Resolution | FIXED | | Resolved on | Nov 09, 2010 11:48 | | Version | 2.8 | | OS | Linux | | Attachments | [The crashing program.](https://user-images.githubusercontent.com/60944935/143742273-8d6e653c-cd01-46b5-a034-e104631b0856.gz), [Compiler ...
Segfault while passing variable-sized arrays.
https://api.github.com/repos/llvm/llvm-project/issues/8942/comments
1
2010-11-09T07:19:43Z
2021-12-03T21:56:11Z
https://github.com/llvm/llvm-project/issues/8942
1,070,999,771
8,942
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8569](https://llvm.org/bz8569) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Trivial Test: ```c++ int g; int foo (int i) { if (i == 1) { g = i + 1; } else if (...
Missing assertion propagation
https://api.github.com/repos/llvm/llvm-project/issues/8941/comments
5
2010-11-09T03:09:05Z
2024-05-18T19:33:05Z
https://github.com/llvm/llvm-project/issues/8941
1,070,999,768
8,941
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8568](https://llvm.org/bz8568) | | Version | unspecified | | OS | MacOS X | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742271-a193ea6e-9dca-483d-aa6d-91b833145e70.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@seanm | ##...
Objective-C: warn if a retain property setter doesn't retain (or an assign does)
https://api.github.com/repos/llvm/llvm-project/issues/8940/comments
3
2010-11-09T02:38:36Z
2023-05-22T11:14:00Z
https://github.com/llvm/llvm-project/issues/8940
1,070,999,759
8,940
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8567](https://llvm.org/bz8567) | | Resolution | FIXED | | Resolved on | Nov 08, 2010 19:32 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742270-a93ecdb9-b556-4f03-8766-8a15ee331b34.gz) | | Reporter | LLVM B...
Incorrect code for VLA pointers
https://api.github.com/repos/llvm/llvm-project/issues/8939/comments
1
2010-11-08T20:35:32Z
2021-12-03T21:56:09Z
https://github.com/llvm/llvm-project/issues/8939
1,070,999,752
8,939
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8566](https://llvm.org/bz8566) | | Resolution | FIXED | | Resolved on | Oct 16, 2013 23:37 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@isanbard,@seanm | ## Extended Description Linux, valgrind-3.6.0, clang-2.9 (trunk from this wee...
Valgrind output does not include file and line number
https://api.github.com/repos/llvm/llvm-project/issues/8938/comments
8
2010-11-08T20:07:35Z
2021-12-03T21:56:08Z
https://github.com/llvm/llvm-project/issues/8938
1,070,999,745
8,938
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8565](https://llvm.org/bz8565) | | Resolution | FIXED | | Resolved on | Nov 15, 2010 08:41 | | Version | trunk | | OS | Linux | | Attachments | [patch](https://user-images.githubusercontent.com/60944935/143742267-dc19c00f-f807-4cf6-96c2-7d8a32f725c1.gz) | | Reporter | LLVM Bugzi...
llvm-mc cannot parse gcc output
https://api.github.com/repos/llvm/llvm-project/issues/8937/comments
5
2010-11-08T20:00:20Z
2021-12-03T21:56:07Z
https://github.com/llvm/llvm-project/issues/8937
1,070,999,735
8,937
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8564](https://llvm.org/bz8564) | | Resolution | FIXED | | Resolved on | Nov 19, 2018 10:40 | | Version | trunk | | OS | MacOS X | | Attachments | [Patch file](https://user-images.githubusercontent.com/60944935/143742266-1567fa7c-292e-4171-99be-ea33581f3db9.gz) | | Reporter | LLV...
[patch] On Mac OS libLLVM-2.9svn.dylib is linked to be used by tools only
https://api.github.com/repos/llvm/llvm-project/issues/8936/comments
1
2010-11-07T23:51:29Z
2021-12-03T21:56:06Z
https://github.com/llvm/llvm-project/issues/8936
1,070,999,730
8,936
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8563](https://llvm.org/bz8563) | | Resolution | FIXED | | Resolved on | Nov 07, 2010 21:35 | | Version | trunk | | OS | Linux | | Attachments | [preprocessor dump (gzipped)](https://user-images.githubusercontent.com/60944935/143742264-1447839a-1509-48ae-b722-e757c464a50a.gz) | |...
clang hangs while running the integrated assembler for a snippet of C++ code
https://api.github.com/repos/llvm/llvm-project/issues/8935/comments
6
2010-11-07T07:40:35Z
2021-12-03T21:56:05Z
https://github.com/llvm/llvm-project/issues/8935
1,070,999,720
8,935
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8562](https://llvm.org/bz8562) | | Resolution | LATER | | Resolved on | Mar 17, 2013 07:16 | | Version | trunk | | OS | All | | Attachments | [File with unexpected non-ASCII characters that trips up Clang](https://user-images.githubusercontent.com/60944935/143742263-c0645633-96a...
GCC gives a better diagnostic than Clang on non-ASCII characters
https://api.github.com/repos/llvm/llvm-project/issues/8934/comments
3
2010-11-07T07:01:48Z
2021-12-03T21:56:04Z
https://github.com/llvm/llvm-project/issues/8934
1,070,999,714
8,934
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8561](https://llvm.org/bz8561) | | Resolution | INVALID | | Resolved on | Oct 14, 2012 15:28 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#10638 | | Attachments | [LLVM IR of miscompiled function from Wine](https://user-images.githubusercontent.com/60...
LLVM miscompiles a function from Wine
https://api.github.com/repos/llvm/llvm-project/issues/8933/comments
8
2010-11-07T05:30:13Z
2021-12-03T21:56:03Z
https://github.com/llvm/llvm-project/issues/8933
1,070,999,697
8,933
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8560](https://llvm.org/bz8560) | | Resolution | INVALID | | Resolved on | Nov 06, 2010 10:50 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I am developing a new optimization pass. I am experiencing some erratic executi...
Uninitialised memory access issue with llvm::PHINode::reserveOperandSpace
https://api.github.com/repos/llvm/llvm-project/issues/8932/comments
3
2010-11-06T16:05:43Z
2021-12-03T21:56:02Z
https://github.com/llvm/llvm-project/issues/8932
1,070,999,687
8,932
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8559](https://llvm.org/bz8559) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | All | | CC | @echristo | ## Extended Description daysthatwere:clang rjmccall$ clang -v clang version 2.9 (trunk 118329) Target: x86_64-apple-darwin10 Thread ...
clang -arch armv6 can't load immediates into registers
https://api.github.com/repos/llvm/llvm-project/issues/8931/comments
2
2010-11-06T09:38:39Z
2021-12-03T21:56:01Z
https://github.com/llvm/llvm-project/issues/8931
1,070,999,677
8,931
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8558](https://llvm.org/bz8558) | | Resolution | FIXED | | Resolved on | Nov 18, 2010 02:55 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Consider the following code snippet: --- template<int A> ...
TemplateArgumentLoc does not have expression field properly set.
https://api.github.com/repos/llvm/llvm-project/issues/8930/comments
3
2010-11-06T06:23:55Z
2021-12-03T21:56:00Z
https://github.com/llvm/llvm-project/issues/8930
1,070,999,663
8,930
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8557](https://llvm.org/bz8557) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description assertion "(i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Cal ling a function with a bad sign...
Clang crashes when trying to compile a file with properties
https://api.github.com/repos/llvm/llvm-project/issues/8929/comments
7
2010-11-06T01:58:14Z
2023-05-22T11:13:35Z
https://github.com/llvm/llvm-project/issues/8929
1,070,999,653
8,929
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8556](https://llvm.org/bz8556) | | Resolution | WONTFIX | | Resolved on | May 30, 2013 10:42 | | Version | trunk | | OS | OpenBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description /usr/src/lib/libssl/crypto/../src/crypto/engine/hw_cryptodev.c:635...
[MC X86] No support for VIA C3 instructions in asmparser
https://api.github.com/repos/llvm/llvm-project/issues/8928/comments
9
2010-11-05T21:37:34Z
2022-01-20T02:33:16Z
https://github.com/llvm/llvm-project/issues/8928
1,070,999,645
8,928
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8555](https://llvm.org/bz8555) | | Resolution | FIXED | | Resolved on | Apr 21, 2013 04:51 | | Version | 2.8 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description class foo { template<typename T> void bar(); }; template<typename...
Syntax check for out-of-line template method definition isn't strict enough
https://api.github.com/repos/llvm/llvm-project/issues/8927/comments
2
2010-11-05T20:13:28Z
2021-12-03T21:55:58Z
https://github.com/llvm/llvm-project/issues/8927
1,070,999,640
8,927
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8554](https://llvm.org/bz8554) | | Resolution | FIXED | | Resolved on | Nov 09, 2010 19:45 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This test fails with clang v118276 on Intel OSX (and probably others). I haven't ...
clang fails GCC test 20020614.c: illegal simplifications when folding constants
https://api.github.com/repos/llvm/llvm-project/issues/8926/comments
4
2010-11-05T19:26:40Z
2021-12-03T21:55:57Z
https://github.com/llvm/llvm-project/issues/8926
1,070,999,635
8,926
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8553](https://llvm.org/bz8553) | | Resolution | FIXED | | Resolved on | Nov 08, 2010 11:06 | | Version | 2.7 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The attached code causes "new_value" to be marked as garbage data, b...
False positive "garbage data"
https://api.github.com/repos/llvm/llvm-project/issues/8925/comments
6
2010-11-05T18:54:33Z
2021-12-03T21:55:56Z
https://github.com/llvm/llvm-project/issues/8925
1,070,999,628
8,925
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8552](https://llvm.org/bz8552) | | Version | trunk | | OS | Linux | | Attachments | [Microbenchmark revealing performance bug](https://user-images.githubusercontent.com/60944935/143742255-761b17a6-4067-4a6a-9b4a-f770bf2524a5.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | ...
Code Generator Discards ILP Impacting Floating-point throughput
https://api.github.com/repos/llvm/llvm-project/issues/8924/comments
1
2010-11-05T17:01:30Z
2021-12-03T21:55:55Z
https://github.com/llvm/llvm-project/issues/8924
1,070,999,618
8,924
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8551](https://llvm.org/bz8551) | | Resolution | FIXED | | Resolved on | Feb 04, 2011 12:03 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description clang++ generates an error diagnostic when parsing the fo...
Wrong type for address-of anonymous union member.
https://api.github.com/repos/llvm/llvm-project/issues/8923/comments
1
2010-11-05T15:47:48Z
2021-12-03T21:55:54Z
https://github.com/llvm/llvm-project/issues/8923
1,070,999,610
8,923
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8550](https://llvm.org/bz8550) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description $ cat bug.C struct Z {}; Z* foo(Z*); struct B : Z { static const int i = sizeof( foo((B*) 0) ); }; $ ...
Spurious conversion error ?
https://api.github.com/repos/llvm/llvm-project/issues/8922/comments
4
2010-11-05T15:26:25Z
2023-07-09T22:36:45Z
https://github.com/llvm/llvm-project/issues/8922
1,070,999,602
8,922
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8549](https://llvm.org/bz8549) | | Version | trunk | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143742254-be8f0a29-c900-497c-a441-ce99872cd0dd.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Desc...
Missing warning when passing non-conforming object as NSObject<P>* param
https://api.github.com/repos/llvm/llvm-project/issues/8921/comments
1
2010-11-04T21:05:46Z
2023-05-23T21:00:35Z
https://github.com/llvm/llvm-project/issues/8921
1,070,999,588
8,921
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8548](https://llvm.org/bz8548) | | Resolution | FIXED | | Resolved on | Mar 04, 2011 17:38 | | Version | trunk | | OS | Linux | | Attachments | [The patch implementing it.](https://user-images.githubusercontent.com/92601317/143742251-3f005179-8be4-4f27-8ddd-22f4f7d19684.gz) | | ...
Patch: Support for unregistering exception frames of functions when they are removed
https://api.github.com/repos/llvm/llvm-project/issues/8920/comments
5
2010-11-04T17:26:33Z
2021-12-03T21:55:52Z
https://github.com/llvm/llvm-project/issues/8920
1,070,999,579
8,920
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8547](https://llvm.org/bz8547) | | Resolution | FIXED | | Resolved on | Apr 10, 2016 11:00 | | Version | trunk | | OS | Linux | ## Extended Description The -O1 result looks wrong. regehr@home:~$ clang -O0 foo.c -o foo regehr@home:~$ ./foo g_2 = 64 regehr@home:~$ clang -O1 foo...
likely x86 miscompile using clang
https://api.github.com/repos/llvm/llvm-project/issues/8919/comments
4
2010-11-04T16:07:27Z
2021-12-03T21:55:51Z
https://github.com/llvm/llvm-project/issues/8919
1,070,999,577
8,919
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8546](https://llvm.org/bz8546) | | Resolution | REMIND | | Resolved on | Nov 18, 2010 21:57 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @oscarfv | ## Extended Description ZERO_CHECK easily updates project files, and sometimes we wi...
CMake/MSVS: Don't be bothered with dialogs of updating project files on Visual Studio
https://api.github.com/repos/llvm/llvm-project/issues/8918/comments
9
2010-11-04T07:51:35Z
2021-12-03T21:55:50Z
https://github.com/llvm/llvm-project/issues/8918
1,070,999,569
8,918
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8545](https://llvm.org/bz8545) | | Resolution | FIXED | | Resolved on | Nov 10, 2010 20:19 | | Version | 2.8 | | OS | FreeBSD | | Attachments | [xorg extension errors](https://user-images.githubusercontent.com/60944935/143742248-365fe163-128e-4545-a0e5-e3b63e74a30c.gz) | | Repor...
X.org 1.7.5 doesn't run, undefined symbols in extensions
https://api.github.com/repos/llvm/llvm-project/issues/8917/comments
8
2010-11-04T07:43:20Z
2021-12-03T21:55:49Z
https://github.com/llvm/llvm-project/issues/8917
1,070,999,560
8,917
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8544](https://llvm.org/bz8544) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When the following program is compiled using GCC with -Wold-style-definition it warns about the definition of f(). Clang does not issu...
-Wold-style-definition has no effect
https://api.github.com/repos/llvm/llvm-project/issues/8916/comments
4
2010-11-04T04:49:51Z
2023-08-15T12:31:58Z
https://github.com/llvm/llvm-project/issues/8916
1,070,999,552
8,916
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8543](https://llvm.org/bz8543) | | Resolution | WORKSFORME | | Resolved on | Oct 14, 2011 21:00 | | Version | unspecified | | OS | Linux | | Attachments | [ast-dump for fstream.tcc](https://user-images.githubusercontent.com/60944935/143742245-a22eea69-6e1f-40ec-a6be-1e6a4df53153...
Wrong cast kind for a const char* -> char* cast.
https://api.github.com/repos/llvm/llvm-project/issues/8915/comments
4
2010-11-04T00:54:48Z
2022-01-20T02:06:15Z
https://github.com/llvm/llvm-project/issues/8915
1,070,999,534
8,915
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8542](https://llvm.org/bz8542) | | Resolution | INVALID | | Resolved on | Nov 03, 2010 17:07 | | Version | 2.8 | | OS | Linux | | Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143742244-d88efcb3-8838-4186-b9f0-568d8afcaa59.gz) | | Reporter | LLVM Bu...
Clang miscompiles valid code with -O2 on x86 and x86-64
https://api.github.com/repos/llvm/llvm-project/issues/8914/comments
1
2010-11-03T23:03:19Z
2021-12-03T21:55:47Z
https://github.com/llvm/llvm-project/issues/8914
1,070,999,526
8,914
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8541](https://llvm.org/bz8541) | | Version | 5.0 | | OS | FreeBSD | | CC | @asl,@davidchisnall,@DimitryAndric,@dschuff,@emaste,@markmi,@stoklund,@yuanfang-chen | ## Extended Description FreeBSD HEAD is currently shipped with this version of clang: $ clang --version FreeBSD cl...
Clang miscompiles libgcc's unwind-dw2.c
https://api.github.com/repos/llvm/llvm-project/issues/8913/comments
32
2010-11-03T17:12:19Z
2021-12-03T21:55:46Z
https://github.com/llvm/llvm-project/issues/8913
1,070,999,518
8,913
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8540](https://llvm.org/bz8540) | | Resolution | WONTFIX | | Resolved on | Apr 08, 2011 13:28 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description My platform is x86-64, so llvm-gcc normally folds sizeof(long double) into 16. The ...
"llvm-gcc -m96bit-long-double" addresses memory incorrectly
https://api.github.com/repos/llvm/llvm-project/issues/8912/comments
1
2010-11-03T16:40:38Z
2022-01-20T02:33:15Z
https://github.com/llvm/llvm-project/issues/8912
1,070,999,510
8,912
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8539](https://llvm.org/bz8539) | | Resolution | FIXED | | Resolved on | Mar 14, 2014 00:07 | | Version | unspecified | | OS | Linux | | Attachments | [Invalid code resulting in a segfault.](https://user-images.githubusercontent.com/60944935/143742243-9a3b2dd7-d2ed-403b-9845-fd23...
clang++ chashes on invalid code.
https://api.github.com/repos/llvm/llvm-project/issues/8911/comments
6
2010-11-03T15:35:26Z
2021-12-03T21:55:44Z
https://github.com/llvm/llvm-project/issues/8911
1,070,999,502
8,911
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8538](https://llvm.org/bz8538) | | Resolution | INVALID | | Resolved on | Nov 05, 2010 00:10 | | Version | 2.7 | | OS | Linux | | Attachments | [Two of the generated *.ll files with O0 and with O3, corresponding to the same original C files, the list of errors in make.err and th...
clang with -O3 optimization level redefines functions from the included headers
https://api.github.com/repos/llvm/llvm-project/issues/8910/comments
2
2010-11-03T11:18:25Z
2021-12-03T21:55:43Z
https://github.com/llvm/llvm-project/issues/8910
1,070,999,496
8,910
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8537](https://llvm.org/bz8537) | | Resolution | FIXED | | Resolved on | Nov 02, 2010 19:30 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description "not it's src" should be "not its src" "lookas" should be "lo...
Typos in Testing Infrastructure Guide
https://api.github.com/repos/llvm/llvm-project/issues/8909/comments
4
2010-11-03T01:22:25Z
2021-12-03T21:55:42Z
https://github.com/llvm/llvm-project/issues/8909
1,070,999,487
8,909
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8536](https://llvm.org/bz8536) | | Resolution | DUPLICATE | | Resolved on | Nov 02, 2010 18:49 | | Version | trunk | | OS | MacOS X | | Attachments | [Configure log.](https://user-images.githubusercontent.com/60944935/143742238-bb36fc2a-7f3a-4c10-bb18-fb2575504a52.gz), [Make out...
Assertion failed: (Value->getType()->isIntegerTy(1) && "value rep of bool not i1"), function EmitToMemory, file CGExpr.cpp, line 605.
https://api.github.com/repos/llvm/llvm-project/issues/8908/comments
1
2010-11-03T01:13:20Z
2021-12-03T21:55:42Z
https://github.com/llvm/llvm-project/issues/8908
1,070,999,477
8,908
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8535](https://llvm.org/bz8535) | | Resolution | FIXED | | Resolved on | Nov 02, 2010 18:42 | | Version | trunk | | OS | All | ## Extended Description The -inline-threshold argument is quite confusing when running opt: "opt -O2" / "opt -O3" ignores it silently, and uses fixe...
opt -O3 silently ignores -inline-threshold setting
https://api.github.com/repos/llvm/llvm-project/issues/8907/comments
1
2010-11-03T01:01:01Z
2021-12-03T21:55:41Z
https://github.com/llvm/llvm-project/issues/8907
1,070,999,470
8,907
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8534](https://llvm.org/bz8534) | | Resolution | FIXED | | Resolved on | Nov 03, 2010 03:17 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description "another name then" should be "another name than"
Typo in Testing Infrastructure Guide
https://api.github.com/repos/llvm/llvm-project/issues/8906/comments
1
2010-11-03T00:53:51Z
2021-12-03T21:55:40Z
https://github.com/llvm/llvm-project/issues/8906
1,070,999,461
8,906
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8533](https://llvm.org/bz8533) | | Resolution | FIXED | | Resolved on | Nov 02, 2010 16:28 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description On http://llvm.org/, "as a optimizer" should be "as an optimizer".
Typo on home page: "as a optimizer"
https://api.github.com/repos/llvm/llvm-project/issues/8905/comments
1
2010-11-02T23:00:22Z
2021-12-03T21:55:39Z
https://github.com/llvm/llvm-project/issues/8905
1,070,999,455
8,905
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8532](https://llvm.org/bz8532) | | Version | trunk | | OS | FreeBSD | | CC | @lattner,@davidchisnall,@jordypotman,@tkremenek,@tydeman | ## Extended Description This is a bug report based on an observation from one of our Clang users at FreeBSD, Steve Kargl. Complete di...
_Imaginary not supported: "clang can't do complex arithmetic"
https://api.github.com/repos/llvm/llvm-project/issues/8904/comments
4
2010-11-02T22:02:54Z
2024-06-14T17:03:31Z
https://github.com/llvm/llvm-project/issues/8904
1,070,999,448
8,904
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8531](https://llvm.org/bz8531) | | Resolution | WORKSFORME | | Resolved on | Nov 02, 2010 07:33 | | Version | 2.8 | | OS | Linux | ## Extended Description clang's compiler driver (lib/Driver/Tools.cpp:1478 or so) refuses to pass -fcolor-diagnostics on to cc1 if stderr is not a...
clang cannot color diagnostics when output is not going to a terminal
https://api.github.com/repos/llvm/llvm-project/issues/8903/comments
1
2010-11-02T14:31:14Z
2022-01-20T02:06:15Z
https://github.com/llvm/llvm-project/issues/8903
1,070,999,442
8,903
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8530](https://llvm.org/bz8530) | | Resolution | FIXED | | Resolved on | Nov 03, 2010 13:07 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This is similar to #&#8203;7319, but there it was a templated ope...
Clang rejects enum comparison operators
https://api.github.com/repos/llvm/llvm-project/issues/8902/comments
1
2010-11-02T14:11:10Z
2021-12-03T21:55:37Z
https://github.com/llvm/llvm-project/issues/8902
1,070,999,431
8,902
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8529](https://llvm.org/bz8529) | | Version | 2.8 | | OS | Linux | | CC | @DougGregor | ## Extended Description Older versions of g++ erroneously allow argument-dependent lookup to find constructors. If code which relies on this is run through clang, the error message does not ...
Suboptimal diagnostic produced when ADL would find a constructor
https://api.github.com/repos/llvm/llvm-project/issues/8901/comments
0
2010-11-02T13:29:45Z
2023-08-15T03:14:34Z
https://github.com/llvm/llvm-project/issues/8901
1,070,999,423
8,901
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8528](https://llvm.org/bz8528) | | Resolution | FIXED | | Resolved on | Nov 25, 2010 07:11 | | Version | trunk | | OS | MacOS X | | Attachments | [Assembly file generated for dct64_sse.c](https://user-images.githubusercontent.com/4255/143742231-0b436fb1-5049-4b1a-9789-c02f9609db...
[MC X86] dct64_sse.c from MPlayer is miscompiled
https://api.github.com/repos/llvm/llvm-project/issues/8900/comments
14
2010-11-02T13:19:26Z
2021-12-03T21:55:35Z
https://github.com/llvm/llvm-project/issues/8900
1,070,999,413
8,900
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8527](https://llvm.org/bz8527) | | Resolution | FIXED | | Resolved on | Nov 10, 2010 02:40 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ Release+Asserts/bin/opt.exe a.ll -o nul WARNING: You're attempting to print o...
Win32/Process.inc: "NUL" is not display device(opt -o nul fails)
https://api.github.com/repos/llvm/llvm-project/issues/8899/comments
2
2010-11-02T10:04:04Z
2021-12-03T21:55:34Z
https://github.com/llvm/llvm-project/issues/8899
1,070,999,405
8,899
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8526](https://llvm.org/bz8526) | | Resolution | WORKSFORME | | Resolved on | Nov 02, 2010 10:30 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description $ clang++ --version clang version 2.9 (trunk 118011) Targe...
anonymous namespace prevents codegen outside namespace
https://api.github.com/repos/llvm/llvm-project/issues/8898/comments
2
2010-11-02T09:09:06Z
2022-01-20T02:06:13Z
https://github.com/llvm/llvm-project/issues/8898
1,070,999,395
8,898
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8525](https://llvm.org/bz8525) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Consider the following simple example: int foo(char *start) { int result; char *end = start + 1; char *index = start; ...
False positive due to analyzer suggesting impossible flow
https://api.github.com/repos/llvm/llvm-project/issues/8897/comments
3
2010-11-01T22:21:28Z
2021-12-03T21:55:32Z
https://github.com/llvm/llvm-project/issues/8897
1,070,999,391
8,897
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8524](https://llvm.org/bz8524) | | Resolution | FIXED | | Resolved on | Nov 21, 2010 02:19 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143742228-a80761b9-c6ea-4954-a03a-c61058c33972.gz), [smaller s...
[inline asm] spandsp compilation failure
https://api.github.com/repos/llvm/llvm-project/issues/8896/comments
8
2010-11-01T22:00:06Z
2021-12-03T21:55:31Z
https://github.com/llvm/llvm-project/issues/8896
1,070,999,383
8,896
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8523](https://llvm.org/bz8523) | | Resolution | INVALID | | Resolved on | Oct 16, 2013 23:33 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard | ## Extended Description herrold@debian4:~/temp$ ./mk-clang.sh clang-20101101.tar.gz 201...
build failure on Debian Testing, not seen on CentOS 5
https://api.github.com/repos/llvm/llvm-project/issues/8895/comments
13
2010-11-01T18:05:53Z
2021-12-03T21:55:30Z
https://github.com/llvm/llvm-project/issues/8895
1,070,999,375
8,895
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8522](https://llvm.org/bz8522) | | Resolution | FIXED | | Resolved on | Nov 02, 2010 13:01 | | Version | trunk | | OS | Linux | | Attachments | [Possible fix?](https://user-images.githubusercontent.com/60944935/143742225-9ec6f191-c0dd-4fa7-a763-b79982800066.gz), [One of the obje...
Use-after-free in VMCore library (ConstantUniqueMap::refineAbstractType)
https://api.github.com/repos/llvm/llvm-project/issues/8894/comments
3
2010-11-01T17:21:09Z
2021-12-03T21:55:29Z
https://github.com/llvm/llvm-project/issues/8894
1,070,999,368
8,894
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8521](https://llvm.org/bz8521) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Attachments | [example code](https://user-images.githubusercontent.com/1040968/143742224-17db75c9-b379-4883-aa98-367d5559ddd7.gz) | ## Extended Desc...
NEON instruction VQSHLU producing bad cast
https://api.github.com/repos/llvm/llvm-project/issues/8893/comments
3
2010-11-01T13:28:44Z
2021-12-03T21:55:29Z
https://github.com/llvm/llvm-project/issues/8893
1,070,999,362
8,893
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8520](https://llvm.org/bz8520) | | Resolution | FIXED | | Resolved on | Aug 21, 2011 09:06 | | Version | trunk | | OS | Windows XP | | Blocks | llvm/llvm-bugzilla-archive#9099 | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman | ## Extended Description C:\path\to...
Win32/Path.inc: "NUL" is not regular file (clang -o NUL fails)
https://api.github.com/repos/llvm/llvm-project/issues/8892/comments
5
2010-11-01T10:57:47Z
2021-12-03T21:55:28Z
https://github.com/llvm/llvm-project/issues/8892
1,070,999,355
8,892
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8519](https://llvm.org/bz8519) | | Resolution | FIXED | | Resolved on | Nov 02, 2010 13:28 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This is from a self-compilation with clang r117907: $ /Users/vo...
Field offset not at char boundary!
https://api.github.com/repos/llvm/llvm-project/issues/8891/comments
4
2010-11-01T09:21:59Z
2021-12-03T21:55:27Z
https://github.com/llvm/llvm-project/issues/8891
1,070,999,347
8,891
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8518](https://llvm.org/bz8518) | | Version | trunk | | OS | FreeBSD | | Attachments | [Patch file](https://user-images.githubusercontent.com/95090477/143742222-fc72cb24-b942-4465-9f8f-b06ee8f75ca3.gz) | | CC | @lattner | ## Extended Description Synopsys: addition of a new debu...
[patch][new feature] Function addresses in JIT can be printed out and imported to the external debugging tools
https://api.github.com/repos/llvm/llvm-project/issues/8890/comments
5
2010-10-31T02:18:22Z
2021-12-03T21:55:26Z
https://github.com/llvm/llvm-project/issues/8890
1,070,999,343
8,890
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8517](https://llvm.org/bz8517) | | Resolution | DUPLICATE | | Resolved on | Nov 02, 2010 11:02 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following code fails to compile with error: m.C:10:12:...
return type not recognized in out of line definition
https://api.github.com/repos/llvm/llvm-project/issues/8889/comments
2
2010-10-30T23:17:22Z
2021-12-03T21:55:25Z
https://github.com/llvm/llvm-project/issues/8889
1,070,999,332
8,889
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8516](https://llvm.org/bz8516) | | Resolution | FIXED | | Resolved on | Mar 15, 2012 08:43 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This is from the GCC testsuite. On big endian architectures the string L"ab" is i...
Clang generates incorrect big endian multibyte character strings
https://api.github.com/repos/llvm/llvm-project/issues/8888/comments
3
2010-10-30T21:37:36Z
2021-12-03T21:55:24Z
https://github.com/llvm/llvm-project/issues/8888
1,070,999,324
8,888
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8515](https://llvm.org/bz8515) | | Resolution | FIXED | | Resolved on | Oct 30, 2010 19:20 | | Version | trunk | | OS | All | ## Extended Description Sorry for the large testcase, it's from v8's testsuite and I couldn't get it any smaller. $ clang++ -integrated-as t.cc -fdata...
ELF writer creates corrupted file for input with many sections
https://api.github.com/repos/llvm/llvm-project/issues/8887/comments
3
2010-10-30T18:50:45Z
2021-12-03T21:55:23Z
https://github.com/llvm/llvm-project/issues/8887
1,070,999,317
8,887
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8514](https://llvm.org/bz8514) | | Resolution | FIXED | | Resolved on | Jan 16, 2011 02:48 | | Version | trunk | | OS | Linux | ## Extended Description regehr@home:~/volatile/bugs/tmp337$ clang -v clang version 2.9 (trunk 117785) Target: i386-pc-linux-gnu Thread model: posix ...
Assertion `isReg() && "This is not a register operand!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/8886/comments
2
2010-10-30T17:37:12Z
2021-12-03T21:55:22Z
https://github.com/llvm/llvm-project/issues/8886
1,070,999,306
8,886
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8513](https://llvm.org/bz8513) | | Resolution | FIXED | | Resolved on | Nov 21, 2010 02:20 | | Version | unspecified | | OS | Linux | ## Extended Description Sorry for the nasty testcase. regehr@home:~/volatile/bugs/tmp336$ clang -v clang version 2.9 (trunk 117785) Target: i...
Assertion `From != To && "ReplaceAndSimplifyAllUses(X,X) is not valid!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/8885/comments
3
2010-10-30T17:18:42Z
2021-12-03T21:55:22Z
https://github.com/llvm/llvm-project/issues/8885
1,070,999,301
8,885
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8512](https://llvm.org/bz8512) | | Version | trunk | | OS | All | | Attachments | [test illustrating the problem](https://user-images.githubusercontent.com/60944935/143742217-5a22f6ce-9705-4e32-9844-6ff7af799355.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfi...
incorrect IR representation for bool vectors
https://api.github.com/repos/llvm/llvm-project/issues/8884/comments
7
2010-10-30T04:09:21Z
2024-02-27T09:09:27Z
https://github.com/llvm/llvm-project/issues/8884
1,070,999,296
8,884
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8511](https://llvm.org/bz8511) | | Resolution | FIXED | | Resolved on | Nov 03, 2010 03:05 | | Version | unspecified | | OS | Linux | ## Extended Description [regehr@n1 ~]$ cat foo.c struct S1 { signed f1 : 22; signed f2 : 6; }; struct S1 g_34 = {1,0}; extern int prin...
likely x86 miscompile using clang
https://api.github.com/repos/llvm/llvm-project/issues/8883/comments
5
2010-10-30T00:29:24Z
2021-12-03T21:55:20Z
https://github.com/llvm/llvm-project/issues/8883
1,070,999,290
8,883
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8510](https://llvm.org/bz8510) | | Version | 2.8 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description For bitcode that has debug metadata, splitting a BasicBlock using llvm::SplitBlock or BasicBlock::splitBasicBlock creates an un...
Splitting a basic block creates an instruction without debug metadata
https://api.github.com/repos/llvm/llvm-project/issues/8882/comments
0
2010-10-29T23:41:45Z
2021-12-03T21:55:19Z
https://github.com/llvm/llvm-project/issues/8882
1,070,999,278
8,882
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8509](https://llvm.org/bz8509) | | Resolution | INVALID | | Resolved on | Oct 09, 2011 16:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Hi! I was hoping I could just write a note saying that I'd g...
clang should support compiling drizzle
https://api.github.com/repos/llvm/llvm-project/issues/8881/comments
2
2010-10-29T20:44:47Z
2021-12-03T21:55:18Z
https://github.com/llvm/llvm-project/issues/8881
1,070,999,269
8,881
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8508](https://llvm.org/bz8508) | | Resolution | FIXED | | Resolved on | Oct 29, 2010 14:51 | | Version | unspecified | | OS | All | | CC | @tkremenek | ## Extended Description clang is actually segfaulting on test/Frontend/output-failures.c, though the test is reported as a pa...
clang segfaults on test/Frontend/output-failures.c
https://api.github.com/repos/llvm/llvm-project/issues/8880/comments
2
2010-10-29T19:29:08Z
2021-12-03T21:55:18Z
https://github.com/llvm/llvm-project/issues/8880
1,070,999,266
8,880
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8507](https://llvm.org/bz8507) | | Resolution | FIXED | | Resolved on | Oct 30, 2010 20:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description The following code will crash clang trunk (r117648): struct S {...
crash when using double pointer-to-member in if clause
https://api.github.com/repos/llvm/llvm-project/issues/8879/comments
2
2010-10-29T17:28:47Z
2021-12-03T21:55:17Z
https://github.com/llvm/llvm-project/issues/8879
1,070,999,257
8,879
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8506](https://llvm.org/bz8506) | | Resolution | FIXED | | Resolved on | Oct 29, 2010 16:12 | | Version | trunk | | OS | Linux | | Attachments | [failure inducing input](https://user-images.githubusercontent.com/732536/143742216-c3216ae5-7ecc-407e-819a-e751d3a3fb2c.gz) | | CC | @...
valueprop crash
https://api.github.com/repos/llvm/llvm-project/issues/8878/comments
3
2010-10-29T17:28:17Z
2021-12-03T21:55:16Z
https://github.com/llvm/llvm-project/issues/8878
1,070,999,245
8,878
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8505](https://llvm.org/bz8505) | | Resolution | FIXED | | Resolved on | Nov 03, 2010 22:19 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi,@tkremenek | ## Extended Description The following code will crash clang trunk (r117648): t...
compiler crash with forward declarations and templates
https://api.github.com/repos/llvm/llvm-project/issues/8877/comments
2
2010-10-29T16:27:34Z
2021-12-03T21:55:15Z
https://github.com/llvm/llvm-project/issues/8877
1,070,999,235
8,877