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 | [15504](https://llvm.org/bz15504) |
| Resolution | FIXED |
| Resolved on | Apr 23, 2019 08:24 |
| Version | trunk |
| OS | All |
| Attachments | [reproducer](https://user-images.githubusercontent.com/421450/143747062-3e2642a0-c453-4bfb-9319-2dd29e9988ec.gz) |
| CC | @darkbuck,@Ko... | Branch to unreachable default case | https://api.github.com/repos/llvm/llvm-project/issues/15876/comments | 1 | 2013-03-13T15:10:24Z | 2021-12-04T00:07:08Z | https://github.com/llvm/llvm-project/issues/15876 | 1,071,062,284 | 15,876 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15503](https://llvm.org/bz15503) |
| Resolution | WONTFIX |
| Resolved on | Mar 13, 2013 06:03 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
problem: ExecutionEngine::runFunctionAsMain places command line argu... | Interpreter allocates argv on heap | https://api.github.com/repos/llvm/llvm-project/issues/15875/comments | 2 | 2013-03-13T08:47:00Z | 2022-01-20T02:37:22Z | https://github.com/llvm/llvm-project/issues/15875 | 1,071,062,273 | 15,875 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15502](https://llvm.org/bz15502) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@darkbuck,@rengolin,@stoklund | | AtomicOp fails due to poor RA for cortex-a8 | https://api.github.com/repos/llvm/llvm-project/issues/15874/comments | 2 | 2013-03-13T02:00:32Z | 2021-12-04T00:07:07Z | https://github.com/llvm/llvm-project/issues/15874 | 1,071,062,266 | 15,874 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15501](https://llvm.org/bz15501) |
| Version | trunk |
| OS | All |
| Attachments | [Contrived test case](https://user-images.githubusercontent.com/92601416/143747059-92ff026f-efd1-4329-8528-254fe678aecc.gz), [Unoptimized IR test case](https://user-images.githubusercontent.com/9... | LCSSA and SSAUpdater incorrectly update dbg.value | https://api.github.com/repos/llvm/llvm-project/issues/15873/comments | 0 | 2013-03-13T00:41:20Z | 2023-08-08T08:52:26Z | https://github.com/llvm/llvm-project/issues/15873 | 1,071,062,254 | 15,873 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15500](https://llvm.org/bz15500) |
| Resolution | FIXED |
| Resolved on | Apr 01, 2013 16:13 |
| Version | trunk |
| OS | Windows NT |
| CC | @akyrtzi,@rnk |
## Extended Description
r171828 introduces a regression where ARCMT uses a std::list iterator after invalidation. From... | ARCMT uses an iterator after invalidation | https://api.github.com/repos/llvm/llvm-project/issues/15872/comments | 3 | 2013-03-12T21:14:05Z | 2021-12-04T00:07:05Z | https://github.com/llvm/llvm-project/issues/15872 | 1,071,062,247 | 15,872 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15499](https://llvm.org/bz15499) |
| Resolution | WONTFIX |
| Resolved on | Oct 16, 2015 00:39 |
| Version | 3.2 |
| OS | Linux |
| CC | @dwblaikie,@echristo,@yuanfang-chen |
## Extended Description
gcc version 4.7.2 20120921 (Red Hat 4.7.2-2) (GCC)
compilation command
gfortr... | no llvm.dbg.cu node generated for fortran code | https://api.github.com/repos/llvm/llvm-project/issues/15871/comments | 5 | 2013-03-12T20:35:56Z | 2022-01-20T02:37:21Z | https://github.com/llvm/llvm-project/issues/15871 | 1,071,062,241 | 15,871 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15498](https://llvm.org/bz15498) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2013 16:29 |
| Version | 3.2 |
| OS | MacOS X |
| Attachments | [Sample file for which clang-sa produces the false positive](https://user-images.githubusercontent.com/60944935/143747058-ff9f1163-cc... | Static analyzer incorrectly dirties second bit in a bit field | https://api.github.com/repos/llvm/llvm-project/issues/15870/comments | 2 | 2013-03-12T20:08:50Z | 2021-12-04T00:07:03Z | https://github.com/llvm/llvm-project/issues/15870 | 1,071,062,234 | 15,870 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15497](https://llvm.org/bz15497) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
CXXRecordDecl::decls_begin() through CXXRecordDecl::decls_end() will not yield any Decl's for static members defined in the class the CXX... | CXXRecordDecl can't iterate its static member variables | https://api.github.com/repos/llvm/llvm-project/issues/15869/comments | 2 | 2013-03-12T19:41:58Z | 2023-06-08T18:36:17Z | https://github.com/llvm/llvm-project/issues/15869 | 1,071,062,226 | 15,869 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15496](https://llvm.org/bz15496) |
| Resolution | FIXED |
| Resolved on | Mar 19, 2013 21:11 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
The following example compiles without error in Clang:
namespace A {
struct foo {
void func()... | elaborated-type-specifiers in friend declarations find names beyond the innermost enclosing namespace | https://api.github.com/repos/llvm/llvm-project/issues/15868/comments | 1 | 2013-03-12T19:32:33Z | 2021-12-04T00:07:02Z | https://github.com/llvm/llvm-project/issues/15868 | 1,071,062,215 | 15,868 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15495](https://llvm.org/bz15495) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@noloader,@pageexec,@pogo59,@socketpair |
## Extended Description
Consider this function:
```c
#include <string.h>
void foo(int x) {
... | dead store pass ignores memory clobbering asm statement | https://api.github.com/repos/llvm/llvm-project/issues/15867/comments | 14 | 2013-03-12T12:19:13Z | 2024-08-12T08:50:17Z | https://github.com/llvm/llvm-project/issues/15867 | 1,071,062,205 | 15,867 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15494](https://llvm.org/bz15494) |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@chengniansun,@echristo,@pageexec |
## Extended Description
The following testcase compiles with GCC but not with clang:
```cpp
struct X { floa... | Unsupported asm: input constraint with a matching output constraint of incompatible type | https://api.github.com/repos/llvm/llvm-project/issues/15866/comments | 2 | 2013-03-12T12:00:02Z | 2023-11-04T07:49:41Z | https://github.com/llvm/llvm-project/issues/15866 | 1,071,062,197 | 15,866 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15493](https://llvm.org/bz15493) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2015 11:50 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#15732 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @llvm-beanz,@foutrelis,@ismail,@steveire |
## Extende... | No option to build shared libLLVM-version.so in CMake | https://api.github.com/repos/llvm/llvm-project/issues/15865/comments | 16 | 2013-03-12T04:57:30Z | 2021-12-04T00:06:59Z | https://github.com/llvm/llvm-project/issues/15865 | 1,071,062,186 | 15,865 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15492](https://llvm.org/bz15492) |
| Resolution | FIXED |
| Resolved on | Jun 08, 2016 11:44 |
| Version | trunk |
| OS | All |
| CC | @jlebar,@Artem-B |
## Extended Description
CodeGenModule::GetOrCreateLLVMGlobal can be used to look up globals without an associated VarDecl. ... | CUDA: CodeGenModule::GetGlobalVarAddressSpace can't handle null VarDecl | https://api.github.com/repos/llvm/llvm-project/issues/15864/comments | 2 | 2013-03-12T01:45:14Z | 2021-12-04T00:06:58Z | https://github.com/llvm/llvm-project/issues/15864 | 1,071,062,181 | 15,864 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15491](https://llvm.org/bz15491) |
| Resolution | FIXED |
| Resolved on | Apr 02, 2013 22:42 |
| Version | trunk |
| OS | Linux |
| Attachments | [preprocessed source and runscript](https://user-images.githubusercontent.com/60944935/143747057-eae9be65-f7d1-4b37-bc56-1af95a75f26a... | Assertion `Result && "Could not evaluate expression"' failed | https://api.github.com/repos/llvm/llvm-project/issues/15863/comments | 4 | 2013-03-12T01:14:01Z | 2021-12-04T00:06:57Z | https://github.com/llvm/llvm-project/issues/15863 | 1,071,062,174 | 15,863 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15490](https://llvm.org/bz15490) |
| Version | 3.1 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I am getting these errors, when building a shared library with clang on FreeBSD. The code is generated by Nuitka, a Pytho... | Linker error only on FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/15862/comments | 0 | 2013-03-12T00:26:29Z | 2023-11-03T13:34:02Z | https://github.com/llvm/llvm-project/issues/15862 | 1,071,062,168 | 15,862 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15489](https://llvm.org/bz15489) |
| Resolution | WORKSFORME |
| Resolved on | Mar 11, 2013 14:32 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
Clang does not warn (even with -Weverything) for the compar... | no warning for bool compared to out-of-range constant | https://api.github.com/repos/llvm/llvm-project/issues/15861/comments | 1 | 2013-03-11T21:23:20Z | 2022-01-20T02:11:10Z | https://github.com/llvm/llvm-project/issues/15861 | 1,071,062,156 | 15,861 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15488](https://llvm.org/bz15488) |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced testcase.](https://user-images.githubusercontent.com/60944935/143747053-2b5d40b4-80bc-4053-b66d-ef5dd14936bf.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Exten... | clang incorrectly rejects member function because of template substitution failure (out-of-line definition) | https://api.github.com/repos/llvm/llvm-project/issues/15860/comments | 5 | 2013-03-11T17:00:56Z | 2021-12-04T00:06:55Z | https://github.com/llvm/llvm-project/issues/15860 | 1,071,062,150 | 15,860 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15487](https://llvm.org/bz15487) |
| Resolution | FIXED |
| Resolved on | Mar 25, 2015 18:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rotateright |
## Extended Description
Compile the following testcase with "clang++ -O3 -mavx -c":
... | clang emits unnecessary vinsertf128 and vextractf128 | https://api.github.com/repos/llvm/llvm-project/issues/15859/comments | 1 | 2013-03-11T16:34:09Z | 2021-12-04T00:06:54Z | https://github.com/llvm/llvm-project/issues/15859 | 1,071,062,145 | 15,859 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15486](https://llvm.org/bz15486) |
| Version | trunk |
| OS | Linux |
| Attachments | [Input](https://user-images.githubusercontent.com/60944935/143747052-14b1464c-2b4d-4a08-af37-442ea5c76a70.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
GCC version ... | Dragonegg fails on DOT_PROD_EXPR | https://api.github.com/repos/llvm/llvm-project/issues/15858/comments | 0 | 2013-03-11T14:58:57Z | 2021-12-14T21:10:26Z | https://github.com/llvm/llvm-project/issues/15858 | 1,071,062,141 | 15,858 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15485](https://llvm.org/bz15485) |
| Resolution | FIXED |
| Resolved on | Apr 03, 2013 16:27 |
| Version | trunk |
| OS | Linux |
| Attachments | [source causing error](https://user-images.githubusercontent.com/60944935/143747048-9adfcd71-d573-4d80-9260-0c95171ccab0.gz), [possib... | UNREACHABLE at IdentifierResolver.cpp:78 when friend-ing a using declaration | https://api.github.com/repos/llvm/llvm-project/issues/15857/comments | 3 | 2013-03-10T22:42:35Z | 2021-12-04T00:06:52Z | https://github.com/llvm/llvm-project/issues/15857 | 1,071,062,136 | 15,857 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15484](https://llvm.org/bz15484) |
| Resolution | WONTFIX |
| Resolved on | Mar 11, 2013 09:32 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This bug is related to this StackOverflow question:... | Block types are not covariant in their return type and contravariant in their argument types with respect to C++ classes | https://api.github.com/repos/llvm/llvm-project/issues/15856/comments | 1 | 2013-03-10T21:39:35Z | 2022-01-20T02:37:19Z | https://github.com/llvm/llvm-project/issues/15856 | 1,071,062,130 | 15,856 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15483](https://llvm.org/bz15483) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2021 07:10 |
| Version | 3.2 |
| OS | All |
| Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143747047-b50a4f7c-06b5-4d8e-8308-bf2379e028ed.gz) |
| Reporter | LLVM Bug... | std::future causes 'Illegal instruction' | https://api.github.com/repos/llvm/llvm-project/issues/15855/comments | 7 | 2013-03-10T17:32:45Z | 2021-12-04T00:06:51Z | https://github.com/llvm/llvm-project/issues/15855 | 1,071,062,127 | 15,855 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15482](https://llvm.org/bz15482) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang rejects this, claiming that 'typename' is missing:
template<int> struct X { typedef int T; };
template<typename> struct Y {
static const int N = 0;
X<N... | non-value-dependent static data member initializers should be checked at template parse time if they are usable in constant expressions | https://api.github.com/repos/llvm/llvm-project/issues/15854/comments | 1 | 2013-03-09T22:36:55Z | 2023-08-16T16:42:56Z | https://github.com/llvm/llvm-project/issues/15854 | 1,071,062,121 | 15,854 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15481](https://llvm.org/bz15481) |
| Resolution | INVALID |
| Resolved on | Nov 29, 2017 03:13 |
| Version | trunk |
| OS | Linux |
| CC | @davidstone,@DougGregor,@dushistov,@erichkeane,@hubert-reinterpretcast,@pavelkryukov |
## Extended Description
Quoth the book of C++, [exp... | noexcept should check whether the expression is a constant expression | https://api.github.com/repos/llvm/llvm-project/issues/15853/comments | 11 | 2013-03-09T22:30:06Z | 2021-12-04T00:06:49Z | https://github.com/llvm/llvm-project/issues/15853 | 1,071,062,117 | 15,853 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15480](https://llvm.org/bz15480) |
| Resolution | FIXED |
| Resolved on | Mar 18, 2013 09:10 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Apparently it is missing the normal case in which the second argumen... | vec_lde is not conformat. (altivec.h) | https://api.github.com/repos/llvm/llvm-project/issues/15852/comments | 1 | 2013-03-09T07:12:28Z | 2021-12-04T00:06:48Z | https://github.com/llvm/llvm-project/issues/15852 | 1,071,062,107 | 15,852 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15479](https://llvm.org/bz15479) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2017 11:39 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ismail |
## Extended Description
The following code (derived from a test generated by csmith) caus... | non-terminating loop at -Os causes clang to hang | https://api.github.com/repos/llvm/llvm-project/issues/15851/comments | 1 | 2013-03-08T23:08:24Z | 2021-12-04T00:06:47Z | https://github.com/llvm/llvm-project/issues/15851 | 1,071,062,101 | 15,851 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15478](https://llvm.org/bz15478) |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [Includes test case that currently fails.](https://user-images.githubusercontent.com/60944935/143747039-61340ace-96c8-4ccf-b92a-77218bf36421.gz), [The very simple test header to go w... | UsedAttr does not correctly cause declarations or definitions to be emitted to LLVM. | https://api.github.com/repos/llvm/llvm-project/issues/15850/comments | 0 | 2013-03-08T22:35:45Z | 2021-12-04T00:06:46Z | https://github.com/llvm/llvm-project/issues/15850 | 1,071,062,094 | 15,850 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15477](https://llvm.org/bz15477) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2013 14:39 |
| Version | 3.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
Compiling the following code crashes clang++ 3.0 :
$ cat ... | clang++ crashes on std::function assignment lambda | https://api.github.com/repos/llvm/llvm-project/issues/15849/comments | 3 | 2013-03-08T22:26:35Z | 2021-12-04T00:06:45Z | https://github.com/llvm/llvm-project/issues/15849 | 1,071,062,086 | 15,849 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15476](https://llvm.org/bz15476) |
| Version | trunk |
| OS | All |
## Extended Description
Clang's comment parsing fails to recognize the documentation block in the following example:
template<typename U, typename T> struct F {
};
struct G {
/**
* \brief
*/
F<int, float>... | Comment parsing fails on templated member with more than one templated type | https://api.github.com/repos/llvm/llvm-project/issues/15848/comments | 5 | 2013-03-08T22:01:42Z | 2021-12-04T00:06:45Z | https://github.com/llvm/llvm-project/issues/15848 | 1,071,062,076 | 15,848 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15475](https://llvm.org/bz15475) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Although it really shouldn't happen, when both -E and -c are specified to the compiler, it seems that -E wins (and -c is ignored). Th... | ccc-analyzer should match compiler's behavior when -E and -c used | https://api.github.com/repos/llvm/llvm-project/issues/15847/comments | 1 | 2013-03-08T21:30:04Z | 2021-12-04T00:06:44Z | https://github.com/llvm/llvm-project/issues/15847 | 1,071,062,067 | 15,847 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15474](https://llvm.org/bz15474) |
| Resolution | DUPLICATE |
| Resolved on | Mar 08, 2013 10:58 |
| Version | trunk |
| OS | All |
| Attachments | [IR testcase](https://user-images.githubusercontent.com/16542/143747037-3caaeb4d-319d-44c8-bfcf-862420f9d576.gz) |
## Extended Des... | Loop vectorizer creates invalid IR. | https://api.github.com/repos/llvm/llvm-project/issues/15846/comments | 2 | 2013-03-08T18:10:50Z | 2021-12-04T00:06:43Z | https://github.com/llvm/llvm-project/issues/15846 | 1,071,062,062 | 15,846 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15473](https://llvm.org/bz15473) |
| Version | trunk |
| OS | All |
## Extended Description
/b/clean/Debug+Asserts/bin/llvm-lit /s/fix/test/Transforms/SimplifyCFG/basictest.ll -v
******************** TEST 'LLVM :: Transforms/SimplifyCFG/basictest.ll' FAILED
/b/mirrorclean/Re... | llvm-lit should respect the test file's path from the command line. | https://api.github.com/repos/llvm/llvm-project/issues/15845/comments | 0 | 2013-03-08T07:04:51Z | 2021-12-04T00:06:42Z | https://github.com/llvm/llvm-project/issues/15845 | 1,071,062,053 | 15,845 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15472](https://llvm.org/bz15472) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [The backtrace](https://user-images.githubusercontent.com/60944935/143747036-0dfec0f8-0a51-4d43-970a-b92934016365.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Exten... | Attempting to compile a basic blaze-lib dependent program results in compiler crash | https://api.github.com/repos/llvm/llvm-project/issues/15844/comments | 2 | 2013-03-08T03:36:03Z | 2023-08-08T15:13:04Z | https://github.com/llvm/llvm-project/issues/15844 | 1,071,062,045 | 15,844 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15471](https://llvm.org/bz15471) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
When I compile a large c++ program and compare the old SROA and the new SROA I notice that the compile time of the new SROA ... | 2x compile time due to new SROA on C++ code | https://api.github.com/repos/llvm/llvm-project/issues/15843/comments | 1 | 2013-03-08T01:58:17Z | 2021-12-04T00:06:41Z | https://github.com/llvm/llvm-project/issues/15843 | 1,071,062,042 | 15,843 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15470](https://llvm.org/bz15470) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@atrick,@FlashSheridan,@isanbard |
## Extended Description
[Source: http://stackoverflow.com/questions/15280506/llvm-optimisation-bug-or-undefined-... | LLVM/clang 3.1-3.6 miscompile code with trivial loops at -O1 | https://api.github.com/repos/llvm/llvm-project/issues/15842/comments | 16 | 2013-03-08T00:06:53Z | 2022-10-11T08:02:20Z | https://github.com/llvm/llvm-project/issues/15842 | 1,071,062,037 | 15,842 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15469](https://llvm.org/bz15469) |
| Version | 3.2 |
| OS | Linux |
| Attachments | [terminal output](https://user-images.githubusercontent.com/60944935/143747027-1e1f2571-a534-466a-b079-39ed650105af.gz), [run script](https://user-images.githubusercontent.com/60944935/143747028-... | clang: error: unable to execute command: Segmentation fault (core dumped) | https://api.github.com/repos/llvm/llvm-project/issues/15841/comments | 3 | 2013-03-07T23:50:48Z | 2023-08-08T15:09:02Z | https://github.com/llvm/llvm-project/issues/15841 | 1,071,062,032 | 15,841 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15468](https://llvm.org/bz15468) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan | | Regression in detecting dereference of undefined pointer value | https://api.github.com/repos/llvm/llvm-project/issues/15840/comments | 5 | 2013-03-07T21:37:52Z | 2021-12-04T00:06:38Z | https://github.com/llvm/llvm-project/issues/15840 | 1,071,062,025 | 15,840 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15467](https://llvm.org/bz15467) |
| Resolution | INVALID |
| Resolved on | Mar 07, 2013 15:53 |
| Version | trunk |
| OS | All |
| Attachments | [Failing test](https://user-images.githubusercontent.com/60944935/143747025-145afa41-aaa0-4e63-bea0-a72ddc9d46f2.gz) |
| Reporter | L... | X86 CodeGen: Miscompile vector kernel | https://api.github.com/repos/llvm/llvm-project/issues/15839/comments | 3 | 2013-03-07T21:21:59Z | 2021-12-04T00:06:37Z | https://github.com/llvm/llvm-project/issues/15839 | 1,071,062,019 | 15,839 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15466](https://llvm.org/bz15466) |
| Resolution | FIXED |
| Resolved on | Jun 21, 2013 13:48 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@spavloff |
## Extended Description
Clang incorrectly accepts this code:
template... | clang accepts incorrect explicit instantiation | https://api.github.com/repos/llvm/llvm-project/issues/15838/comments | 3 | 2013-03-07T14:53:56Z | 2021-12-04T00:06:36Z | https://github.com/llvm/llvm-project/issues/15838 | 1,071,062,013 | 15,838 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15465](https://llvm.org/bz15465) |
| Version | trunk |
| OS | All |
| Depends On | llvm/llvm-project#15682 llvm/llvm-project#15736 llvm/llvm-bugzilla-archive#15518 llvm/llvm-bugzilla-archive#15770 llvm/llvm-bugzilla-archive#18863 llvm/llvm-project#12909 llvm/llvm-project#15082 l... | Emscripten tracking bug | https://api.github.com/repos/llvm/llvm-project/issues/15837/comments | 7 | 2013-03-07T10:48:32Z | 2021-12-04T00:06:35Z | https://github.com/llvm/llvm-project/issues/15837 | 1,071,062,007 | 15,837 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15464](https://llvm.org/bz15464) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
We warn at
typedef struct {
int foo() { return 0; }
} *A;
but such code can be put in a header file (the inline... | -Wunused-member-function should probably not fire in this code | https://api.github.com/repos/llvm/llvm-project/issues/15836/comments | 0 | 2013-03-07T06:09:19Z | 2024-01-23T01:53:14Z | https://github.com/llvm/llvm-project/issues/15836 | 1,071,062,003 | 15,836 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15463](https://llvm.org/bz15463) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The c++ standard says:
A type without linkage shall not be used as the type of a variable or function w... | Accepts invalid function with external linkage and type with no linkage | https://api.github.com/repos/llvm/llvm-project/issues/15835/comments | 2 | 2013-03-07T05:13:26Z | 2024-01-22T21:11:37Z | https://github.com/llvm/llvm-project/issues/15835 | 1,071,061,997 | 15,835 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15462](https://llvm.org/bz15462) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2013 12:51 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@delena |
## Extended Description
The following IR sequence is combined during DAGCombine into a... | Inefficient zeroing sequence on Sandybridge | https://api.github.com/repos/llvm/llvm-project/issues/15834/comments | 1 | 2013-03-07T01:50:44Z | 2021-12-04T00:06:33Z | https://github.com/llvm/llvm-project/issues/15834 | 1,071,061,988 | 15,834 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15461](https://llvm.org/bz15461) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
#include <type_traits>
#include <utility>
#include <memory>
template <class T, class ...Args>
typename std::enable_if
<
!std::is_array<T>::value,
std::un... | Assert on invalid "Not an array type!" with alias template which doesn't provide a deduced value | https://api.github.com/repos/llvm/llvm-project/issues/15833/comments | 1 | 2013-03-07T01:10:30Z | 2021-12-04T00:06:32Z | https://github.com/llvm/llvm-project/issues/15833 | 1,071,061,980 | 15,833 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15460](https://llvm.org/bz15460) |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor |
## Extended Description
Clang fails to compile a file. (Exits with segmantation fault)
Error log:
```
clang++ -c -g -std=c++11 ... | clang: error: unable to execute command: Segmentation fault | https://api.github.com/repos/llvm/llvm-project/issues/15832/comments | 4 | 2013-03-06T22:45:02Z | 2023-08-15T09:45:05Z | https://github.com/llvm/llvm-project/issues/15832 | 1,071,061,972 | 15,832 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15459](https://llvm.org/bz15459) |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143747024-621cfc77-4702-43f2-a1fc-861a236685ae.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
`... | UNREACHABLE executed at ScheduleDAGInstrs.cpp:521! | https://api.github.com/repos/llvm/llvm-project/issues/15831/comments | 1 | 2013-03-06T21:46:14Z | 2023-08-15T17:25:55Z | https://github.com/llvm/llvm-project/issues/15831 | 1,071,061,968 | 15,831 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15458](https://llvm.org/bz15458) |
| Resolution | LATER |
| Resolved on | Mar 06, 2013 15:42 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid | | Defaulted default constructor of inner class not found | https://api.github.com/repos/llvm/llvm-project/issues/15830/comments | 5 | 2013-03-06T21:13:38Z | 2021-12-04T00:06:30Z | https://github.com/llvm/llvm-project/issues/15830 | 1,071,061,962 | 15,830 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15457](https://llvm.org/bz15457) |
| Resolution | FIXED |
| Resolved on | Mar 09, 2013 10:51 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#15465 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When building for 32 bit (and w... | Some atomics tests fail on 32 bit | https://api.github.com/repos/llvm/llvm-project/issues/15829/comments | 3 | 2013-03-06T20:23:26Z | 2021-12-04T00:06:29Z | https://github.com/llvm/llvm-project/issues/15829 | 1,071,061,952 | 15,829 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15456](https://llvm.org/bz15456) |
| Resolution | FIXED |
| Resolved on | Mar 20, 2019 13:59 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel,@jyknight,@mclow |
## Extended Description
It would be great if the clever implementat... | A faster implementation of std::function | https://api.github.com/repos/llvm/llvm-project/issues/15828/comments | 4 | 2013-03-06T17:13:26Z | 2021-12-04T00:06:28Z | https://github.com/llvm/llvm-project/issues/15828 | 1,071,061,946 | 15,828 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15455](https://llvm.org/bz15455) |
| Resolution | FIXED |
| Resolved on | Mar 20, 2018 08:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Using Debian Sid/unstable and Clang 3.2 from Debian experimental
... | Incorrectly complains about `asm volatile("rep outsw %%es:(%%esi), (%%dx)" …` | https://api.github.com/repos/llvm/llvm-project/issues/15827/comments | 3 | 2013-03-06T13:25:23Z | 2021-12-04T00:06:27Z | https://github.com/llvm/llvm-project/issues/15827 | 1,071,061,936 | 15,827 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15454](https://llvm.org/bz15454) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Description
clang -target arm-linux-androideabi behaves the same as clang -target arm-linux-gnueabi.
This breaks the ABI since there a... | clang assumes -androideabi is the same as -gnueabi | https://api.github.com/repos/llvm/llvm-project/issues/15826/comments | 0 | 2013-03-06T12:34:00Z | 2023-11-04T07:48:30Z | https://github.com/llvm/llvm-project/issues/15826 | 1,071,061,929 | 15,826 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15453](https://llvm.org/bz15453) |
| Resolution | DUPLICATE |
| Resolved on | Mar 06, 2013 02:24 |
| Version | 3.2 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code:
//------------------------... | static constexpr member function fails to compile | https://api.github.com/repos/llvm/llvm-project/issues/15825/comments | 1 | 2013-03-06T10:07:59Z | 2021-12-04T00:06:25Z | https://github.com/llvm/llvm-project/issues/15825 | 1,071,061,922 | 15,825 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15452](https://llvm.org/bz15452) |
| Resolution | INVALID |
| Resolved on | Feb 20, 2016 14:19 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#4440 llvm/llvm-bugzilla-archive#18926 |
| Attachments | [/tmp/xt_qtaguid-gE5Xie.c (gzipped)](https://user-images.gith... | Crash in ARM Assembly/Object Emitter | https://api.github.com/repos/llvm/llvm-project/issues/15824/comments | 4 | 2013-03-06T03:11:21Z | 2021-12-04T00:06:24Z | https://github.com/llvm/llvm-project/issues/15824 | 1,071,061,915 | 15,824 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15451](https://llvm.org/bz15451) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
From the document, "The Objective-C Programming Language" which can be found in xcode organizer -> documentation ->... | Classes can not conform to protocols | https://api.github.com/repos/llvm/llvm-project/issues/15823/comments | 1 | 2013-03-06T00:50:13Z | 2023-05-22T11:31:00Z | https://github.com/llvm/llvm-project/issues/15823 | 1,071,061,907 | 15,823 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15450](https://llvm.org/bz15450) |
| Resolution | INVALID |
| Resolved on | Mar 05, 2013 13:39 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
When trying to implement a traits class, I stumbled... | Weird behaviour with enable_if and sizeof | https://api.github.com/repos/llvm/llvm-project/issues/15822/comments | 1 | 2013-03-05T20:19:31Z | 2021-12-04T00:06:23Z | https://github.com/llvm/llvm-project/issues/15822 | 1,071,061,902 | 15,822 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15449](https://llvm.org/bz15449) |
| Resolution | WONTFIX |
| Resolved on | Sep 28, 2015 07:49 |
| Version | unspecified |
| OS | All |
| CC | @Sarcasm |
## Extended Description
Since TR! was a C++03 enhancement, and is not part of the C++11 standard, the migration tool should... | Migration tool should remove usages of "tr1" | https://api.github.com/repos/llvm/llvm-project/issues/15821/comments | 4 | 2013-03-05T17:15:40Z | 2022-01-20T02:37:18Z | https://github.com/llvm/llvm-project/issues/15821 | 1,071,061,898 | 15,821 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15448](https://llvm.org/bz15448) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2013 00:56 |
| Version | 3.2 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Starting with the following C code test.c:
----
int func( void ) {
return( 0 );... | -fasynchronous-unwind-tables different result .c -> .so versus .c -> .s -> .so | https://api.github.com/repos/llvm/llvm-project/issues/15820/comments | 3 | 2013-03-05T17:07:35Z | 2021-12-04T00:06:21Z | https://github.com/llvm/llvm-project/issues/15820 | 1,071,061,889 | 15,820 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15447](https://llvm.org/bz15447) |
| Resolution | FIXED |
| Resolved on | Oct 26, 2013 23:20 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard,@silvasean |
## Extended Description
The description is inconsistent:
--
The return type ... | LangRef: return type of function type | https://api.github.com/repos/llvm/llvm-project/issues/15819/comments | 1 | 2013-03-05T15:11:37Z | 2021-12-04T00:06:20Z | https://github.com/llvm/llvm-project/issues/15819 | 1,071,061,884 | 15,819 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15446](https://llvm.org/bz15446) |
| Resolution | INVALID |
| Resolved on | Mar 07, 2013 18:41 |
| Version | unspecified |
| OS | Linux |
| CC | @apolukhin |
## Extended Description
The following code is a reduced test case of what boost::lexical_cast does internally when conv... | stringbuf randomly changes get area | https://api.github.com/repos/llvm/llvm-project/issues/15818/comments | 4 | 2013-03-05T14:38:12Z | 2021-12-04T00:06:19Z | https://github.com/llvm/llvm-project/issues/15818 | 1,071,061,876 | 15,818 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15445](https://llvm.org/bz15445) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2013 13:06 |
| Version | unspecified |
| OS | Linux |
## Extended Description
The following code fails as reading stops on the '+' character (but that's not the bug, removing the '+' from the str... | istream fails to parse long numeric string correctly | https://api.github.com/repos/llvm/llvm-project/issues/15817/comments | 1 | 2013-03-05T14:03:52Z | 2021-12-04T00:06:18Z | https://github.com/llvm/llvm-project/issues/15817 | 1,071,061,868 | 15,817 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15444](https://llvm.org/bz15444) |
| Resolution | FIXED |
| Resolved on | Mar 08, 2013 16:40 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-bugzilla-archive#15465 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kripken |
## Extended Description
If you modify... | std::bitset<63> test fails on 32 bit target | https://api.github.com/repos/llvm/llvm-project/issues/15816/comments | 4 | 2013-03-05T07:00:20Z | 2021-12-04T00:06:18Z | https://github.com/llvm/llvm-project/issues/15816 | 1,071,061,863 | 15,816 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15443](https://llvm.org/bz15443) |
| Resolution | WORKSFORME |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | All |
| CC | @zygoloid |
## Extended Description
When debugging a preprocessed source file, I often only want to dump a single declaration. It'd be gr... | Add -ast-dump=functionName | https://api.github.com/repos/llvm/llvm-project/issues/15815/comments | 3 | 2013-03-04T23:24:42Z | 2022-01-20T02:11:09Z | https://github.com/llvm/llvm-project/issues/15815 | 1,071,061,857 | 15,815 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15442](https://llvm.org/bz15442) |
| Version | trunk |
| OS | Linux |
| CC | @darkbuck |
## Extended Description
Test case:
foo:
.quad foo
build for i386-linux. | Invalid fixup unreachable when compiling 64bit code as 32bit code | https://api.github.com/repos/llvm/llvm-project/issues/15814/comments | 3 | 2013-03-04T22:29:40Z | 2021-12-04T00:06:16Z | https://github.com/llvm/llvm-project/issues/15814 | 1,071,061,851 | 15,814 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15441](https://llvm.org/bz15441) |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143747018-e15696a1-6b92-4305-803b-b77913d78264.gz), [assembler output for test case](https://user-images.githubusercontent.com/609... | identifiers with multibyte characters not correct in assembly output | https://api.github.com/repos/llvm/llvm-project/issues/15813/comments | 0 | 2013-03-04T22:19:53Z | 2021-12-04T00:06:15Z | https://github.com/llvm/llvm-project/issues/15813 | 1,071,061,848 | 15,813 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15440](https://llvm.org/bz15440) |
| Resolution | FIXED |
| Resolved on | Apr 02, 2013 03:17 |
| Version | 3.2 |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#15465 |
| Attachments | [testcase](https://user-images.githubusercontent.com/92601310/143747017-d593c7a0-abba-4e... | llvm opt crash on csmith fuzz testcase | https://api.github.com/repos/llvm/llvm-project/issues/15812/comments | 2 | 2013-03-04T21:35:08Z | 2021-12-04T00:06:14Z | https://github.com/llvm/llvm-project/issues/15812 | 1,071,061,842 | 15,812 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15439](https://llvm.org/bz15439) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When expression evaluation is performed while stopped in an inlined method, and the inferior has been compiled with gcc, the variable li... | Expression evaluation can assert with invalid context | https://api.github.com/repos/llvm/llvm-project/issues/15811/comments | 2 | 2013-03-04T20:50:14Z | 2021-12-04T00:06:13Z | https://github.com/llvm/llvm-project/issues/15811 | 1,071,061,836 | 15,811 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15438](https://llvm.org/bz15438) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2013 14:04 |
| Version | unspecified |
| OS | Linux |
| Attachments | [reduced testcase](https://user-images.githubusercontent.com/60944935/143747016-2d854167-af7f-43ec-a274-668ef02d6189.gz) |
| Re... | clang-format crash in clang::format::UnwrappedLineFormatter::breakProtrudingToken | https://api.github.com/repos/llvm/llvm-project/issues/15810/comments | 1 | 2013-03-04T18:50:14Z | 2021-12-04T00:06:13Z | https://github.com/llvm/llvm-project/issues/15810 | 1,071,061,831 | 15,810 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15437](https://llvm.org/bz15437) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2013 10:23 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Given the following container/iterator definition (based on llvm::SmallPtrSet ... | LoopConvert not handling iterators whose dereference operator returns by value | https://api.github.com/repos/llvm/llvm-project/issues/15809/comments | 2 | 2013-03-04T17:18:09Z | 2021-12-04T00:06:12Z | https://github.com/llvm/llvm-project/issues/15809 | 1,071,061,823 | 15,809 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15436](https://llvm.org/bz15436) |
| Resolution | DUPLICATE |
| Resolved on | Oct 21, 2015 16:03 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed source and run script](https://user-images.githubusercontent.com/60944935/143747015-75d5c588-556b-466f-a2bb-c387423... | Crash in template matching | https://api.github.com/repos/llvm/llvm-project/issues/15808/comments | 3 | 2013-03-04T15:26:51Z | 2021-12-04T00:06:11Z | https://github.com/llvm/llvm-project/issues/15808 | 1,071,061,811 | 15,808 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15435](https://llvm.org/bz15435) |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
At least with any of Clang 3.1 (as packaged for Fedora 18), 3.2, or recent trunk, running "clang++ -Wshadow -c test.cc" on
> #include <new>
> int * f() {
> int... | -Wshadow does not warn about catch handler exception shadowing local variable | https://api.github.com/repos/llvm/llvm-project/issues/15807/comments | 2 | 2013-03-04T11:46:01Z | 2023-07-13T20:22:43Z | https://github.com/llvm/llvm-project/issues/15807 | 1,071,061,803 | 15,807 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15434](https://llvm.org/bz15434) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Consider the following snippet:
```c
#include <xmmintrin.h>
#include <stdio.h>
void f() {
UNALIGN_TYPE u... | Alignment of float arrays in pentium3 mode | https://api.github.com/repos/llvm/llvm-project/issues/15806/comments | 2 | 2013-03-04T11:24:08Z | 2023-09-12T09:29:08Z | https://github.com/llvm/llvm-project/issues/15806 | 1,071,061,797 | 15,806 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15433](https://llvm.org/bz15433) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2013 13:26 |
| Version | unspecified |
| OS | All |
## Extended Description
Say you have this function, which is indented perfectly:
WebString WebKitTestRunner::registerIsolatedFileSystem(
c... | Formatter: Interaction between indent guessing and comments is somewhat annoying | https://api.github.com/repos/llvm/llvm-project/issues/15805/comments | 3 | 2013-03-04T11:22:51Z | 2021-12-04T00:06:08Z | https://github.com/llvm/llvm-project/issues/15805 | 1,071,061,789 | 15,805 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15432](https://llvm.org/bz15432) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
In the code below, the default move constructor for Bug... | Wrong default move constructor for union | https://api.github.com/repos/llvm/llvm-project/issues/15804/comments | 2 | 2013-03-03T18:26:06Z | 2021-12-04T00:06:07Z | https://github.com/llvm/llvm-project/issues/15804 | 1,071,061,780 | 15,804 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15431](https://llvm.org/bz15431) |
| Resolution | WONTFIX |
| Resolved on | Dec 05, 2013 14:13 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
I created a small test program that checks if pthread_key_create r... | pthread_key_create aborts program instead of returning an error | https://api.github.com/repos/llvm/llvm-project/issues/15803/comments | 3 | 2013-03-03T16:48:24Z | 2022-01-20T02:37:17Z | https://github.com/llvm/llvm-project/issues/15803 | 1,071,061,774 | 15,803 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15430](https://llvm.org/bz15430) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In ARMInstrInfo.td
// An operand for the CONSTPOOL_ENTRY pseudo-instruction.
def cpinst_operand : Operand<i32> {
let PrintMethod = "printCP... | printCPInstOperand does not seem to be defined anywhere | https://api.github.com/repos/llvm/llvm-project/issues/15802/comments | 0 | 2013-03-03T16:29:22Z | 2021-12-04T00:06:06Z | https://github.com/llvm/llvm-project/issues/15802 | 1,071,061,772 | 15,802 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15429](https://llvm.org/bz15429) |
| Resolution | FIXED |
| Resolved on | Jul 23, 2013 15:11 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [clang+++ compiling](https://user-images.githubusercontent.com/60944935/143747010-ee7b7f13-40f8-43fb-9ad5-f1df37615ffd.gz) |
| Reporter... | Clang++ fails compiling on a RPi with sqlite3 library | https://api.github.com/repos/llvm/llvm-project/issues/15801/comments | 20 | 2013-03-03T16:27:38Z | 2021-12-04T00:06:05Z | https://github.com/llvm/llvm-project/issues/15801 | 1,071,061,764 | 15,801 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15428](https://llvm.org/bz15428) |
| Version | 3.2 |
| OS | Linux |
| CC | @d0k |
## Extended Description
Under a Debian with experimental packages, with the code at the end of the bug report, the command:
$ clang++ -O2 -c -o ladmin.o ladmin.cpp
is failing with:
`... | Error in backend: Cannot select 0x2696770: i64 = fabs 0x269aa70 | https://api.github.com/repos/llvm/llvm-project/issues/15800/comments | 12 | 2013-03-03T15:42:12Z | 2023-08-13T16:50:38Z | https://github.com/llvm/llvm-project/issues/15800 | 1,071,061,755 | 15,800 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15427](https://llvm.org/bz15427) |
| Resolution | FIXED |
| Resolved on | Mar 06, 2013 13:28 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
basic_istream::read(s, n) should call basic_streambuf's sgetn(s, n) as basic_o... | basic_istream::read(s, n) should use sgetn(s, n) rather than calling sbumpc() for each character. | https://api.github.com/repos/llvm/llvm-project/issues/15799/comments | 1 | 2013-03-03T11:33:38Z | 2021-12-04T00:06:03Z | https://github.com/llvm/llvm-project/issues/15799 | 1,071,061,748 | 15,799 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15426](https://llvm.org/bz15426) |
| Version | trunk |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Why classes used in TableGen and many other projects is not exported? | Can't build LLVM libraries with BUILD_SHARED_LIBS ON (msvc 2010) | https://api.github.com/repos/llvm/llvm-project/issues/15798/comments | 0 | 2013-03-03T09:57:47Z | 2021-12-04T00:06:02Z | https://github.com/llvm/llvm-project/issues/15798 | 1,071,061,742 | 15,798 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15425](https://llvm.org/bz15425) |
| Resolution | FIXED |
| Resolved on | May 16, 2018 20:19 |
| Version | trunk |
| OS | Linux |
| Attachments | [console output](https://user-images.githubusercontent.com/60944935/143747005-33768f73-d6c1-499d-a4dd-beedb5b2f7f9.gz), [test code](h... | clang crashes with partial specialization and defaulted template parameter | https://api.github.com/repos/llvm/llvm-project/issues/15797/comments | 2 | 2013-03-03T07:22:59Z | 2021-12-04T00:06:01Z | https://github.com/llvm/llvm-project/issues/15797 | 1,071,061,735 | 15,797 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15424](https://llvm.org/bz15424) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
Clang seems to need an alignment to be repeated on fields of a union even though they're guaranteed to have the highest alig... | Clang loses alignment of union members | https://api.github.com/repos/llvm/llvm-project/issues/15796/comments | 0 | 2013-03-03T06:55:01Z | 2021-12-04T00:06:00Z | https://github.com/llvm/llvm-project/issues/15796 | 1,071,061,730 | 15,796 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15423](https://llvm.org/bz15423) |
| Version | trunk |
| OS | Linux |
| Attachments | [instantiation.cc](https://user-images.githubusercontent.com/63311/143747004-fe671a54-f454-4fa3-945b-65c4de3dbff6.gz) |
| CC | @DougGregor,@gribozavr,@zygoloid,@ftynse |
## Extended Descriptio... | type overloading does not strip function attributes | https://api.github.com/repos/llvm/llvm-project/issues/15795/comments | 4 | 2013-03-02T23:47:08Z | 2023-11-03T15:43:48Z | https://github.com/llvm/llvm-project/issues/15795 | 1,071,061,726 | 15,795 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15422](https://llvm.org/bz15422) |
| Resolution | DUPLICATE |
| Resolved on | Mar 02, 2013 21:02 |
| Version | trunk |
| OS | Linux |
| Attachments | [example.cc](https://user-images.githubusercontent.com/63311/143747003-62302893-6e92-4d6c-bc06-1cb889586780.gz) |
| CC | @DougGre... | parser errror for templated default valued argument | https://api.github.com/repos/llvm/llvm-project/issues/15794/comments | 1 | 2013-03-02T23:27:20Z | 2021-12-04T00:05:59Z | https://github.com/llvm/llvm-project/issues/15794 | 1,071,061,717 | 15,794 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15421](https://llvm.org/bz15421) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
C allows "indexing an integral type with a pointer type":
int a;
char *p;
a[p];
This is an obscure feature, and is possibl... | indexing an integral type with a pointer type | https://api.github.com/repos/llvm/llvm-project/issues/15793/comments | 3 | 2013-03-02T18:03:46Z | 2023-06-08T18:35:40Z | https://github.com/llvm/llvm-project/issues/15793 | 1,071,061,706 | 15,793 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15420](https://llvm.org/bz15420) |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor |
## Extended Description
1. Source code:
struct A { };
int main()
{
A a;
return a == a;
}
2. Actual output (slimmed):
war... | redundant warning when trying to apply operator== on values of uncomparable types | https://api.github.com/repos/llvm/llvm-project/issues/15792/comments | 2 | 2013-03-02T17:33:59Z | 2023-06-08T18:42:02Z | https://github.com/llvm/llvm-project/issues/15792 | 1,071,061,695 | 15,792 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15419](https://llvm.org/bz15419) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | All |
| Attachments | [Patch for https://user-images.githubusercontent.com/60944935/143747002-032e3cab-9556-4ca1-9b9c-cc6a11a1b9ec.gz) |
| Reporter | LLVM Bu... | [PATCH] Allow override style C++ standard | https://api.github.com/repos/llvm/llvm-project/issues/15791/comments | 6 | 2013-03-02T13:59:46Z | 2021-12-04T00:05:56Z | https://github.com/llvm/llvm-project/issues/15791 | 1,071,061,691 | 15,791 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15418](https://llvm.org/bz15418) |
| Resolution | WORKSFORME |
| Resolved on | Jan 11, 2015 01:33 |
| Version | trunk |
| OS | All |
| CC | @AaronBallman,@DougGregor |
## Extended Description
When compiling the following code (which is invalid but only because of an order-of-d... | Assertion failure for trailing return type with variable declared below | https://api.github.com/repos/llvm/llvm-project/issues/15790/comments | 2 | 2013-03-02T12:46:24Z | 2022-01-20T02:11:08Z | https://github.com/llvm/llvm-project/issues/15790 | 1,071,061,685 | 15,790 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15417](https://llvm.org/bz15417) |
| Resolution | FIXED |
| Resolved on | Jul 10, 2013 17:54 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel |
## Extended Description
The following code is a (contrived) example of a use of a constant e... | small code triggers assert with un-constant-foldable extractvalue | https://api.github.com/repos/llvm/llvm-project/issues/15789/comments | 1 | 2013-03-02T06:53:28Z | 2021-12-04T00:05:54Z | https://github.com/llvm/llvm-project/issues/15789 | 1,071,061,675 | 15,789 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15416](https://llvm.org/bz15416) |
| Resolution | FIXED |
| Resolved on | Mar 02, 2013 13:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@rengolin |
## Extended Description
Release+Asserts/bin/clang -O3 -mcpu=swift -fvectorize -arch ... | ARM Code GEN ICE on LoopVectorize'd code containing float cosine function | https://api.github.com/repos/llvm/llvm-project/issues/15788/comments | 4 | 2013-03-02T06:32:04Z | 2021-12-04T00:05:54Z | https://github.com/llvm/llvm-project/issues/15788 | 1,071,061,669 | 15,788 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15415](https://llvm.org/bz15415) |
| Resolution | FIXED |
| Resolved on | Sep 26, 2013 12:58 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test C Program Source](https://user-images.githubusercontent.com/60944935/143747001-7eb6c724-dc4e-43ec-9791-a766f37bc865.gz) |... | Backtrace fails when frame pointers are omitted | https://api.github.com/repos/llvm/llvm-project/issues/15787/comments | 3 | 2013-03-02T01:36:10Z | 2021-12-04T00:05:53Z | https://github.com/llvm/llvm-project/issues/15787 | 1,071,061,662 | 15,787 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15414](https://llvm.org/bz15414) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2013 13:11 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The use-null-ptr transform will transform calls to functions that return a nul... | UseNullPtr replaces calls to functions that return nullptr_t with nullptr | https://api.github.com/repos/llvm/llvm-project/issues/15786/comments | 1 | 2013-03-02T00:47:36Z | 2021-12-04T00:05:52Z | https://github.com/llvm/llvm-project/issues/15786 | 1,071,061,658 | 15,786 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15413](https://llvm.org/bz15413) |
| Resolution | FIXED |
| Resolved on | Nov 06, 2013 09:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143747000-b604e5a8-1f4f-4c4f-91b4-0d74d2b1ccdc.gz) |
| CC | @atrick |
#... | Assertion "SE.DT->dominates(Ret, BIP)" fails | https://api.github.com/repos/llvm/llvm-project/issues/15785/comments | 6 | 2013-03-02T00:22:17Z | 2021-12-04T00:05:51Z | https://github.com/llvm/llvm-project/issues/15785 | 1,071,061,651 | 15,785 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15412](https://llvm.org/bz15412) |
| Version | trunk |
| OS | All |
| Attachments | [repr](https://user-images.githubusercontent.com/60944935/143746999-2f8495c1-c75c-4538-8f05-68b58a881be4.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@lattner |
## Extended D... | SROA got 2.5x times slower after rewrite. (example included) | https://api.github.com/repos/llvm/llvm-project/issues/15784/comments | 0 | 2013-03-02T00:19:23Z | 2021-12-04T00:05:50Z | https://github.com/llvm/llvm-project/issues/15784 | 1,071,061,646 | 15,784 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15411](https://llvm.org/bz15411) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2013 10:36 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Consider the following code:
#include <vector>
using namespace std;
class ab... | LoopConvert gets container name wrong when it should be 'this' | https://api.github.com/repos/llvm/llvm-project/issues/15783/comments | 2 | 2013-03-01T23:30:28Z | 2021-12-04T00:05:49Z | https://github.com/llvm/llvm-project/issues/15783 | 1,071,061,638 | 15,783 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15410](https://llvm.org/bz15410) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2016 09:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@arsenm |
## Extended Description
An assertion in triggered by constructors in Mesa's llvmp... | Assertion in RegisterScheduler | https://api.github.com/repos/llvm/llvm-project/issues/15782/comments | 4 | 2013-03-01T23:07:16Z | 2021-12-04T00:05:48Z | https://github.com/llvm/llvm-project/issues/15782 | 1,071,061,631 | 15,782 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15409](https://llvm.org/bz15409) |
| Resolution | FIXED |
| Resolved on | Mar 28, 2018 13:04 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pogo59 |
## Extended Description
Compiling the following code with clang++ 3.3 (trunk 175876)
----... | 'previous declaration/definition' note with no location | https://api.github.com/repos/llvm/llvm-project/issues/15781/comments | 3 | 2013-03-01T19:25:19Z | 2021-12-04T00:05:47Z | https://github.com/llvm/llvm-project/issues/15781 | 1,071,061,622 | 15,781 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15408](https://llvm.org/bz15408) |
| Resolution | FIXED |
| Resolved on | May 20, 2013 20:03 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-bugzilla-archive#15999 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
The version of c... | undefined reference to '.Lline_table_start1' when generating .s from output of llvm-link | https://api.github.com/repos/llvm/llvm-project/issues/15780/comments | 9 | 2013-03-01T19:12:42Z | 2021-12-04T00:05:46Z | https://github.com/llvm/llvm-project/issues/15780 | 1,071,061,613 | 15,780 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15407](https://llvm.org/bz15407) |
| Resolution | WORKSFORME |
| Resolved on | Sep 10, 2013 11:53 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This issue is about an IRC crash report about LLDB (r176306). It seems ... | LLDB segmentation fault running TestDisassemble_VST1_64 in LLVMCreateDisasmCPU() | https://api.github.com/repos/llvm/llvm-project/issues/15779/comments | 3 | 2013-03-01T18:52:55Z | 2022-01-20T02:11:06Z | https://github.com/llvm/llvm-project/issues/15779 | 1,071,061,606 | 15,779 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15406](https://llvm.org/bz15406) |
| Resolution | FIXED |
| Resolved on | Mar 19, 2013 16:28 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@echristo,@timurrrr |
## Extended Description
Clang Tunk svn version 176346
bd.c
///////... | To use the Clang compiler C program: <inline asm>: 3:32: error: Unexpected token! | https://api.github.com/repos/llvm/llvm-project/issues/15778/comments | 9 | 2013-03-01T13:44:20Z | 2021-12-04T00:05:44Z | https://github.com/llvm/llvm-project/issues/15778 | 1,071,061,594 | 15,778 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [15405](https://llvm.org/bz15405) |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case exposing the bug.](https://user-images.githubusercontent.com/92601859/143746995-444291b1-33fc-4d26-9723-9b8e8a2228c5.gz) |
| CC | @dwblaikie,@echristo,@pogo59,@pcc |
## Extended Des... | Debug information not being generated | https://api.github.com/repos/llvm/llvm-project/issues/15777/comments | 12 | 2013-03-01T11:46:06Z | 2021-12-04T00:05:43Z | https://github.com/llvm/llvm-project/issues/15777 | 1,071,061,585 | 15,777 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.