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 | [8504](https://llvm.org/bz8504) | | Resolution | FIXED | | Resolved on | Apr 08, 2011 14:37 | | Version | trunk | | OS | All | | CC | @DougGregor,@nlewycky | ## Extended Description for this silly testcase: void t() { int *x = new int; delete x; } clang generates at -O3: ...
Unused calls to operator new/delete not optimized away
https://api.github.com/repos/llvm/llvm-project/issues/8876/comments
1
2010-10-29T16:10:22Z
2021-12-03T21:55:14Z
https://github.com/llvm/llvm-project/issues/8876
1,070,999,221
8,876
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8503](https://llvm.org/bz8503) | | Resolution | FIXED | | Resolved on | Mar 01, 2015 18:12 | | Version | trunk | | OS | MacOS X | | Attachments | [Error that occurs during compilation.](https://user-images.githubusercontent.com/60944935/143742213-1f17af36-2b01-485d-9ead-c48c19c9...
[MC assembler] Assertion failure whilst compiling GMP version 5.0.1
https://api.github.com/repos/llvm/llvm-project/issues/8875/comments
8
2010-10-29T14:31:17Z
2021-12-03T21:55:13Z
https://github.com/llvm/llvm-project/issues/8875
1,070,999,215
8,875
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8502](https://llvm.org/bz8502) | | Version | trunk | | OS | Linux | | Attachments | [Patch for llvm-lit to look for bash in PATH](https://user-images.githubusercontent.com/60944935/143742212-3d75a5bb-1983-4478-a146-bd40a97977fb.gz) | | Reporter | LLVM Bugzilla Contributor | | CC...
llvm-lit does not search for bash in the path
https://api.github.com/repos/llvm/llvm-project/issues/8874/comments
2
2010-10-29T13:16:42Z
2024-01-08T18:43:43Z
https://github.com/llvm/llvm-project/issues/8874
1,070,999,207
8,874
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8501](https://llvm.org/bz8501) | | Resolution | FIXED | | Resolved on | Oct 29, 2010 18:16 | | Version | trunk | | OS | Linux | | Attachments | [reduced by bugpoint](https://user-images.githubusercontent.com/60944935/143742211-2424ee64-757a-45be-bc13-e7af9d3be420.gz) | | Reporte...
[code generation] assertion failure with C
https://api.github.com/repos/llvm/llvm-project/issues/8873/comments
3
2010-10-29T04:30:22Z
2021-12-03T21:55:11Z
https://github.com/llvm/llvm-project/issues/8873
1,070,999,198
8,873
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8500](https://llvm.org/bz8500) | | Resolution | FIXED | | Resolved on | Jan 14, 2016 09:51 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @atrick,@nlewycky,@rengolin |
[arm linux] lli crashes
https://api.github.com/repos/llvm/llvm-project/issues/8872/comments
6
2010-10-29T02:23:19Z
2021-12-03T21:55:11Z
https://github.com/llvm/llvm-project/issues/8872
1,070,999,188
8,872
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8499](https://llvm.org/bz8499) | | Resolution | FIXED | | Resolved on | Oct 28, 2010 13:47 | | Version | trunk | | OS | Linux | | Attachments | [Broken Code Sample](https://user-images.githubusercontent.com/60944935/143742208-1d5e58d2-9e84-4b2b-8626-dee80d0814e8.gz), [Fixed Code...
Assert/segfault reached trying to compile
https://api.github.com/repos/llvm/llvm-project/issues/8871/comments
1
2010-10-28T20:37:47Z
2021-12-03T21:55:10Z
https://github.com/llvm/llvm-project/issues/8871
1,070,999,180
8,871
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8498](https://llvm.org/bz8498) | | Resolution | WORKSFORME | | Resolved on | Nov 11, 2010 22:39 | | Version | trunk | | OS | All | | Attachments | [Test case](https://user-images.githubusercontent.com/92601809/143742207-3008be50-b263-4a15-b55b-a96862410772.gz) | | CC | @DougGreg...
Assertion failure in template instantiation.
https://api.github.com/repos/llvm/llvm-project/issues/8870/comments
1
2010-10-28T20:33:30Z
2022-01-20T02:06:12Z
https://github.com/llvm/llvm-project/issues/8870
1,070,999,174
8,870
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8497](https://llvm.org/bz8497) | | Resolution | LATER | | Resolved on | Oct 28, 2010 10:59 | | Version | trunk | | OS | All | ## Extended Description Hi, I need the iterator to iterate over the Operands of a machine instruction, but it is not implemented in llvm. Any special ...
Operand iterator for machine instruction
https://api.github.com/repos/llvm/llvm-project/issues/8869/comments
1
2010-10-28T17:07:29Z
2021-12-03T21:55:08Z
https://github.com/llvm/llvm-project/issues/8869
1,070,999,168
8,869
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8496](https://llvm.org/bz8496) | | Resolution | WONTFIX | | Resolved on | Apr 27, 2011 19:58 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#9321 | | CC | @tobiasgrosser | ## Extended Description Hi, Tobi grosser and me have an out of tree project us...
Install lit with LLVM
https://api.github.com/repos/llvm/llvm-project/issues/8868/comments
7
2010-10-28T17:03:49Z
2022-01-20T02:33:13Z
https://github.com/llvm/llvm-project/issues/8868
1,070,999,162
8,868
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8495](https://llvm.org/bz8495) | | Resolution | FIXED | | Resolved on | May 10, 2011 06:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@pwo | ## Extended Description While compiling esctrn.cpp from icu with clang++ 2.9-trunk...
[IRGen] Assertion "Instruction does not dominate all uses!"
https://api.github.com/repos/llvm/llvm-project/issues/8867/comments
6
2010-10-28T16:02:47Z
2021-12-03T21:55:06Z
https://github.com/llvm/llvm-project/issues/8867
1,070,999,158
8,867
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8494](https://llvm.org/bz8494) | | Resolution | FIXED | | Resolved on | Oct 28, 2010 10:48 | | Version | trunk | | OS | Linux | | Attachments | [exploit input](https://user-images.githubusercontent.com/60944935/143742201-63c97b55-b539-4ef1-aa74-1cf3600fe11a.gz), [another exploit...
segmentation faults parsing bitcode
https://api.github.com/repos/llvm/llvm-project/issues/8866/comments
2
2010-10-28T15:08:30Z
2021-12-03T21:55:05Z
https://github.com/llvm/llvm-project/issues/8866
1,070,999,144
8,866
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8493](https://llvm.org/bz8493) | | Resolution | FIXED | | Resolved on | Oct 28, 2010 11:36 | | Version | unspecified | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description There is a file with a non-portable name: docs\testsuite\2010-10-19-14:10...
File name "2010-10-19-14:10:49.059609" is non-portable
https://api.github.com/repos/llvm/llvm-project/issues/8865/comments
1
2010-10-28T14:29:21Z
2021-12-03T21:55:04Z
https://github.com/llvm/llvm-project/issues/8865
1,070,999,139
8,865
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8492](https://llvm.org/bz8492) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Attachments | [clang++-visibility-bug.tar.gz - the whole testcase](https://user-images.githubusercontent.com/226650/143742200-13d7fd7f-976a-4d87-a036...
clang does not respect 'visibility'='default' attribute for class members
https://api.github.com/repos/llvm/llvm-project/issues/8864/comments
2
2010-10-28T10:28:25Z
2021-12-03T21:55:03Z
https://github.com/llvm/llvm-project/issues/8864
1,070,999,131
8,864
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8491](https://llvm.org/bz8491) | | Resolution | FIXED | | Resolved on | Oct 27, 2010 19:36 | | Version | trunk | | OS | All | | Attachments | [Broken testcase](https://user-images.githubusercontent.com/60944935/143742198-ceb4b065-75a9-49aa-9a4b-32067c302799.gz), [potential fix](...
llvm.x86.sse2.cvttsd2si is improperly assembled
https://api.github.com/repos/llvm/llvm-project/issues/8863/comments
1
2010-10-28T01:34:16Z
2021-12-03T21:55:02Z
https://github.com/llvm/llvm-project/issues/8863
1,070,999,120
8,863
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8490](https://llvm.org/bz8490) | | Resolution | FIXED | | Resolved on | Oct 28, 2010 09:03 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#8708 llvm/llvm-project#8843 | | Attachments | [reduced by bugpoint](https://user-images.githubusercontent.com/6094493...
clang crashes while optimizing a snippet of C code
https://api.github.com/repos/llvm/llvm-project/issues/8862/comments
1
2010-10-28T01:05:14Z
2021-12-03T21:55:01Z
https://github.com/llvm/llvm-project/issues/8862
1,070,999,114
8,862
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8489](https://llvm.org/bz8489) | | Resolution | FIXED | | Resolved on | Oct 30, 2010 01:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description $ cat template_error_with_no_name.cc template<typename CT> clas...
Template argument name missing in diagnostic
https://api.github.com/repos/llvm/llvm-project/issues/8861/comments
1
2010-10-27T23:44:44Z
2021-12-03T21:55:00Z
https://github.com/llvm/llvm-project/issues/8861
1,070,999,100
8,861
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8488](https://llvm.org/bz8488) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@tkremenek | ## Extended Description -Wuninitialized should complain about this: void f() { int i = i; } A more realistic example of how this could h...
Clang should warn on use of a local variable in its own initializer
https://api.github.com/repos/llvm/llvm-project/issues/8860/comments
5
2010-10-27T23:35:59Z
2023-08-05T03:23:25Z
https://github.com/llvm/llvm-project/issues/8860
1,070,999,086
8,860
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8487](https://llvm.org/bz8487) | | Resolution | FIXED | | Resolved on | Jun 03, 2011 10:48 | | Version | trunk | | OS | FreeBSD | | Attachments | [C source](https://user-images.githubusercontent.com/60944935/143742195-0e20b7d8-31ce-42a8-81d9-0c454ef14bce.gz) | | Reporter | LLVM ...
Switch statement miscompiled on 64-bit PowerPC
https://api.github.com/repos/llvm/llvm-project/issues/8859/comments
5
2010-10-27T23:09:18Z
2021-12-03T21:54:58Z
https://github.com/llvm/llvm-project/issues/8859
1,070,999,079
8,859
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8486](https://llvm.org/bz8486) | | Resolution | FIXED | | Resolved on | Feb 20, 2011 18:09 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@seanm | ## Extended Description Passing -Wno-format-security to clang also turns off -Wfo...
-Wformat and -Wformat-security should be independent
https://api.github.com/repos/llvm/llvm-project/issues/8858/comments
1
2010-10-27T21:22:34Z
2021-12-03T21:54:57Z
https://github.com/llvm/llvm-project/issues/8858
1,070,999,071
8,858
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8485](https://llvm.org/bz8485) | | Resolution | FIXED | | Resolved on | Jan 06, 2011 10:57 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Hi! I just wanted to give clang/llvm a try to compile for a small embed...
error: unknown target CPU 'cortex-m3'
https://api.github.com/repos/llvm/llvm-project/issues/8857/comments
6
2010-10-27T21:11:41Z
2021-12-03T21:54:56Z
https://github.com/llvm/llvm-project/issues/8857
1,070,999,062
8,857
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8484](https://llvm.org/bz8484) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Attachments | [example](https://user-images.githubusercontent.com/1040968/143742193-7c1ae263-dde6-470a-89bb-0c8ca6595af0.gz) | | CC | @asl | ## Exte...
NEON compare absolute not being lowered
https://api.github.com/repos/llvm/llvm-project/issues/8856/comments
3
2010-10-27T20:45:01Z
2021-12-03T21:54:56Z
https://github.com/llvm/llvm-project/issues/8856
1,070,999,057
8,856
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8483](https://llvm.org/bz8483) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:21 | | Version | trunk | | OS | Linux | | Attachments | [VPADDL example](https://user-images.githubusercontent.com/1040968/143742191-fcb9c459-c5a8-45ca-9a92-a62aea3a34fb.gz), [VPADAL example]...
NEON VPADDL / VPADAL code-gen bug
https://api.github.com/repos/llvm/llvm-project/issues/8855/comments
3
2010-10-27T20:42:52Z
2021-12-03T21:54:55Z
https://github.com/llvm/llvm-project/issues/8855
1,070,999,050
8,855
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8482](https://llvm.org/bz8482) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Attachments | [example](https://user-images.githubusercontent.com/1040968/143742190-9cdc2939-097c-4957-b0c3-b34a1b254d43.gz) | | CC | @tkremenek | #...
arm_neon.h contains wrong definition of vshl
https://api.github.com/repos/llvm/llvm-project/issues/8854/comments
4
2010-10-27T20:41:03Z
2021-12-03T21:54:54Z
https://github.com/llvm/llvm-project/issues/8854
1,070,999,043
8,854
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8481](https://llvm.org/bz8481) | | Resolution | WORKSFORME | | Resolved on | Nov 13, 2010 13:39 | | Version | trunk | | OS | Linux | | Attachments | [stdout and stderr from running the described command](https://user-images.githubusercontent.com/60944935/143742189-699d7426-9090-...
TemplateDeductionResult triggers an assertion at line 464
https://api.github.com/repos/llvm/llvm-project/issues/8853/comments
2
2010-10-27T19:14:18Z
2022-01-20T02:06:11Z
https://github.com/llvm/llvm-project/issues/8853
1,070,999,034
8,853
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8480](https://llvm.org/bz8480) | | Resolution | FIXED | | Resolved on | Nov 02, 2010 18:49 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Clang is crashing on the code: -------------------------...
clang crash during bootstrap
https://api.github.com/repos/llvm/llvm-project/issues/8852/comments
3
2010-10-27T19:05:05Z
2021-12-03T21:54:52Z
https://github.com/llvm/llvm-project/issues/8852
1,070,999,027
8,852
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8479](https://llvm.org/bz8479) | | Resolution | FIXED | | Resolved on | Nov 29, 2010 12:19 | | Version | unspecified | | OS | All | | CC | @DougGregor,@zmodem | ## Extended Description #include <vector> class C { public: explicit C(int x) {} private: friend class std::vect...
clang evaluates visibility of default parameters at the call site instead of at parameter definition site
https://api.github.com/repos/llvm/llvm-project/issues/8851/comments
4
2010-10-27T18:14:12Z
2021-12-03T21:54:51Z
https://github.com/llvm/llvm-project/issues/8851
1,070,999,021
8,851
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8478](https://llvm.org/bz8478) | | Resolution | FIXED | | Resolved on | Oct 28, 2010 13:33 | | Version | unspecified | | OS | All | | CC | @rjmccall | ## Extended Description class A; class __attribute__((visibility("default"))) CarbonPluginWindowTracker { public: // Creat...
clang miscompiles visibility("default") on a class with -fvisibility=hidden
https://api.github.com/repos/llvm/llvm-project/issues/8850/comments
12
2010-10-27T18:11:20Z
2021-12-03T21:54:50Z
https://github.com/llvm/llvm-project/issues/8850
1,070,999,015
8,850
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8477](https://llvm.org/bz8477) | | Resolution | FIXED | | Resolved on | Nov 03, 2010 12:00 | | Version | trunk | | OS | All | | Attachments | [Reduced testcase](https://user-images.githubusercontent.com/60944935/143742188-f464d5b4-b61b-4eaf-b43c-37fe2d45e099.gz) | | Reporter | L...
"overloaded operator '[]' is ambiguous" error, probably false
https://api.github.com/repos/llvm/llvm-project/issues/8849/comments
1
2010-10-27T17:25:39Z
2021-12-03T21:54:49Z
https://github.com/llvm/llvm-project/issues/8849
1,070,999,006
8,849
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8476](https://llvm.org/bz8476) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @seanm | ## Extended Description clang version r117443 built from SVN today has this bug, its been in clang for a number of weeks at least. I have a project whi...
No way to disable -Wcast-align, with -Wno-cast-align
https://api.github.com/repos/llvm/llvm-project/issues/8848/comments
1
2010-10-27T16:15:00Z
2023-04-25T01:41:48Z
https://github.com/llvm/llvm-project/issues/8848
1,070,998,999
8,848
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8475](https://llvm.org/bz8475) | | Resolution | FIXED | | Resolved on | Aug 11, 2014 22:32 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @whitequark | ## Extended Description llvm[2]: ======= Finished Linking Debug+Asserts Unit test VMCore ...
[ocaml bindings] LLVM does not build anymore on MacOSX: camlasm seems to be invalid
https://api.github.com/repos/llvm/llvm-project/issues/8847/comments
2
2010-10-27T15:44:10Z
2021-12-03T21:54:48Z
https://github.com/llvm/llvm-project/issues/8847
1,070,998,992
8,847
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8474](https://llvm.org/bz8474) | | Resolution | FIXED | | Resolved on | Dec 04, 2011 04:09 | | Version | trunk | | OS | FreeBSD | | Blocks | llvm/llvm-bugzilla-archive#10899 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description > cat sha2.c void a(int b) { #pragm...
#pragma weak recursion crashes clang
https://api.github.com/repos/llvm/llvm-project/issues/8846/comments
4
2010-10-27T12:55:43Z
2021-12-03T21:54:47Z
https://github.com/llvm/llvm-project/issues/8846
1,070,998,981
8,846
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8473](https://llvm.org/bz8473) | | Resolution | FIXED | | Resolved on | Oct 28, 2010 03:54 | | Version | trunk | | OS | Linux | | CC | @rjmccall | ## Extended Description $ cat s.c void f(int n) { goto *&&a; { int x[n]; a: x[0]; } } $ clang -w -S s.c Instruct...
Crash with vla and indirect jump
https://api.github.com/repos/llvm/llvm-project/issues/8845/comments
2
2010-10-27T07:56:39Z
2021-12-03T21:54:46Z
https://github.com/llvm/llvm-project/issues/8845
1,070,998,973
8,845
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8472](https://llvm.org/bz8472) | | Resolution | FIXED | | Resolved on | Oct 29, 2010 09:11 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description The following simple test program is part of the Octave configure check ...
dragonegg causes failures in fortran blas results
https://api.github.com/repos/llvm/llvm-project/issues/8844/comments
3
2010-10-27T03:37:07Z
2021-12-03T21:54:45Z
https://github.com/llvm/llvm-project/issues/8844
1,070,998,960
8,844
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8471](https://llvm.org/bz8471) | | Resolution | FIXED | | Resolved on | Oct 29, 2010 15:16 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#8708 | | Blocks | llvm/llvm-bugzilla-archive#8490 | | Attachments | [bugpoint's work](https://user-images.githubuser...
[scev] clang segfaults while optimizing a snippet of C code
https://api.github.com/repos/llvm/llvm-project/issues/8843/comments
3
2010-10-27T01:23:23Z
2021-12-03T21:54:44Z
https://github.com/llvm/llvm-project/issues/8843
1,070,998,947
8,843
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8470](https://llvm.org/bz8470) | | Resolution | DUPLICATE | | Resolved on | Oct 26, 2010 14:54 | | Version | 2.8 | | OS | Linux | | Attachments | [Complete error output for clang++](https://user-images.githubusercontent.com/60944935/143742185-bab7cc38-b075-4cb9-a4af-90c103e2b137...
Error including GCC's 4.4 tr1/type_traits
https://api.github.com/repos/llvm/llvm-project/issues/8842/comments
3
2010-10-26T21:09:55Z
2021-12-03T21:54:43Z
https://github.com/llvm/llvm-project/issues/8842
1,070,998,939
8,842
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8469](https://llvm.org/bz8469) | | Resolution | FIXED | | Resolved on | Mar 05, 2011 21:36 | | Version | trunk | | OS | Windows XP | | Attachments | [testcase](https://user-images.githubusercontent.com/35820639/143742184-58e3d0f3-f576-460f-bd31-05d41e73adc4.gz) | | CC | @nlewyck...
optimizer InstCombineCompares problem with optimizing vector ICmpInst
https://api.github.com/repos/llvm/llvm-project/issues/8841/comments
1
2010-10-26T20:13:27Z
2021-12-03T21:54:42Z
https://github.com/llvm/llvm-project/issues/8841
1,070,998,932
8,841
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8468](https://llvm.org/bz8468) | | Resolution | INVALID | | Resolved on | Oct 26, 2010 12:35 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Clang cannot compile the following code: #include <iostream>...
Cannot initialize array in copy constructor
https://api.github.com/repos/llvm/llvm-project/issues/8840/comments
1
2010-10-26T17:59:08Z
2021-12-03T21:54:41Z
https://github.com/llvm/llvm-project/issues/8840
1,070,998,925
8,840
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8467](https://llvm.org/bz8467) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In the following assembly, the last je is relaxed, but it doesn't need to be: je .LBB0_25 je .LBB0_11 .zero 125, 0x90 .LBB0_25: ...
Unnecessary relaxation
https://api.github.com/repos/llvm/llvm-project/issues/8839/comments
0
2010-10-26T17:39:39Z
2021-12-03T21:54:40Z
https://github.com/llvm/llvm-project/issues/8839
1,070,998,915
8,839
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8466](https://llvm.org/bz8466) | | Resolution | FIXED | | Resolved on | May 01, 2012 06:46 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@jckarter,@lattner,@jayfoad | ## Extended Description Quoted from test/Transforms/SimplifyL...
SimplifyLibCalls behaves host-dependent(eg. nearbyint)
https://api.github.com/repos/llvm/llvm-project/issues/8838/comments
4
2010-10-26T09:55:53Z
2021-12-03T21:54:40Z
https://github.com/llvm/llvm-project/issues/8838
1,070,998,905
8,838
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8465](https://llvm.org/bz8465) | | Resolution | WONTFIX | | Resolved on | Oct 19, 2012 08:33 | | Version | 2.8 | | OS | Linux | | Attachments | [input file for llvm-ld](https://user-images.githubusercontent.com/60944935/143742183-555c7d23-1aa8-4391-a696-27e77c658b4f.gz) | | Repo...
llvm-ld -link-as-library creates invalid/unreadable code
https://api.github.com/repos/llvm/llvm-project/issues/8837/comments
2
2010-10-26T09:48:30Z
2022-01-20T02:33:12Z
https://github.com/llvm/llvm-project/issues/8837
1,070,998,899
8,837
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8464](https://llvm.org/bz8464) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Consider a function that writes to a buffer: void foo() { int buf[32]; int i = 0; if (a) { buf[i] = 1; i++; } if (b) { buf[i] = 42; i+...
False positives due to a coding style with invariants
https://api.github.com/repos/llvm/llvm-project/issues/8836/comments
1
2010-10-26T07:16:09Z
2021-12-03T21:54:38Z
https://github.com/llvm/llvm-project/issues/8836
1,070,998,889
8,836
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8463](https://llvm.org/bz8463) | | Version | 2.8 | | OS | MacOS X | | Attachments | [Test case to reproduce crash; run on bitcode containing a loop](https://user-images.githubusercontent.com/60944935/143742181-138ebc65-0545-4aae-bc7f-aa40ebc61e85.gz) | | Reporter | LLVM Bugzilla...
Bus error on Loop::getTripCount if getAnalysis<LoopInfo> is called twice
https://api.github.com/repos/llvm/llvm-project/issues/8835/comments
2
2010-10-26T03:24:03Z
2023-08-09T00:41:37Z
https://github.com/llvm/llvm-project/issues/8835
1,070,998,877
8,835
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8462](https://llvm.org/bz8462) | | Resolution | FIXED | | Resolved on | Nov 01, 2010 19:08 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742178-2201d735-4883-4fb6-8e5f-6403e038b2be.gz) | | Reporter | LLVM B...
Argument deduction failure in function templates
https://api.github.com/repos/llvm/llvm-project/issues/8834/comments
3
2010-10-25T22:33:01Z
2021-12-03T21:54:36Z
https://github.com/llvm/llvm-project/issues/8834
1,070,998,870
8,834
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8461](https://llvm.org/bz8461) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description #define STDCALL __attribute__((stdcall)) // extern "C" does not ...
clang wrongly ontimizes stdcall functions calling cdecl ones (i386)
https://api.github.com/repos/llvm/llvm-project/issues/8833/comments
4
2010-10-25T22:14:01Z
2021-12-03T21:54:35Z
https://github.com/llvm/llvm-project/issues/8833
1,070,998,862
8,833
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8460](https://llvm.org/bz8460) | | Resolution | FIXED | | Resolved on | Feb 10, 2012 03:00 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @Bigcheese,@etherzhhb,@ZviRackover | ## Extended Description In lib/System/Win32/Path.inc, funct...
[win sys::Path] Assert for missing NULL caused by bad erase call
https://api.github.com/repos/llvm/llvm-project/issues/8832/comments
8
2010-10-25T21:53:14Z
2021-12-03T21:54:34Z
https://github.com/llvm/llvm-project/issues/8832
1,070,998,852
8,832
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8459](https://llvm.org/bz8459) | | Resolution | FIXED | | Resolved on | Sep 15, 2011 11:16 | | Version | trunk | | OS | Linux | | Attachments | [Bugpoint reduced testcase.](https://user-images.githubusercontent.com/92601274/143742175-fc234145-5601-4f33-a6ab-04823f48fbd8.gz) | | ...
Debug info triggers DIE assert.
https://api.github.com/repos/llvm/llvm-project/issues/8831/comments
7
2010-10-25T18:36:06Z
2021-12-03T21:54:34Z
https://github.com/llvm/llvm-project/issues/8831
1,070,998,848
8,831
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8458](https://llvm.org/bz8458) | | Resolution | FIXED | | Resolved on | Oct 25, 2010 15:21 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When using an object's property as lock in a @&#8203;synchronized ...
static-analyzer assert in @&#8203;synchronize() when using object's property as lock.
https://api.github.com/repos/llvm/llvm-project/issues/8830/comments
2
2010-10-25T18:34:08Z
2021-12-03T21:54:33Z
https://github.com/llvm/llvm-project/issues/8830
1,070,998,835
8,830
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8457](https://llvm.org/bz8457) | | Resolution | FIXED | | Resolved on | Oct 25, 2010 23:59 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description When using the -fvisibility=hidden flag, clang tag stru...
clang++ emits hidden symbols instead of extern.
https://api.github.com/repos/llvm/llvm-project/issues/8829/comments
2
2010-10-25T17:39:53Z
2021-12-03T21:54:32Z
https://github.com/llvm/llvm-project/issues/8829
1,070,998,828
8,829
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8456](https://llvm.org/bz8456) | | Resolution | FIXED | | Resolved on | Aug 24, 2012 10:52 | | Version | trunk | | OS | MacOS X | | CC | @belkadan | ## Extended Description These two test cases: #include <cassert> int main(int argc, char * argv[]) { assert(true); retu...
Static analyzer crashes on handling "assert" with a constant parameter
https://api.github.com/repos/llvm/llvm-project/issues/8828/comments
2
2010-10-25T17:34:30Z
2021-12-03T21:54:31Z
https://github.com/llvm/llvm-project/issues/8828
1,070,998,820
8,828
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8455](https://llvm.org/bz8455) | | Resolution | FIXED | | Resolved on | Nov 15, 2013 16:56 | | Version | unspecified | | OS | All | | Attachments | [Disambiguate label attributes in C++](https://user-images.githubusercontent.com/60944935/143742173-c80a9f62-08b0-406b-afe2-018246d...
[PATCH] Label attributes mis-applied in C++
https://api.github.com/repos/llvm/llvm-project/issues/8827/comments
1
2010-10-25T15:51:56Z
2021-12-03T21:54:30Z
https://github.com/llvm/llvm-project/issues/8827
1,070,998,813
8,827
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8454](https://llvm.org/bz8454) | | Resolution | FIXED | | Resolved on | May 13, 2011 13:14 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When using @"a", Clang outputs an ASCII a in the .s file. If however an UTF-8 enco...
Clang writes ObjC string literals as UTF-16 if they contain UTF-8 characters
https://api.github.com/repos/llvm/llvm-project/issues/8826/comments
10
2010-10-25T01:18:31Z
2021-12-03T21:54:29Z
https://github.com/llvm/llvm-project/issues/8826
1,070,998,805
8,826
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8453](https://llvm.org/bz8453) | | Resolution | FIXED | | Resolved on | Nov 01, 2010 15:51 | | Version | 2.8 | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143742171-390449d6-5565-40e2-b33f-b91e601309e9.gz) | | Reporter | LLVM B...
No warning returning a 'id <Foo>' as 'NSObject <Foo> *'
https://api.github.com/repos/llvm/llvm-project/issues/8825/comments
4
2010-10-25T00:32:08Z
2021-12-03T21:54:29Z
https://github.com/llvm/llvm-project/issues/8825
1,070,998,795
8,825
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8452](https://llvm.org/bz8452) | | Resolution | DUPLICATE | | Resolved on | Jun 10, 2011 15:46 | | Version | 2.8 | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143742170-0983e651-5cbb-4cd5-8061-b8d1d0f01560.gz) | | Reporter | LL...
Spurious warning when using 'NSObject <NSFastEnumeration> *' for ObjC for loop
https://api.github.com/repos/llvm/llvm-project/issues/8824/comments
2
2010-10-24T21:48:28Z
2021-12-03T21:54:28Z
https://github.com/llvm/llvm-project/issues/8824
1,070,998,789
8,824
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8451](https://llvm.org/bz8451) | | Resolution | WONTFIX | | Resolved on | May 01, 2012 06:36 | | Version | 1.0 | | OS | MacOS X | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143742168-c9fd042d-5a45-4325-bd12-65374235c629.gz), [Apple e...
[llvm-gcc] cc1plus Segmentation fault while building Mozilla Thunderbird
https://api.github.com/repos/llvm/llvm-project/issues/8823/comments
5
2010-10-24T14:50:53Z
2022-01-20T02:33:11Z
https://github.com/llvm/llvm-project/issues/8823
1,070,998,784
8,823
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8450](https://llvm.org/bz8450) | | Resolution | INVALID | | Resolved on | Oct 25, 2010 13:11 | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Consider the following 2 source files: // llvm-bug.h #incl...
Unexpected error "explicit specialization of 'XXX' after instantiation"
https://api.github.com/repos/llvm/llvm-project/issues/8822/comments
1
2010-10-24T14:26:50Z
2021-12-03T21:54:26Z
https://github.com/llvm/llvm-project/issues/8822
1,070,998,778
8,822
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8449](https://llvm.org/bz8449) | | Version | 2.8 | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#13432 | | Attachments | [Patch to llvm-config](https://user-images.githubusercontent.com/60944935/143742167-eddd7a9d-069a-46f7-9e70-5630ea2df5f9.gz) | | Reporter | LLVM Bugzi...
llvm-config lists system libs as part of --ldflags instead of --libs
https://api.github.com/repos/llvm/llvm-project/issues/8821/comments
3
2010-10-24T08:38:49Z
2023-08-16T01:30:54Z
https://github.com/llvm/llvm-project/issues/8821
1,070,998,769
8,821
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8448](https://llvm.org/bz8448) | | Resolution | FIXED | | Resolved on | Jun 09, 2014 14:58 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Hello, when I compile this code: class A { typedef int priv; ...
non-sfinae error: is a private member
https://api.github.com/repos/llvm/llvm-project/issues/8820/comments
2
2010-10-24T00:09:41Z
2021-12-03T21:54:24Z
https://github.com/llvm/llvm-project/issues/8820
1,070,998,764
8,820
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8447](https://llvm.org/bz8447) | | Resolution | FIXED | | Resolved on | Apr 24, 2013 04:38 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description i.galic@phoenix ~/Projects/llvm/tools/clang/test/Driver (svn)-[Driver:117210] % pyth...
TEST 'Clang :: Driver/hello.c' FAILED on x86_64
https://api.github.com/repos/llvm/llvm-project/issues/8819/comments
2
2010-10-23T23:21:00Z
2021-12-03T21:54:23Z
https://github.com/llvm/llvm-project/issues/8819
1,070,998,756
8,819
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8446](https://llvm.org/bz8446) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zahiraam | ## Extended Description Consider the following code (a reduction of some actual code of mine): --------------------------------...
unhelpful error message for missing typename
https://api.github.com/repos/llvm/llvm-project/issues/8818/comments
4
2010-10-23T20:58:22Z
2023-08-30T09:08:33Z
https://github.com/llvm/llvm-project/issues/8818
1,070,998,746
8,818
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8445](https://llvm.org/bz8445) | | Resolution | FIXED | | Resolved on | Oct 24, 2010 07:24 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description running "opt -simplifycfg" on the following function (tested with r117191): ---------...
SimplifyCFG crashes with BB containing single unwind instruction
https://api.github.com/repos/llvm/llvm-project/issues/8817/comments
1
2010-10-23T03:36:49Z
2021-12-03T21:54:21Z
https://github.com/llvm/llvm-project/issues/8817
1,070,998,737
8,817
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8444](https://llvm.org/bz8444) | | Resolution | FIXED | | Resolved on | Feb 19, 2011 13:06 | | Version | trunk | | OS | FreeBSD | | Attachments | [test case](https://user-images.githubusercontent.com/95090477/143742166-969c6deb-6fd8-4069-88c4-6bb3053428b1.gz) | | CC | @DougGrego...
c++ templated embedded class loses field that under union
https://api.github.com/repos/llvm/llvm-project/issues/8816/comments
1
2010-10-23T03:06:52Z
2021-12-03T21:54:21Z
https://github.com/llvm/llvm-project/issues/8816
1,070,998,734
8,816
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8443](https://llvm.org/bz8443) | | Resolution | FIXED | | Resolved on | Dec 18, 2011 20:30 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description This works: !foo = !{#0} !&#8203;0 = metadata !{metadata "ze...
named metadata not quotable
https://api.github.com/repos/llvm/llvm-project/issues/8815/comments
2
2010-10-23T00:45:14Z
2021-12-03T21:54:20Z
https://github.com/llvm/llvm-project/issues/8815
1,070,998,725
8,815
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8442](https://llvm.org/bz8442) | | Resolution | FIXED | | Resolved on | Nov 08, 2010 18:36 | | Version | 2.8 | | OS | Linux | | Attachments | [Test case to reproduce the issue.](https://user-images.githubusercontent.com/60944935/143742165-58c7f0e5-317b-42c1-b0ed-316923cba96b.gz)...
Thread unsafety in DynamicLibrary.cpp
https://api.github.com/repos/llvm/llvm-project/issues/8814/comments
1
2010-10-22T23:22:41Z
2021-12-03T21:54:19Z
https://github.com/llvm/llvm-project/issues/8814
1,070,998,718
8,814
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8441](https://llvm.org/bz8441) | | Resolution | FIXED | | Resolved on | Nov 08, 2010 18:27 | | Version | 2.8 | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143742164-e3e9217d-ac5a-458c-9585-6d256e7834e5.gz) | | Reporter | LLVM Bug...
Race condition in AttributesList
https://api.github.com/repos/llvm/llvm-project/issues/8813/comments
1
2010-10-22T21:51:38Z
2021-12-03T21:54:18Z
https://github.com/llvm/llvm-project/issues/8813
1,070,998,711
8,813
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8440](https://llvm.org/bz8440) | | Resolution | FIXED | | Resolved on | Jun 17, 2013 13:15 | | Version | trunk | | OS | Linux | | Attachments | [report showing the false positive](https://user-images.githubusercontent.com/60944935/143742162-767c1093-5b0e-4ea0-80a1-fd255e4f94fa.g...
Incorrect lazy symbolication of fields of globals
https://api.github.com/repos/llvm/llvm-project/issues/8812/comments
8
2010-10-22T20:48:06Z
2021-12-03T21:54:17Z
https://github.com/llvm/llvm-project/issues/8812
1,070,998,701
8,812
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8439](https://llvm.org/bz8439) | | Resolution | FIXED | | Resolved on | Oct 22, 2010 12:37 | | Version | trunk | | OS | All | | Attachments | [reduced testcase](https://user-images.githubusercontent.com/60944935/143742161-07037263-b8fd-4525-8368-cc08d2c809c8.gz) | | Reporter | L...
Assertion failure in member lookup
https://api.github.com/repos/llvm/llvm-project/issues/8811/comments
1
2010-10-22T18:27:00Z
2021-12-03T21:54:16Z
https://github.com/llvm/llvm-project/issues/8811
1,070,998,689
8,811
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8438](https://llvm.org/bz8438) | | Resolution | FIXED | | Resolved on | Dec 09, 2010 20:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @Bigcheese,@oscarfv | ## Extended Description $ cmake ../llvm ... $ make ... $ make check Running LLVM ...
cmake: "make check" warns about unittests
https://api.github.com/repos/llvm/llvm-project/issues/8810/comments
9
2010-10-22T18:00:46Z
2021-12-03T21:54:15Z
https://github.com/llvm/llvm-project/issues/8810
1,070,998,678
8,810
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8437](https://llvm.org/bz8437) | | Resolution | FIXED | | Resolved on | Oct 22, 2010 12:24 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @oscarfv | ## Extended Description In my setup llvm is a symbolic link to somewhere else. This break...
CMake bad interaction with symbolic links (FindSubversion.cmake)
https://api.github.com/repos/llvm/llvm-project/issues/8809/comments
1
2010-10-22T17:19:59Z
2021-12-03T21:54:15Z
https://github.com/llvm/llvm-project/issues/8809
1,070,998,670
8,809
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8436](https://llvm.org/bz8436) | | Resolution | FIXED | | Resolved on | Jul 03, 2012 05:16 | | Version | trunk | | OS | MacOS X | ## Extended Description struct A { static void* f; void* g; struct B { static void* f; void* g; }; }; compiled with clang++ -c -Wall -Wshado...
-Wshadow on nested static data members
https://api.github.com/repos/llvm/llvm-project/issues/8808/comments
4
2010-10-22T16:49:09Z
2021-12-03T21:54:14Z
https://github.com/llvm/llvm-project/issues/8808
1,070,998,656
8,808
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8435](https://llvm.org/bz8435) | | Resolution | FIXED | | Resolved on | Feb 17, 2011 19:32 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nico | ## Extended Description I would like the clang frontend to be able to run a plugin in additio...
clang can't load execute an ASTConsuming plugin and do normal codegen in one pass
https://api.github.com/repos/llvm/llvm-project/issues/8807/comments
1
2010-10-21T23:23:17Z
2021-12-03T21:54:13Z
https://github.com/llvm/llvm-project/issues/8807
1,070,998,644
8,807
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8434](https://llvm.org/bz8434) | | Resolution | FIXED | | Resolved on | Oct 28, 2010 01:56 | | Version | trunk | | OS | FreeBSD | | Attachments | [Patch file](https://user-images.githubusercontent.com/95090477/143742158-31fbcf6a-6f51-4aac-9afc-8d4aaad2f107.gz) | ## Extended Des...
[patch] Fix for the linking of shared library libLLVM-X.X.so on FreeBSD
https://api.github.com/repos/llvm/llvm-project/issues/8806/comments
6
2010-10-21T22:43:37Z
2021-12-03T21:54:12Z
https://github.com/llvm/llvm-project/issues/8806
1,070,998,633
8,806
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8433](https://llvm.org/bz8433) | | Resolution | FIXED | | Resolved on | Oct 30, 2010 23:25 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat test.cc template <typename T> class Foo { public: void Bar(); T value_; }; ...
'clang --analyze' crashes when invoking a member functor of dependent type
https://api.github.com/repos/llvm/llvm-project/issues/8805/comments
3
2010-10-21T20:35:52Z
2021-12-03T21:54:11Z
https://github.com/llvm/llvm-project/issues/8805
1,070,998,619
8,805
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8432](https://llvm.org/bz8432) | | Resolution | FIXED | | Resolved on | Oct 21, 2010 13:04 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This program fails to compile with -std=c++0x template <c...
char16_t, char32_t having trouble with op==
https://api.github.com/repos/llvm/llvm-project/issues/8804/comments
1
2010-10-21T18:26:09Z
2021-12-03T21:54:10Z
https://github.com/llvm/llvm-project/issues/8804
1,070,998,608
8,804
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8431](https://llvm.org/bz8431) | | Resolution | FIXED | | Resolved on | Oct 24, 2010 07:54 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @Bigcheese | ## Extended Description GCC-4.6 emits the following warnings: lib/MC/WinCOFFObjec...
WinCOFFObjectWriter: warnings on GCC-4.6 for non enumerated case values.
https://api.github.com/repos/llvm/llvm-project/issues/8803/comments
6
2010-10-21T17:47:22Z
2021-12-03T21:54:09Z
https://github.com/llvm/llvm-project/issues/8803
1,070,998,599
8,803
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8430](https://llvm.org/bz8430) | | Resolution | FIXED | | Resolved on | Oct 22, 2010 10:25 | | Version | trunk | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/92601850/143742157-07c0766f-fbe4-4440-bb7e-965f92118494.gz) | | CC | @DougGrego...
id lookup lost in scopes with using directive
https://api.github.com/repos/llvm/llvm-project/issues/8802/comments
1
2010-10-21T17:44:02Z
2021-12-03T21:54:08Z
https://github.com/llvm/llvm-project/issues/8802
1,070,998,590
8,802
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8429](https://llvm.org/bz8429) | | Resolution | FIXED | | Resolved on | Nov 08, 2011 11:15 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic,@cooperp | ## Extended Description Consider this function: define <4 x i32> @&#820...
vectorized udiv/urem with constant pow2-divisor are scalarized
https://api.github.com/repos/llvm/llvm-project/issues/8801/comments
4
2010-10-21T17:34:41Z
2021-12-03T21:54:07Z
https://github.com/llvm/llvm-project/issues/8801
1,070,998,580
8,801
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8428](https://llvm.org/bz8428) | | Resolution | FIXED | | Resolved on | Oct 29, 2010 20:18 | | Version | trunk | | OS | Linux | ## Extended Description The unit test from unittests/ExecutionEngine/JIT fails to be linked with the following message: Linking CXX executable JIT/J...
Unable to link JITTests
https://api.github.com/repos/llvm/llvm-project/issues/8800/comments
5
2010-10-21T16:04:41Z
2021-12-03T21:54:07Z
https://github.com/llvm/llvm-project/issues/8800
1,070,998,569
8,800
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8427](https://llvm.org/bz8427) | | Resolution | FIXED | | Resolved on | Oct 30, 2010 23:25 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat test.cc class Dummy {}; bool operator!=(Dummy, int); template <typename ...
'clang --analyze' crashes in template code after an operator declaration
https://api.github.com/repos/llvm/llvm-project/issues/8799/comments
4
2010-10-21T07:54:44Z
2021-12-03T21:54:05Z
https://github.com/llvm/llvm-project/issues/8799
1,070,998,558
8,799
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8426](https://llvm.org/bz8426) | | Resolution | FIXED | | Resolved on | Oct 30, 2010 23:24 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description $ cat test.cc template <class T> class Foo { ~Foo(); struct Ba...
'clang --analyze' crashes when using incomplete type in templates
https://api.github.com/repos/llvm/llvm-project/issues/8798/comments
4
2010-10-21T01:17:52Z
2021-12-03T21:54:04Z
https://github.com/llvm/llvm-project/issues/8798
1,070,998,553
8,798
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8425](https://llvm.org/bz8425) | | Resolution | FIXED | | Resolved on | Nov 13, 2010 13:37 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Given input: 8<------------------------ class Base {}; class De...
clang rejects valid implicit conversion sequence in templates
https://api.github.com/repos/llvm/llvm-project/issues/8797/comments
3
2010-10-21T00:43:00Z
2021-12-03T21:54:03Z
https://github.com/llvm/llvm-project/issues/8797
1,070,998,544
8,797
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8424](https://llvm.org/bz8424) | | Resolution | FIXED | | Resolved on | Oct 20, 2010 20:42 | | Version | trunk | | OS | Windows NT | | CC | @asl | ## Extended Description On Windows when growing the stack by more than 4096 bytes you must call _chkstk(size) or _alloca_probe[_(8...
Stack probing code is only emitted on Cygwin/MinGW for alloca. Windows needs it.
https://api.github.com/repos/llvm/llvm-project/issues/8796/comments
4
2010-10-20T19:26:38Z
2021-12-03T21:54:02Z
https://github.com/llvm/llvm-project/issues/8796
1,070,998,531
8,796
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8423](https://llvm.org/bz8423) | | Resolution | FIXED | | Resolved on | Oct 30, 2010 00:14 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description alignof is a keyword in C++0x, so AlignOf.h fails to compile for C++...
llvm/Support/AlignOf.h fails to compile with C++0x
https://api.github.com/repos/llvm/llvm-project/issues/8795/comments
6
2010-10-20T13:19:50Z
2021-12-03T21:54:01Z
https://github.com/llvm/llvm-project/issues/8795
1,070,998,520
8,795
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8422](https://llvm.org/bz8422) | | Resolution | WONTFIX | | Resolved on | Oct 22, 2010 09:16 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description These flags: -fno-keep-static-consts, -fgcse-sm, -fgcs...
Missing flags
https://api.github.com/repos/llvm/llvm-project/issues/8794/comments
3
2010-10-20T08:30:09Z
2022-01-20T02:33:10Z
https://github.com/llvm/llvm-project/issues/8794
1,070,998,509
8,794
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8421](https://llvm.org/bz8421) | | Resolution | FIXED | | Resolved on | Jan 04, 2011 13:28 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi, Compiling the following with clang++ -c -I$/path/to/libcxx/include map_...
Declaration of map with 'const KeyType' results in 'class member cannot be redeclared' error.
https://api.github.com/repos/llvm/llvm-project/issues/8793/comments
3
2010-10-20T02:39:36Z
2021-12-03T21:54:00Z
https://github.com/llvm/llvm-project/issues/8793
1,070,998,501
8,793
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8420](https://llvm.org/bz8420) | | Resolution | INVALID | | Resolved on | Nov 21, 2010 02:29 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In MachineInstr.cpp with the MachineInstr ctor MachineInstr::MachineInstr(Mac...
MachineInstr constructor does not correctly duplicate AsmPrinterFlags
https://api.github.com/repos/llvm/llvm-project/issues/8792/comments
1
2010-10-19T23:48:27Z
2021-12-03T21:53:59Z
https://github.com/llvm/llvm-project/issues/8792
1,070,998,494
8,792
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8419](https://llvm.org/bz8419) | | Resolution | FIXED | | Resolved on | Nov 22, 2010 11:52 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description This works fine: $ cat test1.cc class String1 { public: char& ...
'clang --analyze' crashes when ref value returned by operator[] is '&='ed
https://api.github.com/repos/llvm/llvm-project/issues/8791/comments
6
2010-10-19T23:32:27Z
2021-12-03T21:53:58Z
https://github.com/llvm/llvm-project/issues/8791
1,070,998,486
8,791
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8418](https://llvm.org/bz8418) | | Resolution | FIXED | | Resolved on | Nov 06, 2010 19:42 | | Version | trunk | | OS | All | | Attachments | [Testcase that fails with llvm-mc](https://user-images.githubusercontent.com/60944935/143742153-c2e09ecd-0c2c-4c71-9561-9148ef6fe825.gz) ...
X86 assembler doesn't support div instructions with explicit A register
https://api.github.com/repos/llvm/llvm-project/issues/8790/comments
2
2010-10-19T22:29:10Z
2021-12-03T21:53:57Z
https://github.com/llvm/llvm-project/issues/8790
1,070,998,477
8,790
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8417](https://llvm.org/bz8417) | | Resolution | FIXED | | Resolved on | Nov 21, 2010 02:31 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Need to add the following instructions to the AsmPrinter class. /// clearAsmPri...
MachineInstr does not have clear AsmPrinter flag instructions
https://api.github.com/repos/llvm/llvm-project/issues/8789/comments
1
2010-10-19T20:31:41Z
2021-12-03T21:53:56Z
https://github.com/llvm/llvm-project/issues/8789
1,070,998,469
8,789
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8416](https://llvm.org/bz8416) | | Resolution | WORKSFORME | | Resolved on | Nov 11, 2010 22:54 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi,@DougGregor,@tkremenek | ## Extended Description When compiling the following (reduced)...
Assert: Declaration context must already be complete!
https://api.github.com/repos/llvm/llvm-project/issues/8788/comments
4
2010-10-19T20:09:35Z
2022-01-20T02:06:09Z
https://github.com/llvm/llvm-project/issues/8788
1,070,998,461
8,788
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8415](https://llvm.org/bz8415) | | Resolution | WORKSFORME | | Resolved on | Oct 19, 2010 08:25 | | Version | 2.8 | | OS | Linux | ## Extended Description I'm linking a large (1MLoC, 209MB of bitcode) C++ program with LTO, and I get the following failure: 0 libLLVM-2.8rc.s...
llvm-ld fails with "Called function is not pointer to function type!"
https://api.github.com/repos/llvm/llvm-project/issues/8787/comments
1
2010-10-19T12:27:28Z
2022-01-20T02:06:08Z
https://github.com/llvm/llvm-project/issues/8787
1,070,998,454
8,787
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8414](https://llvm.org/bz8414) | | Resolution | FIXED | | Resolved on | Oct 19, 2010 23:58 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @sunfishcode,@nlewycky | ## Extended Description With llvm/llvm-project#8672 fixed we now have a lin...
lto_module_get_num_symbols ignores aliases
https://api.github.com/repos/llvm/llvm-project/issues/8786/comments
2
2010-10-19T05:20:28Z
2021-12-03T21:53:53Z
https://github.com/llvm/llvm-project/issues/8786
1,070,998,448
8,786
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8413](https://llvm.org/bz8413) | | Resolution | WORKSFORME | | Resolved on | Jun 17, 2013 13:14 | | Version | 2.8 | | OS | All | | CC | @lattner,@efriedma-quic,@rjmccall | ## Extended Description This is a problem where clang generates code which crashes. The simplest case see...
Crash in generated code with aligned structs
https://api.github.com/repos/llvm/llvm-project/issues/8785/comments
4
2010-10-19T01:47:58Z
2022-01-20T02:06:07Z
https://github.com/llvm/llvm-project/issues/8785
1,070,998,441
8,785
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8412](https://llvm.org/bz8412) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @jsonn | ## Extended Description For _ZN4llvm24llvm_start_multithreadedEv: addl $_GLOBAL_OFFSET_TABLE_, %eax llvm-mc will use the "81 c0" add instead of the m...
Inefficient relaxation
https://api.github.com/repos/llvm/llvm-project/issues/8784/comments
0
2010-10-18T21:03:39Z
2021-12-03T21:53:52Z
https://github.com/llvm/llvm-project/issues/8784
1,070,998,436
8,784
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8411](https://llvm.org/bz8411) | | Resolution | FIXED | | Resolved on | Jan 06, 2011 23:09 | | Version | trunk | | OS | Linux | | Attachments | [C source code for two functions that load a Q reg then store half of it](https://user-images.githubusercontent.com/60944935/143742150-...
ARM back end is not very clever with shufflevector
https://api.github.com/repos/llvm/llvm-project/issues/8783/comments
1
2010-10-18T18:29:19Z
2021-12-03T21:53:51Z
https://github.com/llvm/llvm-project/issues/8783
1,070,998,427
8,783
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8410](https://llvm.org/bz8410) | | Resolution | FIXED | | Resolved on | Nov 13, 2010 08:35 | | Version | trunk | | OS | All | | Attachments | [Sample code to trigger the error](https://user-images.githubusercontent.com/60944935/143742149-76d2b4ab-de6b-4958-b9e3-4e35c7b4dc00.gz) ...
Assertion failes in SFINAE expression: Unable to find instantiation of declaration!
https://api.github.com/repos/llvm/llvm-project/issues/8782/comments
1
2010-10-18T18:24:43Z
2021-12-03T21:53:50Z
https://github.com/llvm/llvm-project/issues/8782
1,070,998,416
8,782
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8409](https://llvm.org/bz8409) | | Resolution | FIXED | | Resolved on | Oct 26, 2010 17:50 | | Version | 2.8 | | OS | Linux | | Attachments | [Testcase](https://user-images.githubusercontent.com/92601262/143742148-cccd820a-6e20-4522-9588-f494f47e3b68.gz) | | CC | @DougGregor | ...
clang++ generates incorrect code for initializers of static members of class templates
https://api.github.com/repos/llvm/llvm-project/issues/8781/comments
1
2010-10-18T17:26:06Z
2021-12-03T21:53:49Z
https://github.com/llvm/llvm-project/issues/8781
1,070,998,406
8,781
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8408](https://llvm.org/bz8408) | | Resolution | FIXED | | Resolved on | Nov 18, 2016 09:43 | | Version | trunk | | OS | Linux | | Attachments | [C source for get_low_half and get_high_half](https://user-images.githubusercontent.com/60944935/143742145-ea23dd5c-22a6-4b4e-b7ee-f08c...
Taking top half of vector gives lshr instead of shufflevector
https://api.github.com/repos/llvm/llvm-project/issues/8780/comments
1
2010-10-18T16:33:53Z
2021-12-03T21:53:48Z
https://github.com/llvm/llvm-project/issues/8780
1,070,998,397
8,780
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8407](https://llvm.org/bz8407) | | Version | trunk | | OS | Linux | | Attachments | [Small C source code to demonstrate the problem.](https://user-images.githubusercontent.com/92601886/143742144-3ded647b-b244-4896-b7a4-b076e2beea4c.gz) | | CC | @asl | ## Extended Description ...
[address of label] llvm-gcc generates bad assembly: invalid sections for operation on ...
https://api.github.com/repos/llvm/llvm-project/issues/8779/comments
3
2010-10-18T16:20:21Z
2022-03-07T15:08:26Z
https://github.com/llvm/llvm-project/issues/8779
1,070,998,390
8,779
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8406](https://llvm.org/bz8406) | | Resolution | FIXED | | Resolved on | Oct 18, 2010 14:21 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#6253 | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description The following testcase will cau...
ASSERT: "Alignment must be power of 2" when using precompiled headers
https://api.github.com/repos/llvm/llvm-project/issues/8778/comments
4
2010-10-18T16:02:12Z
2021-12-03T21:53:46Z
https://github.com/llvm/llvm-project/issues/8778
1,070,998,377
8,778
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8405](https://llvm.org/bz8405) | | Resolution | WORKSFORME | | Resolved on | Jun 17, 2013 13:12 | | Version | trunk | | OS | Linux | | Attachments | [C++ source file to demonstrate the probem.](https://user-images.githubusercontent.com/92601886/143742143-d48a49fb-ce5a-4d66-a23a-...
clang: wrong alignment of variable
https://api.github.com/repos/llvm/llvm-project/issues/8777/comments
1
2010-10-18T15:49:16Z
2022-01-20T02:06:05Z
https://github.com/llvm/llvm-project/issues/8777
1,070,998,374
8,777