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 | [13004](https://llvm.org/bz13004) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This code: ```c++ template <typename A, typename A1> struct X { template <typename B> struct Y { ...
wrong diagnostic on incorrect template class definition
https://api.github.com/repos/llvm/llvm-project/issues/13376/comments
0
2012-06-01T13:33:14Z
2023-08-15T06:26:23Z
https://github.com/llvm/llvm-project/issues/13376
1,071,047,207
13,376
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13003](https://llvm.org/bz13003) | | Resolution | FIXED | | Resolved on | Jun 05, 2012 18:45 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor | ## Extended Description I am struggling with making C++11 code Clang compatibl...
implicit type conversion at construction time
https://api.github.com/repos/llvm/llvm-project/issues/13375/comments
2
2012-06-01T08:04:44Z
2021-12-03T23:31:25Z
https://github.com/llvm/llvm-project/issues/13375
1,071,047,203
13,375
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13002](https://llvm.org/bz13002) | | Resolution | FIXED | | Resolved on | May 31, 2012 18:35 | | Version | 3.0 | | OS | MacOS X | | Attachments | [Output of "clang -c test.m -v"](https://user-images.githubusercontent.com/702021/143745437-7ed3e7a4-d2e5-428b-b27d-6bd72e4043f9.gz) ...
ICE on @&#8203;property __attribute__((NSObject)) int i; @&#8203;synthesize i;
https://api.github.com/repos/llvm/llvm-project/issues/13374/comments
4
2012-06-01T00:07:36Z
2021-12-03T23:31:24Z
https://github.com/llvm/llvm-project/issues/13374
1,071,047,195
13,374
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13001](https://llvm.org/bz13001) | | Resolution | FIXED | | Resolved on | Sep 02, 2013 03:39 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description test.c: #include "smmintrin.h" $ccc-analyzer -c test.c -msse4.1 gives: .../lib/cl...
SSE4.1 header don't load
https://api.github.com/repos/llvm/llvm-project/issues/13373/comments
2
2012-05-31T22:49:30Z
2021-12-03T23:31:23Z
https://github.com/llvm/llvm-project/issues/13373
1,071,047,190
13,373
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [13000](https://llvm.org/bz13000) | | Resolution | INVALID | | Resolved on | Jun 01, 2012 02:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc | ## Extended Description During the final libxul link of an Firefox LTO build I get: L...
LLVM ERROR: Cannot select: intrinsic %llvm.x86.ssse3.pmadd.ub.sw.128 on AMD CPU (Firefox LTO build)
https://api.github.com/repos/llvm/llvm-project/issues/13372/comments
2
2012-05-31T22:31:27Z
2021-12-03T23:31:22Z
https://github.com/llvm/llvm-project/issues/13372
1,071,047,182
13,372
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12999](https://llvm.org/bz12999) | | Resolution | FIXED | | Resolved on | Jul 09, 2015 20:21 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @mclow | ## Extended Description When calling insert on an unordered_set with an element that i...
unordered_set::insert calls operator new when no insert occurs
https://api.github.com/repos/llvm/llvm-project/issues/13371/comments
8
2012-05-31T22:31:11Z
2021-12-03T23:31:21Z
https://github.com/llvm/llvm-project/issues/13371
1,071,047,176
13,371
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12998](https://llvm.org/bz12998) | | Resolution | FIXED | | Resolved on | Jul 20, 2012 14:04 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description lib/StaticAnalyzer/Core/ObjCMessage.cpp:137 // Else, assume we...
Dead store in CallOrObjCMessage::hasNonZeroCallbackArg()
https://api.github.com/repos/llvm/llvm-project/issues/13370/comments
3
2012-05-31T22:26:11Z
2021-12-03T23:31:21Z
https://github.com/llvm/llvm-project/issues/13370
1,071,047,172
13,370
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12997](https://llvm.org/bz12997) | | Resolution | FIXED | | Resolved on | Apr 30, 2014 00:58 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@nico | ## Extended Description Hello. I have a problem with the NULL macro in lin...
#define NULL __null gets redefined to 0 in linux
https://api.github.com/repos/llvm/llvm-project/issues/13369/comments
17
2012-05-31T19:06:48Z
2021-12-03T23:31:20Z
https://github.com/llvm/llvm-project/issues/13369
1,071,047,166
13,369
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12996](https://llvm.org/bz12996) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman,@asl | ## Extended Description The following declaration no longer compiles with clang since updating from 3.0 to 3.1: static char c = -1.0; ...
Negative floating point constants not permitted in initializer
https://api.github.com/repos/llvm/llvm-project/issues/13368/comments
1
2012-05-31T17:24:41Z
2023-08-15T11:45:07Z
https://github.com/llvm/llvm-project/issues/13368
1,071,047,160
13,368
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12995](https://llvm.org/bz12995) | | Resolution | INVALID | | Resolved on | Apr 23, 2015 05:40 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @filcab | ## Extended Description Installed XCode 4.3.2, and its command line tools. Mac ...
Cannot build, there is no swig on Mac OS X 10.7 with XCode 4.3.2
https://api.github.com/repos/llvm/llvm-project/issues/13367/comments
2
2012-05-31T15:37:09Z
2021-12-03T23:31:18Z
https://github.com/llvm/llvm-project/issues/13367
1,071,047,148
13,367
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12994](https://llvm.org/bz12994) | | Version | trunk | | OS | Linux | | Attachments | [compiler output](https://user-images.githubusercontent.com/60944935/143745430-7526e818-d62b-4b04-9bf0-32e004b7b90c.gz), [diagnostic message](https://user-images.githubusercontent.com/60944935/...
Assertion failed: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(const clang::DeclRefExpr *): Assertion `(ND->isUsed(false) || !isa<VarDecl>(ND) || !E->getLocation().isValid()) && "Should not use decl without marking it used!"'
https://api.github.com/repos/llvm/llvm-project/issues/13366/comments
7
2012-05-31T11:04:15Z
2023-07-29T04:44:47Z
https://github.com/llvm/llvm-project/issues/13366
1,071,047,140
13,366
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12993](https://llvm.org/bz12993) | | Resolution | FIXED | | Resolved on | Feb 11, 2013 16:45 | | Version | trunk | | OS | MacOS X | | Attachments | [example](https://user-images.githubusercontent.com/60944935/143745429-f4566481-07e6-4a9e-a31a-2091c6efa71c.gz) | | Reporter | LLVM...
Crash with case statement building block referencing self under ARC
https://api.github.com/repos/llvm/llvm-project/issues/13365/comments
3
2012-05-31T04:01:48Z
2021-12-03T23:31:16Z
https://github.com/llvm/llvm-project/issues/13365
1,071,047,135
13,365
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12992](https://llvm.org/bz12992) | | Version | unspecified | | OS | MacOS X | | Attachments | [Screenshot of Xcode's suggestion](https://user-images.githubusercontent.com/60944935/143745428-5c8cf626-a8a7-4830-83de-5878314a2630.gz) | | Reporter | LLVM Bugzilla Contributor | | CC ...
Xcode "Fix-It" should prefer property over ivar as suggestion
https://api.github.com/repos/llvm/llvm-project/issues/13364/comments
1
2012-05-31T00:46:47Z
2023-05-23T20:32:59Z
https://github.com/llvm/llvm-project/issues/13364
1,071,047,132
13,364
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12991](https://llvm.org/bz12991) | | Resolution | INVALID | | Resolved on | May 30, 2012 18:07 | | Version | trunk | | OS | All | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745426-8a8c283b-b576-4541-9148-9976827289cf.gz) | | Reporter | LLVM...
instcombine crashes
https://api.github.com/repos/llvm/llvm-project/issues/13363/comments
5
2012-05-30T21:32:46Z
2021-12-03T23:31:15Z
https://github.com/llvm/llvm-project/issues/13363
1,071,047,128
13,363
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12990](https://llvm.org/bz12990) | | Resolution | INVALID | | Resolved on | Jan 13, 2016 05:28 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@rengolin | ## Extended Description There are a couple of comments in CGCall.cpp...
Implement sseregparm calling convention for x86_32 as supported by gcc
https://api.github.com/repos/llvm/llvm-project/issues/13362/comments
1
2012-05-30T18:13:15Z
2021-12-03T23:31:14Z
https://github.com/llvm/llvm-project/issues/13362
1,071,047,127
13,362
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12989](https://llvm.org/bz12989) | | Resolution | WONTFIX | | Resolved on | Nov 19, 2016 17:29 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@compnerd | ## Extended Description There is currently no support for an non-x86 targe...
linux/arm platform support missing for compiler-rt (cross-compiler)
https://api.github.com/repos/llvm/llvm-project/issues/13361/comments
2
2012-05-30T17:58:37Z
2022-01-20T02:36:09Z
https://github.com/llvm/llvm-project/issues/13361
1,071,047,122
13,361
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12988](https://llvm.org/bz12988) | | Resolution | FIXED | | Resolved on | Jan 19, 2016 08:19 | | Version | trunk | | OS | Linux | | Attachments | [test source](https://user-images.githubusercontent.com/60944935/143745425-ed47bf5d-154b-4c5e-91d7-ad8a2aae8542.gz) | | Reporter | LL...
ARM NEON intrinsic vextq_u16() produces very bad code
https://api.github.com/repos/llvm/llvm-project/issues/13360/comments
1
2012-05-30T15:31:17Z
2021-12-03T23:31:12Z
https://github.com/llvm/llvm-project/issues/13360
1,071,047,117
13,360
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12987](https://llvm.org/bz12987) | | Resolution | INVALID | | Resolved on | Jun 06, 2012 02:47 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description All compilations fail on my box (Westmere + SUSE11 SP1) when optimizations...
All compilations fail with void llvm::ValueHandleBase::AddToExistingUseList(llvm::ValueHandleBase**): Assertion `VP.getPointer() == Next->VP.getPointer() && "Added to wrong list?"' failed
https://api.github.com/repos/llvm/llvm-project/issues/13359/comments
10
2012-05-30T14:54:18Z
2021-12-03T23:31:11Z
https://github.com/llvm/llvm-project/issues/13359
1,071,047,113
13,359
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12986](https://llvm.org/bz12986) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description SAFECode currently has a GlobalRegisterOpts.cpp file that implements an optimization to remove pool_register_global() calls. The old code...
The poolregister optimization should be re-enabled
https://api.github.com/repos/llvm/llvm-project/issues/13358/comments
1
2012-05-29T23:40:57Z
2023-08-09T01:38:08Z
https://github.com/llvm/llvm-project/issues/13358
1,071,047,110
13,358
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12985](https://llvm.org/bz12985) | | Version | trunk | | OS | All | | Attachments | [rtest.ll](https://user-images.githubusercontent.com/92601416/143745423-9aec6e7b-c5d7-4c50-8081-47b4abc2eb8d.gz), [rtest2.ll](https://user-images.githubusercontent.com/92601416/143745424-db849ca0...
Reassociate drops NSW/NUW flags
https://api.github.com/repos/llvm/llvm-project/issues/13357/comments
4
2012-05-29T23:04:32Z
2025-02-14T15:02:04Z
https://github.com/llvm/llvm-project/issues/13357
1,071,047,103
13,357
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12984](https://llvm.org/bz12984) | | Resolution | FIXED | | Resolved on | May 19, 2014 05:33 | | Version | trunk | | OS | Linux | | Attachments | [Crash log, output, and the program's source code](https://user-images.githubusercontent.com/60944935/143745421-a6b7b120-1486-4091-b3...
Clang crashing at tuple handling
https://api.github.com/repos/llvm/llvm-project/issues/13356/comments
1
2012-05-29T20:53:48Z
2021-12-03T23:31:09Z
https://github.com/llvm/llvm-project/issues/13356
1,071,047,094
13,356
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12983](https://llvm.org/bz12983) | | Version | trunk | | OS | All | | CC | @tkremenek | ## Extended Description PVS-Studio tool found several suspected issues where there were identical subexpressions used, probably via copy-paste. See details here: http://llvm.org/bugs/show_b...
Checker for identical subexpressions that are suspect for copy-paste error
https://api.github.com/repos/llvm/llvm-project/issues/13355/comments
3
2012-05-29T20:10:52Z
2021-12-03T23:31:08Z
https://github.com/llvm/llvm-project/issues/13355
1,071,047,088
13,355
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12982](https://llvm.org/bz12982) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The monotonic loop optimization should be re-enabled for SAFECode. This will first require updating it to the LLVM 3.0 API and then remov...
The monotonic loop optimization should be re-enabled
https://api.github.com/repos/llvm/llvm-project/issues/13354/comments
0
2012-05-29T17:14:46Z
2021-12-03T23:31:07Z
https://github.com/llvm/llvm-project/issues/13354
1,071,047,082
13,354
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12981](https://llvm.org/bz12981) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The automatic pool allocation transform should be enabled by default within libLTO when using SAFECode. This will first require testing t...
Automatic Pool Allocation should be enabled by default
https://api.github.com/repos/llvm/llvm-project/issues/13353/comments
0
2012-05-29T17:12:29Z
2021-12-03T23:31:07Z
https://github.com/llvm/llvm-project/issues/13353
1,071,047,078
13,353
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12980](https://llvm.org/bz12980) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The type-safe load/store optimization should be enabled by default within libLTO and potentially within Clang. It should be retested and ...
Re-enable the type-safe load/store optimization by default
https://api.github.com/repos/llvm/llvm-project/issues/13352/comments
0
2012-05-29T17:11:14Z
2023-11-03T12:37:55Z
https://github.com/llvm/llvm-project/issues/13352
1,071,047,074
13,352
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12979](https://llvm.org/bz12979) | | Resolution | FIXED | | Resolved on | Jun 04, 2012 17:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Running gvn in define i32 @&#8203;foo(i32 %x, i32 %y) { %add1 = add nsw i32 %x,...
gvn replaces an 'add' with an 'add nsw'
https://api.github.com/repos/llvm/llvm-project/issues/13351/comments
3
2012-05-29T16:26:29Z
2021-12-03T23:31:05Z
https://github.com/llvm/llvm-project/issues/13351
1,071,047,066
13,351
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12978](https://llvm.org/bz12978) | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description SOmewhere I had read that you were looking for a list of the packages that cannot be built with draganegg. The following were tracked down to n...
multiple gentoo packages fail to compile if dragonegg.so included in CFLAGS
https://api.github.com/repos/llvm/llvm-project/issues/13350/comments
2
2012-05-29T10:19:54Z
2021-12-14T21:18:10Z
https://github.com/llvm/llvm-project/issues/13350
1,071,047,061
13,350
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12977](https://llvm.org/bz12977) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description In the following code: ======== template <class T> struct A { static int array[5]; operator int(); }; template <cla...
clang_annotateTokens, clang_getCursor and static data member references in template non-member functions
https://api.github.com/repos/llvm/llvm-project/issues/13349/comments
2
2012-05-28T23:41:45Z
2021-12-03T23:31:03Z
https://github.com/llvm/llvm-project/issues/13349
1,071,047,057
13,349
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12976](https://llvm.org/bz12976) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description In the following code: ======== class A { static int array[2]; }; int A::array[2]; ======== all tokens in the definition ...
clang_annotateTokens and static array member definitions
https://api.github.com/repos/llvm/llvm-project/issues/13348/comments
1
2012-05-28T23:04:26Z
2021-12-03T23:31:02Z
https://github.com/llvm/llvm-project/issues/13348
1,071,047,051
13,348
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12975](https://llvm.org/bz12975) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description In the following code: ======== template <class T> void g(T & a) {} ======== all tokens in the first line are annotated with...
wrong output of clang_getCursor and clang_annotateTokens with template definitions
https://api.github.com/repos/llvm/llvm-project/issues/13347/comments
1
2012-05-28T22:44:37Z
2021-12-03T23:31:02Z
https://github.com/llvm/llvm-project/issues/13347
1,071,047,048
13,347
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12974](https://llvm.org/bz12974) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | Attachments | [Some tests + early draft of the patch that passes the tests](https://user-images.githubus...
[Windows] Support mangling using back references
https://api.github.com/repos/llvm/llvm-project/issues/13346/comments
6
2012-05-28T19:25:45Z
2021-12-03T23:31:01Z
https://github.com/llvm/llvm-project/issues/13346
1,071,047,041
13,346
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12973](https://llvm.org/bz12973) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description On Windows x64, you want the 64-bit version of LLVM/Clang to be installed to the "%SYSTEMDRIVE%\Program Files" directory rather than the ...
Win7x64 Mingw64 "make install" drops off files in x86 program folder
https://api.github.com/repos/llvm/llvm-project/issues/13345/comments
4
2012-05-28T19:14:02Z
2023-08-09T01:37:17Z
https://github.com/llvm/llvm-project/issues/13345
1,071,047,036
13,345
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12972](https://llvm.org/bz12972) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi,@zygoloid | ## Extended Description In the following C++ code: ================ struct A { int operator[](int); }; int f(A a, int * t, int i) { r...
clang_annotateTokens and arguments of operator[], operator() and conversion operators
https://api.github.com/repos/llvm/llvm-project/issues/13344/comments
3
2012-05-28T16:18:53Z
2021-12-03T23:30:59Z
https://github.com/llvm/llvm-project/issues/13344
1,071,047,027
13,344
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12971](https://llvm.org/bz12971) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description It would be a good idea to have a cursor of a kind CXCursor_InactiveCode which covers all tokens in an inactive code. For ex...
Inactive code and cursors
https://api.github.com/repos/llvm/llvm-project/issues/13343/comments
1
2012-05-28T15:00:26Z
2021-12-03T23:30:58Z
https://github.com/llvm/llvm-project/issues/13343
1,071,047,023
13,343
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12970](https://llvm.org/bz12970) | | Resolution | FIXED | | Resolved on | Dec 11, 2012 19:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi | ## Extended Description In the following C++ code: ===== t.cpp === class A { #ifdef SOME...
Preprocessor macros inside blocks are not annotated by clang_annotateTokens as expected
https://api.github.com/repos/llvm/llvm-project/issues/13342/comments
2
2012-05-28T14:34:41Z
2021-12-03T23:30:57Z
https://github.com/llvm/llvm-project/issues/13342
1,071,047,015
13,342
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12969](https://llvm.org/bz12969) | | Resolution | FIXED | | Resolved on | Oct 17, 2013 01:12 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard | ## Extended Description GDB list "FunctionName" command support seems to be broken from...
GDB list Function command doesn't work
https://api.github.com/repos/llvm/llvm-project/issues/13341/comments
1
2012-05-28T13:06:35Z
2021-12-03T23:30:56Z
https://github.com/llvm/llvm-project/issues/13341
1,071,047,008
13,341
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12968](https://llvm.org/bz12968) | | Resolution | DUPLICATE | | Resolved on | Jul 06, 2012 19:06 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@ogoffart | ## Extended Description $ cat test.cpp #include <initializer_list...
invalid error: initialization of non-aggregate type 'S' with an initializer list
https://api.github.com/repos/llvm/llvm-project/issues/13340/comments
1
2012-05-27T22:20:14Z
2021-12-03T23:30:56Z
https://github.com/llvm/llvm-project/issues/13340
1,071,047,004
13,340
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12967](https://llvm.org/bz12967) | | Resolution | FIXED | | Resolved on | Apr 11, 2016 10:03 | | Version | trunk | | OS | All | | CC | @d0k | ## Extended Description [regehr@dyson r60]$ clang -v clang version 3.2 (trunk 157521) Target: x86_64-unknown-linux-gnu Thread model: po...
Assertion `shiftAmt <= BitWidth && "Invalid shift amount"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/13339/comments
1
2012-05-27T21:55:53Z
2021-12-03T23:30:55Z
https://github.com/llvm/llvm-project/issues/13339
1,071,046,993
13,339
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12966](https://llvm.org/bz12966) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Here is a small test case that illustrates the bug: #include <typeinfo> #include <iostream> #include <cstring> using nam...
typeid for pointer to member function returns incorrect value
https://api.github.com/repos/llvm/llvm-project/issues/13338/comments
2
2012-05-27T21:50:09Z
2023-08-06T21:12:27Z
https://github.com/llvm/llvm-project/issues/13338
1,071,046,984
13,338
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12965](https://llvm.org/bz12965) | | Resolution | WORKSFORME | | Resolved on | Oct 24, 2013 23:39 | | Version | trunk | | OS | FreeBSD | | Attachments | [source file demonstrating the crash](https://user-images.githubusercontent.com/60944935/143745418-6b738de8-f14c-4cfd-b73c-7a4...
analyzer crashes with SIGSEGV
https://api.github.com/repos/llvm/llvm-project/issues/13337/comments
4
2012-05-27T21:11:34Z
2022-01-20T02:09:34Z
https://github.com/llvm/llvm-project/issues/13337
1,071,046,975
13,337
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12964](https://llvm.org/bz12964) | | Resolution | FIXED | | Resolved on | Jun 10, 2012 03:00 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description $ cat test.cpp struct X { operator __int128(...
failure to compare convertible-to-__int128 with anything else
https://api.github.com/repos/llvm/llvm-project/issues/13336/comments
1
2012-05-27T18:15:36Z
2021-12-03T23:30:52Z
https://github.com/llvm/llvm-project/issues/13336
1,071,046,971
13,336
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12963](https://llvm.org/bz12963) | | Resolution | FIXED | | Resolved on | Jun 28, 2012 07:03 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description Clang as of r157524 asserts something is wrong while compiling ...
lib/Transforms/Utils/ValueMapper.cpp:170: Assertion `(Flags & RF_IgnoreMissingEntries) && "Referenced value not in value map!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/13335/comments
2
2012-05-27T17:34:43Z
2021-12-03T23:30:51Z
https://github.com/llvm/llvm-project/issues/13335
1,071,046,966
13,335
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12962](https://llvm.org/bz12962) | | Resolution | FIXED | | Resolved on | May 27, 2012 17:41 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@DougGregor | ## Extended Description clang 3.1 and trunk both contain a bug in FinalOverriderCo...
ICE: segfault in FinalOverriderCollector::Collect (CXXInheritance.cpp)
https://api.github.com/repos/llvm/llvm-project/issues/13334/comments
1
2012-05-27T17:22:10Z
2021-12-03T23:30:50Z
https://github.com/llvm/llvm-project/issues/13334
1,071,046,960
13,334
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12961](https://llvm.org/bz12961) | | Resolution | FIXED | | Resolved on | Jan 14, 2018 04:52 | | Version | trunk | | OS | Linux | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745416-dc71ffa3-892f-4570-8230-8cfe7f42fbd8.gz) | | Reporter | LLVM ...
attached testcase compiles in c++ mode, but not in c++11 mode
https://api.github.com/repos/llvm/llvm-project/issues/13333/comments
3
2012-05-27T14:47:08Z
2021-12-03T23:30:49Z
https://github.com/llvm/llvm-project/issues/13333
1,071,046,953
13,333
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12960](https://llvm.org/bz12960) | | Resolution | FIXED | | Resolved on | May 27, 2012 20:51 | | Version | trunk | | OS | MacOS X | | Attachments | [error case](https://user-images.githubusercontent.com/60944935/143745415-bebfe6e7-ebc7-4843-9bd4-f052d9618916.gz) | | Reporter | L...
Use of name `begin' with an invalid range-based for causes segfault
https://api.github.com/repos/llvm/llvm-project/issues/13332/comments
3
2012-05-27T12:57:51Z
2021-12-03T23:01:42Z
https://github.com/llvm/llvm-project/issues/13332
1,071,035,632
13,332
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12959](https://llvm.org/bz12959) | | Resolution | FIXED | | Resolved on | May 30, 2012 12:36 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When a property uses a custom getter/setter that don't match...
property with custom getter/setter can't resolve setter when using custom getter as . notation setter
https://api.github.com/repos/llvm/llvm-project/issues/13331/comments
17
2012-05-26T21:42:56Z
2021-12-03T23:01:42Z
https://github.com/llvm/llvm-project/issues/13331
1,071,035,626
13,331
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12958](https://llvm.org/bz12958) | | Resolution | DUPLICATE | | Resolved on | May 26, 2012 11:37 | | Version | trunk | | OS | MacOS X | | Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745414-adba8cb4-1d86-49b9-bb95-e60ff19e4565.gz) | | Reporter |...
_mm_cvtss_si32 generates incorrect code with _MM_SET_ROUNDING_MODE
https://api.github.com/repos/llvm/llvm-project/issues/13330/comments
2
2012-05-26T18:18:18Z
2021-12-03T23:01:41Z
https://github.com/llvm/llvm-project/issues/13330
1,071,035,621
13,330
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12957](https://llvm.org/bz12957) | | Resolution | INVALID | | Resolved on | Jul 12, 2018 14:45 | | Version | unspecified | | OS | FreeBSD | | Attachments | [Failure log from Gentoo FreeBSD](https://user-images.githubusercontent.com/60944935/143745413-803aab6d-174f-46e6-b07c-0a02...
LONG_BIT is undefined in FreeBSD includes
https://api.github.com/repos/llvm/llvm-project/issues/13329/comments
1
2012-05-26T12:00:48Z
2021-12-03T23:01:40Z
https://github.com/llvm/llvm-project/issues/13329
1,071,035,616
13,329
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12956](https://llvm.org/bz12956) | | Version | unspecified | | OS | All | | Attachments | [Patch to fix C++ header search path on Gentoo Linux](https://user-images.githubusercontent.com/60944935/143745411-8a6a4ac6-e898-4086-b594-b2d4463b2d49.gz), [Patch to fix path finding on Ge...
Clang 3.1 is unable to compile itself on Gentoo
https://api.github.com/repos/llvm/llvm-project/issues/13328/comments
2
2012-05-26T11:53:06Z
2023-08-09T01:36:39Z
https://github.com/llvm/llvm-project/issues/13328
1,071,035,608
13,328
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12955](https://llvm.org/bz12955) | | Version | unspecified | | OS | All | | Attachments | [Patch to detect system GCC and adjust paths accordingly](https://user-images.githubusercontent.com/60944935/143745408-09914db3-f913-4b84-b7cf-88d255ca63c5.gz), [Patch for Gentoo FreeBSD](h...
Clang 3.1 will ignore system GCC version on Gentoo
https://api.github.com/repos/llvm/llvm-project/issues/13327/comments
3
2012-05-26T11:46:13Z
2023-08-09T01:38:14Z
https://github.com/llvm/llvm-project/issues/13327
1,071,035,602
13,327
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12954](https://llvm.org/bz12954) | | Resolution | FIXED | | Resolved on | Aug 25, 2016 15:54 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@chandlerc,@kcc,@pageexec | ## Extended Description $ clang -O4 -faddress-sanitizer a.c /usr/b...
clang looks for its libraries in ../lib, rather than correct libdir
https://api.github.com/repos/llvm/llvm-project/issues/13326/comments
3
2012-05-26T11:31:48Z
2021-12-03T23:01:37Z
https://github.com/llvm/llvm-project/issues/13326
1,071,035,595
13,326
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12953](https://llvm.org/bz12953) | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#13707 | | CC | @DougGregor,@tritao,@belkadan,@tkremenek,@Weverything | ## Extended Description This testcase: ```cpp struct X { ~X(); }; void f() { g...
CFG builder asserts when goto jumps variable with nontrivial destructor in MS mode
https://api.github.com/repos/llvm/llvm-project/issues/13325/comments
9
2012-05-26T07:13:14Z
2023-08-30T08:50:01Z
https://github.com/llvm/llvm-project/issues/13325
1,071,035,587
13,325
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12952](https://llvm.org/bz12952) | | Resolution | WORKSFORME | | Resolved on | Apr 05, 2018 20:38 | | Version | trunk | | OS | All | | CC | @atrick,@nlewycky | ## Extended Description [regehr@dyson r58]$ clang -O small.c -c -w While deleting: i32 %storemerge1 An asserting valu...
UNREACHABLE executed at Value.cpp:620!
https://api.github.com/repos/llvm/llvm-project/issues/13324/comments
2
2012-05-26T03:22:12Z
2022-01-20T02:09:33Z
https://github.com/llvm/llvm-project/issues/13324
1,071,035,585
13,324
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12951](https://llvm.org/bz12951) | | Resolution | FIXED | | Resolved on | Jun 01, 2012 13:13 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description <stdin>:1:83: error: unknown type name 'Thing'; did you mean 'bazquux::Thing'? namespace foobar ...
clang produces namespace typo corrections when multiple candidates are available
https://api.github.com/repos/llvm/llvm-project/issues/13323/comments
2
2012-05-26T00:19:28Z
2021-12-03T23:01:35Z
https://github.com/llvm/llvm-project/issues/13323
1,071,035,577
13,323
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12950](https://llvm.org/bz12950) | | Resolution | DUPLICATE | | Resolved on | May 25, 2012 17:16 | | Version | unspecified | | OS | All | | Attachments | [Build log](https://user-images.githubusercontent.com/3487/143745407-de02cfdc-0685-415d-8b1c-6ff6ae7148d7.gz) | ## Extended ...
compiler-rt fails to build with bootstrapped clang at r157206
https://api.github.com/repos/llvm/llvm-project/issues/13322/comments
2
2012-05-26T00:11:26Z
2021-12-03T23:01:34Z
https://github.com/llvm/llvm-project/issues/13322
1,071,035,572
13,322
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12949](https://llvm.org/bz12949) | | Resolution | FIXED | | Resolved on | May 19, 2014 01:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor | ## Extended Description $ cat apple.cpp struct DRMed { ~DRMed()=default; DR...
invalid copy-constructible requirement
https://api.github.com/repos/llvm/llvm-project/issues/13321/comments
1
2012-05-25T21:21:15Z
2021-12-03T23:01:33Z
https://github.com/llvm/llvm-project/issues/13321
1,071,035,556
13,321
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12948](https://llvm.org/bz12948) | | Resolution | FIXED | | Resolved on | Sep 13, 2012 17:02 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@efriedma-quic,@tkremenek | ## Extended Description $ cat test.cpp template<int> v...
invalid "'noreturn' should not return"
https://api.github.com/repos/llvm/llvm-project/issues/13320/comments
4
2012-05-25T18:33:58Z
2021-12-03T23:01:32Z
https://github.com/llvm/llvm-project/issues/13320
1,071,035,547
13,320
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12947](https://llvm.org/bz12947) | | Resolution | WONTFIX | | Resolved on | Nov 26, 2012 15:03 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Revision 155603 breaks Firefox build with libcxx: ... In file included from /var...
Revision 155603 breaks Firefox build with libcxx
https://api.github.com/repos/llvm/llvm-project/issues/13319/comments
23
2012-05-25T14:36:58Z
2022-01-20T02:36:07Z
https://github.com/llvm/llvm-project/issues/13319
1,071,035,542
13,319
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12946](https://llvm.org/bz12946) | | Resolution | FIXED | | Resolved on | Jan 19, 2016 11:03 | | Version | trunk | | OS | Linux | | Attachments | [testcase source](https://user-images.githubusercontent.com/60944935/143745403-70b1cd93-2281-4f76-af72-28a85f1a98f5.gz) | | Reporter ...
"Wrong MachineOperand accessor" assertion hit when compiling NEON intrinsics code
https://api.github.com/repos/llvm/llvm-project/issues/13318/comments
3
2012-05-25T13:58:15Z
2021-12-03T23:01:30Z
https://github.com/llvm/llvm-project/issues/13318
1,071,035,531
13,318
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12945](https://llvm.org/bz12945) | | Version | unspecified | | OS | Linux | | Attachments | [valgrind.log](https://user-images.githubusercontent.com/226650/143745400-70380d0f-d44f-4bc8-b5f8-5a848191df89.gz), [hello.cpp](https://user-images.githubusercontent.com/226650/143745401-...
clang++ 3.1 --analyze SIGSEGVs (built with gcc-4.7.0)
https://api.github.com/repos/llvm/llvm-project/issues/13317/comments
7
2012-05-25T13:14:20Z
2022-10-28T22:05:36Z
https://github.com/llvm/llvm-project/issues/13317
1,071,035,521
13,317
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12944](https://llvm.org/bz12944) | | Resolution | FIXED | | Resolved on | Sep 26, 2012 11:54 | | Version | trunk | | OS | DragonFly BSD | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description LLVM 3.1 was released with a config.sub file dated "2003-02-...
LLVM 3.1 doesn't build on DragonFly due to ancient config.sub (2003)
https://api.github.com/repos/llvm/llvm-project/issues/13316/comments
1
2012-05-25T09:40:56Z
2021-12-03T23:01:29Z
https://github.com/llvm/llvm-project/issues/13316
1,071,035,512
13,316
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12943](https://llvm.org/bz12943) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor | ## Extended Description Parser's ParseScope and TemporaryParamDepth seem not maintained enough. They look like having just partial info...
Scope::TemplateParamScope or TemplateParameterDepth should be available anywhere parsing
https://api.github.com/repos/llvm/llvm-project/issues/13315/comments
3
2012-05-25T05:24:31Z
2023-11-03T11:59:56Z
https://github.com/llvm/llvm-project/issues/13315
1,071,035,503
13,315
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12942](https://llvm.org/bz12942) | | Resolution | FIXED | | Resolved on | Dec 03, 2012 12:46 | | Version | trunk | | OS | All | | Attachments | [Test with two different compile units coming from same source file.](https://user-images.githubusercontent.com/60944935/143745398-c5d1...
debug_info of compile_units with same filename + dirname clash / duplicate labels
https://api.github.com/repos/llvm/llvm-project/issues/13314/comments
3
2012-05-25T03:24:38Z
2021-12-03T23:01:27Z
https://github.com/llvm/llvm-project/issues/13314
1,071,035,499
13,314
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12941](https://llvm.org/bz12941) | | Resolution | INVALID | | Resolved on | May 24, 2012 19:00 | | Version | unspecified | | OS | Linux | | Attachments | [minimal testcase](https://user-images.githubusercontent.com/60944935/143745397-39c67226-a959-42ca-a9de-a70171b0e273.gz) | | ...
-O2 causes: Assertion `S < E && "Cannot create empty or backwards range"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/13313/comments
1
2012-05-25T01:35:01Z
2021-12-03T23:01:26Z
https://github.com/llvm/llvm-project/issues/13313
1,071,035,493
13,313
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12940](https://llvm.org/bz12940) | | Resolution | FIXED | | Resolved on | Jul 16, 2012 14:06 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Given: void func() { } void func() = delete; Clang produces: spec.cpp:2:6: error: redefinitio...
redundant error when redefining a function as deleted
https://api.github.com/repos/llvm/llvm-project/issues/13312/comments
3
2012-05-24T22:33:43Z
2021-12-03T23:01:25Z
https://github.com/llvm/llvm-project/issues/13312
1,071,035,488
13,312
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12939](https://llvm.org/bz12939) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Currently, the exactcheck optimization looks at each pointer checked by a run-time check and traces up the def/use chain to see if there i...
Improve efficiency of analysis used by exactcheck optimization
https://api.github.com/repos/llvm/llvm-project/issues/13311/comments
0
2012-05-24T21:47:23Z
2021-12-03T23:01:24Z
https://github.com/llvm/llvm-project/issues/13311
1,071,035,479
13,311
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12938](https://llvm.org/bz12938) | | Resolution | FIXED | | Resolved on | Jan 16, 2013 20:47 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description The following code: template<typename> void func() [[noreturn]]; template<> void func<int>(); Fa...
error when specializing a function template with different attributes
https://api.github.com/repos/llvm/llvm-project/issues/13310/comments
5
2012-05-24T21:15:59Z
2021-12-03T23:01:23Z
https://github.com/llvm/llvm-project/issues/13310
1,071,035,468
13,310
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12937](https://llvm.org/bz12937) | | Resolution | FIXED | | Resolved on | Jun 26, 2012 12:19 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Given this: template<typename> void func(); template<> void func<int>() = delete; Clang produces...
error when deleting an explicit template specialization
https://api.github.com/repos/llvm/llvm-project/issues/13309/comments
3
2012-05-24T21:06:11Z
2021-12-03T23:01:23Z
https://github.com/llvm/llvm-project/issues/13309
1,071,035,455
13,309
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12936](https://llvm.org/bz12936) | | Resolution | FIXED | | Resolved on | May 24, 2012 17:52 | | Version | trunk | | OS | All | | CC | @tkremenek | ## Extended Description Due to the way setter names are generated for Objective-C properties, two properties that differ only in ...
No warning for conflicting @&#8203;property names (first letter differing in case)
https://api.github.com/repos/llvm/llvm-project/issues/13308/comments
2
2012-05-24T20:49:37Z
2021-12-03T23:01:22Z
https://github.com/llvm/llvm-project/issues/13308
1,071,035,445
13,308
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12935](https://llvm.org/bz12935) | | Version | unspecified | | OS | All | | CC | @tkremenek | ## Extended Description hummer:src thakis$ cat test.m #include <Foundation/Foundation.h> int main() { NSDictionary* attributes = @{ NSFilePosixPermissions: [NSNumber numberWi...
Poor diagnostic for missing comma in ObjC dictionary literal
https://api.github.com/repos/llvm/llvm-project/issues/13307/comments
2
2012-05-24T17:11:24Z
2023-05-23T11:33:45Z
https://github.com/llvm/llvm-project/issues/13307
1,071,035,436
13,307
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12934](https://llvm.org/bz12934) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description $ cat test.c typedef unsigned int uint128_t __attribute__((__mode__(TI))); uint128_t foo(uint128_t v) { asm ("#" : "+A"(v));...
fatal error in backend with "+A" x86_64 asm constraint
https://api.github.com/repos/llvm/llvm-project/issues/13306/comments
0
2012-05-24T15:00:55Z
2021-12-03T23:01:20Z
https://github.com/llvm/llvm-project/issues/13306
1,071,035,430
13,306
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12933](https://llvm.org/bz12933) | | Resolution | FIXED | | Resolved on | Sep 13, 2012 16:02 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@tkremenek | ## Extended Description Clang fails in assertion with the following ...
Nested template causes Clang assertion failure
https://api.github.com/repos/llvm/llvm-project/issues/13305/comments
2
2012-05-24T10:58:59Z
2021-12-03T23:01:19Z
https://github.com/llvm/llvm-project/issues/13305
1,071,035,427
13,305
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12932](https://llvm.org/bz12932) | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Clang rejects this well-formed code: struct a { struct b {}; }; template<typename T> void f(typename T::b *p) { p->T::b::~b(); } template void f<a>(a::b*);...
incorrect instantiation of explicit destructor calls with nested scope specifier
https://api.github.com/repos/llvm/llvm-project/issues/13304/comments
3
2012-05-24T05:14:22Z
2023-07-18T03:36:25Z
https://github.com/llvm/llvm-project/issues/13304
1,071,035,419
13,304
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12931](https://llvm.org/bz12931) | | Resolution | FIXED | | Resolved on | Dec 25, 2020 07:06 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The compiler should instantiate doit(junk ......
incorrect overload resolution
https://api.github.com/repos/llvm/llvm-project/issues/13303/comments
1
2012-05-24T04:04:02Z
2021-12-03T23:01:17Z
https://github.com/llvm/llvm-project/issues/13303
1,071,035,414
13,303
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12930](https://llvm.org/bz12930) | | Resolution | INVALID | | Resolved on | May 24, 2012 08:42 | | Version | trunk | | OS | Linux | | Attachments | [C++ Source Code](https://user-images.githubusercontent.com/60944935/143745391-6fd1c6b9-5430-4993-9080-2bb743fa9101.gz), [Preproces...
Clang 3.1 Crashes on reduced test case using boost spirit
https://api.github.com/repos/llvm/llvm-project/issues/13302/comments
9
2012-05-24T03:45:27Z
2021-12-03T23:01:16Z
https://github.com/llvm/llvm-project/issues/13302
1,071,035,408
13,302
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12929](https://llvm.org/bz12929) | | Resolution | FIXED | | Resolved on | May 29, 2012 22:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @atrick | ## Extended Description $ cat file.c unsigned char g; void func(void) { unsigned cha...
Casting.h:194: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/13301/comments
3
2012-05-23T20:15:45Z
2021-12-03T23:01:15Z
https://github.com/llvm/llvm-project/issues/13301
1,071,035,403
13,301
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12928](https://llvm.org/bz12928) | | Resolution | INVALID | | Resolved on | May 23, 2012 15:40 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Below is the snipped log of the output in which the clang front-end crashes tr...
clang crash with c89 standard mode
https://api.github.com/repos/llvm/llvm-project/issues/13300/comments
1
2012-05-23T20:11:42Z
2021-12-03T23:01:15Z
https://github.com/llvm/llvm-project/issues/13300
1,071,035,393
13,300
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12927](https://llvm.org/bz12927) | | Resolution | FIXED | | Resolved on | May 23, 2012 15:21 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@d0k,@stoklund | ## Extended Description Hi ! $ cat file.c unsigned short s; unsigned g0, g1,...
RegisterCoalescer.cpp:1305: bool {anonymous}::RegisterCoalescer::joinIntervals(llvm::CoalescerPair&): Assertion `MI && "Missing def"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/13299/comments
1
2012-05-23T19:26:08Z
2021-12-03T23:01:14Z
https://github.com/llvm/llvm-project/issues/13299
1,071,035,382
13,299
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12926](https://llvm.org/bz12926) | | Resolution | FIXED | | Resolved on | Dec 09, 2015 11:01 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-bugzilla-archive#18926 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@rengolin | ## Extended Description The armv7...
Inline ARMv7 assembler
https://api.github.com/repos/llvm/llvm-project/issues/13298/comments
2
2012-05-23T19:05:05Z
2021-12-03T23:01:13Z
https://github.com/llvm/llvm-project/issues/13298
1,071,035,372
13,298
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12925](https://llvm.org/bz12925) | | Version | trunk | | OS | Solaris | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description Hi! When building my application on Solaris using clang and libc++ I got linker error about unresolved symbol which...
always_inline attribute isn't honored when optimizing for code size
https://api.github.com/repos/llvm/llvm-project/issues/13297/comments
6
2012-05-23T18:32:42Z
2023-11-03T11:58:31Z
https://github.com/llvm/llvm-project/issues/13297
1,071,035,364
13,297
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12924](https://llvm.org/bz12924) | | Resolution | FIXED | | Resolved on | May 24, 2012 20:44 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description $ cat hello.c #include <stdio.h> int main(int argc, char ...
SEGV when linking with -x c++
https://api.github.com/repos/llvm/llvm-project/issues/13296/comments
13
2012-05-23T18:27:08Z
2021-12-03T23:01:11Z
https://github.com/llvm/llvm-project/issues/13296
1,071,035,355
13,296
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12923](https://llvm.org/bz12923) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek,@zygoloid | ## Extended Description 23-May-2012 08:45 AM Doug Russell: Summary: If you have an mutable property in your .m file (in a class ext...
Exposing a mutable property as a immutable readonly getter causes warnings
https://api.github.com/repos/llvm/llvm-project/issues/13295/comments
4
2012-05-23T17:53:48Z
2023-05-23T20:32:39Z
https://github.com/llvm/llvm-project/issues/13295
1,071,035,346
13,295
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12922](https://llvm.org/bz12922) | | Version | unspecified | | OS | Linux | | Attachments | [The assembly file used for generating the executable](https://user-images.githubusercontent.com/60944935/143745387-633f404d-70d7-44a8-a0d7-af22c1494283.gz) | | Reporter | LLVM Bugzilla C...
no debugging symbols found in gdb when assembly file is compiled to form the executable with -g option.
https://api.github.com/repos/llvm/llvm-project/issues/13294/comments
3
2012-05-23T17:33:19Z
2021-12-03T23:01:09Z
https://github.com/llvm/llvm-project/issues/13294
1,071,035,335
13,294
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12921](https://llvm.org/bz12921) | | Resolution | FIXED | | Resolved on | Mar 22, 2013 14:02 | | Version | 3.0 | | OS | Linux | | Attachments | [Test case for the false positive](https://user-images.githubusercontent.com/60944935/143745386-a7cd6ed9-c8d5-4389-be5f-7715339f1918.gz...
[clang 3.1 analyzer] False positive with constant array size
https://api.github.com/repos/llvm/llvm-project/issues/13293/comments
4
2012-05-23T16:54:05Z
2021-12-03T23:01:08Z
https://github.com/llvm/llvm-project/issues/13293
1,071,035,330
13,293
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12920](https://llvm.org/bz12920) | | Resolution | FIXED | | Resolved on | Sep 28, 2015 20:49 | | Version | unspecified | | OS | Windows XP | | Blocks | llvm/llvm-bugzilla-archive#13452 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description Clang 3.1,...
gcc-driver in clang passes gcc-incompatible clang's parameters to gcc-as and gcc-ld driver
https://api.github.com/repos/llvm/llvm-project/issues/13292/comments
8
2012-05-23T14:07:21Z
2021-12-03T23:01:07Z
https://github.com/llvm/llvm-project/issues/13292
1,071,035,322
13,292
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12919](https://llvm.org/bz12919) | | Resolution | FIXED | | Resolved on | May 25, 2012 12:51 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description Linux x86_64, clang/llvm r157315 % cat z.cc typedef __typeof__ 0 size_t; namespace __gnu_cxx { te...
Assertion `Linkage(CachedLinkage) == getLVForDecl(this, true).linkage()'
https://api.github.com/repos/llvm/llvm-project/issues/13291/comments
3
2012-05-23T14:06:02Z
2021-12-03T23:01:06Z
https://github.com/llvm/llvm-project/issues/13291
1,071,035,312
13,291
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12918](https://llvm.org/bz12918) | | Resolution | FIXED | | Resolved on | Jun 15, 2012 00:16 | | Version | unspecified | | OS | MacOS X | | CC | @nico,@timurrrr | ## Extended Description I'm building compiler-rt for AddressSanitizer according to http://code.google.com/p/addres...
Regression(r157062 ): compiler-rt build on mac is broken due to armv6 changes
https://api.github.com/repos/llvm/llvm-project/issues/13290/comments
12
2012-05-23T13:40:27Z
2021-12-03T23:01:05Z
https://github.com/llvm/llvm-project/issues/13290
1,071,035,304
13,290
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12917](https://llvm.org/bz12917) | | Resolution | FIXED | | Resolved on | Jul 23, 2012 20:19 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Related to, but different from, llvm/llvm-project#12429 , Clang (correctly) accepts this: templ...
Incorrect mangling of lambdas in default arguments in templates
https://api.github.com/repos/llvm/llvm-project/issues/13289/comments
1
2012-05-23T07:22:21Z
2021-12-03T23:01:04Z
https://github.com/llvm/llvm-project/issues/13289
1,071,035,297
13,289
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12916](https://llvm.org/bz12916) | | Resolution | INVALID | | Resolved on | May 24, 2012 08:43 | | Version | trunk | | OS | Linux | | Attachments | [Source code that causes the crash.](https://user-images.githubusercontent.com/60944935/143745382-07fbb2a5-3950-42c6-9272-5bbee46f3...
Clang 3.1 crashes with std::istreambuf_iterator when in -O2 or -O3
https://api.github.com/repos/llvm/llvm-project/issues/13288/comments
5
2012-05-23T06:57:21Z
2021-12-03T23:01:03Z
https://github.com/llvm/llvm-project/issues/13288
1,071,035,287
13,288
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12915](https://llvm.org/bz12915) | | Resolution | FIXED | | Resolved on | Apr 17, 2019 13:37 | | Version | trunk | | OS | All | | Attachments | [clang_crash_BoOEbb.ii.info.txt](https://user-images.githubusercontent.com/60944935/143745377-bbafd984-bd96-444c-92ec-8573667d5ace.gz),...
Assertion `!isa<NonLoc>(location) && "location cannot be a NonLoc."' failed.
https://api.github.com/repos/llvm/llvm-project/issues/13287/comments
10
2012-05-22T19:58:54Z
2021-12-03T23:01:02Z
https://github.com/llvm/llvm-project/issues/13287
1,071,035,283
13,287
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12914](https://llvm.org/bz12914) | | Resolution | WORKSFORME | | Resolved on | May 22, 2012 12:30 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In a Mac OS X Lion 10.7.4 MacBook Air, when building p7zip-9.20.1 with -O4,...
Failed to build p7zip with -O4
https://api.github.com/repos/llvm/llvm-project/issues/13286/comments
3
2012-05-22T18:05:10Z
2022-01-20T02:09:32Z
https://github.com/llvm/llvm-project/issues/13286
1,071,035,276
13,286
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12913](https://llvm.org/bz12913) | | Resolution | FIXED | | Resolved on | Jun 21, 2012 11:26 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description (clang 3.1 from Debian sid) According to the document "ELF for the ARM arch...
R_ARM_CALL wrongly used for ARM "B" instruction
https://api.github.com/repos/llvm/llvm-project/issues/13285/comments
2
2012-05-22T16:17:26Z
2021-12-03T23:01:00Z
https://github.com/llvm/llvm-project/issues/13285
1,071,035,264
13,285
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12912](https://llvm.org/bz12912) | | Resolution | INVALID | | Resolved on | Apr 23, 2019 15:17 | | Version | trunk | | OS | MacOS X | | Attachments | [C source file](https://user-images.githubusercontent.com/60944935/143745374-74575c22-114f-4db2-96d0-4a06d748a254.gz), [LL file w...
lli/X86CodeEmitter assertion failure with debug annotations
https://api.github.com/repos/llvm/llvm-project/issues/13284/comments
3
2012-05-22T15:56:42Z
2021-12-03T23:00:59Z
https://github.com/llvm/llvm-project/issues/13284
1,071,035,259
13,284
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12911](https://llvm.org/bz12911) | | Resolution | FIXED | | Resolved on | May 22, 2012 09:52 | | Version | trunk | | OS | All | | CC | @d0k,@stoklund | ## Extended Description [regehr@dyson r57]$ cat small.c short a; int b, c, d, e, f, g, h; void fn1 () { short i; int ...
Assertion `I != r2iMap_.end() && "Interval does not exist for register"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/13283/comments
1
2012-05-22T15:16:50Z
2021-12-03T23:00:58Z
https://github.com/llvm/llvm-project/issues/13283
1,071,035,250
13,283
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12910](https://llvm.org/bz12910) | | Version | 3.0 | | OS | Linux | | Attachments | [report](https://user-images.githubusercontent.com/60944935/143745373-a87c9d6a-9ac3-469b-a550-7a8e4a288776.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Bug reported ...
The left operand of '==' is a garbage value
https://api.github.com/repos/llvm/llvm-project/issues/13282/comments
2
2012-05-22T14:48:37Z
2024-04-23T15:18:20Z
https://github.com/llvm/llvm-project/issues/13282
1,071,035,242
13,282
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12909](https://llvm.org/bz12909) | | Version | 3.0 | | OS | Windows XP | | Attachments | [library calls file](https://user-images.githubusercontent.com/60944935/143745372-1da0eb34-57bf-4d9a-adef-929e90dd4c73.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description...
builtin memcpy behaviour compared to gcc when destinatio​n unknown...
https://api.github.com/repos/llvm/llvm-project/issues/13281/comments
0
2012-05-22T10:57:38Z
2021-12-03T23:00:57Z
https://github.com/llvm/llvm-project/issues/13281
1,071,035,230
13,281
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12908](https://llvm.org/bz12908) | | Resolution | FIXED | | Resolved on | May 22, 2012 19:00 | | Version | trunk | | OS | Linux | | Attachments | [the generated code causes an infinite loop.](https://user-images.githubusercontent.com/60944935/143745371-7a93c3ef-7f99-41b3-8113-98...
Incorrect code generation on sse4 with double pumped vectors
https://api.github.com/repos/llvm/llvm-project/issues/13280/comments
3
2012-05-22T04:52:10Z
2021-12-03T23:00:56Z
https://github.com/llvm/llvm-project/issues/13280
1,071,035,225
13,280
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12907](https://llvm.org/bz12907) | | Resolution | INVALID | | Resolved on | May 21, 2012 19:44 | | Version | trunk | | OS | other | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description As per the C++98/C++11 status page, Unrestricted ...
clang++ 3.1 trunk rejects unrestricted unions
https://api.github.com/repos/llvm/llvm-project/issues/13279/comments
2
2012-05-22T02:27:57Z
2021-12-03T23:00:55Z
https://github.com/llvm/llvm-project/issues/13279
1,071,035,215
13,279
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12906](https://llvm.org/bz12906) | | Resolution | FIXED | | Resolved on | Nov 16, 2017 17:34 | | Version | trunk | | OS | Linux | | Attachments | [Compile and run with LANG=sv_SE.UTF-8 .https://user-images.githubusercontent.com/60944935/143745370-f14cb4a8-1140-4b85-836c-948aaf9e...
AsmWriter produces invalid IR when using certain locales (comma ',' instead of periods '.')
https://api.github.com/repos/llvm/llvm-project/issues/13278/comments
11
2012-05-21T22:58:44Z
2021-12-03T23:00:54Z
https://github.com/llvm/llvm-project/issues/13278
1,071,035,210
13,278
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12905](https://llvm.org/bz12905) | | Resolution | FIXED | | Resolved on | May 21, 2012 15:59 | | Version | trunk | | OS | Linux | | Attachments | [File with fix.](https://user-images.githubusercontent.com/60944935/143745366-6fe13a3c-f886-41e6-9110-596c861b5631.gz) | | Reporter |...
If function name is C clang crashes at clang/lib/StaticAnalyzer/Core/ObjCMessage.cc line 164
https://api.github.com/repos/llvm/llvm-project/issues/13277/comments
12
2012-05-21T20:16:41Z
2021-12-03T23:00:53Z
https://github.com/llvm/llvm-project/issues/13277
1,071,035,203
13,277