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 | [13604](https://llvm.org/bz13604) | | Version | 3.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description A plugin for Sublime Text 2 editor called SublimeClang crashes on showing completions for some object. It was identified as a libclang bug. I...
Crash on getting cursor completion string for a cursor
https://api.github.com/repos/llvm/llvm-project/issues/13976/comments
1
2012-08-14T20:57:58Z
2021-12-03T23:40:04Z
https://github.com/llvm/llvm-project/issues/13976
1,071,050,520
13,976
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13603](https://llvm.org/bz13603) | | Version | 3.1 | | OS | Windows NT | | Attachments | [Test bitcode](https://user-images.githubusercontent.com/60944935/143745830-ff85c238-1b44-46f7-be53-3720b3b4bb6d.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Wh...
[x86 assembler] Instruction silently fails
https://api.github.com/repos/llvm/llvm-project/issues/13975/comments
2
2012-08-14T17:11:44Z
2021-12-03T23:40:04Z
https://github.com/llvm/llvm-project/issues/13975
1,071,050,518
13,975
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13602](https://llvm.org/bz13602) | | Resolution | FIXED | | Resolved on | Aug 24, 2012 16:30 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When I replace the codecvt in fstream with my custom codecvt which is conv...
basic_filebuf's internal buffer is shrinking when using with some codecvt.
https://api.github.com/repos/llvm/llvm-project/issues/13974/comments
8
2012-08-14T11:59:52Z
2021-12-03T23:40:03Z
https://github.com/llvm/llvm-project/issues/13974
1,071,050,513
13,974
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13601](https://llvm.org/bz13601) | | Resolution | FIXED | | Resolved on | Aug 25, 2012 10:05 | | Version | unspecified | | OS | All | | Attachments | [Fixing non-intrinsic `is_convertible` for C++11](https://user-images.githubusercontent.com/92601903/143745828-4bd926ba-ae73-4237...
Non-intrinsic `std::is_convertible` is incorrect
https://api.github.com/repos/llvm/llvm-project/issues/13973/comments
6
2012-08-14T09:42:00Z
2021-12-03T23:40:02Z
https://github.com/llvm/llvm-project/issues/13973
1,071,050,509
13,973
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13600](https://llvm.org/bz13600) | | Resolution | WORKSFORME | | Resolved on | Nov 16, 2020 12:55 | | Version | unspecified | | OS | All | | CC | @AaronBallman,@DougGregor,@zygoloid | ## Extended Description Testcase: template<typename T> class C { public: virtual void f() = ...
Missed diagnostic on use of array of abstract class
https://api.github.com/repos/llvm/llvm-project/issues/13972/comments
4
2012-08-14T03:23:24Z
2022-01-20T02:10:04Z
https://github.com/llvm/llvm-project/issues/13972
1,071,050,504
13,972
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13599](https://llvm.org/bz13599) | | Resolution | FIXED | | Resolved on | Apr 11, 2014 21:00 | | Version | trunk | | OS | Linux | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143745827-d29a3372-2871-4971-8d44-65b4cc944e30.gz) | | Repor...
Debug info says 'this' is at %rsp-8, but it's not there yet
https://api.github.com/repos/llvm/llvm-project/issues/13971/comments
1
2012-08-14T01:46:57Z
2021-12-03T23:40:00Z
https://github.com/llvm/llvm-project/issues/13971
1,071,050,492
13,971
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13598](https://llvm.org/bz13598) | | Version | trunk | | OS | Linux | | CC | @d0k,@modocache | ## Extended Description On Fedora 17/x86-64 with 24GB RAM, I got ```console [hjl@gnu-mic-2 test]$ make check-all llvm[0]: Running test suite make[1]: Entering directory `...
lit should enforce `ulimits` instead of global limits set by the makefile
https://api.github.com/repos/llvm/llvm-project/issues/13970/comments
2
2012-08-13T23:28:48Z
2024-07-28T11:26:49Z
https://github.com/llvm/llvm-project/issues/13970
1,071,050,485
13,970
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13597](https://llvm.org/bz13597) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @zmodem | ## Extended Description This is an old dejagnu test regarding __thread declarations on global variables with initializers. Test expects 3 errors. But n...
certain __thread global variable with initializer is expected to be error.
https://api.github.com/repos/llvm/llvm-project/issues/13969/comments
2
2012-08-13T22:11:57Z
2023-05-21T09:53:30Z
https://github.com/llvm/llvm-project/issues/13969
1,071,050,475
13,969
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13596](https://llvm.org/bz13596) | | Version | unspecified | | OS | All | ## Extended Description Nicos-MacBook-Pro:src thakis$ cat test.cc ```c++ bool f(bool b) { if (b) { ; } void g(int i, int j) { } ``` Nicos-MacBook-Pro:src thakis$ third_party/llvm-...
Recover better from missing closing braces
https://api.github.com/repos/llvm/llvm-project/issues/13968/comments
0
2012-08-13T20:08:37Z
2024-07-28T15:34:09Z
https://github.com/llvm/llvm-project/issues/13968
1,071,050,471
13,968
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13595](https://llvm.org/bz13595) | | Resolution | FIXED | | Resolved on | Aug 13, 2012 12:49 | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Steps to reproduce: 1. Create a file called test.c with the...
__builtin_va_list not defined when using -undef flag
https://api.github.com/repos/llvm/llvm-project/issues/13967/comments
1
2012-08-13T19:21:52Z
2021-12-03T23:39:57Z
https://github.com/llvm/llvm-project/issues/13967
1,071,050,467
13,967
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13594](https://llvm.org/bz13594) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description struct Str { Str(const char*); }; Str foo() { return ""; } In the AST of the above code, start location of getRetValue() points to ...
Wrong start location for getRetValue() expression
https://api.github.com/repos/llvm/llvm-project/issues/13966/comments
0
2012-08-13T14:25:25Z
2021-12-03T23:39:56Z
https://github.com/llvm/llvm-project/issues/13966
1,071,050,460
13,966
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13593](https://llvm.org/bz13593) | | Resolution | FIXED | | Resolved on | Aug 14, 2012 12:38 | | Version | trunk | | OS | MacOS X | | Attachments | [Log of clang run](https://user-images.githubusercontent.com/60944935/143745823-1fdede24-9acf-47a9-89e8-b0065b15a958.gz), [Full log...
Assertion in getRawCommentForDeclNoCache with template, comment, excluded code and -Weverything
https://api.github.com/repos/llvm/llvm-project/issues/13965/comments
5
2012-08-13T12:40:52Z
2021-12-03T23:39:55Z
https://github.com/llvm/llvm-project/issues/13965
1,071,050,451
13,965
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13592](https://llvm.org/bz13592) | | Resolution | FIXED | | Resolved on | Aug 13, 2012 07:30 | | Version | unspecified | | OS | All | | Attachments | [Fixing is_convertible for abstract target types](https://user-images.githubusercontent.com/92601903/143745822-92210901-b4fd-48f6...
std::is_convertible is incorrect for abstract type
https://api.github.com/repos/llvm/llvm-project/issues/13964/comments
1
2012-08-13T06:56:50Z
2021-12-03T23:39:54Z
https://github.com/llvm/llvm-project/issues/13964
1,071,050,442
13,964
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13591](https://llvm.org/bz13591) | | Resolution | FIXED | | Resolved on | Aug 13, 2012 21:06 | | Version | trunk | | OS | All | | CC | @DougGregor,@efriedma-quic | ## Extended Description Is __is_convertible_to intrinsic implemented for C++11 std::is_convertible? Or, is it ju...
__is_convertible_to is incorrect for abstract types
https://api.github.com/repos/llvm/llvm-project/issues/13963/comments
2
2012-08-13T06:53:48Z
2021-12-03T23:39:53Z
https://github.com/llvm/llvm-project/issues/13963
1,071,050,435
13,963
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13590](https://llvm.org/bz13590) | | Resolution | WORKSFORME | | Resolved on | Jan 06, 2020 14:20 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @apolukhin,@davidbolvansky | ## Extended Description The following code is not optimized def...
Select condition not propagated to values
https://api.github.com/repos/llvm/llvm-project/issues/13962/comments
2
2012-08-13T00:04:54Z
2022-01-20T02:10:03Z
https://github.com/llvm/llvm-project/issues/13962
1,071,050,430
13,962
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13589](https://llvm.org/bz13589) | | Resolution | FIXED | | Resolved on | Sep 08, 2012 03:30 | | Version | trunk | | OS | Linux | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143745815-33dba07b-297b-4486-8e02-16aae48c0159.gz), [info](h...
Clang crashes analyzing Yate in Release build (not in Debug)
https://api.github.com/repos/llvm/llvm-project/issues/13961/comments
15
2012-08-12T20:53:02Z
2021-12-03T23:39:52Z
https://github.com/llvm/llvm-project/issues/13961
1,071,050,421
13,961
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13588](https://llvm.org/bz13588) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz clang trunk LU DECOMPOSITION : 2170 : 112.42 : 81.18 gcc 4....
Bytemark LU DECOMPOSITION 26% slower than gcc
https://api.github.com/repos/llvm/llvm-project/issues/13960/comments
1
2012-08-12T12:13:02Z
2021-12-03T23:39:51Z
https://github.com/llvm/llvm-project/issues/13960
1,071,050,416
13,960
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13587](https://llvm.org/bz13587) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz clang trunk NEURAL NET : 72.142 : 115.89 : 48.75 gcc 4....
Bytemark NEURAL NET 36% slower than gcc
https://api.github.com/repos/llvm/llvm-project/issues/13959/comments
1
2012-08-12T12:10:36Z
2021-12-03T23:39:50Z
https://github.com/llvm/llvm-project/issues/13959
1,071,050,412
13,959
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13586](https://llvm.org/bz13586) | | Resolution | WORKSFORME | | Resolved on | Feb 10, 2013 10:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz clang trunk HUFFMAN...
Bytemark HUFFMAN 7% slower than gcc
https://api.github.com/repos/llvm/llvm-project/issues/13958/comments
1
2012-08-12T12:07:31Z
2022-01-20T02:10:01Z
https://github.com/llvm/llvm-project/issues/13958
1,071,050,408
13,958
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13585](https://llvm.org/bz13585) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz clang trunk ASSIGNMENT : 45.687 : 173.85 : 45.09 gcc 4....
Bytemark ASSIGNMENT 20% slower than gcc
https://api.github.com/repos/llvm/llvm-project/issues/13957/comments
1
2012-08-12T12:04:37Z
2021-12-03T23:39:49Z
https://github.com/llvm/llvm-project/issues/13957
1,071,050,404
13,957
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13584](https://llvm.org/bz13584) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Description http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz clang trunk STRING SORT : 637.2 : 284.72 ...
Bytemark STRING SORT 12% slower than gcc
https://api.github.com/repos/llvm/llvm-project/issues/13956/comments
1
2012-08-12T12:01:59Z
2021-12-03T23:39:48Z
https://github.com/llvm/llvm-project/issues/13956
1,071,050,400
13,956
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13583](https://llvm.org/bz13583) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description http://www.tux.org/~mayer/linux/nbench-byte-2.2.3.tar.gz clang trunk NUMERIC SORT : 1394.6 : 35.77 : 11.75 gcc 4....
Bytemark NUMERIC SORT 23% slower than gcc
https://api.github.com/repos/llvm/llvm-project/issues/13955/comments
2
2012-08-12T11:58:55Z
2021-12-03T23:39:47Z
https://github.com/llvm/llvm-project/issues/13955
1,071,050,397
13,955
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13582](https://llvm.org/bz13582) | | Resolution | INVALID | | Resolved on | Aug 13, 2012 02:54 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description When I built clang with "make", the files libclangSema.a and lib...
make: *** [/Volumes/SSD256/3/code_third/llvm-git-trunk/Debug+Asserts/lib/libclangSema.a] Error 1
https://api.github.com/repos/llvm/llvm-project/issues/13954/comments
5
2012-08-12T06:37:48Z
2021-12-03T23:39:46Z
https://github.com/llvm/llvm-project/issues/13954
1,071,050,391
13,954
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13581](https://llvm.org/bz13581) | | Resolution | FIXED | | Resolved on | Aug 12, 2012 03:10 | | Version | trunk | | OS | Linux | ## Extended Description The integrated assembler produces a .debug_frame that doesn't work with gdb, and is different from what GNU as produces. Ho...
integrated assembler gets .debug_frame wrong
https://api.github.com/repos/llvm/llvm-project/issues/13953/comments
2
2012-08-12T05:24:44Z
2021-12-03T23:39:45Z
https://github.com/llvm/llvm-project/issues/13953
1,071,050,389
13,953
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13580](https://llvm.org/bz13580) | | Resolution | FIXED | | Resolved on | Apr 19, 2013 05:41 | | Version | 3.1 | | OS | All | | Attachments | [The test case for the above bug](https://user-images.githubusercontent.com/60944935/143745814-c9cf788a-64e2-4c95-b9a2-3eff586685e5.gz) |...
Problem in preprocessing pragma with block comments
https://api.github.com/repos/llvm/llvm-project/issues/13952/comments
5
2012-08-11T21:07:14Z
2021-12-03T23:39:45Z
https://github.com/llvm/llvm-project/issues/13952
1,071,050,382
13,952
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13579](https://llvm.org/bz13579) | | Version | 3.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard,@rjmccall | ## Extended Description For the below test case , when the C's constructor throw , it is clearly visible in the .bc file that there is no cle...
Error in cleanup code for exception handling with volatile array type.
https://api.github.com/repos/llvm/llvm-project/issues/13951/comments
4
2012-08-11T16:49:13Z
2021-12-03T23:39:44Z
https://github.com/llvm/llvm-project/issues/13951
1,071,050,375
13,951
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13578](https://llvm.org/bz13578) | | Resolution | FIXED | | Resolved on | Aug 11, 2012 14:06 | | Version | trunk | | OS | All | | Attachments | [reduced test case](https://user-images.githubusercontent.com/16542/143745813-ba613eb8-1659-4269-bd00-7abcd9621aba.gz) | | CC | @lattne...
MachineCSE doesn't eliminate duplicate GOTPCREL loads
https://api.github.com/repos/llvm/llvm-project/issues/13950/comments
4
2012-08-11T12:49:41Z
2021-12-03T23:39:43Z
https://github.com/llvm/llvm-project/issues/13950
1,071,050,369
13,950
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13577](https://llvm.org/bz13577) | | Resolution | FIXED | | Resolved on | Aug 12, 2012 13:05 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@chandlerc,@darkbuck | ## Extended Description When using llvm/clang (r161493) to compile llvm...
llvm/clang compile error: "fatal error: error in backend"
https://api.github.com/repos/llvm/llvm-project/issues/13949/comments
3
2012-08-11T10:12:36Z
2021-12-03T23:39:42Z
https://github.com/llvm/llvm-project/issues/13949
1,071,050,367
13,949
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13576](https://llvm.org/bz13576) | | Resolution | FIXED | | Resolved on | Aug 16, 2012 05:22 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745812-683f00d5-13bc-41c0-870a-c9c3f9164a02.gz) | | Reporter | LLVM ...
Failing assert: cannot make instruction into two-address form
https://api.github.com/repos/llvm/llvm-project/issues/13948/comments
3
2012-08-11T02:05:26Z
2021-12-03T23:39:41Z
https://github.com/llvm/llvm-project/issues/13948
1,071,050,363
13,948
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13575](https://llvm.org/bz13575) | | Resolution | FIXED | | Resolved on | Oct 09, 2017 17:40 | | Version | 3.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @hyp,@DougGregor,@jkorous-apple | ## Extended Description The code snippet below defines two different ...
USR mangling is not unique
https://api.github.com/repos/llvm/llvm-project/issues/13947/comments
12
2012-08-10T23:36:43Z
2021-12-03T23:39:40Z
https://github.com/llvm/llvm-project/issues/13947
1,071,050,359
13,947
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13574](https://llvm.org/bz13574) | | Resolution | FIXED | | Resolved on | Aug 22, 2012 12:31 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description GCC can convert the double version of some math function to flo...
Lack of math lib call conversion
https://api.github.com/repos/llvm/llvm-project/issues/13946/comments
3
2012-08-10T21:09:26Z
2021-12-03T23:39:40Z
https://github.com/llvm/llvm-project/issues/13946
1,071,050,354
13,946
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13573](https://llvm.org/bz13573) | | Resolution | FIXED | | Resolved on | Feb 24, 2013 09:41 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description $ cat t.cpp extern "C" { template<typename _Tp> void ref(const _Tp&) = delete; } $ clang -std...
crash-on-invalid: extern "C" deleted template function.
https://api.github.com/repos/llvm/llvm-project/issues/13945/comments
1
2012-08-10T19:56:21Z
2021-12-03T23:39:39Z
https://github.com/llvm/llvm-project/issues/13945
1,071,050,350
13,945
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13572](https://llvm.org/bz13572) | | Resolution | FIXED | | Resolved on | Aug 14, 2012 10:52 | | Version | trunk | | OS | Linux | | Attachments | [Testcase to reproduce this problem](https://user-images.githubusercontent.com/60944935/143745811-474dbefe-8a1c-4ada-ab8c-48a7517c0c1...
[Hexagon] LLVM is unnecessarily saving and restoring callee-saved registers and also generating allocframe and dealloc frame
https://api.github.com/repos/llvm/llvm-project/issues/13944/comments
3
2012-08-10T17:00:15Z
2021-12-03T23:39:38Z
https://github.com/llvm/llvm-project/issues/13944
1,071,050,344
13,944
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13571](https://llvm.org/bz13571) | | Resolution | DUPLICATE | | Resolved on | Aug 11, 2012 09:16 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143745809-71453f53-1f38-4717-9049-8b596af6c34a.gz), [run...
Assertion in include/llvm/Support/Casting.h: isa<X>(Val) && "cast<Ty>() argument of incompatible type!"
https://api.github.com/repos/llvm/llvm-project/issues/13943/comments
1
2012-08-10T13:45:56Z
2021-12-03T23:39:37Z
https://github.com/llvm/llvm-project/issues/13943
1,071,050,336
13,943
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13570](https://llvm.org/bz13570) | | Resolution | FIXED | | Resolved on | Aug 13, 2012 16:29 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143745808-b572fae0-61a6-44e7-9ce8-7752487b9688.gz) | | Reporter | LLVM...
Reaching unreachable with C++11's auto keyword and -g flag
https://api.github.com/repos/llvm/llvm-project/issues/13942/comments
5
2012-08-10T10:35:52Z
2021-12-03T23:39:35Z
https://github.com/llvm/llvm-project/issues/13942
1,071,050,328
13,942
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13569](https://llvm.org/bz13569) | | Resolution | FIXED | | Resolved on | Aug 10, 2012 17:46 | | Version | trunk | | OS | Linux | | Attachments | [Proprocessed file](https://user-images.githubusercontent.com/60944935/143745807-c9c84994-505d-4a44-9edc-6bb1bcc81cf3.gz) | | Reporte...
Clang crashes analyzing Yate
https://api.github.com/repos/llvm/llvm-project/issues/13941/comments
5
2012-08-10T09:49:47Z
2021-12-03T23:39:34Z
https://github.com/llvm/llvm-project/issues/13941
1,071,050,322
13,941
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13568](https://llvm.org/bz13568) | | Resolution | WORKSFORME | | Resolved on | Jul 18, 2019 18:03 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @JDevlieghere | ## Extended Description In the bug 12621 Greg Clayton said if I use op...
can't evaluate basic_string element via operator[]
https://api.github.com/repos/llvm/llvm-project/issues/13940/comments
1
2012-08-10T05:28:39Z
2022-01-20T02:10:00Z
https://github.com/llvm/llvm-project/issues/13940
1,071,050,319
13,940
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13567](https://llvm.org/bz13567) | | Resolution | INVALID | | Resolved on | Aug 09, 2012 16:06 | | Version | trunk | | OS | Linux | | Attachments | [example code](https://user-images.githubusercontent.com/60944935/143745806-8a85f0eb-775e-4c7f-95ad-f2c1db509d18.gz) | | Reporter |...
Overloading ambiguity is not reported
https://api.github.com/repos/llvm/llvm-project/issues/13939/comments
1
2012-08-09T20:37:46Z
2021-12-03T23:39:33Z
https://github.com/llvm/llvm-project/issues/13939
1,071,050,315
13,939
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13566](https://llvm.org/bz13566) | | Version | 3.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@JVApen,@zygoloid | ## Extended Description Clang version: Apple clang version 4.0 (tags/Apple/clang-421.0.60) (based on LLVM 3.1svn) ...
"reference to non-static member function must be called" diagnostic should suggest missing 'template'
https://api.github.com/repos/llvm/llvm-project/issues/13938/comments
6
2012-08-09T19:52:01Z
2023-05-21T10:22:34Z
https://github.com/llvm/llvm-project/issues/13938
1,071,050,307
13,938
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13565](https://llvm.org/bz13565) | | Resolution | FIXED | | Resolved on | Jul 07, 2017 12:09 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#13707 | | CC | @compnerd,@erichkeane,@zmodem,@tritao,@belkadan,@tkremenek | ## Extended Description Run...
printf format specifiers for different platforms
https://api.github.com/repos/llvm/llvm-project/issues/13937/comments
5
2012-08-09T17:57:21Z
2021-12-03T23:39:31Z
https://github.com/llvm/llvm-project/issues/13937
1,071,050,301
13,937
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13564](https://llvm.org/bz13564) | | Resolution | FIXED | | Resolved on | Sep 06, 2012 09:45 | | Version | trunk | | OS | All | | Attachments | [Patch](https://user-images.githubusercontent.com/60944935/143745804-ec438799-00b4-4d59-9146-4a52acd6b475.gz) | | Reporter | LLVM Bugzi...
Extend BasicAliasAnalysis to recognize cyclic NoAlias phis in loops
https://api.github.com/repos/llvm/llvm-project/issues/13936/comments
1
2012-08-09T17:31:07Z
2021-12-03T23:39:30Z
https://github.com/llvm/llvm-project/issues/13936
1,071,050,299
13,936
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13563](https://llvm.org/bz13563) | | Resolution | FIXED | | Resolved on | Oct 04, 2012 00:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@echristo,@efriedma-quic | ## Extended Description This tiny example: target datalayout = "e-...
miscompile of trivial sret example at -O0
https://api.github.com/repos/llvm/llvm-project/issues/13935/comments
5
2012-08-09T07:01:16Z
2021-12-03T23:39:30Z
https://github.com/llvm/llvm-project/issues/13935
1,071,050,292
13,935
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13562](https://llvm.org/bz13562) | | Resolution | FIXED | | Resolved on | Aug 08, 2012 19:33 | | Version | trunk | | OS | Linux | | Attachments | [source file](https://user-images.githubusercontent.com/37638775/143745803-974b718e-1738-434e-8faa-a144e3663b49.gz) | | CC | @efriedm...
ARM eabi: 8-byte aligned structure passed in odd-even register pair
https://api.github.com/repos/llvm/llvm-project/issues/13934/comments
2
2012-08-09T02:04:04Z
2021-12-03T23:39:29Z
https://github.com/llvm/llvm-project/issues/13934
1,071,050,290
13,934
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13561](https://llvm.org/bz13561) | | Resolution | FIXED | | Resolved on | Nov 29, 2012 05:02 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-bugzilla-archive#13893 | | Attachments | [bz2 archive with files required to reproduce crash](https://user-images.githubuserc...
LLVM ERROR: Cannot select: 0x14214bb10: i16 = extract_vector_elt 0x14214b910, 0x142142c10 [ID=30]
https://api.github.com/repos/llvm/llvm-project/issues/13933/comments
9
2012-08-09T01:52:05Z
2021-12-03T23:39:28Z
https://github.com/llvm/llvm-project/issues/13933
1,071,050,283
13,933
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13560](https://llvm.org/bz13560) | | Resolution | WONTFIX | | Resolved on | Jan 18, 2016 17:02 | | Version | unspecified | | OS | Linux | | Attachments | [The affected preprocessed benchmark](https://user-images.githubusercontent.com/60944935/143745799-77ab874f-645a-4764-ac38-93...
Polly suffers regression on dynprog benchmark from polybench due to additional load
https://api.github.com/repos/llvm/llvm-project/issues/13932/comments
3
2012-08-09T01:29:06Z
2022-01-20T02:36:22Z
https://github.com/llvm/llvm-project/issues/13932
1,071,050,278
13,932
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13559](https://llvm.org/bz13559) | | Resolution | FIXED | | Resolved on | Apr 21, 2016 09:10 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@echristo | ## Extended Description On this testcase: struct X { X(int j) : i(j) ...
clang fails to apply constructor alias optimization
https://api.github.com/repos/llvm/llvm-project/issues/13931/comments
2
2012-08-09T01:19:11Z
2021-12-03T23:39:26Z
https://github.com/llvm/llvm-project/issues/13931
1,071,050,269
13,931
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13558](https://llvm.org/bz13558) | | Resolution | FIXED | | Resolved on | Aug 08, 2012 18:32 | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description grep -lr '[Cc]ompatiblity' . ./include/clang/Sema/Sema.h ./lib/Parse/ParseObjc.cpp ./lib/Sema/SemaDeclObj...
ActOnCompatiblityAlias misspells "Compatiblity" at API boundary
https://api.github.com/repos/llvm/llvm-project/issues/13930/comments
1
2012-08-09T01:03:22Z
2021-12-03T23:39:25Z
https://github.com/llvm/llvm-project/issues/13930
1,071,050,262
13,930
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13557](https://llvm.org/bz13557) | | Version | trunk | | OS | All | | CC | @isanbard | ## Extended Description With the advent of `.pushsection', `.popsection', and `.previous' being added to the MC Darwin integrated assembler, the code in DarwinAsmParser.cpp and ELFAsmParser....
Refactor some of the MC code
https://api.github.com/repos/llvm/llvm-project/issues/13929/comments
0
2012-08-09T01:00:20Z
2021-12-03T23:39:24Z
https://github.com/llvm/llvm-project/issues/13929
1,071,050,258
13,929
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13556](https://llvm.org/bz13556) | | Resolution | FIXED | | Resolved on | Jan 19, 2016 09:10 | | Version | trunk | | OS | Windows NT | | Attachments | [Patch and test case](https://user-images.githubusercontent.com/60944935/143745797-cc175950-6083-4d5a-995b-b31b2cbffbb6.gz), [A ...
ARM AsmPrinter doesn't support %H modifier in inline ASM
https://api.github.com/repos/llvm/llvm-project/issues/13928/comments
2
2012-08-09T00:57:58Z
2021-12-03T23:39:24Z
https://github.com/llvm/llvm-project/issues/13928
1,071,050,250
13,928
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13555](https://llvm.org/bz13555) | | Version | 3.1 | | OS | MacOS X | | Attachments | [Reduced XCode project files.](https://user-images.githubusercontent.com/60944935/143745796-82db926d-4550-49e3-8784-e943a3988ae0.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGrego...
RTTI information unavailable from shared libraries only when method overriding
https://api.github.com/repos/llvm/llvm-project/issues/13927/comments
1
2012-08-09T00:01:49Z
2021-12-03T23:39:23Z
https://github.com/llvm/llvm-project/issues/13927
1,071,050,245
13,927
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13554](https://llvm.org/bz13554) | | Resolution | FIXED | | Resolved on | Dec 05, 2012 22:06 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#14330 | | Attachments | [Command line used to build the .o](https://user-images.githubusercontent.com/60944935...
`b My::Function` in gdb breaks at last line of previous function
https://api.github.com/repos/llvm/llvm-project/issues/13926/comments
14
2012-08-08T23:53:49Z
2024-08-14T19:15:47Z
https://github.com/llvm/llvm-project/issues/13926
1,071,050,242
13,926
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13553](https://llvm.org/bz13553) | | Resolution | INVALID | | Resolved on | Aug 08, 2012 14:55 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@zygoloid | ## Extended Description When compiling the following code: =...
Different behavior between g++ and clang++ when evaluating function calls as parameters
https://api.github.com/repos/llvm/llvm-project/issues/13925/comments
1
2012-08-08T21:45:51Z
2021-12-03T23:39:21Z
https://github.com/llvm/llvm-project/issues/13925
1,071,050,234
13,925
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13552](https://llvm.org/bz13552) | | Resolution | FIXED | | Resolved on | Nov 06, 2012 18:13 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie | ## Extended Description void foo() { int* buf = new int[10]; } AST-dump of thi...
Wrong end location for C++ "new"
https://api.github.com/repos/llvm/llvm-project/issues/13924/comments
2
2012-08-08T16:13:09Z
2021-12-03T23:39:20Z
https://github.com/llvm/llvm-project/issues/13924
1,071,050,230
13,924
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13551](https://llvm.org/bz13551) | | Resolution | INVALID | | Resolved on | Aug 08, 2012 09:53 | | Version | 3.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description The following has been confirmed with clang version 3.1 (branches/rele...
Bus error / Segmentation Fault in generated code on generated vector copy
https://api.github.com/repos/llvm/llvm-project/issues/13923/comments
2
2012-08-08T15:02:11Z
2021-12-03T23:39:19Z
https://github.com/llvm/llvm-project/issues/13923
1,071,050,223
13,923
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13550](https://llvm.org/bz13550) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:01 | | Version | unspecified | | OS | Linux | | CC | @tobiasgrosser | ## Extended Description I was trying to configure and build an LLVM without polly, while the sources of polly were ch...
Cannot configure or cmake LLVM without polly when tools/polly is present
https://api.github.com/repos/llvm/llvm-project/issues/13922/comments
3
2012-08-08T09:56:35Z
2021-12-03T23:39:18Z
https://github.com/llvm/llvm-project/issues/13922
1,071,050,215
13,922
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13549](https://llvm.org/bz13549) | | Resolution | FIXED | | Resolved on | Jan 02, 2021 04:44 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon | ## Extended Description #include <cstdio> size_t ComputeMemSize(int hps) { size_t ps = h...
Reassociate: should we convert c*c+c+c+c*c*c to c*(c*c+c+2)? We currently have c*(c*c+c)+c*2.
https://api.github.com/repos/llvm/llvm-project/issues/13921/comments
2
2012-08-08T02:01:01Z
2021-12-03T23:39:17Z
https://github.com/llvm/llvm-project/issues/13921
1,071,050,207
13,921
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13548](https://llvm.org/bz13548) | | Version | 3.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I blithely wrote the following code: #pragma clang diagnostic push ignored "-Wdeprecated-declarations" Which should not be expected to work,...
#pragma clang diagnostic push ignores garbage at end of line without warning
https://api.github.com/repos/llvm/llvm-project/issues/13920/comments
1
2012-08-08T01:09:39Z
2023-06-26T14:02:49Z
https://github.com/llvm/llvm-project/issues/13920
1,071,050,204
13,920
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13547](https://llvm.org/bz13547) | | Resolution | FIXED | | Resolved on | Aug 07, 2012 21:25 | | Version | trunk | | OS | other | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@efriedma-quic,@nunoplopes | ## Extended Description #include <stdio.h> #include <string...
clang optimizes away null terminator
https://api.github.com/repos/llvm/llvm-project/issues/13919/comments
3
2012-08-07T22:57:52Z
2021-12-03T23:39:16Z
https://github.com/llvm/llvm-project/issues/13919
1,071,050,199
13,919
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13546](https://llvm.org/bz13546) | | Resolution | FIXED | | Resolved on | Aug 14, 2012 20:07 | | Version | trunk | | OS | MacOS X | | CC | @echristo | ## Extended Description Using the example plugin as an example: $ ~/build/llvm/Release+Asserts/bin/clang++ -Xclang -load -Xcl...
Clang plugins do not work on OS X if installed
https://api.github.com/repos/llvm/llvm-project/issues/13918/comments
4
2012-08-07T20:07:35Z
2021-12-03T23:39:15Z
https://github.com/llvm/llvm-project/issues/13918
1,071,050,195
13,918
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13545](https://llvm.org/bz13545) | | Version | unspecified | | OS | Windows NT | | Attachments | [patch for getting cling's dynamic library loading](https://user-images.githubusercontent.com/60944935/143745792-f252e7c4-70bb-4f38-948a-61bfa775e06d.gz) | | Reporter | LLVM Bugzilla...
Insufficient length for magic number identification on windows.
https://api.github.com/repos/llvm/llvm-project/issues/13917/comments
0
2012-08-07T19:43:57Z
2021-12-03T23:39:14Z
https://github.com/llvm/llvm-project/issues/13917
1,071,050,186
13,917
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13544](https://llvm.org/bz13544) | | Resolution | WORKSFORME | | Resolved on | Aug 07, 2012 13:06 | | Version | 3.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description If a library is passed multiple times to llvm-ld without ...
Passing a library multiple times to llvm-ld destroys order of positional arguments
https://api.github.com/repos/llvm/llvm-project/issues/13916/comments
2
2012-08-07T19:37:51Z
2022-01-20T02:09:59Z
https://github.com/llvm/llvm-project/issues/13916
1,071,050,182
13,916
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13543](https://llvm.org/bz13543) | | Resolution | FIXED | | Resolved on | Aug 07, 2012 16:31 | | Version | trunk | | OS | MacOS X | | Attachments | [Log of clang run](https://user-images.githubusercontent.com/60944935/143745791-78558817-1165-4263-951b-1e5571f866fd.gz) | | Report...
UNREACHABLE in method HasSideEffects
https://api.github.com/repos/llvm/llvm-project/issues/13915/comments
1
2012-08-07T10:12:00Z
2021-12-03T23:39:12Z
https://github.com/llvm/llvm-project/issues/13915
1,071,050,178
13,915
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13542](https://llvm.org/bz13542) | | Resolution | FIXED | | Resolved on | Aug 08, 2012 18:59 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic,@sunfishcode | ## Extended Description For the below code after doing " O2 ...
Problem with LICM optimization
https://api.github.com/repos/llvm/llvm-project/issues/13914/comments
3
2012-08-07T08:30:34Z
2021-12-03T23:39:12Z
https://github.com/llvm/llvm-project/issues/13914
1,071,050,173
13,914
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13541](https://llvm.org/bz13541) | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@nico | ## Extended Description Here the developer thought the _pift is string and trying to catenate. but clang suggests to use indexing which is no...
clang print wrong diagnostics for -Wstring-plus-int in some cases
https://api.github.com/repos/llvm/llvm-project/issues/13913/comments
6
2012-08-07T06:47:53Z
2022-01-26T22:18:26Z
https://github.com/llvm/llvm-project/issues/13913
1,071,050,163
13,913
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13540](https://llvm.org/bz13540) | | Version | unspecified | | OS | All | | CC | @zygoloid,@seanm | ## Extended Description eg on this: bool f(bool b) { return b == 48; } use case: I had if (a == 4) somewhere, then i moved that into a variable cond, and incompletely ...
clang should warn on comparing bools to integer constants
https://api.github.com/repos/llvm/llvm-project/issues/13912/comments
4
2012-08-07T00:39:58Z
2023-04-15T09:57:53Z
https://github.com/llvm/llvm-project/issues/13912
1,071,050,160
13,912
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13539](https://llvm.org/bz13539) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description Both MSVC and gcc (4.5.0) handle the following code. clang will give : error: use of overloaded opera...
use of overloaded operator '+' is ambiguous if a template conversion operator also exists
https://api.github.com/repos/llvm/llvm-project/issues/13911/comments
5
2012-08-06T21:28:19Z
2023-11-03T11:55:10Z
https://github.com/llvm/llvm-project/issues/13911
1,071,050,153
13,911
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13538](https://llvm.org/bz13538) | | Version | trunk | | OS | Linux | | Attachments | [auxiliary files produced by the assertion (preprocessed input)](https://user-images.githubusercontent.com/60944935/143745788-0ceabe14-1fb7-46be-bb10-f0f10d2ebbbf.gz) | | Reporter | LLVM Bugzil...
Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/13910/comments
11
2012-08-06T20:34:49Z
2023-06-25T09:46:16Z
https://github.com/llvm/llvm-project/issues/13910
1,071,050,147
13,910
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13537](https://llvm.org/bz13537) | | Resolution | FIXED | | Resolved on | Jun 16, 2016 08:17 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#18926 | | Reporter | LLVM Bugzilla Contributor | | CC | @rengolin | ## Extended Description For the ARMv7 inst...
llvm-mc incorrectly assembles ADR instructions for ARM
https://api.github.com/repos/llvm/llvm-project/issues/13909/comments
1
2012-08-06T19:29:03Z
2021-12-03T23:39:07Z
https://github.com/llvm/llvm-project/issues/13909
1,071,050,141
13,909
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13536](https://llvm.org/bz13536) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This is currently encoded as a 32-bit instruction: ldr r0, [pc, #&#8203;4] It could be translated to: ldr, r0, #&#8203;4 and encoded as the 16...
llvm-mc does not use 16-bit instruction to encode pc-relative LDR
https://api.github.com/repos/llvm/llvm-project/issues/13908/comments
0
2012-08-06T19:26:13Z
2021-12-03T23:39:06Z
https://github.com/llvm/llvm-project/issues/13908
1,071,050,133
13,908
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13535](https://llvm.org/bz13535) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This is currently encoded as a 32-bit instruction: add r0, pc, #&#8203;4 It could be translated to: adr, r0, #&#8203;4 and encoded as the 16-b...
llvm-mc does not use 16-bit instruction to encode pc-relative ADD
https://api.github.com/repos/llvm/llvm-project/issues/13907/comments
0
2012-08-06T19:22:43Z
2021-12-03T23:39:06Z
https://github.com/llvm/llvm-project/issues/13907
1,071,050,129
13,907
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13534](https://llvm.org/bz13534) | | Resolution | FIXED | | Resolved on | Aug 06, 2012 11:43 | | Version | 3.0 | | OS | Linux | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143745785-a8c62a35-976b-4429-8677-204520cb0048.gz), [Clean con...
Segfault in clang::Sema::DeduceAutoType
https://api.github.com/repos/llvm/llvm-project/issues/13906/comments
11
2012-08-06T17:57:55Z
2021-12-03T23:39:05Z
https://github.com/llvm/llvm-project/issues/13906
1,071,050,127
13,906
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13533](https://llvm.org/bz13533) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @gribozavr,@tkremenek | ## Extended Description -Wdocumentation complains about use of @&#8203;para...
-Wdocumentation complains about @&#8203;param on typedef
https://api.github.com/repos/llvm/llvm-project/issues/13905/comments
3
2012-08-06T15:25:54Z
2021-12-03T23:39:04Z
https://github.com/llvm/llvm-project/issues/13905
1,071,050,121
13,905
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13532](https://llvm.org/bz13532) | | Resolution | FIXED | | Resolved on | Nov 13, 2012 11:53 | | Version | trunk | | OS | Linux | | Attachments | [Patch that checks for f64 support before using it](https://user-images.githubusercontent.com/60944935/143745784-08a0a4c2-ab4f-4725-a...
Assert on expanded UINT_TO_FP on backends without native f64 support (e.g. Mips and MBlaze)
https://api.github.com/repos/llvm/llvm-project/issues/13904/comments
1
2012-08-06T14:23:42Z
2021-12-03T23:39:03Z
https://github.com/llvm/llvm-project/issues/13904
1,071,050,115
13,904
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13531](https://llvm.org/bz13531) | | Resolution | FIXED | | Resolved on | Aug 06, 2012 19:49 | | Version | trunk | | OS | MacOS X | | Attachments | [Log of clang run](https://user-images.githubusercontent.com/60944935/143745783-d1e07e37-4ee9-4df9-8324-c21cc6390634.gz) | | Report...
Assertion "Cannot get layout of forward declarations" when using -gdwarf-2
https://api.github.com/repos/llvm/llvm-project/issues/13903/comments
1
2012-08-06T13:11:16Z
2021-12-03T23:39:02Z
https://github.com/llvm/llvm-project/issues/13903
1,071,050,108
13,903
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13530](https://llvm.org/bz13530) | | Resolution | FIXED | | Resolved on | Sep 12, 2017 01:38 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@ht990332,@tkremenek,@llunak,@nlewycky,@nico,@paulmenzel,@zygoloid | ## Extended Descrip...
clang++ --std=gnu++11 fails to compile <iostream>
https://api.github.com/repos/llvm/llvm-project/issues/13902/comments
9
2012-08-06T09:46:47Z
2021-12-03T23:39:01Z
https://github.com/llvm/llvm-project/issues/13902
1,071,050,099
13,902
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13529](https://llvm.org/bz13529) | | Resolution | FIXED | | Resolved on | Aug 05, 2012 23:10 | | Version | 3.1 | | OS | FreeBSD | | Attachments | [Typescript of the build session](https://user-images.githubusercontent.com/60944935/143745782-096cd2e7-d255-4d42-8462-fe59323be915.g...
clang-cpp dumps core while building audacious
https://api.github.com/repos/llvm/llvm-project/issues/13901/comments
1
2012-08-06T04:51:14Z
2021-12-03T23:39:00Z
https://github.com/llvm/llvm-project/issues/13901
1,071,050,095
13,901
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13528](https://llvm.org/bz13528) | | Version | 3.0 | | OS | Linux | | Attachments | [proof of concept to trigger the false positive. Use scan-build clang -o poc poc.c](https://user-images.githubusercontent.com/60944935/143745781-076082b7-b492-41a9-a16b-4a2c84afd507.gz) | | Repor...
false positive: condition using "optind"
https://api.github.com/repos/llvm/llvm-project/issues/13900/comments
4
2012-08-05T15:49:20Z
2021-12-03T23:38:59Z
https://github.com/llvm/llvm-project/issues/13900
1,071,050,089
13,900
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13527](https://llvm.org/bz13527) | | Resolution | FIXED | | Resolved on | Aug 05, 2012 21:25 | | Version | unspecified | | OS | All | | CC | @DougGregor,@zygoloid | ## Extended Description $ cat t.cpp struct X { ~X() = delete; }; X::~X() = default; $ clang -std=c++11 t.cpp...
crash-on-invalid: assertion failure when destructor is both deleted and defaulted
https://api.github.com/repos/llvm/llvm-project/issues/13899/comments
1
2012-08-05T13:52:16Z
2021-12-03T23:38:59Z
https://github.com/llvm/llvm-project/issues/13899
1,071,050,082
13,899
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13526](https://llvm.org/bz13526) | | Version | 3.1 | | OS | Linux | | Attachments | [Core dump from the crash caused by the bug](https://user-images.githubusercontent.com/60944935/143745780-7c07c137-72af-445c-97f0-de07c12e2554.gz) | | Reporter | LLVM Bugzilla Contributor | ## E...
LLVM::Triple code called by LLVMWriteBitcodeToFile segfaults
https://api.github.com/repos/llvm/llvm-project/issues/13898/comments
1
2012-08-05T05:30:33Z
2021-12-03T23:38:58Z
https://github.com/llvm/llvm-project/issues/13898
1,071,050,079
13,898
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13525](https://llvm.org/bz13525) | | Resolution | INVALID | | Resolved on | Sep 05, 2012 18:05 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks | ## Extended Description #include <gtest/gtest.h> void f(int** i) { *i = new int(); ...
GTest ASSERT_NO_THROW
https://api.github.com/repos/llvm/llvm-project/issues/13897/comments
11
2012-08-05T00:39:10Z
2021-12-03T23:38:57Z
https://github.com/llvm/llvm-project/issues/13897
1,071,050,074
13,897
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13524](https://llvm.org/bz13524) | | Version | trunk | | OS | Linux | | Attachments | [Small test case](https://user-images.githubusercontent.com/60944935/143745777-ebb77931-797e-4503-9f4a-920f60ff959b.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Exten...
Templated definition of static member with variadic template specialization
https://api.github.com/repos/llvm/llvm-project/issues/13896/comments
3
2012-08-04T20:33:30Z
2023-05-21T19:16:58Z
https://github.com/llvm/llvm-project/issues/13896
1,071,050,066
13,896
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13523](https://llvm.org/bz13523) | | Resolution | FIXED | | Resolved on | Aug 03, 2012 17:09 | | Version | 3.1 | | OS | Linux | | Attachments | [reduced test case (not valid code)](https://user-images.githubusercontent.com/60944935/143745776-97eea4e4-5f4a-4afc-800c-7b7762cac375....
Failed assertion: `ModLen == 0 && ArgLen == 0 && "Invalid modifier for QualType argument"'
https://api.github.com/repos/llvm/llvm-project/issues/13895/comments
1
2012-08-03T23:41:27Z
2021-12-03T23:38:55Z
https://github.com/llvm/llvm-project/issues/13895
1,071,050,061
13,895
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13522](https://llvm.org/bz13522) | | Resolution | FIXED | | Resolved on | Aug 04, 2012 04:48 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description I just stumbled across an error that valgrind reported ("read after fr...
Subtle precondition in StructType::setName
https://api.github.com/repos/llvm/llvm-project/issues/13894/comments
1
2012-08-03T17:40:35Z
2021-12-03T23:38:54Z
https://github.com/llvm/llvm-project/issues/13894
1,071,050,052
13,894
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13521](https://llvm.org/bz13521) | | Resolution | INVALID | | Resolved on | Aug 03, 2012 07:12 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description A simple function compilation crashes in release mode, however code genera...
[NVPTX] Crash in backend when compiled in release mode
https://api.github.com/repos/llvm/llvm-project/issues/13893/comments
1
2012-08-03T06:17:38Z
2021-12-03T23:38:53Z
https://github.com/llvm/llvm-project/issues/13893
1,071,050,046
13,893
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13520](https://llvm.org/bz13520) | | Version | unspecified | | OS | Linux | ## Extended Description This code triggers a -Wunused-private-field false positive on C::S::k: class C { struct X { int n; } x; public: class S { private: int k; C *p; public: ...
-Wunused-private-field false positive after error
https://api.github.com/repos/llvm/llvm-project/issues/13892/comments
1
2012-08-03T03:41:37Z
2023-06-26T13:40:04Z
https://github.com/llvm/llvm-project/issues/13892
1,071,050,041
13,892
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13519](https://llvm.org/bz13519) | | Version | unspecified | | OS | All | | Attachments | [approach 1: warn on implicit int->float cast for division expressions](https://user-images.githubusercontent.com/3487/143745775-75bf64f1-fe8a-465b-9cb6-6c5b0e99d6a8.gz) | | CC | @josephcsi...
clang should warn on integer division underflow, or implicit conversion to float of an int division
https://api.github.com/repos/llvm/llvm-project/issues/13891/comments
3
2012-08-03T01:52:25Z
2023-05-21T14:24:14Z
https://github.com/llvm/llvm-project/issues/13891
1,071,050,036
13,891
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13518](https://llvm.org/bz13518) | | Resolution | FIXED | | Resolved on | Apr 11, 2014 19:28 | | Version | trunk | | OS | All | | Attachments | [Test.h](https://user-images.githubusercontent.com/92601897/143745770-8af30460-6a07-42e3-9c33-b7af13de2b08.gz), [Test.cpp](https://user...
Debug info for the constructor of a templated class emits file for prototype instead of definition
https://api.github.com/repos/llvm/llvm-project/issues/13890/comments
5
2012-08-02T21:05:00Z
2021-12-03T23:38:51Z
https://github.com/llvm/llvm-project/issues/13890
1,071,050,031
13,890
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13517](https://llvm.org/bz13517) | | Resolution | INVALID | | Resolved on | Jan 08, 2013 16:55 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description When I define a static member using auto and conste...
Static constexpr definitions used inside template
https://api.github.com/repos/llvm/llvm-project/issues/13889/comments
5
2012-08-02T18:49:40Z
2025-03-12T04:12:28Z
https://github.com/llvm/llvm-project/issues/13889
1,071,050,029
13,889
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13516](https://llvm.org/bz13516) | | Version | trunk | | OS | All | | CC | @asl | ## Extended Description I got this e-mail from Tim Starling (reproduced with authorization): " I think that the problem is probably exhaustion of the branch target buffer. In x86-64 with CodeMod...
JIT always emits far calls
https://api.github.com/repos/llvm/llvm-project/issues/13888/comments
3
2012-08-02T17:25:47Z
2021-12-03T23:38:49Z
https://github.com/llvm/llvm-project/issues/13888
1,071,050,024
13,888
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13515](https://llvm.org/bz13515) | | Version | trunk | | OS | All | ## Extended Description JIT::runFunction() creates stubs with internal linkage: " // First, create the function. FunctionType *STy=FunctionType::get(RetTy, false); Function *Stub = Function::Create(STy,...
JIT::runFunction() creates stubs with internal linkage
https://api.github.com/repos/llvm/llvm-project/issues/13887/comments
1
2012-08-02T17:13:35Z
2021-12-30T16:02:01Z
https://github.com/llvm/llvm-project/issues/13887
1,071,050,016
13,887
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13514](https://llvm.org/bz13514) | | Version | trunk | | OS | All | | Attachments | [run as: clang -cc1 x1.cl](https://user-images.githubusercontent.com/60944935/143745769-dc804512-7e2b-4190-85ba-c52657f13bcc.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Descriptio...
No nested modifiable lvalue checking
https://api.github.com/repos/llvm/llvm-project/issues/13886/comments
2
2012-08-02T16:58:32Z
2023-05-22T04:17:35Z
https://github.com/llvm/llvm-project/issues/13886
1,071,050,010
13,886
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13513](https://llvm.org/bz13513) | | Resolution | FIXED | | Resolved on | Apr 11, 2014 19:30 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@echristo,@efriedma-quic | ## Extended Description Hi, When we compile the below c...
C++ arguments passed by invisible reference have wrong type
https://api.github.com/repos/llvm/llvm-project/issues/13885/comments
1
2012-08-02T16:33:32Z
2021-12-03T23:38:47Z
https://github.com/llvm/llvm-project/issues/13885
1,071,050,006
13,885
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13512](https://llvm.org/bz13512) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor,@zygoloid | ## Extended Description Clang accepts struct foo { template<typename T> void f(T x) {} }; template void foo::f(in...
Attribute causes explicit instantiation of member template to fail
https://api.github.com/repos/llvm/llvm-project/issues/13884/comments
6
2012-08-02T15:35:32Z
2023-11-03T11:54:48Z
https://github.com/llvm/llvm-project/issues/13884
1,071,050,000
13,884
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13511](https://llvm.org/bz13511) | | Resolution | FIXED | | Resolved on | Sep 09, 2013 07:16 | | Version | trunk | | OS | Linux | | CC | @ryandesign,@simonpcook | ## Extended Description Steps to reproduce: $ cat test.c int main(void) { } $ sudo mkdir /tmp/test $ clang test.c ...
clang is unable to make temporary file when a directory owned by another user with the same basename as the file being compiled exists in /tmp
https://api.github.com/repos/llvm/llvm-project/issues/13883/comments
5
2012-08-02T14:04:10Z
2021-12-03T23:38:45Z
https://github.com/llvm/llvm-project/issues/13883
1,071,049,996
13,883
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13510](https://llvm.org/bz13510) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi, Debug info for typedef(DW_TAG_typedef) not getting generated when it is of pointer type. For e.g. in the below code- typedef struct...
Pointer typedefs getting eliminated from debug info as unused
https://api.github.com/repos/llvm/llvm-project/issues/13882/comments
0
2012-08-02T12:34:39Z
2021-12-03T23:38:44Z
https://github.com/llvm/llvm-project/issues/13882
1,071,049,994
13,882
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13509](https://llvm.org/bz13509) | | Resolution | FIXED | | Resolved on | Aug 02, 2012 08:48 | | Version | trunk | | OS | OpenBSD | | Attachments | [Add OpenBSD arch targets](https://user-images.githubusercontent.com/60944935/143745768-a1cc631a-3a25-4d42-8244-739f66e2de62.gz) | ...
Add OpenBSD arch targets
https://api.github.com/repos/llvm/llvm-project/issues/13881/comments
1
2012-08-02T06:03:27Z
2021-12-03T23:38:43Z
https://github.com/llvm/llvm-project/issues/13881
1,071,049,987
13,881
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13508](https://llvm.org/bz13508) | | Resolution | FIXED | | Resolved on | Aug 02, 2012 07:29 | | Version | trunk | | OS | OpenBSD | | Attachments | [Correct AddDefaultCIncludePaths for OpenBSD](https://user-images.githubusercontent.com/60944935/143745767-a09d8e5e-6ca9-492c-aa6b-...
Correct AddDefaultCIncludePaths for OpenBSD
https://api.github.com/repos/llvm/llvm-project/issues/13880/comments
1
2012-08-02T05:58:18Z
2021-12-03T23:38:43Z
https://github.com/llvm/llvm-project/issues/13880
1,071,049,981
13,880
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13507](https://llvm.org/bz13507) | | Resolution | DUPLICATE | | Resolved on | May 03, 2018 15:09 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@dwblaikie,@jyknight,@zygoloid | ## Extended Description $ cat opte.C #include <stdio.h> ...
Miscompiled one-past-the-end pointer comparison
https://api.github.com/repos/llvm/llvm-project/issues/13879/comments
5
2012-08-01T23:56:20Z
2021-12-03T23:38:42Z
https://github.com/llvm/llvm-project/issues/13879
1,071,049,977
13,879
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13506](https://llvm.org/bz13506) | | Resolution | FIXED | | Resolved on | Aug 01, 2012 15:47 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description This is on the raspberrypi, with the official raspbian ...
Clang compiler cannot link programs on hard float linux ARM system
https://api.github.com/repos/llvm/llvm-project/issues/13878/comments
4
2012-08-01T21:29:24Z
2021-12-03T23:38:41Z
https://github.com/llvm/llvm-project/issues/13878
1,071,049,972
13,878
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13505](https://llvm.org/bz13505) | | Version | 3.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard,@rjmccall | ## Extended Description extern "C" void abort (); int thrown; int as; struct a { a () { ++as; } ~a () { --as; if (thrown++ == 0) thr...
Codegen not generating proper cleanup code for exception handling in destructor of temporary objects.
https://api.github.com/repos/llvm/llvm-project/issues/13877/comments
3
2012-08-01T18:05:33Z
2021-12-03T23:38:40Z
https://github.com/llvm/llvm-project/issues/13877
1,071,049,962
13,877