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 | [6104](https://llvm.org/bz6104) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:55 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Clang's Version.h exposes two useful API calls, intended to...
clang's Version.h shouldn't be subversion specific
https://api.github.com/repos/llvm/llvm-project/issues/6476/comments
1
2010-01-21T18:22:09Z
2021-12-03T21:19:32Z
https://github.com/llvm/llvm-project/issues/6476
1,070,976,549
6,476
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6103](https://llvm.org/bz6103) | | Resolution | WORKSFORME | | Resolved on | Feb 09, 2010 02:29 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description $ llc crash.bc llc: llvm/lib/Target/X86/X86InstrInfo.cpp:70...
Simple Register Coalescing assert failure: invalid register-register move instruction
https://api.github.com/repos/llvm/llvm-project/issues/6475/comments
3
2010-01-21T17:22:20Z
2022-01-20T02:04:05Z
https://github.com/llvm/llvm-project/issues/6475
1,070,976,539
6,475
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6102](https://llvm.org/bz6102) | | Resolution | FIXED | | Resolved on | Jun 29, 2012 11:19 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740541-bb65259b-a065-499d-acaf-83bc8a9e8a55.gz) | | Reporter | LLVM Bu...
assertion "Not all catch info was assigned to a landing pad!"
https://api.github.com/repos/llvm/llvm-project/issues/6474/comments
1
2010-01-21T16:27:38Z
2021-12-03T21:19:31Z
https://github.com/llvm/llvm-project/issues/6474
1,070,976,524
6,474
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6101](https://llvm.org/bz6101) | | Resolution | FIXED | | Resolved on | Apr 12, 2010 19:03 | | Version | unspecified | | OS | Linux | ## Extended Description Consider this testcase, clang -E only preserves the filenames, not the line numbers! int main() { #line 10 "foo1.c" p...
clang: preprocessor doesn't honor #line directives!
https://api.github.com/repos/llvm/llvm-project/issues/6473/comments
1
2010-01-21T14:46:58Z
2021-12-03T21:19:30Z
https://github.com/llvm/llvm-project/issues/6473
1,070,976,517
6,473
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6100](https://llvm.org/bz6100) | | Resolution | DUPLICATE | | Resolved on | Mar 25, 2010 11:38 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Test case (as reduced as I can get): %%% struct Ref { ~R...
Assertion failed: (I->second == CleanupEntries.size() - 1), function EmitBlock, file CGStmt.cpp, line 221.
https://api.github.com/repos/llvm/llvm-project/issues/6472/comments
3
2010-01-21T09:11:12Z
2021-12-03T21:19:29Z
https://github.com/llvm/llvm-project/issues/6472
1,070,976,503
6,472
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6099](https://llvm.org/bz6099) | | Resolution | FIXED | | Resolved on | Nov 03, 2013 11:34 | | Version | trunk | | OS | Linux | | CC | @asl,@isanbard | ## Extended Description regehr@john-home:~/volatile/bugs/tmp260$ clang -ccc-host-triple msp430-elf small.c small.c:3:10: warn...
msp430-related ice: long long is not intmax_t?
https://api.github.com/repos/llvm/llvm-project/issues/6471/comments
3
2010-01-21T06:59:59Z
2021-12-03T21:19:28Z
https://github.com/llvm/llvm-project/issues/6471
1,070,976,495
6,471
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6098](https://llvm.org/bz6098) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:41 | | Version | 2.6 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | ## Extended Description If a function calls another function which unconditionally calls exit() the prog...
[False Positive] Functions calling exit() assumed to return
https://api.github.com/repos/llvm/llvm-project/issues/6470/comments
2
2010-01-21T06:36:25Z
2021-12-03T21:19:27Z
https://github.com/llvm/llvm-project/issues/6470
1,070,976,478
6,470
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6097](https://llvm.org/bz6097) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description ```console $ cat t5.c ``` ```cpp int foo1(); int foo2(); int main() { return foo1() + foo2(); } ``` ```co...
[clang cfg] BinaryOperators built in wrong order for CFG
https://api.github.com/repos/llvm/llvm-project/issues/6469/comments
4
2010-01-21T03:17:46Z
2024-02-27T08:48:53Z
https://github.com/llvm/llvm-project/issues/6469
1,070,976,472
6,469
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6096](https://llvm.org/bz6096) | | Resolution | FIXED | | Resolved on | Jan 21, 2010 02:53 | | Version | unspecified | | OS | Windows XP | | CC | @nlewycky | ## Extended Description The problem can be reproduced with TOT LLVM command line: ============= llvm-as c.ll -o c....
opt assertion failed when constant folding vector-compare with undef-value
https://api.github.com/repos/llvm/llvm-project/issues/6468/comments
3
2010-01-20T23:15:19Z
2021-12-03T21:19:26Z
https://github.com/llvm/llvm-project/issues/6468
1,070,976,464
6,468
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6095](https://llvm.org/bz6095) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description If you split this ctor out to its own file and compile it with clang and the rest of llvm with GCC, ...
[x86-64 selfcompile] miscompilation of GlobalVariable ctor
https://api.github.com/repos/llvm/llvm-project/issues/6467/comments
2
2010-01-20T21:46:56Z
2021-12-03T21:19:25Z
https://github.com/llvm/llvm-project/issues/6467
1,070,976,458
6,467
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6094](https://llvm.org/bz6094) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:56 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description This function (which is basically Value::getNameStr): #include "llvm/ADT/StringRef.h" struct S { ...
[x86-32 selfcompile] miscompilation of Value::getNameStr
https://api.github.com/repos/llvm/llvm-project/issues/6466/comments
2
2010-01-20T21:11:25Z
2021-12-03T21:19:24Z
https://github.com/llvm/llvm-project/issues/6466
1,070,976,452
6,466
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6093](https://llvm.org/bz6093) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description MCAsmStreamer::EmitSymbolAttribute in lib/MC/MCAsmStreamer.cpp prints directives for...
MCAsmStreamer::EmitSymbolAttribute does not use MCAsmInfo settings
https://api.github.com/repos/llvm/llvm-project/issues/6465/comments
1
2010-01-20T16:47:31Z
2021-12-03T21:19:23Z
https://github.com/llvm/llvm-project/issues/6465
1,070,976,447
6,465
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6092](https://llvm.org/bz6092) | | Resolution | FIXED | | Resolved on | Feb 17, 2010 13:54 | | Version | 2.6 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This section, about code-generation say the code is not optimized. (will be added in nex...
Kaleidoscope (toy-v3) does optimise, doc-text say not. Unclear!
https://api.github.com/repos/llvm/llvm-project/issues/6464/comments
1
2010-01-20T13:38:32Z
2021-12-03T21:19:22Z
https://github.com/llvm/llvm-project/issues/6464
1,070,976,441
6,464
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6091](https://llvm.org/bz6091) | | Version | unspecified | | OS | Linux | | CC | @jryans | ## Extended Description Consider this C code where due to a typo p2 became an integer instead of a pointer: ```c #include <string.h> #include <stdlib.h> const char* foo(const...
clang: diagnostic could be more helpful for integer vs pointer typo
https://api.github.com/repos/llvm/llvm-project/issues/6463/comments
1
2010-01-20T13:15:21Z
2023-08-15T22:16:57Z
https://github.com/llvm/llvm-project/issues/6463
1,070,976,430
6,463
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6090](https://llvm.org/bz6090) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In the passage: "Operationally, <tt>scan-build</tt> literally runs <command> with all...
html error on web page
https://api.github.com/repos/llvm/llvm-project/issues/6462/comments
1
2010-01-20T12:22:12Z
2021-12-03T21:19:21Z
https://github.com/llvm/llvm-project/issues/6462
1,070,976,420
6,462
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6089](https://llvm.org/bz6089) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:49 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description gcc compiles the following...
error: call to 'make_range' is ambiguous
https://api.github.com/repos/llvm/llvm-project/issues/6461/comments
2
2010-01-20T11:54:09Z
2021-12-03T21:19:20Z
https://github.com/llvm/llvm-project/issues/6461
1,070,976,408
6,461
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6088](https://llvm.org/bz6088) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@DougGregor | ## Extended Description $ cat t.cc template <const int*> struct X { struct Y...
clang fails to instantiate a class template with a const int* argument when the class has an inner struct data member
https://api.github.com/repos/llvm/llvm-project/issues/6460/comments
4
2010-01-20T08:45:36Z
2021-12-03T21:19:19Z
https://github.com/llvm/llvm-project/issues/6460
1,070,976,397
6,460
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6087](https://llvm.org/bz6087) | | Resolution | FIXED | | Resolved on | Jan 21, 2010 12:36 | | Version | trunk | | OS | MacOS X | | CC | @DougGregor | ## Extended Description self-build ends up in a SEGV when building TableGen. clang version 1.1 (trunk 93965) Target: x86_64-a...
SEGV when self-building RegisterInfoEmitter.cpp
https://api.github.com/repos/llvm/llvm-project/issues/6459/comments
4
2010-01-20T04:14:53Z
2021-12-03T21:19:18Z
https://github.com/llvm/llvm-project/issues/6459
1,070,976,389
6,459
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6086](https://llvm.org/bz6086) | | Resolution | FIXED | | Resolved on | Feb 04, 2010 12:47 | | Version | trunk | | OS | All | | Attachments | [reduced testcase](https://user-images.githubusercontent.com/4503403/143740537-7129f5ed-b3a1-4eb2-8f5d-212ca4495dd7.gz) | | CC | @asl,@st...
assertion failure in LiveIntervals
https://api.github.com/repos/llvm/llvm-project/issues/6458/comments
3
2010-01-20T03:57:09Z
2021-12-03T21:19:17Z
https://github.com/llvm/llvm-project/issues/6458
1,070,976,380
6,458
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6085](https://llvm.org/bz6085) | | Resolution | FIXED | | Resolved on | Feb 17, 2010 13:51 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The text in the 2nd paragraph below the first code-example in the 'Function Code Gene...
code and text do not match
https://api.github.com/repos/llvm/llvm-project/issues/6457/comments
1
2010-01-20T02:09:53Z
2021-12-03T21:19:16Z
https://github.com/llvm/llvm-project/issues/6457
1,070,976,374
6,457
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6084](https://llvm.org/bz6084) | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description ``` blackthorn:clang dgregor$ cat t.h ``` ```cpp #define FOO(X, Y) X + Y int add() { return FOO(17, ``` ``` blackthorn:clang dgregor$ cat t.c ``` `...
Clang allows function-like macro argument lists to span files
https://api.github.com/repos/llvm/llvm-project/issues/6456/comments
3
2010-01-19T21:19:09Z
2024-09-08T04:51:43Z
https://github.com/llvm/llvm-project/issues/6456
1,070,976,365
6,456
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6083](https://llvm.org/bz6083) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@DougGregor,@zygoloid | ## Extended Description It seems that the gcc builtin '__builtin_fpclassify' is required by boost while not available in clang++.
'__builtin_fpclassify' and '__builtin_inf' (and probably others) lack sema and codegen support
https://api.github.com/repos/llvm/llvm-project/issues/6455/comments
21
2010-01-19T18:39:42Z
2023-08-04T22:19:30Z
https://github.com/llvm/llvm-project/issues/6455
1,070,976,354
6,455
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6082](https://llvm.org/bz6082) | | Resolution | WONTFIX | | Resolved on | Jan 19, 2010 13:30 | | Version | 2.6 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @bcardosolopes,@lattner | ## Extended Description We use the ELF object file format in a persist...
ELFWriter leaks memory
https://api.github.com/repos/llvm/llvm-project/issues/6454/comments
5
2010-01-19T18:36:58Z
2022-01-20T02:31:55Z
https://github.com/llvm/llvm-project/issues/6454
1,070,976,346
6,454
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6081](https://llvm.org/bz6081) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description gcc compiles the following...
error: 'functor' following the 'template' keyword does not refer to a template
https://api.github.com/repos/llvm/llvm-project/issues/6453/comments
7
2010-01-19T15:38:35Z
2021-12-03T21:19:13Z
https://github.com/llvm/llvm-project/issues/6453
1,070,976,338
6,453
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6080](https://llvm.org/bz6080) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | trunk | | OS | Linux | | Attachments | [testcase (c source)](https://user-images.githubusercontent.com/60944935/143740531-cc8c1a37-a069-4b08-986c-9e283226069d.gz), [generated...
clang miscompiles compound initializers with incomplete array types
https://api.github.com/repos/llvm/llvm-project/issues/6452/comments
3
2010-01-19T13:21:13Z
2021-12-03T21:19:12Z
https://github.com/llvm/llvm-project/issues/6452
1,070,976,333
6,452
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6079](https://llvm.org/bz6079) | | Resolution | FIXED | | Resolved on | Jul 20, 2010 09:05 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Clang crashes (assertion-failure) on this code: template<typename> void g(); int main() { int a = 0;...
Crash: LHS in member-access is not of class type and member name is template-id
https://api.github.com/repos/llvm/llvm-project/issues/6451/comments
2
2010-01-19T01:52:47Z
2021-12-03T21:19:11Z
https://github.com/llvm/llvm-project/issues/6451
1,070,976,328
6,451
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6078](https://llvm.org/bz6078) | | Resolution | FIXED | | Resolved on | Apr 13, 2010 10:51 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description This one fails with an assertion: struct A { A(short); A(long); }; struct S { typedef void ft(A); o...
Ambiguous conversion sequence in surrogate function call => assertion failure
https://api.github.com/repos/llvm/llvm-project/issues/6450/comments
1
2010-01-19T00:25:52Z
2021-12-03T21:19:10Z
https://github.com/llvm/llvm-project/issues/6450
1,070,976,317
6,450
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6077](https://llvm.org/bz6077) | | Resolution | DUPLICATE | | Resolved on | Mar 06, 2010 13:59 | | Version | trunk | | OS | MacOS X | | Attachments | [A file that crash the compiler](https://user-images.githubusercontent.com/60944935/143740530-ec446e8b-f522-4590-bd33-202e3713728...
Segfault in "X86 DAG->DAG Instruction Selection" when compiling simple file
https://api.github.com/repos/llvm/llvm-project/issues/6449/comments
1
2010-01-19T00:08:10Z
2021-12-03T21:19:09Z
https://github.com/llvm/llvm-project/issues/6449
1,070,976,303
6,449
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6076](https://llvm.org/bz6076) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description The following is rejected by clang, but should be accepted: void f(); void (&g)() = (void(), f); int a...
Lvalue-to-Rvalue conversion applied to left side of comma operator
https://api.github.com/repos/llvm/llvm-project/issues/6448/comments
1
2010-01-18T23:29:28Z
2021-12-03T21:19:08Z
https://github.com/llvm/llvm-project/issues/6448
1,070,976,292
6,448
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6075](https://llvm.org/bz6075) | | Version | trunk | | OS | All | ## Extended Description As reported here: http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-January/007506.html The following code creates two `FunctionDecls` for `__sync_fetch_and_add`, which do *n...
Using atomic operations creates multiple, distinct function declarations
https://api.github.com/repos/llvm/llvm-project/issues/6447/comments
1
2010-01-18T22:43:27Z
2024-09-06T10:54:23Z
https://github.com/llvm/llvm-project/issues/6447
1,070,976,281
6,447
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6074](https://llvm.org/bz6074) | | Resolution | INVALID | | Resolved on | Feb 18, 2010 00:52 | | Version | trunk | | OS | Linux | | Attachments | [Original BitCode](https://user-images.githubusercontent.com/60944935/143740528-3be23519-02b6-4f59-b6c4-101a1f76ea00.gz), [BitCode af...
Invalid optimization on x86-32
https://api.github.com/repos/llvm/llvm-project/issues/6446/comments
4
2010-01-18T21:41:01Z
2021-12-03T21:19:07Z
https://github.com/llvm/llvm-project/issues/6446
1,070,976,273
6,446
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6073](https://llvm.org/bz6073) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I would like the static analyzer to handle assert statements more intelligently: 1. It would be nice to always analyze asserts, even in rel...
Handle asserts more intelligently.
https://api.github.com/repos/llvm/llvm-project/issues/6445/comments
3
2010-01-18T19:26:05Z
2021-12-03T21:19:06Z
https://github.com/llvm/llvm-project/issues/6445
1,070,976,267
6,445
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6072](https://llvm.org/bz6072) | | Resolution | FIXED | | Resolved on | Mar 07, 2010 17:25 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Clang rejects this code snippet, which should be accepted: struct A { }; struct B : A { void f(int); vo...
Fail to resolve overloaded member function name when target type is base class member pointer
https://api.github.com/repos/llvm/llvm-project/issues/6444/comments
1
2010-01-18T19:08:50Z
2021-12-03T21:19:05Z
https://github.com/llvm/llvm-project/issues/6444
1,070,976,259
6,444
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6071](https://llvm.org/bz6071) | | Resolution | FIXED | | Resolved on | Jan 19, 2010 11:04 | | Version | 2.6 | | OS | Linux | | Attachments | [C code](https://user-images.githubusercontent.com/60944935/143740525-9eae9469-fa7a-408c-ad68-7f2b94009e2d.gz), [IR code (2.6)](https://u...
MIPS backend error, missing argument passing in generated code
https://api.github.com/repos/llvm/llvm-project/issues/6443/comments
5
2010-01-18T13:04:14Z
2021-12-03T21:19:04Z
https://github.com/llvm/llvm-project/issues/6443
1,070,976,243
6,443
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6070](https://llvm.org/bz6070) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 14:00 | | Version | 2.6 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I just randomly found out that if I call IRBuilder::CreateAlloca(Type::getInt32Ty(llvm::...
Verifier accetps alloca with i64 count when the asm defines it with a i32 (error when using llvm-as)
https://api.github.com/repos/llvm/llvm-project/issues/6442/comments
2
2010-01-18T04:48:28Z
2021-12-03T21:19:04Z
https://github.com/llvm/llvm-project/issues/6442
1,070,976,232
6,442
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6069](https://llvm.org/bz6069) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:41 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@xuzhongxing | ## Extended Description Been playing with scan-build experimental and have so...
experimental abort with free
https://api.github.com/repos/llvm/llvm-project/issues/6441/comments
3
2010-01-18T04:05:46Z
2021-12-03T21:19:03Z
https://github.com/llvm/llvm-project/issues/6441
1,070,976,220
6,441
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6068](https://llvm.org/bz6068) | | Resolution | DUPLICATE | | Resolved on | Jan 18, 2010 06:55 | | Version | trunk | | OS | All | | Attachments | [test](https://user-images.githubusercontent.com/60944935/143740524-f1a7c370-d053-4551-87a3-ab9154fa7678.gz) | | Reporter | LLVM Bugz...
clang crashes on the attached test cast, in fast-isel
https://api.github.com/repos/llvm/llvm-project/issues/6440/comments
2
2010-01-18T01:01:43Z
2021-12-03T21:19:01Z
https://github.com/llvm/llvm-project/issues/6440
1,070,976,205
6,440
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6067](https://llvm.org/bz6067) | | Resolution | FIXED | | Resolved on | Jan 18, 2010 13:34 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143740523-11a818d1-3e09-4a4f-8aca-d7e8d69c3d1b.gz) | | Reporter | LLVM B...
undefined reference in generating native Linux x86-32 code
https://api.github.com/repos/llvm/llvm-project/issues/6439/comments
3
2010-01-17T23:12:44Z
2021-12-03T21:19:01Z
https://github.com/llvm/llvm-project/issues/6439
1,070,976,191
6,439
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6066](https://llvm.org/bz6066) | | Resolution | FIXED | | Resolved on | Apr 13, 2010 10:08 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Clang does not like this code: struct B { }; struct A : B { operator B*(); operator B&(); // never ...
Ambiguity with conversion-to-base
https://api.github.com/repos/llvm/llvm-project/issues/6438/comments
1
2010-01-17T18:17:03Z
2021-12-03T21:19:00Z
https://github.com/llvm/llvm-project/issues/6438
1,070,976,183
6,438
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6065](https://llvm.org/bz6065) | | Resolution | DUPLICATE | | Resolved on | Feb 02, 2011 03:17 | | Version | trunk | | OS | Linux | | CC | @asl | ## Extended Description This inline-asm in ARMJITInfo.cpp's ARMCompilationCallback: // Return to the (newly modified) stub to ...
ARM JIT should support ARMCompilationCallback in thumb2
https://api.github.com/repos/llvm/llvm-project/issues/6437/comments
7
2010-01-17T08:37:44Z
2021-12-03T21:18:59Z
https://github.com/llvm/llvm-project/issues/6437
1,070,976,177
6,437
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6064](https://llvm.org/bz6064) | | Resolution | WORKSFORME | | Resolved on | Mar 02, 2010 12:49 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description The following code makes clang crash with assertion failure: struct A { A() { } inline A(A&, i...
Assertion failure synthesizing an implicitly defined copy constructor
https://api.github.com/repos/llvm/llvm-project/issues/6436/comments
1
2010-01-17T04:50:39Z
2022-01-20T02:04:04Z
https://github.com/llvm/llvm-project/issues/6436
1,070,976,166
6,436
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6063](https://llvm.org/bz6063) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following code-fragmen...
clang: SemaExpr.cpp:1521: clang::ASTOwningResult<&clang::ActionBase::DeleteExpr> clang::Sema::BuildDeclarationNameExpr(const clang::CXXScopeSpec&, clang::SourceLocation, clang::NamedDecl*): Assertion `!isa<FunctionTemplateDecl>(D) && "Cannot refer unambig
https://api.github.com/repos/llvm/llvm-project/issues/6435/comments
1
2010-01-17T03:07:23Z
2021-12-03T21:18:57Z
https://github.com/llvm/llvm-project/issues/6435
1,070,976,155
6,435
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6062](https://llvm.org/bz6062) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description the following code-fragmen...
error: member initializer 'tuple_t' does not name a non-static data member or base class
https://api.github.com/repos/llvm/llvm-project/issues/6434/comments
1
2010-01-17T02:20:18Z
2021-12-03T21:18:56Z
https://github.com/llvm/llvm-project/issues/6434
1,070,976,150
6,434
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6061](https://llvm.org/bz6061) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description gcc compiles the following...
error: member 'id' found in multiple base classes of different types
https://api.github.com/repos/llvm/llvm-project/issues/6433/comments
1
2010-01-17T01:40:15Z
2021-12-03T21:18:55Z
https://github.com/llvm/llvm-project/issues/6433
1,070,976,138
6,433
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6060](https://llvm.org/bz6060) | | Resolution | FIXED | | Resolved on | Nov 08, 2010 19:51 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description The following code causes clang to crash. void foo(int i, int j...
Crash in 2D VLA arrays in function arguments
https://api.github.com/repos/llvm/llvm-project/issues/6432/comments
1
2010-01-16T21:39:46Z
2021-12-03T21:18:54Z
https://github.com/llvm/llvm-project/issues/6432
1,070,976,125
6,432
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6059](https://llvm.org/bz6059) | | Resolution | FIXED | | Resolved on | Sep 09, 2010 01:02 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description The code ----------------------- #include <stdio.h> typedef struct Quad...
Insuficent allignment on call on ARM
https://api.github.com/repos/llvm/llvm-project/issues/6431/comments
14
2010-01-16T21:37:27Z
2021-12-03T21:18:53Z
https://github.com/llvm/llvm-project/issues/6431
1,070,976,115
6,431
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6058](https://llvm.org/bz6058) | | Resolution | FIXED | | Resolved on | Jan 18, 2010 16:51 | | Version | trunk | | OS | MacOS X | | CC | @d0k,@lattner | ## Extended Description I could only reproduce this on Mac OS X and trying to reduce with --emit-llvm and llc did not cause ...
self-build crash on IsInf.cpp
https://api.github.com/repos/llvm/llvm-project/issues/6430/comments
10
2010-01-16T19:21:29Z
2021-12-03T21:18:52Z
https://github.com/llvm/llvm-project/issues/6430
1,070,976,100
6,430
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6057](https://llvm.org/bz6057) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:52 | | Version | unspecified | | OS | FreeBSD | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143740517-55f8fd7d-fbc1-41af-a117-8005e990936c.gz) | | Repor...
[CG]: Assertion failed: (AddressPoints.count(std::make_pair(ClassDecl, Offset)) && "Missing address point for class"), function InitializeVtablePtrsRecursive, file CGClass.cpp, line 1407.
https://api.github.com/repos/llvm/llvm-project/issues/6429/comments
3
2010-01-16T16:57:03Z
2021-12-03T21:18:51Z
https://github.com/llvm/llvm-project/issues/6429
1,070,976,091
6,429
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6056](https://llvm.org/bz6056) | | Resolution | FIXED | | Resolved on | Oct 22, 2010 01:27 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When specifying -fno-constant-cfstrings on OS X, it seems that clang ignores it and I ...
clang ignores -fno-constant-cfstrings
https://api.github.com/repos/llvm/llvm-project/issues/6428/comments
18
2010-01-16T16:11:53Z
2021-12-03T21:18:50Z
https://github.com/llvm/llvm-project/issues/6428
1,070,976,083
6,428
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6055](https://llvm.org/bz6055) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:45 | | Version | unspecified | | OS | FreeBSD | | Attachments | [patch to fix the issue](https://user-images.githubusercontent.com/60944935/143740516-567847f8-4840-4acc-a68f-380a3ee36301.gz) ...
[PATCH]: FreeBSD C++ header includes
https://api.github.com/repos/llvm/llvm-project/issues/6427/comments
1
2010-01-16T14:28:32Z
2021-12-03T21:18:50Z
https://github.com/llvm/llvm-project/issues/6427
1,070,976,072
6,427
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6054](https://llvm.org/bz6054) | | Resolution | DUPLICATE | | Resolved on | Jan 16, 2010 14:04 | | Version | 2.6 | | OS | Windows XP | | Attachments | [C++ version](https://user-images.githubusercontent.com/60944935/143740513-0e0d26bc-cf05-44cd-a09f-a33697f01d90.gz), [Java versi...
Virtual methods de-virtualization
https://api.github.com/repos/llvm/llvm-project/issues/6426/comments
2
2010-01-16T11:14:48Z
2023-08-15T13:18:42Z
https://github.com/llvm/llvm-project/issues/6426
1,070,976,062
6,426
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6053](https://llvm.org/bz6053) | | Resolution | WORKSFORME | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Clang segfaults on this code: template<bool> struct E; template<typename> struct Et { static bool...
Crash when explicit specialization type argument depends on template type parameter
https://api.github.com/repos/llvm/llvm-project/issues/6425/comments
1
2010-01-16T02:23:44Z
2022-01-20T02:04:03Z
https://github.com/llvm/llvm-project/issues/6425
1,070,976,052
6,425
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6052](https://llvm.org/bz6052) | | Resolution | FIXED | | Resolved on | May 07, 2010 16:19 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The constructors for DIDescriptor and its derived classes do not accept const MDNode* ...
DIDescriptor (etc) constructors don't take const arguments
https://api.github.com/repos/llvm/llvm-project/issues/6424/comments
1
2010-01-16T01:32:29Z
2021-12-03T21:18:47Z
https://github.com/llvm/llvm-project/issues/6424
1,070,976,044
6,424
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6051](https://llvm.org/bz6051) | | Resolution | FIXED | | Resolved on | Oct 14, 2011 22:02 | | Version | unspecified | | OS | All | | CC | @DougGregor,@efriedma-quic | ## Extended Description Consider: struct foo {}; const struct foo x = {}; void *Y = (void*)&x; Clang++ comp...
not marking const global 'constant' and not eliding it
https://api.github.com/repos/llvm/llvm-project/issues/6423/comments
1
2010-01-16T00:09:01Z
2021-12-03T21:18:46Z
https://github.com/llvm/llvm-project/issues/6423
1,070,976,034
6,423
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6050](https://llvm.org/bz6050) | | Version | unspecified | | OS | All | | CC | @andykaylor,@chfast,@lattner,@DimitryAndric,@emaste,@thielema,@nlewycky,@rotateright,@vinc17fr,@yuanfang-chen,@ZviRackover | ## Extended Description Floating-point instructions, such as add, sub, mu...
floating-point operations have side effects
https://api.github.com/repos/llvm/llvm-project/issues/6422/comments
6
2010-01-15T23:52:00Z
2023-08-15T13:44:09Z
https://github.com/llvm/llvm-project/issues/6422
1,070,976,023
6,422
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6049](https://llvm.org/bz6049) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:55 | | Version | unspecified | | OS | All | | Attachments | [testcase ](https://user-images.githubusercontent.com/15152540/143740512-6b5fcf02-4421-4d60-b274-2db6e965034c.gz) | | CC | @DougGre...
crash on invalid
https://api.github.com/repos/llvm/llvm-project/issues/6421/comments
1
2010-01-15T20:55:00Z
2021-12-03T21:18:44Z
https://github.com/llvm/llvm-project/issues/6421
1,070,976,013
6,421
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6048](https://llvm.org/bz6048) | | Resolution | INVALID | | Resolved on | Jul 15, 2011 15:21 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description as I see in include/llvm/Support/MathExtras.h t...
ms crt8 64bit release misses _byteswap_ushort and friends
https://api.github.com/repos/llvm/llvm-project/issues/6420/comments
1
2010-01-15T15:18:59Z
2021-12-03T21:18:44Z
https://github.com/llvm/llvm-project/issues/6420
1,070,976,006
6,420
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6047](https://llvm.org/bz6047) | | Resolution | FIXED | | Resolved on | Jan 16, 2010 07:44 | | Version | trunk | | OS | All | | Attachments | [test-case](https://user-images.githubusercontent.com/60944935/143740508-a459f3d1-a583-4b1e-9232-4c2fefbd0548.gz), [proposed patch](https...
Post-Dominator Tree Construction bug
https://api.github.com/repos/llvm/llvm-project/issues/6419/comments
6
2010-01-15T10:53:47Z
2021-12-03T21:18:43Z
https://github.com/llvm/llvm-project/issues/6419
1,070,975,991
6,419
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6046](https://llvm.org/bz6046) | | Resolution | FIXED | | Resolved on | Jan 18, 2010 12:28 | | Version | trunk | | OS | Linux | | Attachments | [Respect DESTDIR when creating clang++ symlink](https://user-images.githubusercontent.com/60944935/143740507-3b8911d8-aed3-4a98-84b2-7b...
make install DESTDIR=/foo attempts to create symlink outside DESTDIR
https://api.github.com/repos/llvm/llvm-project/issues/6418/comments
5
2010-01-15T04:48:27Z
2021-12-03T21:18:42Z
https://github.com/llvm/llvm-project/issues/6418
1,070,975,982
6,418
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6045](https://llvm.org/bz6045) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@nunoplopes | ## Extended Description The following ...
clang: Expr.cpp:1557: ICEDiag CheckICE(const clang::Expr*, clang::ASTContext&): Assertion `!E->isValueDependent() && "Should not see value dependent exprs!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/6417/comments
4
2010-01-15T00:59:14Z
2021-12-03T21:18:41Z
https://github.com/llvm/llvm-project/issues/6417
1,070,975,975
6,417
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6044](https://llvm.org/bz6044) | | Resolution | FIXED | | Resolved on | Sep 01, 2017 06:02 | | Version | 2.5 | | OS | Linux | | CC | @lattner,@RKSimon,@sunfishcode | ## Extended Description It would be nice to be able to use the horizontal add instruction of ix86 processors. E...
pattern match horizontal SIMD functions
https://api.github.com/repos/llvm/llvm-project/issues/6416/comments
5
2010-01-14T23:15:40Z
2021-12-03T21:18:40Z
https://github.com/llvm/llvm-project/issues/6416
1,070,975,962
6,416
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6043](https://llvm.org/bz6043) | | Resolution | FIXED | | Resolved on | Nov 30, 2010 17:05 | | Version | trunk | | OS | All | | Attachments | [Simple dse test](https://user-images.githubusercontent.com/92601353/143740506-43c1a1aa-c10b-41b0-bba1-0facac1fedee.gz) | | CC | @lattner...
[DSE] Large store doesn't make small stores dead
https://api.github.com/repos/llvm/llvm-project/issues/6415/comments
5
2010-01-14T23:13:57Z
2021-12-03T21:18:39Z
https://github.com/llvm/llvm-project/issues/6415
1,070,975,949
6,415
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6042](https://llvm.org/bz6042) | | Resolution | FIXED | | Resolved on | May 23, 2011 16:13 | | Version | 2.6 | | OS | Linux | | CC | @sunfishcode | ## Extended Description http://llvm.org/docs/LangRef.html does not mention exponential and logarithm functions, although I find t...
Assembly Language Reference lacks 'exp' and 'log' and friends
https://api.github.com/repos/llvm/llvm-project/issues/6414/comments
5
2010-01-14T23:06:00Z
2021-12-03T21:18:38Z
https://github.com/llvm/llvm-project/issues/6414
1,070,975,941
6,414
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6041](https://llvm.org/bz6041) | | Resolution | WONTFIX | | Resolved on | Jan 14, 2010 16:47 | | Version | unspecified | | OS | Linux | ## Extended Description It seems that tickets are not exposed to the outside world, such that it can be indexed by a search engine. Since I d...
Make bugzilla tickets visible to search engines
https://api.github.com/repos/llvm/llvm-project/issues/6413/comments
1
2010-01-14T22:59:05Z
2022-01-20T02:31:54Z
https://github.com/llvm/llvm-project/issues/6413
1,070,975,931
6,413
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6040](https://llvm.org/bz6040) | | Resolution | INVALID | | Resolved on | Jan 14, 2010 11:54 | | Version | trunk | | OS | Linux | ## Extended Description The following IR doesn't parse: define void @&#8203;foo(i8* %x) { free i8* %x ret void } define void @&#8...
error: invalid redefinition of function 'free'
https://api.github.com/repos/llvm/llvm-project/issues/6412/comments
1
2010-01-14T18:58:34Z
2021-12-03T21:18:36Z
https://github.com/llvm/llvm-project/issues/6412
1,070,975,921
6,412
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6039](https://llvm.org/bz6039) | | Resolution | FIXED | | Resolved on | Jan 14, 2010 14:20 | | Version | trunk | | OS | Windows XP | | Attachments | [Compilationerror on mingw32](https://user-images.githubusercontent.com/60944935/143740504-190e64ac-f828-4965-a231-aa3b1568cbb7.gz...
Fix compilation in mingw32
https://api.github.com/repos/llvm/llvm-project/issues/6411/comments
1
2010-01-14T12:55:29Z
2021-12-03T21:18:36Z
https://github.com/llvm/llvm-project/issues/6411
1,070,975,914
6,411
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6038](https://llvm.org/bz6038) | | Resolution | FIXED | | Resolved on | Jul 19, 2010 11:01 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@edwintorok | ## Extended Description Found this while trying to build llvm-gcc for arm to work ...
Fails to build libgomp (memory barriers can't be lowered)
https://api.github.com/repos/llvm/llvm-project/issues/6410/comments
3
2010-01-14T06:08:18Z
2021-12-03T21:18:35Z
https://github.com/llvm/llvm-project/issues/6410
1,070,975,905
6,410
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6037](https://llvm.org/bz6037) | | Resolution | FIXED | | Resolved on | Jan 18, 2015 19:44 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@urnathan,@zygoloid | ## Extended Description $ cat t.cc class A { }; class B : public A { ...
warn if a class has an inaccessible base class
https://api.github.com/repos/llvm/llvm-project/issues/6409/comments
7
2010-01-14T03:00:23Z
2021-12-03T21:18:33Z
https://github.com/llvm/llvm-project/issues/6409
1,070,975,893
6,409
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6036](https://llvm.org/bz6036) | | Resolution | FIXED | | Resolved on | Apr 06, 2010 19:47 | | Version | trunk | | OS | Linux | | CC | @tkremenek,@xuzhongxing | ## Extended Description Valgrind says it's a divide by zero. regehr@john-home:~/volatile/bugs/tmp258$ clang --analy...
clang analyzer crash with signal 8
https://api.github.com/repos/llvm/llvm-project/issues/6408/comments
5
2010-01-14T01:59:03Z
2021-12-03T21:18:32Z
https://github.com/llvm/llvm-project/issues/6408
1,070,975,875
6,408
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6035](https://llvm.org/bz6035) | | Resolution | FIXED | | Resolved on | Jan 14, 2010 13:48 | | Version | trunk | | OS | Linux | | CC | @tkremenek,@xuzhongxing | ## Extended Description regehr@john-home:~/volatile/bugs/tmp258$ clang --analyze small.c -c clang: warning: argument...
clang analyzer bug: Assertion `Loc::IsLocType(castTy)' failed.
https://api.github.com/repos/llvm/llvm-project/issues/6407/comments
2
2010-01-14T01:32:45Z
2021-12-03T21:18:31Z
https://github.com/llvm/llvm-project/issues/6407
1,070,975,857
6,407
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6034](https://llvm.org/bz6034) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:57 | | Version | trunk | | OS | Linux | ## Extended Description Code is invalid for clang, but valid for gcc. regehr@john-home:~/volatile/bugs/tmp258$ clang small.c small.c:6:30: error: gl...
crash on invalid switch statement
https://api.github.com/repos/llvm/llvm-project/issues/6406/comments
3
2010-01-14T01:29:53Z
2021-12-03T21:18:30Z
https://github.com/llvm/llvm-project/issues/6406
1,070,975,851
6,406
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6033](https://llvm.org/bz6033) | | Resolution | FIXED | | Resolved on | Jan 15, 2010 01:57 | | Version | trunk | | OS | Linux | | CC | @tkremenek | ## Extended Description regehr@john-home:~/volatile/bugs/tmp257$ clang --analyze small.c small.c:3:21: warning: declaration of 's...
'%' character in static analyzer diagnostic causes assertion failure in FormatDiagnostics
https://api.github.com/repos/llvm/llvm-project/issues/6405/comments
5
2010-01-14T01:23:35Z
2021-12-03T21:18:29Z
https://github.com/llvm/llvm-project/issues/6405
1,070,975,845
6,405
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6032](https://llvm.org/bz6032) | | Resolution | LATER | | Resolved on | Jan 13, 2010 17:29 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description For the C function double d1(double x) { return x == x ? x : x + x; }...
Unnecesary branching generated for "x == x ? x : x + x;" floating point expr
https://api.github.com/repos/llvm/llvm-project/issues/6404/comments
1
2010-01-14T00:35:15Z
2021-12-03T21:18:28Z
https://github.com/llvm/llvm-project/issues/6404
1,070,975,836
6,404
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6031](https://llvm.org/bz6031) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall,@RealLitb | ## Extended Description g++ co...
error: no type named 'iterator_category' in 'struct boost::ForwardIterator'
https://api.github.com/repos/llvm/llvm-project/issues/6403/comments
7
2010-01-13T21:59:08Z
2021-12-03T21:18:27Z
https://github.com/llvm/llvm-project/issues/6403
1,070,975,817
6,403
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6030](https://llvm.org/bz6030) | | Resolution | FIXED | | Resolved on | Apr 05, 2018 20:30 | | Version | trunk | | OS | Linux | ## Extended Description The second warning effectively says "X is wrong, expected X". Obviously the code is bogus but the warning could be better! ...
confusing warning from clang re. incompatible pointer types
https://api.github.com/repos/llvm/llvm-project/issues/6402/comments
2
2010-01-13T19:51:25Z
2021-12-03T21:18:27Z
https://github.com/llvm/llvm-project/issues/6402
1,070,975,810
6,402
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6029](https://llvm.org/bz6029) | | Resolution | INVALID | | Resolved on | Feb 22, 2010 12:51 | | Version | unspecified | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang appears to be being miscompiled when compiled with VS2008 in a st...
clang Release build is miscompiled by VS2008
https://api.github.com/repos/llvm/llvm-project/issues/6401/comments
1
2010-01-13T19:14:08Z
2021-12-03T21:18:26Z
https://github.com/llvm/llvm-project/issues/6401
1,070,975,798
6,401
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6028](https://llvm.org/bz6028) | | Resolution | FIXED | | Resolved on | Apr 24, 2010 07:06 | | Version | trunk | | OS | Windows XP | | Attachments | [bitcode file](https://user-images.githubusercontent.com/60944935/143740502-d27b8171-3854-4b7e-9752-a215ae31ffc9.gz) | | Reporter ...
APInt assertion failure in interpreter
https://api.github.com/repos/llvm/llvm-project/issues/6400/comments
4
2010-01-13T17:09:42Z
2021-12-03T21:18:25Z
https://github.com/llvm/llvm-project/issues/6400
1,070,975,792
6,400
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6027](https://llvm.org/bz6027) | | Resolution | FIXED | | Resolved on | Jan 13, 2010 13:17 | | Version | trunk | | OS | Linux | | Attachments | [test case](https://user-images.githubusercontent.com/2998477/143740501-8d40598f-3549-4ad3-900b-b16ae9033300.gz) | | CC | @asl | ## Ex...
Assertion `Bits != 0 && "Cannot print this instruction."'
https://api.github.com/repos/llvm/llvm-project/issues/6399/comments
3
2010-01-13T17:08:42Z
2021-12-03T21:18:24Z
https://github.com/llvm/llvm-project/issues/6399
1,070,975,785
6,399
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6026](https://llvm.org/bz6026) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:52 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description $ cat a.cpp class A { public: virtual ~A(); }; class B { public: virtual ~B(); }; class C : pub...
multiple inheretance + multiple destructors result in codegen crash
https://api.github.com/repos/llvm/llvm-project/issues/6398/comments
2
2010-01-13T16:49:03Z
2021-12-03T21:18:23Z
https://github.com/llvm/llvm-project/issues/6398
1,070,975,777
6,398
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6025](https://llvm.org/bz6025) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:46 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#6395 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following fragment com...
clang crash on code fragment from boost header
https://api.github.com/repos/llvm/llvm-project/issues/6397/comments
1
2010-01-13T16:36:33Z
2021-12-03T21:18:22Z
https://github.com/llvm/llvm-project/issues/6397
1,070,975,766
6,397
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6024](https://llvm.org/bz6024) | | Resolution | FIXED | | Resolved on | Jul 15, 2010 13:15 | | Version | trunk | | OS | All | | CC | @DougGregor,@efriedma-quic | ## Extended Description $ cat a.cpp typedef int tt; void g(const tt &value); void f() { short a; g((const tt ...
error: cannot compile this unexpected cast lvalue yet
https://api.github.com/repos/llvm/llvm-project/issues/6396/comments
5
2010-01-13T16:34:57Z
2021-12-03T21:18:21Z
https://github.com/llvm/llvm-project/issues/6396
1,070,975,759
6,396
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6023](https://llvm.org/bz6023) | | Resolution | FIXED | | Resolved on | Jun 16, 2010 11:36 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#7051 llvm/llvm-project#6235 llvm/llvm-project#6248 llvm/llvm-project#6252 llvm/llvm-project#6392 llvm/llvm-pr...
Clang should compile boost
https://api.github.com/repos/llvm/llvm-project/issues/6395/comments
51
2010-01-13T10:50:28Z
2021-12-03T21:18:20Z
https://github.com/llvm/llvm-project/issues/6395
1,070,975,744
6,395
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6022](https://llvm.org/bz6022) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:47 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#6023 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description gcc compiles the ...
error: out-of-line definition of 'feed' does not match any declaration in namespace 'detail'
https://api.github.com/repos/llvm/llvm-project/issues/6394/comments
3
2010-01-13T10:06:43Z
2021-12-03T21:18:19Z
https://github.com/llvm/llvm-project/issues/6394
1,070,975,730
6,394
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6021](https://llvm.org/bz6021) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#6023 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following fra...
name lookup issues with nested templates
https://api.github.com/repos/llvm/llvm-project/issues/6393/comments
4
2010-01-13T09:17:28Z
2021-12-03T21:18:18Z
https://github.com/llvm/llvm-project/issues/6393
1,070,975,715
6,393
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6020](https://llvm.org/bz6020) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:44 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#6023 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description g++ compiles the ...
boost: error: cannot compile this global variable that binds to a reference yet
https://api.github.com/repos/llvm/llvm-project/issues/6392/comments
2
2010-01-13T08:20:17Z
2021-12-03T21:18:17Z
https://github.com/llvm/llvm-project/issues/6392
1,070,975,698
6,392
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6019](https://llvm.org/bz6019) | | Resolution | FIXED | | Resolved on | Jan 15, 2010 17:24 | | Version | trunk | | OS | Linux | | Attachments | [Testcase to trigger a topological sort failure](https://user-images.githubusercontent.com/60944935/143740498-abfd490c-fc85-44a5-9ed3-a...
LLVM Creates a Cyclic SelectionDAG
https://api.github.com/repos/llvm/llvm-project/issues/6391/comments
10
2010-01-13T00:42:58Z
2021-12-03T21:18:16Z
https://github.com/llvm/llvm-project/issues/6391
1,070,975,688
6,391
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6018](https://llvm.org/bz6018) | | Resolution | FIXED | | Resolved on | Apr 12, 2010 19:57 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#6375 | | CC | @DougGregor,@rjmccall | ## Extended Description Clang should implement access control.
Implement access control
https://api.github.com/repos/llvm/llvm-project/issues/6390/comments
4
2010-01-12T21:19:02Z
2021-12-03T21:18:15Z
https://github.com/llvm/llvm-project/issues/6390
1,070,975,679
6,390
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6017](https://llvm.org/bz6017) | | Version | trunk | | OS | All | | CC | @tkremenek | ## Extended Description On some platforms, libm math functions never set errno. This may break code that relies on these functions setting errno. The breakage will often go unnoticed in nor...
diagnose use of errno after math functions
https://api.github.com/repos/llvm/llvm-project/issues/6389/comments
3
2010-01-12T20:58:36Z
2023-08-15T13:18:36Z
https://github.com/llvm/llvm-project/issues/6389
1,070,975,667
6,389
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6016](https://llvm.org/bz6016) | | Resolution | INVALID | | Resolved on | Jan 23, 2010 20:23 | | Version | trunk | | OS | All | | CC | @efriedma-quic | ## Extended Description the llvm.x86.ssse3.pabs* intrinsics can all be expressed as an AND with a constant vector. We should...
llvm.x86.ssse3.pabs intrinsics should be removed
https://api.github.com/repos/llvm/llvm-project/issues/6388/comments
4
2010-01-12T20:53:30Z
2021-12-03T21:18:13Z
https://github.com/llvm/llvm-project/issues/6388
1,070,975,660
6,388
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6015](https://llvm.org/bz6015) | | Resolution | FIXED | | Resolved on | Mar 06, 2010 12:01 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#6253 | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/67392/143740497-96372f6a-0a8...
Stack Overflow compiling C++ code
https://api.github.com/repos/llvm/llvm-project/issues/6387/comments
7
2010-01-12T20:45:39Z
2021-12-03T21:18:12Z
https://github.com/llvm/llvm-project/issues/6387
1,070,975,650
6,387
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6014](https://llvm.org/bz6014) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:54 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-project#6253 | | Attachments | [testcase](https://user-images.githubusercontent.com/67392/143740493-249cc7bd-2c18-446b-a65e...
Assertion in sema
https://api.github.com/repos/llvm/llvm-project/issues/6386/comments
2
2010-01-12T20:38:40Z
2021-12-03T21:18:11Z
https://github.com/llvm/llvm-project/issues/6386
1,070,975,641
6,386
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6013](https://llvm.org/bz6013) | | Resolution | DUPLICATE | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description This was introduced between 93136 and 93238 The file only n...
New type casting bug
https://api.github.com/repos/llvm/llvm-project/issues/6385/comments
3
2010-01-12T19:56:57Z
2021-12-03T21:18:10Z
https://github.com/llvm/llvm-project/issues/6385
1,070,975,634
6,385
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6012](https://llvm.org/bz6012) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:51 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Redhat Enterprise 3 doesn't seem to have arc4random so these sugge...
Don't display arc4random suggestions on systems that don't have arc4random
https://api.github.com/repos/llvm/llvm-project/issues/6384/comments
2
2010-01-12T19:54:32Z
2021-12-03T21:18:09Z
https://github.com/llvm/llvm-project/issues/6384
1,070,975,626
6,384
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6011](https://llvm.org/bz6011) | | Version | trunk | | OS | Linux | | Attachments | [testcase to reproduce bug](https://user-images.githubusercontent.com/60944935/143740491-44335297-f3a9-478d-8ab3-16cc044d2266.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | #...
ioctl() leads to false warning
https://api.github.com/repos/llvm/llvm-project/issues/6383/comments
8
2010-01-12T17:47:14Z
2024-03-07T03:27:13Z
https://github.com/llvm/llvm-project/issues/6383
1,070,975,618
6,383
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6010](https://llvm.org/bz6010) | | Resolution | DUPLICATE | | Resolved on | Jan 12, 2010 09:27 | | Version | 2.6 | | OS | Windows XP | | Attachments | [D version of the em3d Olden benchmarh, with a conditional compilation constant WITH_AUX_VAR](https://user-images.githubusercont...
Accumulator not pulled out of a loop
https://api.github.com/repos/llvm/llvm-project/issues/6382/comments
7
2010-01-12T15:39:37Z
2021-12-03T21:18:07Z
https://github.com/llvm/llvm-project/issues/6382
1,070,975,606
6,382
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6009](https://llvm.org/bz6009) | | Resolution | DUPLICATE | | Resolved on | Jan 12, 2010 07:08 | | Version | 2.6 | | OS | Windows XP | | Attachments | [C code that shows a switch optimization recently introduced in gcc 4.4](https://user-images.githubusercontent.com/60944935/1437...
Improved switch conversion
https://api.github.com/repos/llvm/llvm-project/issues/6381/comments
2
2010-01-12T14:31:28Z
2021-12-03T21:18:06Z
https://github.com/llvm/llvm-project/issues/6381
1,070,975,597
6,381
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6008](https://llvm.org/bz6008) | | Resolution | FIXED | | Resolved on | Feb 22, 2010 12:42 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Gcc compiles the following code, reduced from a boost header, w...
Cannot parse dependent template-id in base clause
https://api.github.com/repos/llvm/llvm-project/issues/6380/comments
2
2010-01-12T10:37:53Z
2021-12-03T21:18:05Z
https://github.com/llvm/llvm-project/issues/6380
1,070,975,584
6,380
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6007](https://llvm.org/bz6007) | | Resolution | FIXED | | Resolved on | Mar 12, 2010 00:56 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description # 1 "/tmp/b.c" # 1 "/tmp/b.c" 1 # 1 "<built-in>" 1 # 1 "<built-in>" 3 # 88 "<built-i...
using __attribute__((section)) on local variables does not generate an error.
https://api.github.com/repos/llvm/llvm-project/issues/6379/comments
1
2010-01-12T07:10:37Z
2021-12-03T21:18:04Z
https://github.com/llvm/llvm-project/issues/6379
1,070,975,576
6,379
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6006](https://llvm.org/bz6006) | | Resolution | FIXED | | Resolved on | Mar 19, 2010 12:25 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Currently, PCH works by creating file and content cache ent...
Change ContentCache::getBuffer to support failure properly.
https://api.github.com/repos/llvm/llvm-project/issues/6378/comments
1
2010-01-12T06:41:54Z
2021-12-03T21:18:04Z
https://github.com/llvm/llvm-project/issues/6378
1,070,975,563
6,378
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [6005](https://llvm.org/bz6005) | | Resolution | FIXED | | Resolved on | Mar 29, 2010 21:22 | | Version | trunk | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143740484-983e436c-7379-44a6-b1f8-55c3e67a1db0.gz) | | Reporter | LLVM Bugz...
[codegen] wrong covariant returns
https://api.github.com/repos/llvm/llvm-project/issues/6377/comments
2
2010-01-12T05:05:41Z
2021-12-03T21:18:03Z
https://github.com/llvm/llvm-project/issues/6377
1,070,975,557
6,377