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 | [13204](https://llvm.org/bz13204) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @adibiagio,@gregbedwell,@RKSimon,@rlougher,@maleadt,@Trass3r | ## Extended Description On gcc, when calls to both sin() and cos() math library calls a...
Optimization pass to combine sin, cos library calls to sincos
https://api.github.com/repos/llvm/llvm-project/issues/13576/comments
10
2012-06-25T17:06:01Z
2023-08-15T14:40:18Z
https://github.com/llvm/llvm-project/issues/13576
1,071,048,292
13,576
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13203](https://llvm.org/bz13203) | | Resolution | INVALID | | Resolved on | Jan 19, 2016 08:34 | | Version | trunk | | OS | MacOS X | | Attachments | [test source](https://user-images.githubusercontent.com/60944935/143745548-304293f6-e09b-4127-b390-ad6f74b7f9b5.gz) | | Reporter ...
vqshrn NEON instruction does not support #​0 immediate shift
https://api.github.com/repos/llvm/llvm-project/issues/13575/comments
1
2012-06-25T16:53:29Z
2021-12-03T23:34:16Z
https://github.com/llvm/llvm-project/issues/13575
1,071,048,289
13,575
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13202](https://llvm.org/bz13202) | | Resolution | FIXED | | Resolved on | Jul 06, 2012 03:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@echristo,@tkremenek | ## Extended Description Not sure yet if it's a clang or LLVM codegen bu...
Clang duplicates debug info for inlined functions
https://api.github.com/repos/llvm/llvm-project/issues/13574/comments
6
2012-06-25T16:29:45Z
2021-12-03T23:34:15Z
https://github.com/llvm/llvm-project/issues/13574
1,071,048,285
13,574
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13201](https://llvm.org/bz13201) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman | ## Extended Description A lot of times, #include " " is used while #include < > should be used. Could a (optional) warning for this be add...
Warning for #include " " instead of < >
https://api.github.com/repos/llvm/llvm-project/issues/13573/comments
13
2012-06-25T15:53:30Z
2023-09-07T06:38:08Z
https://github.com/llvm/llvm-project/issues/13573
1,071,048,281
13,573
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13200](https://llvm.org/bz13200) | | Resolution | FIXED | | Resolved on | Apr 11, 2016 10:33 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-bugzilla-archive#27197 | | Attachments | [source code](https://user-images.githubusercontent.com/60944935/143745544-e0dd47ac-...
Assertion failed: (Verify(getFunctionType(), constraints) && "Function type not legal for constraints!"), function InlineAsm, file /Users/lorca/src/llvm/lib/VMCore/InlineAsm.cpp, line 46.
https://api.github.com/repos/llvm/llvm-project/issues/13572/comments
4
2012-06-25T15:21:08Z
2021-12-03T23:34:13Z
https://github.com/llvm/llvm-project/issues/13572
1,071,048,274
13,572
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13199](https://llvm.org/bz13199) | | Version | 3.1 | | OS | All | | Blocks | llvm/llvm-project#11360 | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@RKSimon,@noloader | ## Extended Description $ cat 1.c #include <inttypes.h> static uint64_t y = 0x123456789ABCD...
clang doesn't support Y-prefixed asm constraints
https://api.github.com/repos/llvm/llvm-project/issues/13571/comments
4
2012-06-25T13:54:39Z
2021-12-03T23:34:12Z
https://github.com/llvm/llvm-project/issues/13571
1,071,048,269
13,571
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13198](https://llvm.org/bz13198) | | Resolution | INVALID | | Resolved on | Jun 25, 2012 12:59 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description Consider: void fn1 () { int it; for (;;) long it; } void fn2 () { for (int it;;) long it; } GC...
Inconsistent behavior for redefinition of local variables
https://api.github.com/repos/llvm/llvm-project/issues/13570/comments
3
2012-06-25T13:22:28Z
2021-12-03T23:34:11Z
https://github.com/llvm/llvm-project/issues/13570
1,071,048,262
13,570
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13197](https://llvm.org/bz13197) | | Resolution | FIXED | | Resolved on | Jun 25, 2012 16:41 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745543-e1942e17-d618-4f55-a6cd-66bea254eb6a.gz) | | Reporter | LLVM ...
clang crashes while evaluating constexpr constructor
https://api.github.com/repos/llvm/llvm-project/issues/13569/comments
1
2012-06-25T12:41:26Z
2021-12-03T23:34:10Z
https://github.com/llvm/llvm-project/issues/13569
1,071,048,259
13,569
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13196](https://llvm.org/bz13196) | | Resolution | FIXED | | Resolved on | Jun 25, 2012 18:42 | | Version | 3.1 | | OS | All | | Attachments | [https://user-images.githubusercontent.com/60944935/143745541-fec4045b-8ccb-4a5d-8a1b-35ff7a48e8d0.gz), [https://user-images.githubuserco...
Invalid type for xmm register inside inline asm
https://api.github.com/repos/llvm/llvm-project/issues/13568/comments
3
2012-06-25T12:03:58Z
2021-12-03T23:34:09Z
https://github.com/llvm/llvm-project/issues/13568
1,071,048,247
13,568
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13195](https://llvm.org/bz13195) | | Resolution | FIXED | | Resolved on | Aug 30, 2012 19:14 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic,@tkremenek | ## Extended Description pes ~/whirl$ cat JSWebKitPoin...
Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /usr/home/rdivacky/llvm/include/llvm/Support/Casting.h, line 194.
https://api.github.com/repos/llvm/llvm-project/issues/13567/comments
13
2012-06-25T10:02:15Z
2021-12-03T23:34:08Z
https://github.com/llvm/llvm-project/issues/13567
1,071,048,242
13,567
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13194](https://llvm.org/bz13194) | | Resolution | FIXED | | Resolved on | Jan 23, 2015 14:38 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#15732 | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@rnk,@steveire | ## Extended Description ...
cmake's use of CMAKE_BUILD_TYPE is too rigid, everything should be tweakable using flags
https://api.github.com/repos/llvm/llvm-project/issues/13566/comments
5
2012-06-25T10:01:18Z
2021-12-03T23:34:08Z
https://github.com/llvm/llvm-project/issues/13566
1,071,048,239
13,566
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13193](https://llvm.org/bz13193) | | Resolution | WONTFIX | | Resolved on | Feb 03, 2014 02:31 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#15732 | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@steveire | ## Extended Description On ...
cmake build system fails to find libffi headers on Ubuntu 12.04
https://api.github.com/repos/llvm/llvm-project/issues/13565/comments
3
2012-06-25T09:58:43Z
2022-01-20T02:36:15Z
https://github.com/llvm/llvm-project/issues/13565
1,071,048,231
13,565
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13192](https://llvm.org/bz13192) | | Resolution | WORKSFORME | | Resolved on | Jun 25, 2012 03:10 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc | ## Extended Description The --with-binutils-include configure option is needed wh...
cmake build doesn't support --with-binutils-include
https://api.github.com/repos/llvm/llvm-project/issues/13564/comments
1
2012-06-25T09:50:56Z
2022-01-20T02:09:40Z
https://github.com/llvm/llvm-project/issues/13564
1,071,048,226
13,564
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13191](https://llvm.org/bz13191) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#15732 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@chandlerc,@filcab,@zygoloid,@rnk | ## Extended ...
cmake build doesn't support enabling expensive checks
https://api.github.com/repos/llvm/llvm-project/issues/13563/comments
8
2012-06-25T09:48:57Z
2021-12-03T23:34:05Z
https://github.com/llvm/llvm-project/issues/13563
1,071,048,224
13,563
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13190](https://llvm.org/bz13190) | | Resolution | FIXED | | Resolved on | Jun 26, 2013 15:15 | | Version | trunk | | OS | Linux | | CC | @dwblaikie,@tkremenek | ## Extended Description gcc -Wnonnull warns about this code: void (*bar)(void *x) __attribute__((nonnull)); int ma...
attribute((nonnull)) warnings don't work for function pointers
https://api.github.com/repos/llvm/llvm-project/issues/13562/comments
6
2012-06-24T18:07:03Z
2021-12-03T23:34:04Z
https://github.com/llvm/llvm-project/issues/13562
1,071,048,219
13,562
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13189](https://llvm.org/bz13189) | | Resolution | FIXED | | Resolved on | Jul 01, 2012 10:59 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Defining va_list in a precompiled header result in type in...
va_list broken with precompiled headers
https://api.github.com/repos/llvm/llvm-project/issues/13561/comments
4
2012-06-24T16:59:02Z
2021-12-03T23:34:03Z
https://github.com/llvm/llvm-project/issues/13561
1,071,048,212
13,561
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13188](https://llvm.org/bz13188) | | Resolution | FIXED | | Resolved on | Jul 04, 2012 15:57 | | Version | trunk | | OS | FreeBSD | | Attachments | [Pre-processed source](https://user-images.githubusercontent.com/92601275/143745535-d8320f9e-3463-4907-9bd7-60ff0ed631a7.gz), [Scri...
Assertion failed: (!MBB->pred_empty() && "Value live-in to entry block?")
https://api.github.com/repos/llvm/llvm-project/issues/13560/comments
3
2012-06-24T09:45:39Z
2021-12-03T23:34:02Z
https://github.com/llvm/llvm-project/issues/13560
1,071,048,206
13,560
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13187](https://llvm.org/bz13187) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Looking at <http://stackoverflow.com/questions/10308167/when-enabling-c11-with-stdlibc-4-7-clang-error-out-while-gcc-compile...
The version of GCC that clang/llvm partners with is baked-in.
https://api.github.com/repos/llvm/llvm-project/issues/13559/comments
2
2012-06-24T03:33:13Z
2023-11-05T16:46:46Z
https://github.com/llvm/llvm-project/issues/13559
1,071,048,202
13,559
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13186](https://llvm.org/bz13186) | | Resolution | FIXED | | Resolved on | Aug 17, 2012 18:24 | | Version | trunk | | OS | All | | Attachments | [Patch adding the type checks to Verifier.](https://user-images.githubusercontent.com/60944935/143745534-3dcb882f-0a8b-49f7-a960-331c67...
Verify value types for atomic load/store
https://api.github.com/repos/llvm/llvm-project/issues/13558/comments
1
2012-06-23T14:40:08Z
2021-12-03T23:34:01Z
https://github.com/llvm/llvm-project/issues/13558
1,071,048,197
13,558
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13185](https://llvm.org/bz13185) | | Resolution | FIXED | | Resolved on | Jun 23, 2012 20:44 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description With LLVM/Clang as of r158995, at -O2 and higher : $ cat file....
While deleting: i32 %conv | UNREACHABLE executed at Value.cpp:620!
https://api.github.com/repos/llvm/llvm-project/issues/13557/comments
1
2012-06-23T13:14:35Z
2021-12-03T23:34:00Z
https://github.com/llvm/llvm-project/issues/13557
1,071,048,193
13,557
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13184](https://llvm.org/bz13184) | | Resolution | FIXED | | Resolved on | Jun 26, 2012 12:50 | | Version | trunk | | OS | All | | CC | @tkremenek | ## Extended Description cat >test.m <<EOF @&#8203;class C; void foo() { [C bar]; } EOF clang -c test.m This test case produces t...
Objective-C warnings without -W switches
https://api.github.com/repos/llvm/llvm-project/issues/13556/comments
4
2012-06-23T02:31:01Z
2021-12-03T23:33:59Z
https://github.com/llvm/llvm-project/issues/13556
1,071,048,185
13,556
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13183](https://llvm.org/bz13183) | | Resolution | FIXED | | Resolved on | Sep 05, 2014 21:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description $ cat ~/test.cc struct Foo { ~Foo(); }; ~Foo::Foo...
Detect and recover when we encounter '~Foo::Foo() {}'
https://api.github.com/repos/llvm/llvm-project/issues/13555/comments
1
2012-06-23T00:56:14Z
2021-12-03T23:33:58Z
https://github.com/llvm/llvm-project/issues/13555
1,071,048,178
13,555
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13182](https://llvm.org/bz13182) | | Resolution | FIXED | | Resolved on | Apr 24, 2013 23:31 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @DougGregor,@tritao,@nico,@pcc,@rjmccall | ## Extended Description Here's a test presented ...
[Windows] const arrays are not mangled properly
https://api.github.com/repos/llvm/llvm-project/issues/13554/comments
9
2012-06-23T00:42:34Z
2021-12-03T23:33:57Z
https://github.com/llvm/llvm-project/issues/13554
1,071,048,168
13,554
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13181](https://llvm.org/bz13181) | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor | ## Extended Description Currently clang shows which braces is unmatched: ivan@liberty:~$ cat 3.cpp void f() { ivan@liberty:~$ clang++ 3.cpp ...
Lack of fixits for mismatched parenthesis, bracket or angle bracket
https://api.github.com/repos/llvm/llvm-project/issues/13553/comments
2
2012-06-22T22:47:37Z
2023-11-03T12:29:11Z
https://github.com/llvm/llvm-project/issues/13553
1,071,048,165
13,553
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13180](https://llvm.org/bz13180) | | Resolution | FIXED | | Resolved on | Jun 24, 2012 05:15 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description This testcase causes LLVM/Clang (as of r158995) to segfault at ...
Segmentation fault in pass "Simplify the CFG"
https://api.github.com/repos/llvm/llvm-project/issues/13552/comments
1
2012-06-22T22:17:51Z
2021-12-03T23:33:55Z
https://github.com/llvm/llvm-project/issues/13552
1,071,048,162
13,552
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13179](https://llvm.org/bz13179) | | Resolution | DUPLICATE | | Resolved on | Sep 21, 2015 15:56 | | Version | trunk | | OS | All | ## Extended Description We need better support for the alloc_size attribute: - warnings (to catch simple buffer overflow bugs like we do for st...
Need codegen + warnings + static analyzer support for alloc_size
https://api.github.com/repos/llvm/llvm-project/issues/13551/comments
1
2012-06-22T20:13:00Z
2021-12-03T23:33:54Z
https://github.com/llvm/llvm-project/issues/13551
1,071,048,159
13,551
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13178](https://llvm.org/bz13178) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @ohmantics,@lattner,@belkadan,@tkremenek,@zygoloid | ## Extended Description Please add a better warning when a smart quote is encountered in Objective-C s...
Add fixit for smart quotes
https://api.github.com/repos/llvm/llvm-project/issues/13550/comments
13
2012-06-22T20:09:23Z
2023-05-22T11:25:02Z
https://github.com/llvm/llvm-project/issues/13550
1,071,048,155
13,550
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13177](https://llvm.org/bz13177) | | Resolution | FIXED | | Resolved on | Jun 22, 2012 21:15 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @DougGregor,@tritao,@nico | ## Extended Description Here's a test: void f6(bool a, bool b)...
[Windows] Mangling of repeating bool types
https://api.github.com/repos/llvm/llvm-project/issues/13549/comments
5
2012-06-22T19:28:32Z
2021-12-03T23:33:52Z
https://github.com/llvm/llvm-project/issues/13549
1,071,048,148
13,549
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13176](https://llvm.org/bz13176) | | Resolution | FIXED | | Resolved on | Jun 22, 2012 21:15 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @DougGregor,@tritao,@nico | ## Extended Description Here's a test: void function_ptr_back_...
[Windows] Mangle back references in the presence of function pointers correctly
https://api.github.com/repos/llvm/llvm-project/issues/13548/comments
5
2012-06-22T19:08:49Z
2021-12-03T23:33:52Z
https://github.com/llvm/llvm-project/issues/13548
1,071,048,139
13,548
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13175](https://llvm.org/bz13175) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description Now that we have unnamed_addr as an orthogonal concept to the linkage, is linker_private_weak_def_auto redundant? Should we ...
linker_private_weak_def_auto is the same as linker_private_weak + unnamed_addr?
https://api.github.com/repos/llvm/llvm-project/issues/13547/comments
1
2012-06-22T17:49:00Z
2021-12-03T23:33:51Z
https://github.com/llvm/llvm-project/issues/13547
1,071,048,130
13,547
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13174](https://llvm.org/bz13174) | | Resolution | WONTFIX | | Resolved on | Jun 22, 2012 10:26 | | Version | 3.1 | | OS | Linux | | Attachments | [test program](https://user-images.githubusercontent.com/60944935/143745532-e7ce13b9-c6dd-49aa-8a78-5225937938bc.gz) | | Reporter | L...
address sanitizer is not working for attached simple program
https://api.github.com/repos/llvm/llvm-project/issues/13546/comments
2
2012-06-22T16:24:27Z
2022-01-20T02:36:14Z
https://github.com/llvm/llvm-project/issues/13546
1,071,048,124
13,546
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13173](https://llvm.org/bz13173) | | Resolution | FIXED | | Resolved on | Jun 21, 2012 23:34 | | Version | unspecified | | OS | MacOS X | | Attachments | [test](https://user-images.githubusercontent.com/60944935/143745531-f43f5940-c5b9-4b91-bde1-96d70951c023.gz) | | Reporter | L...
dynamic_cast<void*> triggers assertion
https://api.github.com/repos/llvm/llvm-project/issues/13545/comments
2
2012-06-22T05:55:47Z
2021-12-03T23:33:49Z
https://github.com/llvm/llvm-project/issues/13545
1,071,048,120
13,545
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13172](https://llvm.org/bz13172) | | Resolution | FIXED | | Resolved on | Jun 25, 2012 11:30 | | Version | trunk | | OS | Linux | | Attachments | [Plugin excerpt that fails to compile with g++ -std=c++0x](https://user-images.githubusercontent.com/60944935/143745530-883dcdca-bc99...
AlignOf.h not compatible with -std=c++0x
https://api.github.com/repos/llvm/llvm-project/issues/13544/comments
3
2012-06-22T03:28:50Z
2021-12-03T23:33:48Z
https://github.com/llvm/llvm-project/issues/13544
1,071,048,110
13,544
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13171](https://llvm.org/bz13171) | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In LLVM2.9, JITEmitter::finishFunction used to emit debug information to be consumed by GDB, thus making any JIT written using LLVM automaticall...
JITEmitter no longer registers symbols with GDB
https://api.github.com/repos/llvm/llvm-project/issues/13543/comments
2
2012-06-22T02:55:23Z
2021-12-03T23:33:47Z
https://github.com/llvm/llvm-project/issues/13543
1,071,048,106
13,543
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13170](https://llvm.org/bz13170) | | Resolution | INVALID | | Resolved on | Jun 22, 2012 09:47 | | Version | trunk | | OS | MacOS X | | Attachments | [The smallest file showing the problem I could write.](https://user-images.githubusercontent.com/60944935/143745529-5fecb092-6910...
static const integral class member => undefined symbol
https://api.github.com/repos/llvm/llvm-project/issues/13542/comments
4
2012-06-22T02:33:12Z
2021-12-03T23:33:47Z
https://github.com/llvm/llvm-project/issues/13542
1,071,048,101
13,542
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13169](https://llvm.org/bz13169) | | Resolution | FIXED | | Resolved on | Apr 25, 2013 01:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description As of r158931 clang complains about -fixit and friends bei...
Clang driver warning: argument unused during compilation: '-fixit'
https://api.github.com/repos/llvm/llvm-project/issues/13541/comments
3
2012-06-22T01:48:33Z
2021-12-03T23:33:46Z
https://github.com/llvm/llvm-project/issues/13541
1,071,048,095
13,541
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13168](https://llvm.org/bz13168) | | Resolution | FIXED | | Resolved on | Jun 21, 2012 18:49 | | Version | unspecified | | OS | All | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/92601464/143745528-840d48e1-2271-4067-ada8-0a730cd73882.gz) | ##...
Assertion failed: (type->isReferenceType() == E->isGLValue() && "reference binding to unmaterialized r-value!"), function EmitCallArg, file /Users/jrmuizel/src/llvm/tools/clang/lib/CodeGen/CGCall.cpp,
https://api.github.com/repos/llvm/llvm-project/issues/13540/comments
3
2012-06-21T23:09:39Z
2021-12-03T23:33:45Z
https://github.com/llvm/llvm-project/issues/13540
1,071,048,092
13,540
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13167](https://llvm.org/bz13167) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The error message that Clang produces for the code ```c++ struct Test { void test1() const { test2(0); } template <type...
"Function is not marked const" error message should also be generated for template functions
https://api.github.com/repos/llvm/llvm-project/issues/13539/comments
1
2012-06-21T22:41:32Z
2023-04-25T02:11:15Z
https://github.com/llvm/llvm-project/issues/13539
1,071,048,085
13,539
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13166](https://llvm.org/bz13166) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@zygoloid,@Weverything | ## Extended Description It would be nice if the Clang could produce a better error message for the following code: struct ...
Out-of-line definition does not match any declaration error message could be improved
https://api.github.com/repos/llvm/llvm-project/issues/13538/comments
3
2012-06-21T21:47:03Z
2021-12-03T23:33:44Z
https://github.com/llvm/llvm-project/issues/13538
1,071,048,080
13,538
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13165](https://llvm.org/bz13165) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | unspecified | | OS | All | | CC | @dwblaikie,@DougGregor | ## Extended Description hummer:src thakis$ cat test.cc #include <stddef.h> template <typename T> class SkRefPt...
regression: clang suggests a fixit to replace NULL with NULL
https://api.github.com/repos/llvm/llvm-project/issues/13537/comments
3
2012-06-21T20:13:35Z
2021-12-03T23:33:43Z
https://github.com/llvm/llvm-project/issues/13537
1,071,048,077
13,537
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13164](https://llvm.org/bz13164) | | Resolution | FIXED | | Resolved on | May 29, 2013 20:57 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#13707 | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman,@DougGregor,@tritao | ## Extended Descrip...
MS compatibility: placement operator new[] falls back to operator new
https://api.github.com/repos/llvm/llvm-project/issues/13536/comments
4
2012-06-21T13:51:56Z
2021-12-03T23:33:42Z
https://github.com/llvm/llvm-project/issues/13536
1,071,048,073
13,536
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13163](https://llvm.org/bz13163) | | Resolution | FIXED | | Resolved on | Jan 16, 2014 00:30 | | Version | trunk | | OS | All | | Attachments | [C++ code generating the testcase and illustrating the problem](https://user-images.githubusercontent.com/95090477/143745524-d2b212ae-f...
BlockAddress instruction with use from the global context is damaged during module link
https://api.github.com/repos/llvm/llvm-project/issues/13535/comments
9
2012-06-21T11:46:36Z
2021-12-03T23:33:41Z
https://github.com/llvm/llvm-project/issues/13535
1,071,048,066
13,535
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13162](https://llvm.org/bz13162) | | Version | trunk | | OS | Linux | | Attachments | [.tar.gz with five test cases and a perl script to compare output](https://user-images.githubusercontent.com/60944935/143745523-4c7db9ec-cf19-4e87-9972-b0c25df26a70.gz) | | Reporter | LLVM Bugz...
Multiple Issues with Attribute Alias
https://api.github.com/repos/llvm/llvm-project/issues/13534/comments
4
2012-06-21T03:33:07Z
2023-05-21T12:26:09Z
https://github.com/llvm/llvm-project/issues/13534
1,071,048,060
13,534
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13161](https://llvm.org/bz13161) | | Resolution | FIXED | | Resolved on | Feb 10, 2020 15:03 | | Version | 3.8 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic,@francisvm,@jryans,@jasonmolenda | ## Extended Description In the assembly output b...
Inaccurate CFA tracking in function epilogs
https://api.github.com/repos/llvm/llvm-project/issues/13533/comments
4
2012-06-21T03:13:43Z
2021-12-03T23:33:39Z
https://github.com/llvm/llvm-project/issues/13533
1,071,048,054
13,533
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13160](https://llvm.org/bz13160) | | Resolution | FIXED | | Resolved on | Jul 11, 2012 19:20 | | Version | 3.1 | | OS | MacOS X | | Attachments | [source file, preprocessed source, run script](https://user-images.githubusercontent.com/60944935/143745522-6264a971-c044-4347-b1c0-6...
Seg fault during ObjC ARC contraction of ObjC++ code with O1 optimizations enabled for iphoneos target
https://api.github.com/repos/llvm/llvm-project/issues/13532/comments
6
2012-06-21T01:02:50Z
2021-12-03T23:33:38Z
https://github.com/llvm/llvm-project/issues/13532
1,071,048,049
13,532
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13159](https://llvm.org/bz13159) | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Clang accepts this: void f() { typedef int F(); F()(); } ... then dies in IRGen when module verification fails: Cannot allocate unsized type %tmp...
allowing value-initialization of function types
https://api.github.com/repos/llvm/llvm-project/issues/13531/comments
1
2012-06-20T22:43:10Z
2023-07-24T14:16:25Z
https://github.com/llvm/llvm-project/issues/13531
1,071,048,044
13,531
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13158](https://llvm.org/bz13158) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @DougGregor,@tritao,@nico,@timurrrr | ## Extended Description As of r158767, the following ...
[Windows] error: cannot mangle this expression template argument yet
https://api.github.com/repos/llvm/llvm-project/issues/13530/comments
8
2012-06-20T21:38:59Z
2021-12-03T23:33:37Z
https://github.com/llvm/llvm-project/issues/13530
1,071,048,041
13,530
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13157](https://llvm.org/bz13157) | | Resolution | FIXED | | Resolved on | Jul 20, 2012 15:41 | | Version | 3.1 | | OS | Linux | | Attachments | [clang++ error message vor valid code](https://user-images.githubusercontent.com/60944935/143745520-57812677-089f-463c-8b21-8092d02de60...
Segmentation fault on valid code
https://api.github.com/repos/llvm/llvm-project/issues/13529/comments
3
2012-06-20T21:17:13Z
2021-12-03T23:33:36Z
https://github.com/llvm/llvm-project/issues/13529
1,071,048,034
13,529
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13156](https://llvm.org/bz13156) | | Resolution | FIXED | | Resolved on | Nov 22, 2012 10:08 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@dwblaikie,@tkremenek | ## Extended Description % < test.ii template<typename=int> struct B; s...
compile-fail: function declared to take a pointer to a function involving incomplete types
https://api.github.com/repos/llvm/llvm-project/issues/13528/comments
10
2012-06-20T21:11:57Z
2021-12-03T23:33:35Z
https://github.com/llvm/llvm-project/issues/13528
1,071,048,030
13,528
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13155](https://llvm.org/bz13155) | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description // Simple Test-Code: class MyClass { Blah myFunction(); }; // Output: test4.h:3:3: error: unknown type name 'Blah' Blah myFunction(); ...
Type gets lost during Parsing
https://api.github.com/repos/llvm/llvm-project/issues/13527/comments
2
2012-06-20T17:20:25Z
2023-06-07T20:59:07Z
https://github.com/llvm/llvm-project/issues/13527
1,071,048,027
13,527
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13154](https://llvm.org/bz13154) | | Resolution | FIXED | | Resolved on | Aug 07, 2012 22:51 | | Version | 3.0 | | OS | MacOS X | | Attachments | [The code that segfaults when run](https://user-images.githubusercontent.com/60944935/143745517-01629748-6b70-4eed-a90f-7399157b9ef1....
Segfault in constructor when initializing a reference inside an anonymous struct (at runtime)
https://api.github.com/repos/llvm/llvm-project/issues/13526/comments
3
2012-06-20T13:11:00Z
2021-12-03T23:33:33Z
https://github.com/llvm/llvm-project/issues/13526
1,071,048,023
13,526
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13153](https://llvm.org/bz13153) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:24 | | Version | unspecified | | OS | All | | Blocks | llvm/llvm-project#12849 | | CC | @majnemer,@DougGregor,@tritao | ## Extended Description if _HAS_EXCEPTIONS is set to 0, typeid() c...
clang can't parse <exception> if _HAS_EXCEPTIONS is defined to 0 on windows
https://api.github.com/repos/llvm/llvm-project/issues/13525/comments
2
2012-06-20T01:40:02Z
2021-12-03T23:33:32Z
https://github.com/llvm/llvm-project/issues/13525
1,071,048,021
13,525
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13152](https://llvm.org/bz13152) | | Resolution | INVALID | | Resolved on | Jun 19, 2012 16:48 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Suppose you have a nested class like so: // Begin clang.cp...
Nested classes member functions collide with inner class member functions
https://api.github.com/repos/llvm/llvm-project/issues/13524/comments
2
2012-06-19T23:41:17Z
2021-12-03T23:33:31Z
https://github.com/llvm/llvm-project/issues/13524
1,071,048,014
13,524
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13151](https://llvm.org/bz13151) | | Resolution | INVALID | | Resolved on | Jun 19, 2012 15:59 | | Version | 3.1 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Following code for structure initialization compiled by cl...
generated struct initalization has wrong type
https://api.github.com/repos/llvm/llvm-project/issues/13523/comments
1
2012-06-19T21:50:15Z
2021-12-03T23:33:30Z
https://github.com/llvm/llvm-project/issues/13523
1,071,048,010
13,523
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13150](https://llvm.org/bz13150) | | Version | unspecified | | OS | All | | CC | @chandlerc | ## Extended Description The idea is that anyone distributing Clang could ship an external tool that does automatic bug triage / reporting, or integrates with crash reporting on the ...
Crash reporting should be extensible with an external tool
https://api.github.com/repos/llvm/llvm-project/issues/13522/comments
2
2012-06-19T20:16:24Z
2023-08-08T17:55:15Z
https://github.com/llvm/llvm-project/issues/13522
1,071,048,003
13,522
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13149](https://llvm.org/bz13149) | | Resolution | FIXED | | Resolved on | Oct 02, 2012 08:40 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@DougGregor | ## Extended Description clang crashes on: struct A { virtual void f(); ...
crash in IRGen
https://api.github.com/repos/llvm/llvm-project/issues/13521/comments
1
2012-06-19T17:09:46Z
2021-12-03T23:33:29Z
https://github.com/llvm/llvm-project/issues/13521
1,071,047,998
13,521
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13148](https://llvm.org/bz13148) | | Resolution | FIXED | | Resolved on | Jun 19, 2012 12:40 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie | ## Extended Description In lib/Support/StringMap.h, SVN revision 158719: Line 190: ...
StringMap: Possible infinite loop in FindKey/LookupBucketFor
https://api.github.com/repos/llvm/llvm-project/issues/13520/comments
5
2012-06-19T16:17:43Z
2021-12-03T23:33:28Z
https://github.com/llvm/llvm-project/issues/13520
1,071,047,993
13,520
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13147](https://llvm.org/bz13147) | | Resolution | FIXED | | Resolved on | Nov 05, 2014 01:30 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @bradking,@chandlerc | ## Extended Description The CMake-generated Makefiles will not build the sourc...
CMake-generated Makefiles block one library's source files on the previous library's link step
https://api.github.com/repos/llvm/llvm-project/issues/13519/comments
4
2012-06-19T14:59:02Z
2021-12-03T23:33:27Z
https://github.com/llvm/llvm-project/issues/13519
1,071,047,991
13,519
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13146](https://llvm.org/bz13146) | | Resolution | DUPLICATE | | Resolved on | Oct 11, 2012 05:49 | | Version | unspecified | | OS | Linux | | Attachments | [Main file.](https://user-images.githubusercontent.com/37486/143745515-53d17114-2b34-4c8c-9ed6-6b145bd0936d.gz), [compile_c...
Relative directories in tooling not handled correctly
https://api.github.com/repos/llvm/llvm-project/issues/13518/comments
4
2012-06-19T14:05:14Z
2023-09-11T14:28:24Z
https://github.com/llvm/llvm-project/issues/13518
1,071,047,985
13,518
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13145](https://llvm.org/bz13145) | | Version | 3.1 | | OS | All | | Attachments | [Testcase for invalid label name due to function name on ARM and MBlaze](https://user-images.githubusercontent.com/60944935/143745513-bea7a1d6-5582-4b27-a3da-be7bdd634e3f.gz) | | Reporter | LLVM Bu...
Naming a function like a register name confuses the asm parser
https://api.github.com/repos/llvm/llvm-project/issues/13517/comments
3
2012-06-19T13:57:18Z
2021-12-03T23:33:26Z
https://github.com/llvm/llvm-project/issues/13517
1,071,047,976
13,517
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13144](https://llvm.org/bz13144) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description 'opt' is stripped in Release builds, but this causes removals of some symbols which can be needed by loaded plugins. In a dynamic build of LLVM ...
opt should not be stripped during installation
https://api.github.com/repos/llvm/llvm-project/issues/13516/comments
8
2012-06-19T10:24:06Z
2023-08-05T03:19:40Z
https://github.com/llvm/llvm-project/issues/13516
1,071,047,972
13,516
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13143](https://llvm.org/bz13143) | | Resolution | WONTFIX | | Resolved on | Jun 19, 2012 11:42 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description GCC currently supports gno-strict-dwarf option which allows using extensi...
Support for gno-strict-dwarf missing in clang.
https://api.github.com/repos/llvm/llvm-project/issues/13515/comments
1
2012-06-19T09:59:58Z
2022-01-20T02:36:13Z
https://github.com/llvm/llvm-project/issues/13515
1,071,047,965
13,515
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13142](https://llvm.org/bz13142) | | Resolution | FIXED | | Resolved on | Jun 26, 2012 12:58 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description Consider the following program, compiled with clang++ test.cpp -std=c++11 (on 3.1): struct Base {...
A call to a virtual function in the base chain of a final class gets mapped to a direct call when calling the function on an upcasted pointer
https://api.github.com/repos/llvm/llvm-project/issues/13514/comments
3
2012-06-19T05:22:52Z
2021-12-03T23:33:23Z
https://github.com/llvm/llvm-project/issues/13514
1,071,047,956
13,514
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13141](https://llvm.org/bz13141) | | Resolution | FIXED | | Resolved on | Jan 04, 2013 14:18 | | Version | trunk | | OS | Linux | | Attachments | [clang patch](https://user-images.githubusercontent.com/2630040/143745512-a99dc790-930a-4deb-bb9d-34c6a78dd4b8.gz) | ## Extended Des...
Precompiled header rejected because of duplicated identical definition
https://api.github.com/repos/llvm/llvm-project/issues/13513/comments
1
2012-06-18T22:19:40Z
2021-12-03T23:33:22Z
https://github.com/llvm/llvm-project/issues/13513
1,071,047,950
13,513
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13140](https://llvm.org/bz13140) | | Resolution | FIXED | | Resolved on | Jun 19, 2012 00:13 | | Version | trunk | | OS | MacOS X | | Attachments | [repro case](https://user-images.githubusercontent.com/92601524/143745511-29116064-8f1b-49f0-bb79-7f17aaa6c27e.gz) | | CC | @AnnaZa...
static analyzer false positive: reports leak from malloc & NSPointerArray combination
https://api.github.com/repos/llvm/llvm-project/issues/13512/comments
2
2012-06-18T21:08:21Z
2021-12-03T23:33:22Z
https://github.com/llvm/llvm-project/issues/13512
1,071,047,945
13,512
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13139](https://llvm.org/bz13139) | | Resolution | INVALID | | Resolved on | Jan 13, 2016 04:07 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@rengolin | ## Extended Description In the IR of the bitcode generated from the gold linker'...
Really long IR labels generated for gold/arm.cc -O3 (no limit to IR label length)
https://api.github.com/repos/llvm/llvm-project/issues/13511/comments
1
2012-06-18T20:09:40Z
2021-12-03T23:33:20Z
https://github.com/llvm/llvm-project/issues/13511
1,071,047,935
13,511
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13138](https://llvm.org/bz13138) | | Resolution | FIXED | | Resolved on | Dec 09, 2015 10:59 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#18926 | | CC | @rengolin | ## Extended Description The DSB (Data Synchronization Barrier) instruction ensures ...
ARM Assembler does not support syntax for implementation defined DSB instructions
https://api.github.com/repos/llvm/llvm-project/issues/13510/comments
4
2012-06-18T19:34:41Z
2021-12-03T23:33:19Z
https://github.com/llvm/llvm-project/issues/13510
1,071,047,927
13,510
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13137](https://llvm.org/bz13137) | | Resolution | FIXED | | Resolved on | Oct 21, 2015 22:00 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#8762 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@rnk | ## Extended Description When using MinGW 4.7....
MinGW 4.7.0-compiled Clang Mis-compiles Simple C++ Programs
https://api.github.com/repos/llvm/llvm-project/issues/13509/comments
6
2012-06-18T17:37:38Z
2021-12-03T23:33:18Z
https://github.com/llvm/llvm-project/issues/13509
1,071,047,918
13,509
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13136](https://llvm.org/bz13136) | | Resolution | FIXED | | Resolved on | Jul 08, 2012 22:08 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The following code does not compile with clang r1...
Clang fails to compile non-type template parameter pack deduction in template alias
https://api.github.com/repos/llvm/llvm-project/issues/13508/comments
1
2012-06-18T12:02:34Z
2021-12-03T23:33:17Z
https://github.com/llvm/llvm-project/issues/13508
1,071,047,915
13,508
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13135](https://llvm.org/bz13135) | | Resolution | WORKSFORME | | Resolved on | Oct 22, 2012 05:04 | | Version | trunk | | OS | MacOS X | | Attachments | [Full log of clang run](https://user-images.githubusercontent.com/60944935/143745510-4f68a9e3-a4da-4501-bf18-b40f0864bf47.gz) ...
Assertion when using class template with multiple parameter packs
https://api.github.com/repos/llvm/llvm-project/issues/13507/comments
1
2012-06-18T11:50:29Z
2022-01-20T02:09:39Z
https://github.com/llvm/llvm-project/issues/13507
1,071,047,912
13,507
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13134](https://llvm.org/bz13134) | | Version | trunk | | OS | All | ## Extended Description Give the code: struct B { }; struct C { operator B() && { return B(); } }; int main() { C c; B b = c; } clang -std=c++11 currently prints: refqual.cpp:13:5: error: no ...
Diagnostics for "no viable conversion" with ref-qualified conversion operators.
https://api.github.com/repos/llvm/llvm-project/issues/13506/comments
0
2012-06-18T08:42:36Z
2023-11-03T11:57:30Z
https://github.com/llvm/llvm-project/issues/13506
1,071,047,906
13,506
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13133](https://llvm.org/bz13133) | | Resolution | INVALID | | Resolved on | Jun 18, 2012 10:03 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Box>/LLVM/build/tools/clang 1125> make test make[1]: Entering dire...
RH 5.4 RHEL CLANG exaples gives error
https://api.github.com/repos/llvm/llvm-project/issues/13505/comments
2
2012-06-18T07:29:34Z
2021-12-03T23:33:15Z
https://github.com/llvm/llvm-project/issues/13505
1,071,047,900
13,505
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13132](https://llvm.org/bz13132) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The C standard library check functionality currently supports two ways of securing standard library function calls: by checking string a...
C library checks should use poolcheckstr() instead of custom runtime wrappers when possible
https://api.github.com/repos/llvm/llvm-project/issues/13504/comments
0
2012-06-18T05:17:59Z
2021-12-03T23:33:14Z
https://github.com/llvm/llvm-project/issues/13504
1,071,047,893
13,504
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13131](https://llvm.org/bz13131) | | Version | trunk | | OS | Linux | ## Extended Description Consider: execl("/bin/true", "true", NULL); We do not warn on this, but the code is broken if NULL is defined as 0. We should warn whenever NULL is passed through a vararg (and expa...
warn on NULL as vararg argument
https://api.github.com/repos/llvm/llvm-project/issues/13503/comments
0
2012-06-17T10:23:04Z
2023-08-15T06:40:54Z
https://github.com/llvm/llvm-project/issues/13503
1,071,047,887
13,503
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13130](https://llvm.org/bz13130) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description In the code below, the base class and derived class both have one member variable. Both variables are set to themselves i...
Clang does not issue a warning for self-initialized base class members
https://api.github.com/repos/llvm/llvm-project/issues/13502/comments
2
2012-06-17T08:35:39Z
2023-07-14T14:48:51Z
https://github.com/llvm/llvm-project/issues/13502
1,071,047,884
13,502
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13129](https://llvm.org/bz13129) | | Resolution | INVALID | | Resolved on | Jun 18, 2012 10:02 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description This my code: #include <cstdio> #include <string> #include <sstream...
Targets.cpp:(.text+0xb8f): undefined reference to `llvm::MCSectionMachO::ParseSectionSpecifier(llvm::StringRef, llvm::StringRef&, llvm::StringRef&, unsigned int&, bool&, unsigned int&)'
https://api.github.com/repos/llvm/llvm-project/issues/13501/comments
3
2012-06-17T03:37:26Z
2021-12-03T23:33:11Z
https://github.com/llvm/llvm-project/issues/13501
1,071,047,883
13,501
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13128](https://llvm.org/bz13128) | | Resolution | FIXED | | Resolved on | Jul 18, 2012 22:12 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman,@DougGregor | ## Extended Description This: class C { enum class E { C }; }; Gives ...
Rejects strongly typed enum with a member name same as the enums containing class
https://api.github.com/repos/llvm/llvm-project/issues/13500/comments
1
2012-06-17T03:20:52Z
2021-12-03T23:33:10Z
https://github.com/llvm/llvm-project/issues/13500
1,071,047,880
13,500
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13127](https://llvm.org/bz13127) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description I get a lot of warnings when building Qt code with a current (revision 158529 if I read my git log output corre...
False warning about uninitialized field [-Wuninitialized] when calling static methods
https://api.github.com/repos/llvm/llvm-project/issues/13499/comments
6
2012-06-16T21:40:59Z
2023-07-20T14:42:27Z
https://github.com/llvm/llvm-project/issues/13499
1,071,047,873
13,499
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13126](https://llvm.org/bz13126) | | Resolution | INVALID | | Resolved on | Jun 17, 2012 05:56 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description [houge@chakra-pc unix]$ ccr -S hotot-qt-git warning: hotot-qt-git-20...
I use Chakra/Linux x86_64 OS, hotot-qt compile fails to build using llvm-3.0.1
https://api.github.com/repos/llvm/llvm-project/issues/13498/comments
1
2012-06-16T14:16:04Z
2021-12-03T23:33:09Z
https://github.com/llvm/llvm-project/issues/13498
1,071,047,864
13,498
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13125](https://llvm.org/bz13125) | | Version | trunk | | OS | Windows NT | | Attachments | [-S output for GCC 4.7.0 and Clang 3.2pre](https://user-images.githubusercontent.com/92601424/143745509-7613b506-872a-4770-9f0a-a29d9df22089.gz) | | CC | @asl,@FlashSheridan | ## Extended...
Simple try-catch with std::cout throws std::ios_base::failure exception
https://api.github.com/repos/llvm/llvm-project/issues/13497/comments
3
2012-06-16T10:26:26Z
2022-05-05T17:46:19Z
https://github.com/llvm/llvm-project/issues/13497
1,071,047,857
13,497
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13124](https://llvm.org/bz13124) | | Resolution | FIXED | | Resolved on | Sep 03, 2013 16:35 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic,@hfinkel,@ismail,@rjmccall,@rnk | ## Extended Description Given a ...
Invalid available_externally vtable
https://api.github.com/repos/llvm/llvm-project/issues/13496/comments
23
2012-06-16T06:36:37Z
2021-12-03T23:33:07Z
https://github.com/llvm/llvm-project/issues/13496
1,071,047,855
13,496
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13123](https://llvm.org/bz13123) | | Resolution | FIXED | | Resolved on | Sep 06, 2012 15:51 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description C++11 states "If a program calls for the default init...
clang C++11 mode allows default-initializing const qualified objects using a user-declared but not user-provided constructor
https://api.github.com/repos/llvm/llvm-project/issues/13495/comments
3
2012-06-16T02:09:50Z
2021-12-03T23:33:06Z
https://github.com/llvm/llvm-project/issues/13495
1,071,047,849
13,495
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13122](https://llvm.org/bz13122) | | Resolution | FIXED | | Resolved on | Jul 02, 2012 14:51 | | Version | trunk | | OS | All | ## Extended Description This is a well know problem, but I didn't find any existing PRs in a quick search. We're currently unable to develop unit te...
Need unit test driver for codegen IR passes.
https://api.github.com/repos/llvm/llvm-project/issues/13494/comments
2
2012-06-16T01:03:11Z
2021-12-03T23:33:05Z
https://github.com/llvm/llvm-project/issues/13494
1,071,047,843
13,494
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13121](https://llvm.org/bz13121) | | Resolution | MOVED | | Resolved on | Nov 08, 2013 16:41 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description On Windows, using Microsoft Security Essentials (MSE), an attem...
ClamAV test case contains a virus that blocks SVN retrieve
https://api.github.com/repos/llvm/llvm-project/issues/13493/comments
8
2012-06-15T21:06:24Z
2021-12-03T23:33:04Z
https://github.com/llvm/llvm-project/issues/13493
1,071,047,838
13,493
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13120](https://llvm.org/bz13120) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid,@RealLitb | ## Extended Description $cat test.cpp ```c++ #include <type_traits> struct A { int operator[](int) const; ...
type 'A' does not provide a subscript operator
https://api.github.com/repos/llvm/llvm-project/issues/13492/comments
8
2012-06-15T20:27:39Z
2023-08-15T06:53:23Z
https://github.com/llvm/llvm-project/issues/13492
1,071,047,830
13,492
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13119](https://llvm.org/bz13119) | | Version | trunk | | OS | All | ## Extended Description Given an empty t.cpp, I get the same warning for this: $ clang -arch x86_64 -c -mthumb t.cpp clang: warning: argument unused during compilation: '-mthumb' where -mthumb doesn't make ...
Distinguish between unsupported vs. unused arguments
https://api.github.com/repos/llvm/llvm-project/issues/13491/comments
0
2012-06-15T19:13:47Z
2023-08-15T06:48:26Z
https://github.com/llvm/llvm-project/issues/13491
1,071,047,823
13,491
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13118](https://llvm.org/bz13118) | | Version | trunk | | OS | All | | CC | @hfinkel,@lhames,@sunfishcode,@rotateright | ## Extended Description The llvm.fmuladd intrinsic is enough to model contraction of multiply and add when FP_CONTRACT is enabled, but isn't enough to handle...
Generalize support for FMA contraction
https://api.github.com/repos/llvm/llvm-project/issues/13490/comments
14
2012-06-15T19:03:03Z
2023-08-15T13:15:04Z
https://github.com/llvm/llvm-project/issues/13490
1,071,047,816
13,490
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13117](https://llvm.org/bz13117) | | Resolution | FIXED | | Resolved on | Jun 15, 2012 12:00 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description When trying to compile struct A { template<typename ...
Clang accepts ill-formed C++11 code, leads to crash later
https://api.github.com/repos/llvm/llvm-project/issues/13489/comments
1
2012-06-15T17:30:49Z
2021-12-03T23:33:01Z
https://github.com/llvm/llvm-project/issues/13489
1,071,047,812
13,489
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13116](https://llvm.org/bz13116) | | Resolution | WORKSFORME | | Resolved on | Jun 19, 2012 13:51 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I am trying to build httpd-2.0.48 using clang 3.0 (revision 151385) and the gol...
Clang crashes with Gold Plugin during linking
https://api.github.com/repos/llvm/llvm-project/issues/13488/comments
14
2012-06-15T16:56:40Z
2022-01-20T02:09:37Z
https://github.com/llvm/llvm-project/issues/13488
1,071,047,808
13,488
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13115](https://llvm.org/bz13115) | | Resolution | FIXED | | Resolved on | Jan 07, 2015 05:30 | | Version | trunk | | OS | All | | Attachments | [Patch for handling wide instructions in tablegen disassembler emitter](https://user-images.githubusercontent.com/60944935/143745499-ba...
Generated code for disassembler fails to handle instructions wider than 32bit (patch)
https://api.github.com/repos/llvm/llvm-project/issues/13487/comments
3
2012-06-15T12:24:53Z
2021-12-03T23:32:59Z
https://github.com/llvm/llvm-project/issues/13487
1,071,047,802
13,487
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13114](https://llvm.org/bz13114) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi,@Bigcheese,@nico | ## Extended Description Configured with --disable-optimized --enable-as...
Tablegen assert failure, breaks build, "PrettyStackTrace.cpp:119: virtual llvm::PrettyStackTraceEntry::~PrettyStackTraceEntry(): Assertion `PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is out of orde"
https://api.github.com/repos/llvm/llvm-project/issues/13486/comments
5
2012-06-15T09:45:39Z
2021-12-03T23:32:58Z
https://github.com/llvm/llvm-project/issues/13486
1,071,047,797
13,486
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13113](https://llvm.org/bz13113) | | Resolution | FIXED | | Resolved on | Jun 14, 2012 16:18 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description std::streambuf calls underflow already when the requested bytes are equal ...
std::streambuf calls underflow too early.
https://api.github.com/repos/llvm/llvm-project/issues/13485/comments
2
2012-06-14T20:51:26Z
2021-12-03T23:32:57Z
https://github.com/llvm/llvm-project/issues/13485
1,071,047,795
13,485
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13112](https://llvm.org/bz13112) | | Resolution | FIXED | | Resolved on | Jul 27, 2012 20:41 | | Version | trunk | | OS | All | | CC | @stoklund | ## Extended Description Input to phielim: v0 = ImplicitDef v1 = phi(v0, v2) v2 = X = v1 Output: v0 = copy v2 v2 = X = v0 Since X...
Phi elimination generates uninitialized vreg uses
https://api.github.com/repos/llvm/llvm-project/issues/13484/comments
4
2012-06-14T19:35:04Z
2021-12-03T23:32:57Z
https://github.com/llvm/llvm-project/issues/13484
1,071,047,789
13,484
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13111](https://llvm.org/bz13111) | | Resolution | FIXED | | Resolved on | Aug 08, 2012 21:20 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Hi all, For folling .ll code: ; ModuleID = 'vect31.ll' target datala...
Invalid bitcast optimization for pointer to vector
https://api.github.com/repos/llvm/llvm-project/issues/13483/comments
9
2012-06-14T14:41:07Z
2021-12-03T23:32:56Z
https://github.com/llvm/llvm-project/issues/13483
1,071,047,784
13,483
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13110](https://llvm.org/bz13110) | | Resolution | FIXED | | Resolved on | Nov 10, 2014 21:03 | | Version | trunk | | OS | All | | CC | @dwblaikie,@DougGregor,@zygoloid,@RealLitb,@silvasean | ## Extended Description cat >test.cc <<EOF typedef int& IntRef; void foo(const IntRef ...
warn when 'const' is applied to a non-dependent typedef-name for a reference type
https://api.github.com/repos/llvm/llvm-project/issues/13482/comments
18
2012-06-14T03:39:32Z
2021-12-03T23:32:55Z
https://github.com/llvm/llvm-project/issues/13482
1,071,047,779
13,482
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13109](https://llvm.org/bz13109) | | Version | trunk | | OS | Linux | | Attachments | [n is 0](https://user-images.githubusercontent.com/60944935/143745497-c7ecf6c4-1875-4b58-a0f0-0927929d4a7d.gz), [Box initialized, but considered to be garbage](https://user-images.githubusercon...
Report FP based on impossible condition
https://api.github.com/repos/llvm/llvm-project/issues/13481/comments
2
2012-06-13T20:58:06Z
2021-12-03T23:32:54Z
https://github.com/llvm/llvm-project/issues/13481
1,071,047,774
13,481
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13108](https://llvm.org/bz13108) | | Resolution | FIXED | | Resolved on | Nov 28, 2016 14:00 | | Version | trunk | | OS | Linux | | CC | @joker-eph,@tkremenek | ## Extended Description For example, the following code: printf("%h\n"); produces the following warning: a.c:4:...
-Wformat should print invalid formats as they were written in the source
https://api.github.com/repos/llvm/llvm-project/issues/13480/comments
4
2012-06-13T19:40:14Z
2021-12-03T23:32:53Z
https://github.com/llvm/llvm-project/issues/13480
1,071,047,770
13,480
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13107](https://llvm.org/bz13107) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @CodingMarkus,@tkremenek,@seanm | ## Extended Description Summary: When making a property which declares both copy and readonly attribute, a warning appearing sa...
The warning: "property attributes 'readonly' and 'copy' are mutually exclusive" doesn't make sense
https://api.github.com/repos/llvm/llvm-project/issues/13479/comments
1
2012-06-13T18:38:21Z
2023-05-23T20:36:07Z
https://github.com/llvm/llvm-project/issues/13479
1,071,047,763
13,479
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13106](https://llvm.org/bz13106) | | Resolution | WONTFIX | | Resolved on | Nov 30, 2015 18:04 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@kcc | ## Extended Description I recently downloaded code as mentioned in http:/...
asan build failure with old/buggy libstdc++
https://api.github.com/repos/llvm/llvm-project/issues/13478/comments
15
2012-06-13T18:28:00Z
2022-01-20T02:36:11Z
https://github.com/llvm/llvm-project/issues/13478
1,071,047,758
13,478
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13105](https://llvm.org/bz13105) | | Version | trunk | | OS | All | | CC | @atrick,@chandlerc | ## Extended Description TSCP's eval.c has the following loop ---8<--- for (i = 0; i < 64; ++i) { if (color[i] == EMPTY) continue; if (piece[i] == PAWN) { pawn_mat[color[...
suboptimal loop block placement in TSCP
https://api.github.com/repos/llvm/llvm-project/issues/13477/comments
1
2012-06-13T18:24:44Z
2021-12-03T23:32:50Z
https://github.com/llvm/llvm-project/issues/13477
1,071,047,754
13,477