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 | [15104](https://llvm.org/bz15104) | | Resolution | FIXED | | Resolved on | Oct 07, 2014 08:12 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Similar to Bug 8873. $ echo '0xc7 0xc2 0x00 0x00 0x00 0x00 ' | ./llvm-mc -disassem...
[MC x86 Disassembler] MOV r/m32, imm32 not recognized
https://api.github.com/repos/llvm/llvm-project/issues/15476/comments
2
2013-01-29T10:01:49Z
2021-12-04T00:01:26Z
https://github.com/llvm/llvm-project/issues/15476
1,071,059,659
15,476
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15103](https://llvm.org/bz15103) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This program compiles with g++ but not with clang++. namespace N { struct S { ~S() {} }; typedef S S1...
another problem with destructors
https://api.github.com/repos/llvm/llvm-project/issues/15475/comments
2
2013-01-29T07:51:13Z
2023-07-13T21:51:42Z
https://github.com/llvm/llvm-project/issues/15475
1,071,059,653
15,475
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15102](https://llvm.org/bz15102) | | Resolution | FIXED | | Resolved on | Aug 16, 2014 07:47 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@hubert-reinterpretcast | ## Extended Description The following is allowed in g++...
problem with calling a destructor
https://api.github.com/repos/llvm/llvm-project/issues/15474/comments
1
2013-01-29T06:37:48Z
2021-12-04T00:01:24Z
https://github.com/llvm/llvm-project/issues/15474
1,071,059,649
15,474
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15101](https://llvm.org/bz15101) | | Version | 3.2 | | OS | Linux | | Attachments | [run script](https://user-images.githubusercontent.com/60944935/143746799-fcb5a2ac-c548-451e-9f70-830211467a9d.gz), [preprocessed source (compressed to fit within upload limit)](https://user-imag...
Clang stack overflow while reporting infinite-template-recursion error
https://api.github.com/repos/llvm/llvm-project/issues/15473/comments
2
2013-01-29T06:37:05Z
2023-07-28T15:34:06Z
https://github.com/llvm/llvm-project/issues/15473
1,071,059,640
15,473
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15100](https://llvm.org/bz15100) | | Resolution | FIXED | | Resolved on | Jan 28, 2013 21:53 | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description clang++ failed to compile the following simple prog...
clang++ failed to compile simple program with int main(int argc, const char_T * argv[])
https://api.github.com/repos/llvm/llvm-project/issues/15472/comments
6
2013-01-29T04:25:53Z
2021-12-04T00:01:22Z
https://github.com/llvm/llvm-project/issues/15472
1,071,059,632
15,472
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15099](https://llvm.org/bz15099) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description This code generates a warning for g++ and an error for clang++ ```console rkotler@ubuntu-rkotl...
warning vs error for character literal overflow
https://api.github.com/repos/llvm/llvm-project/issues/15471/comments
3
2013-01-29T03:42:16Z
2024-03-11T03:08:26Z
https://github.com/llvm/llvm-project/issues/15471
1,071,059,628
15,471
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15098](https://llvm.org/bz15098) | | Resolution | INVALID | | Resolved on | Jan 28, 2013 19:04 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @stoklund | ## Extended Description If you compile with clang -O0, we get a link error on x86. #...
llc bug with -O0
https://api.github.com/repos/llvm/llvm-project/issues/15470/comments
1
2013-01-29T02:52:39Z
2021-12-04T00:01:21Z
https://github.com/llvm/llvm-project/issues/15470
1,071,059,620
15,470
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15097](https://llvm.org/bz15097) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description if (test unrelated to weak) { use weak one way } else { use weak another way } results in "repeated use" warning. ...
arc-repeated-use-of-weak false positive ARCRepeatedUseOfWeak
https://api.github.com/repos/llvm/llvm-project/issues/15469/comments
1
2013-01-29T02:48:57Z
2023-05-23T20:17:36Z
https://github.com/llvm/llvm-project/issues/15469
1,071,059,613
15,469
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15096](https://llvm.org/bz15096) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description MBB->end()->getParent() will just return garbage instead of asserting this can happen also when you are at the end. MI->getParent()
assertion needed
https://api.github.com/repos/llvm/llvm-project/issues/15468/comments
1
2013-01-29T01:15:47Z
2024-10-30T17:03:47Z
https://github.com/llvm/llvm-project/issues/15468
1,071,059,608
15,468
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15095](https://llvm.org/bz15095) | | Version | trunk | | OS | Linux | | Attachments | [Proposed patch to resolve reported issue.](https://user-images.githubusercontent.com/60944935/143746798-bc07856b-d462-4af6-8b76-455ab1614e26.gz) | | Reporter | LLVM Bugzilla Contributor | | CC...
Inconsistent Paren Locations for vector literal CompoundLiteralExpr compared to typical expected behavior
https://api.github.com/repos/llvm/llvm-project/issues/15467/comments
3
2013-01-29T00:24:08Z
2023-11-05T01:00:20Z
https://github.com/llvm/llvm-project/issues/15467
1,071,059,604
15,467
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15094](https://llvm.org/bz15094) | | Version | 3.1 | | OS | All | | Attachments | [Sample code](https://user-images.githubusercontent.com/60944935/143746797-368952d7-c5c6-4078-a8b9-c2ec997b83ec.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan,@nico | ## Extended ...
static analyzer false positive: Analyzer not honoring CF_RELEASES_ARGUMENT in C++ template
https://api.github.com/repos/llvm/llvm-project/issues/15466/comments
3
2013-01-29T00:01:20Z
2021-12-04T00:01:17Z
https://github.com/llvm/llvm-project/issues/15466
1,071,059,595
15,466
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15093](https://llvm.org/bz15093) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I built llvm from source (3.3) and statically link against it. Apart from those static libs, I don't have llvm "officially" installed on this ...
LLVM version collision when linking statically
https://api.github.com/repos/llvm/llvm-project/issues/15465/comments
1
2013-01-28T23:20:52Z
2021-12-04T00:01:17Z
https://github.com/llvm/llvm-project/issues/15465
1,071,059,591
15,465
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15092](https://llvm.org/bz15092) | | Resolution | FIXED | | Resolved on | Jan 28, 2013 18:10 | | Version | trunk | | OS | MacOS X | | Attachments | [Test Files (Xcode project and source).](https://user-images.githubusercontent.com/60944935/143746796-ed43f882-9cc9-4c41-a0ac-7e612...
static analyzer false positive: reports instance variable used while 'self' is not set to the result of [(super or self)] init
https://api.github.com/repos/llvm/llvm-project/issues/15464/comments
2
2013-01-28T23:01:21Z
2021-12-04T00:01:16Z
https://github.com/llvm/llvm-project/issues/15464
1,071,059,587
15,464
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15091](https://llvm.org/bz15091) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description It would be useful if submissions could be tagged so they can be better organized in the web ui. For example I could use a branch name as...
ability to tag submissions
https://api.github.com/repos/llvm/llvm-project/issues/15463/comments
0
2013-01-28T21:56:32Z
2021-12-04T00:01:15Z
https://github.com/llvm/llvm-project/issues/15463
1,071,059,581
15,463
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15090](https://llvm.org/bz15090) | | Resolution | FIXED | | Resolved on | Feb 19, 2013 10:29 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following code runs well with gcc but fails with dragonegg plugin. test.c ===...
Code snippet with weak alias, __attribute__ etc failing on dragonegg
https://api.github.com/repos/llvm/llvm-project/issues/15462/comments
3
2013-01-28T18:45:24Z
2021-12-04T00:01:14Z
https://github.com/llvm/llvm-project/issues/15462
1,071,059,574
15,462
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15089](https://llvm.org/bz15089) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Call clang_getCursorResultType on a FunctionDecl cursor. When the corresponding function returns an enum, the returned CXType is set with ...
clang_getCursorResultType return Unexposed type when functions return an enum
https://api.github.com/repos/llvm/llvm-project/issues/15461/comments
0
2013-01-28T17:59:47Z
2021-12-04T00:01:13Z
https://github.com/llvm/llvm-project/issues/15461
1,071,059,571
15,461
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15088](https://llvm.org/bz15088) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description cat > t.cc << EOF ```cpp template<class C> void foo( C const* val ) {} template<int N> void fo...
ambiguous overload resolution for char array
https://api.github.com/repos/llvm/llvm-project/issues/15460/comments
2
2013-01-28T16:24:24Z
2023-11-05T01:02:02Z
https://github.com/llvm/llvm-project/issues/15460
1,071,059,565
15,460
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15087](https://llvm.org/bz15087) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | All | | Attachments | [Patch for clang-format so it checks if the code was modified prior inplace save](https://user-images.githubusercontent.com/60944935/14...
[PATCH] Formatter inplace edit should write only when there are changes
https://api.github.com/repos/llvm/llvm-project/issues/15459/comments
4
2013-01-28T13:34:07Z
2021-12-04T00:01:12Z
https://github.com/llvm/llvm-project/issues/15459
1,071,059,558
15,459
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15086](https://llvm.org/bz15086) | | Resolution | FIXED | | Resolved on | May 28, 2015 16:03 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#21420 | | Attachments | [Testcase for tailcall optimization problem](https://user-images.githubusercontent.com/9...
Tailcall optimization in PIC mode on x86 uses GOT, making lazy dynamic linking impossible
https://api.github.com/repos/llvm/llvm-project/issues/15458/comments
19
2013-01-28T00:20:15Z
2021-12-04T00:01:11Z
https://github.com/llvm/llvm-project/issues/15458
1,071,059,550
15,458
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15085](https://llvm.org/bz15085) | | Version | 3.2 | | OS | Linux | | Attachments | [example to reproduce the problem](https://user-images.githubusercontent.com/60944935/143746793-627e7ff5-56ec-421f-ad1f-0f496a9c17fb.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @hyp | ...
Missed non-const C++ method code-completion inside lambda with captured this
https://api.github.com/repos/llvm/llvm-project/issues/15457/comments
4
2013-01-27T21:59:09Z
2023-08-30T13:47:45Z
https://github.com/llvm/llvm-project/issues/15457
1,071,059,545
15,457
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15084](https://llvm.org/bz15084) | | Version | 3.2 | | OS | Windows XP | | Attachments | [tiny app which causes crash on Win7](https://user-images.githubusercontent.com/60944935/143746792-b58050e6-d596-4e72-85ff-e1666d574e3b.gz) | | Reporter | LLVM Bugzilla Contributor | ## Ext...
TryAcquireSRWLockExclusive crashes under Windows 7
https://api.github.com/repos/llvm/llvm-project/issues/15456/comments
0
2013-01-27T21:57:55Z
2023-09-01T14:43:03Z
https://github.com/llvm/llvm-project/issues/15456
1,071,059,541
15,456
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15083](https://llvm.org/bz15083) | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The problem happens when a program does these steps (all with the global LLVMContext): 1. Loads a module (otherModule) that uses `dispatch_...
StructType for dispatch_object_t changed by Linker
https://api.github.com/repos/llvm/llvm-project/issues/15455/comments
0
2013-01-27T19:40:47Z
2023-09-11T05:50:09Z
https://github.com/llvm/llvm-project/issues/15455
1,071,059,533
15,455
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15082](https://llvm.org/bz15082) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This is using clang TOT in Xcode on an existing project targeting 10.4 UB, compiling for PPC. Some existing code in the project uses the header...
Does not find <ppc_intrinsincs.h> header on Mac OS X when targeting PPC
https://api.github.com/repos/llvm/llvm-project/issues/15454/comments
2
2013-01-27T19:12:35Z
2023-08-11T13:31:01Z
https://github.com/llvm/llvm-project/issues/15454
1,071,059,523
15,454
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15081](https://llvm.org/bz15081) | | Resolution | WORKSFORME | | Resolved on | Sep 05, 2013 12:26 | | Version | unspecified | | OS | Linux | | Attachments | [Preprocessed source(s) and associated run script(s](https://user-images.githubusercontent.com/60944935/143746791-43e0c2fb...
clang -std=c++11 -larmadillo main.cpp Aborted (core dumped)
https://api.github.com/repos/llvm/llvm-project/issues/15453/comments
1
2013-01-27T18:48:11Z
2022-01-20T02:10:50Z
https://github.com/llvm/llvm-project/issues/15453
1,071,059,515
15,453
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15080](https://llvm.org/bz15080) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This problem appears recently, it was ok in November. In my case the source file is in Win1251 encoding. clang process all the cyrillic charact...
#pragma region in non Utf sources
https://api.github.com/repos/llvm/llvm-project/issues/15452/comments
0
2013-01-27T18:09:07Z
2021-12-04T00:01:06Z
https://github.com/llvm/llvm-project/issues/15452
1,071,059,508
15,452
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15079](https://llvm.org/bz15079) | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Objective-C++ code that includes both the Cocoa framework and the LLVM header files fails to compile. The problem is that certain function and...
LLVM header files cause parse errors when compiling Objective-C++/Cocoa project
https://api.github.com/repos/llvm/llvm-project/issues/15451/comments
2
2013-01-27T06:32:00Z
2023-05-22T11:28:39Z
https://github.com/llvm/llvm-project/issues/15451
1,071,059,505
15,451
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15078](https://llvm.org/bz15078) | | Resolution | FIXED | | Resolved on | Jan 26, 2013 23:56 | | Version | 3.0 | | OS | All | | Attachments | [File that causes parser crashes.](https://user-images.githubusercontent.com/60944935/143746789-0a5c0712-693c-4011-bb8c-d2aa0f472807.gz) ...
LLVM parser crashes
https://api.github.com/repos/llvm/llvm-project/issues/15450/comments
1
2013-01-27T02:41:03Z
2021-12-04T00:01:04Z
https://github.com/llvm/llvm-project/issues/15450
1,071,059,498
15,450
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15077](https://llvm.org/bz15077) | | Resolution | FIXED | | Resolved on | Oct 24, 2016 07:55 | | Version | trunk | | OS | All | | CC | @alexey-bataev,@RKSimon,@rotateright | ## Extended Description We vectorize (and then scalarize) the following loop: void test(unsigned *code...
Should not vectorize variable shifts when no instructions for it are available
https://api.github.com/repos/llvm/llvm-project/issues/15449/comments
4
2013-01-26T21:33:49Z
2021-12-04T00:01:03Z
https://github.com/llvm/llvm-project/issues/15449
1,071,059,489
15,449
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15076](https://llvm.org/bz15076) | | Version | unspecified | | OS | All | | Attachments | [The two examples (multi-expression if, do-while with line-break)](https://user-images.githubusercontent.com/60944935/143746788-bb623c8e-d93f-4633-a5df-e147496ffac9.gz) | | Reporter | LLVM ...
Debug Info and Multi-Line statements
https://api.github.com/repos/llvm/llvm-project/issues/15448/comments
3
2013-01-26T18:24:35Z
2021-12-04T00:01:02Z
https://github.com/llvm/llvm-project/issues/15448
1,071,059,486
15,448
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15075](https://llvm.org/bz15075) | | Resolution | FIXED | | Resolved on | Dec 19, 2014 05:27 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @ccadar | ## Extended Description LinkInFile member was removed from class LLVM::Linker: http...
Klee must be adapted to support LLVM >= 172749
https://api.github.com/repos/llvm/llvm-project/issues/15447/comments
1
2013-01-26T15:47:57Z
2021-12-04T00:01:01Z
https://github.com/llvm/llvm-project/issues/15447
1,071,059,479
15,447
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15074](https://llvm.org/bz15074) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Calling clang_getDeclObjCTypeEncoding with a cursor of type CXCursor_TypedefDecl returns the "?" string instead of returning the expected type e...
clang_getDeclObjCTypeEncoding returns wrong string "?" for TypeDecl cursor
https://api.github.com/repos/llvm/llvm-project/issues/15446/comments
0
2013-01-26T11:03:04Z
2021-12-04T00:01:00Z
https://github.com/llvm/llvm-project/issues/15446
1,071,059,474
15,446
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15073](https://llvm.org/bz15073) | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The following gets an error with clang++ but is okay with g++. There should be two overloaded definitio...
`wcsstr`
https://api.github.com/repos/llvm/llvm-project/issues/15445/comments
6
2013-01-26T09:52:29Z
2024-12-31T08:26:19Z
https://github.com/llvm/llvm-project/issues/15445
1,071,059,469
15,445
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15072](https://llvm.org/bz15072) | | Resolution | FIXED | | Resolved on | Jan 28, 2013 13:24 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Various parts of the SAFECode DebugRuntime runtime use global C++ variables. ...
SAFECode runtime assumes its constructors are run first
https://api.github.com/repos/llvm/llvm-project/issues/15444/comments
1
2013-01-26T01:06:57Z
2021-12-04T00:00:59Z
https://github.com/llvm/llvm-project/issues/15444
1,071,059,465
15,444
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15071](https://llvm.org/bz15071) | | Resolution | FIXED | | Resolved on | Oct 23, 2018 12:45 | | Version | 3.1 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman,@zygoloid | ## Extended Description clang is not catching a redefinition of an enumer...
redefinition of enumerator in enum not issuing an error
https://api.github.com/repos/llvm/llvm-project/issues/15443/comments
2
2013-01-25T21:24:09Z
2021-12-04T00:00:58Z
https://github.com/llvm/llvm-project/issues/15443
1,071,059,459
15,443
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15070](https://llvm.org/bz15070) | | Resolution | FIXED | | Resolved on | Apr 17, 2019 13:38 | | Version | unspecified | | OS | MacOS X | | Attachments | [Output from compiler run](https://user-images.githubusercontent.com/60944935/143746784-b052b744-e7c0-44b0-9daf-8219efa11d08....
Assertion failure in Casting.h when using deque
https://api.github.com/repos/llvm/llvm-project/issues/15442/comments
4
2013-01-25T21:07:31Z
2021-12-04T00:00:57Z
https://github.com/llvm/llvm-project/issues/15442
1,071,059,450
15,442
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15069](https://llvm.org/bz15069) | | Resolution | FIXED | | Resolved on | Jun 06, 2013 08:49 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143746780-06c0527a-8b8c-4241-ac29-c936e801aac5.gz), [run scr...
-Wassign-enum assertion with __attribute__((packed)) enum
https://api.github.com/repos/llvm/llvm-project/issues/15441/comments
5
2013-01-25T19:42:12Z
2021-12-04T00:00:56Z
https://github.com/llvm/llvm-project/issues/15441
1,071,059,444
15,441
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15068](https://llvm.org/bz15068) | | Resolution | FIXED | | Resolved on | Jan 25, 2013 18:36 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143746778-e9f3e8b4-d206-4ff0-8701-89e5ab3622e0.gz), [run scr...
-Wdocumentation assert with empty @&#8203;param paragraph followed immediately by @&#8203;param
https://api.github.com/repos/llvm/llvm-project/issues/15440/comments
1
2013-01-25T19:09:55Z
2021-12-04T00:00:55Z
https://github.com/llvm/llvm-project/issues/15440
1,071,059,441
15,440
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15067](https://llvm.org/bz15067) | | Resolution | FIXED | | Resolved on | Jan 27, 2013 15:22 | | Version | trunk | | OS | All | ## Extended Description SVN at r173449 $ cat 1.c \h $ ./build/bin/clang -std=gnu89 -E 1.c# 1 "1.c" # 1 "<built-in>" 1 # 1 "<built-in>" 3 # 153 "<bui...
Assertion `LangOpts.CPlusPlus || LangOpts.C99' failed in clang::Lexer::tryReadUCN
https://api.github.com/repos/llvm/llvm-project/issues/15439/comments
3
2013-01-25T18:42:33Z
2021-12-04T00:00:54Z
https://github.com/llvm/llvm-project/issues/15439
1,071,059,434
15,439
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15066](https://llvm.org/bz15066) | | Resolution | FIXED | | Resolved on | Jan 27, 2013 08:41 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description When I try to build latest llvm/clang, I get this error : llvm[4]:...
crash building llvm/clang
https://api.github.com/repos/llvm/llvm-project/issues/15438/comments
4
2013-01-25T18:30:25Z
2021-12-04T00:00:54Z
https://github.com/llvm/llvm-project/issues/15438
1,071,059,430
15,438
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15065](https://llvm.org/bz15065) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Note: This error only exists in release_30 and has been fixed in release_32. While following the steps from http://sva.cs.illinois.edu/docs/I...
Poolalloc for LLVM 3.0 fails to compile with -Werror and -Wall flags [FIXED]
https://api.github.com/repos/llvm/llvm-project/issues/15437/comments
1
2013-01-25T18:09:44Z
2023-08-10T21:20:26Z
https://github.com/llvm/llvm-project/issues/15437
1,071,059,425
15,437
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15064](https://llvm.org/bz15064) | | Resolution | INVALID | | Resolved on | Jan 28, 2013 13:14 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description cat > t.cc <<EOF template<class T, class Ena...
erroneous substitution failure
https://api.github.com/repos/llvm/llvm-project/issues/15436/comments
3
2013-01-25T16:12:45Z
2021-12-04T00:00:52Z
https://github.com/llvm/llvm-project/issues/15436
1,071,059,415
15,436
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15063](https://llvm.org/bz15063) | | Resolution | FIXED | | Resolved on | Oct 09, 2013 06:06 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#13603 | | CC | @DougGregor | ## Extended Description While working on bug 15058 and the destructor part of bug 1...
[-cxx-abi] Incorrect linkage for the vftable?
https://api.github.com/repos/llvm/llvm-project/issues/15435/comments
6
2013-01-25T15:02:59Z
2021-12-04T00:00:51Z
https://github.com/llvm/llvm-project/issues/15435
1,071,059,409
15,435
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15062](https://llvm.org/bz15062) | | Resolution | FIXED | | Resolved on | Mar 01, 2013 12:12 | | Version | unspecified | | OS | All | ## Extended Description enum { NumLowBitsAvailable = 0 }; becomes enum { NumLowBitsAvailable = 0 }; Note how the input has 2 trailing...
Formatter should zap trailing space
https://api.github.com/repos/llvm/llvm-project/issues/15434/comments
2
2013-01-25T07:58:05Z
2021-12-04T00:00:50Z
https://github.com/llvm/llvm-project/issues/15434
1,071,059,404
15,434
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15061](https://llvm.org/bz15061) | | Resolution | FIXED | | Resolved on | Feb 23, 2013 02:07 | | Version | unspecified | | OS | All | ## Extended Description class IdentifierIterator { private: IdentifierIterator(const IdentifierIterator &) LLVM_DELETED_FUNCTION; void oper...
Formatter omits space before LLVM_DELETED_FUNCTION
https://api.github.com/repos/llvm/llvm-project/issues/15433/comments
2
2013-01-25T07:49:32Z
2021-12-04T00:00:49Z
https://github.com/llvm/llvm-project/issues/15433
1,071,059,400
15,433
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15060](https://llvm.org/bz15060) | | Resolution | FIXED | | Resolved on | Feb 18, 2013 07:08 | | Version | unspecified | | OS | All | ## Extended Description class IdentifierInfo { // XXX template<typename T> T *getFETokenInfo() const { return static_cast<T*>(FETokenInfo...
need to hit tab twice on the same line for correct indentation
https://api.github.com/repos/llvm/llvm-project/issues/15432/comments
3
2013-01-25T07:39:08Z
2021-12-04T00:00:48Z
https://github.com/llvm/llvm-project/issues/15432
1,071,059,395
15,432
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15059](https://llvm.org/bz15059) | | Version | 3.0 | | OS | Linux | | Attachments | [Build output and preprocessed source file](https://user-images.githubusercontent.com/60944935/143746776-2eb96487-87fe-46a8-95f8-f6fb52e50038.gz) | | Reporter | LLVM Bugzilla Contributor | ## Ex...
Clang incorrectly reports error parsing lambda and then segfaults
https://api.github.com/repos/llvm/llvm-project/issues/15431/comments
2
2013-01-25T05:07:16Z
2023-08-30T19:46:26Z
https://github.com/llvm/llvm-project/issues/15431
1,071,059,389
15,431
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15058](https://llvm.org/bz15058) | | Resolution | FIXED | | Resolved on | Feb 18, 2013 08:39 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 llvm/llvm-project#13603 | | CC | @DougGregor,@tritao | ## Extended Description Here's a repro which shows ...
[-cxx-abi microsoft] Implement proper handling of virtual destructors
https://api.github.com/repos/llvm/llvm-project/issues/15430/comments
7
2013-01-24T18:40:38Z
2021-12-04T00:00:47Z
https://github.com/llvm/llvm-project/issues/15430
1,071,059,381
15,430
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15057](https://llvm.org/bz15057) | | Resolution | FIXED | | Resolved on | Jan 19, 2016 10:59 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @rengolin | ## Extended Description When compiling a file test.c existing only of void foo(short * i...
sign-extension folding for ARM (and other backends) depends too much on block-placement
https://api.github.com/repos/llvm/llvm-project/issues/15429/comments
2
2013-01-24T13:30:11Z
2021-12-04T00:00:46Z
https://github.com/llvm/llvm-project/issues/15429
1,071,059,372
15,429
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15056](https://llvm.org/bz15056) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following LLVM LIT test fails when running on Win8: ExecutionEngine/MCJIT/2003-05-06-LivenessClobber.ll This failures happens in th...
LLVM LIT test fails on Win8 (ExecutionEngine/MCJIT/2003-05-06-LivenessClobber.ll)
https://api.github.com/repos/llvm/llvm-project/issues/15428/comments
2
2013-01-24T11:33:43Z
2023-08-15T15:57:50Z
https://github.com/llvm/llvm-project/issues/15428
1,071,059,369
15,428
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15055](https://llvm.org/bz15055) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ svn info | grep Revision Revision: 173314 $ cd build $ ../configure --prefix=/usr/local/stow/llvm-latest --enable-optimized --enable-debug-r...
Can no longer compile LLVM with --with-oprofile
https://api.github.com/repos/llvm/llvm-project/issues/15427/comments
3
2013-01-24T03:55:36Z
2023-06-25T15:55:40Z
https://github.com/llvm/llvm-project/issues/15427
1,071,059,362
15,427
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15054](https://llvm.org/bz15054) | | Resolution | FIXED | | Resolved on | Jan 25, 2013 11:02 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@DougGregor | ## Extended Description Have a problem that signaling nan's are always written whe...
Apps built with -m32 always write snan
https://api.github.com/repos/llvm/llvm-project/issues/15426/comments
1
2013-01-23T23:14:51Z
2021-12-04T00:00:43Z
https://github.com/llvm/llvm-project/issues/15426
1,071,059,359
15,426
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15053](https://llvm.org/bz15053) | | Resolution | FIXED | | Resolved on | Mar 09, 2013 16:56 | | Version | trunk | | OS | All | | Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143746775-1ff2bd8c-cdba-4700-b2e7-2c485bc1ed15.gz) | | CC | @atrick,@lhames,...
Assertion in scheduler
https://api.github.com/repos/llvm/llvm-project/issues/15425/comments
4
2013-01-23T17:09:39Z
2021-12-04T00:00:42Z
https://github.com/llvm/llvm-project/issues/15425
1,071,059,354
15,425
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15052](https://llvm.org/bz15052) | | Resolution | FIXED | | Resolved on | Jan 23, 2013 05:26 | | Version | trunk | | OS | All | ## Extended Description Input: pointer adena() { return &**hi; } Output: pointer adena() { return &* *hi; } Expected: pointer adena() { return &**h...
Incorrect formatting of complex unary * and & operator combinations.
https://api.github.com/repos/llvm/llvm-project/issues/15424/comments
1
2013-01-23T12:35:10Z
2021-12-04T00:00:42Z
https://github.com/llvm/llvm-project/issues/15424
1,071,059,347
15,424
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15051](https://llvm.org/bz15051) | | Resolution | FIXED | | Resolved on | Mar 12, 2013 11:30 | | Version | trunk | | OS | All | ## Extended Description Input: void adena(T &&t); Output: void adena(T && t); Expected: void adena(T &&t); I think this shows up in other contex...
Incorrect formatting of rvalue references.
https://api.github.com/repos/llvm/llvm-project/issues/15423/comments
1
2013-01-23T12:26:08Z
2021-12-04T00:00:41Z
https://github.com/llvm/llvm-project/issues/15423
1,071,059,344
15,423
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15050](https://llvm.org/bz15050) | | Resolution | INVALID | | Resolved on | Jan 23, 2013 05:29 | | Version | trunk | | OS | All | ## Extended Description Input: void adena() { std::copy_if(some_container.begin(), some_container.end(), [](const some_type &A, const some_type &...
Incorrect formatting of lambdas.
https://api.github.com/repos/llvm/llvm-project/issues/15422/comments
1
2013-01-23T12:23:48Z
2021-12-04T00:00:40Z
https://github.com/llvm/llvm-project/issues/15422
1,071,059,338
15,422
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15049](https://llvm.org/bz15049) | | Resolution | FIXED | | Resolved on | Oct 19, 2013 05:48 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Testcase: int x = #if (A > B) 1; #else 2; #endif $ clang-format macro.h ...
Second branch of #if not indented
https://api.github.com/repos/llvm/llvm-project/issues/15421/comments
0
2013-01-23T12:02:20Z
2021-12-04T00:00:39Z
https://github.com/llvm/llvm-project/issues/15421
1,071,059,332
15,421
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15048](https://llvm.org/bz15048) | | Resolution | DUPLICATE | | Resolved on | Jan 25, 2013 13:33 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description We've found the following snippet (derived from 931004-11.c ...
bad code for struct initialization on x86
https://api.github.com/repos/llvm/llvm-project/issues/15420/comments
1
2013-01-23T08:11:33Z
2021-12-04T00:00:38Z
https://github.com/llvm/llvm-project/issues/15420
1,071,059,329
15,420
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15047](https://llvm.org/bz15047) | | Version | 3.1 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @adibiagio,@asl,@compnerd,@pogo59 | ## Extended Description Compiling the code below with clang -O2 generates code that skips restoring registers (since t...
Calls to no-return functions at end of a function need to be tail-call or followed by a nop
https://api.github.com/repos/llvm/llvm-project/issues/15419/comments
2
2013-01-23T02:05:24Z
2023-09-12T16:13:43Z
https://github.com/llvm/llvm-project/issues/15419
1,071,059,319
15,419
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15046](https://llvm.org/bz15046) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description hat happens here is that the code that is doing the "softening", generates a libcall On closer inspection, llvm is doing half of this correct...
incorrect signature for soft float routines
https://api.github.com/repos/llvm/llvm-project/issues/15418/comments
3
2013-01-23T01:45:41Z
2021-12-04T00:00:37Z
https://github.com/llvm/llvm-project/issues/15418
1,071,059,316
15,418
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15045](https://llvm.org/bz15045) | | Resolution | FIXED | | Resolved on | Jul 11, 2013 17:40 | | Version | unspecified | | OS | All | ## Extended Description This works as expected to change '.' into '->': 67-218-106-39:clang thakis$ cat foo.cc class Cl0 { public: int a; };...
"member reference type 'Cl0' is not a pointer" diag should have a fixit to change '->' to '.'
https://api.github.com/repos/llvm/llvm-project/issues/15417/comments
3
2013-01-22T23:34:18Z
2021-12-04T00:00:36Z
https://github.com/llvm/llvm-project/issues/15417
1,071,059,311
15,417
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15044](https://llvm.org/bz15044) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | 3.2 | | OS | Linux | | Attachments | [This tarball contains the complete text output of the build (including crash backtrace), the preprocessed source and the associated ...
Unable to build LLVM with clang and compiler-rt on RHEL 5
https://api.github.com/repos/llvm/llvm-project/issues/15416/comments
6
2013-01-22T21:57:18Z
2021-12-04T00:00:35Z
https://github.com/llvm/llvm-project/issues/15416
1,071,059,304
15,416
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15043](https://llvm.org/bz15043) | | Resolution | FIXED | | Resolved on | Feb 25, 2014 21:16 | | Version | trunk | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143746772-5c9770be-cb54-4576-90b7-5c47197142c2.gz), [run scr...
-Wdocumentation crash with invalid typedef
https://api.github.com/repos/llvm/llvm-project/issues/15415/comments
2
2013-01-22T21:00:06Z
2021-12-04T00:00:34Z
https://github.com/llvm/llvm-project/issues/15415
1,071,059,294
15,415
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15042](https://llvm.org/bz15042) | | Resolution | FIXED | | Resolved on | Jan 24, 2013 02:07 | | Version | 3.0 | | OS | Linux | | CC | @DougGregor,@zygoloid | ## Extended Description $ clang++ --version Ubuntu clang version 3.0-6ubuntu3 (tags/RELEASE_30/final) (based on LLVM 3...
Clang interprets exception spec as functional cast
https://api.github.com/repos/llvm/llvm-project/issues/15414/comments
2
2013-01-22T19:32:46Z
2021-12-04T00:00:33Z
https://github.com/llvm/llvm-project/issues/15414
1,071,059,286
15,414
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15041](https://llvm.org/bz15041) | | Resolution | FIXED | | Resolved on | Feb 08, 2013 12:20 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @hfinkel | ## Extended Description The benchmark in projects/test-suite/MultiSource/Benchmarks/PAQ8...
Test PAQ8p hangs in vectorized loop on powerpc64-unknown-linux-gnu
https://api.github.com/repos/llvm/llvm-project/issues/15413/comments
14
2013-01-22T18:40:19Z
2021-12-04T00:00:32Z
https://github.com/llvm/llvm-project/issues/15413
1,071,059,281
15,413
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15040](https://llvm.org/bz15040) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 16:24 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@d0k | ## Extended Description Hi, I have a unit test that tests the vfmaddps instruction (via ...
vfmaddps called with incorrect memory address (1 Byte offset)
https://api.github.com/repos/llvm/llvm-project/issues/15412/comments
6
2013-01-22T18:11:58Z
2021-12-04T00:00:31Z
https://github.com/llvm/llvm-project/issues/15412
1,071,059,274
15,412
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15039](https://llvm.org/bz15039) | | Resolution | FIXED | | Resolved on | Jun 07, 2016 17:05 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @emaste,@labath | ## Extended Description When using the python API to debug an inferior on L...
lldb.SBProcess.GetSTDOUT() returns empty string instead of inferior output
https://api.github.com/repos/llvm/llvm-project/issues/15411/comments
10
2013-01-22T17:14:09Z
2021-12-04T00:00:31Z
https://github.com/llvm/llvm-project/issues/15411
1,071,059,270
15,411
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15038](https://llvm.org/bz15038) | | Resolution | FIXED | | Resolved on | Apr 25, 2013 15:36 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Printing a variable of wchar_t type does not behave as expected and results ...
LLDB does not support printing wide-character variables on Linux
https://api.github.com/repos/llvm/llvm-project/issues/15410/comments
2
2013-01-22T17:13:16Z
2021-12-04T00:00:30Z
https://github.com/llvm/llvm-project/issues/15410
1,071,059,263
15,410
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15037](https://llvm.org/bz15037) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @emaste | ## Extended Description LLDB stop-hooks occasionally (but not always) fail to fire on Linux, which causes a timeout in one of the test cases (a...
Stop-hooks sometimes fail to fire on Linux and FreeBSD
https://api.github.com/repos/llvm/llvm-project/issues/15409/comments
10
2013-01-22T17:13:02Z
2021-12-04T00:00:29Z
https://github.com/llvm/llvm-project/issues/15409
1,071,059,258
15,409
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15036](https://llvm.org/bz15036) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 08:41 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @labath | ## Extended Description On Linux, if GCC is used as the test compiler, lldb is unab...
LLDB is unable to parse DWARF data generated by GCC (4.6)
https://api.github.com/repos/llvm/llvm-project/issues/15408/comments
8
2013-01-22T17:10:11Z
2021-12-04T00:00:28Z
https://github.com/llvm/llvm-project/issues/15408
1,071,059,251
15,408
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15035](https://llvm.org/bz15035) | | Resolution | FIXED | | Resolved on | Jan 23, 2013 11:37 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The testcase (yo.h): #define NO_LENGTH (~(uint64_t)0) Clang-format drops ...
clang-format turns macro with no argument into a macro with an argument
https://api.github.com/repos/llvm/llvm-project/issues/15407/comments
1
2013-01-22T16:07:42Z
2021-12-04T00:00:27Z
https://github.com/llvm/llvm-project/issues/15407
1,071,059,244
15,407
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15034](https://llvm.org/bz15034) | | Version | trunk | | OS | Linux | | CC | @RKSimon,@orgads,@zygoloid,@xgupta | ## Extended Description ``` % cat atomic_inc.cc long long inc (volatile long long *x, long long z) { return __atomic_add_fetch(x, z, __ATOMIC_RELAXE...
64-bit __atomic_add_fetch(__ATOMIC_RELAXED) is not supported with -m32
https://api.github.com/repos/llvm/llvm-project/issues/15406/comments
3
2013-01-22T15:46:01Z
2023-04-16T09:01:14Z
https://github.com/llvm/llvm-project/issues/15406
1,071,059,239
15,406
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15033](https://llvm.org/bz15033) | | Resolution | FIXED | | Resolved on | Feb 21, 2013 09:07 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nico | ## Extended Description for (SmallVectorImpl<FormatToken>::const_iterator I ...
Break after type in for loop rather than inside call
https://api.github.com/repos/llvm/llvm-project/issues/15405/comments
3
2013-01-22T15:27:05Z
2021-12-04T00:00:26Z
https://github.com/llvm/llvm-project/issues/15405
1,071,059,232
15,405
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15032](https://llvm.org/bz15032) | | Resolution | FIXED | | Resolved on | Mar 25, 2013 15:22 | | Version | trunk | | OS | Linux | | CC | @belkadan | ## Extended Description The code below triggers this warning with clang -r171239 (built with g++ 4.7.2 on Kubuntu x86_64): $ cl...
False positive: Dereference of null pointer
https://api.github.com/repos/llvm/llvm-project/issues/15404/comments
6
2013-01-22T14:28:37Z
2021-12-04T00:00:25Z
https://github.com/llvm/llvm-project/issues/15404
1,071,059,228
15,404
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15031](https://llvm.org/bz15031) | | Resolution | FIXED | | Resolved on | Jan 28, 2013 12:38 | | Version | trunk | | OS | Linux | | Attachments | [MachineInstr.s assembly file.](https://user-images.githubusercontent.com/4255/143746764-88781092-e6bd-462d-9ce9-f245fe496900.gz), [P...
PPC64 build fails in stage2
https://api.github.com/repos/llvm/llvm-project/issues/15403/comments
5
2013-01-22T13:45:04Z
2021-12-04T00:00:24Z
https://github.com/llvm/llvm-project/issues/15403
1,071,059,224
15,403
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15030](https://llvm.org/bz15030) | | Resolution | FIXED | | Resolved on | Apr 30, 2020 09:28 | | Version | trunk | | OS | All | | Attachments | [Patch adds newline.](https://user-images.githubusercontent.com/60944935/143746763-0dcd47d2-7d09-4609-b8a2-68c548a6d945.gz) | | Reporte...
Missing newline in Type::dump()
https://api.github.com/repos/llvm/llvm-project/issues/15402/comments
2
2013-01-22T12:32:11Z
2021-12-04T00:00:23Z
https://github.com/llvm/llvm-project/issues/15402
1,071,059,221
15,402
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15029](https://llvm.org/bz15029) | | Resolution | FIXED | | Resolved on | Nov 04, 2013 09:51 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Clang happily compiles the following code. When the binary is ...
Lambda function-pointer-conversion causes wrong code generation
https://api.github.com/repos/llvm/llvm-project/issues/15401/comments
2
2013-01-22T11:08:51Z
2021-12-04T00:00:23Z
https://github.com/llvm/llvm-project/issues/15401
1,071,059,216
15,401
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15028](https://llvm.org/bz15028) | | Resolution | FIXED | | Resolved on | Mar 02, 2013 08:41 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description My IR: %15 = insertvalue { i8*, i64, %range* } undef, i1 1, 0 Assertion faile...
clang crash: inserted value must match indexed type
https://api.github.com/repos/llvm/llvm-project/issues/15400/comments
1
2013-01-22T09:48:24Z
2021-12-04T00:00:22Z
https://github.com/llvm/llvm-project/issues/15400
1,071,059,210
15,400
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15027](https://llvm.org/bz15027) | | Resolution | INVALID | | Resolved on | Jan 22, 2013 12:43 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description djc@djc-mbp runa $ ./runa com tests/print-var.rns Only PHI no...
clang crash: only phi nodes may reference their own value
https://api.github.com/repos/llvm/llvm-project/issues/15399/comments
2
2013-01-22T09:46:53Z
2021-12-04T00:00:21Z
https://github.com/llvm/llvm-project/issues/15399
1,071,059,197
15,399
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15026](https://llvm.org/bz15026) | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#15397 | | CC | @atrick,@jryans,@RKSimon | ## Extended Description opt currently attempts to load target information for the target triple specified in the bitcode. If the trip...
opt should raise an error for unsupported target triples.
https://api.github.com/repos/llvm/llvm-project/issues/15398/comments
0
2013-01-22T00:53:36Z
2021-12-04T00:00:20Z
https://github.com/llvm/llvm-project/issues/15398
1,071,059,187
15,398
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15025](https://llvm.org/bz15025) | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#15026 | | Attachments | [List of supposedly target independent tests with a target triple.](https://user-images.githubusercontent.com/92601416/143746762-f1a565e4-775e-42f9-...
Target-independent tests should not specify a triple.
https://api.github.com/repos/llvm/llvm-project/issues/15397/comments
2
2013-01-22T00:52:22Z
2021-12-04T00:00:19Z
https://github.com/llvm/llvm-project/issues/15397
1,071,059,181
15,397
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15024](https://llvm.org/bz15024) | | Version | 3.2 | | OS | All | | Attachments | [Sample bitcode file](https://user-images.githubusercontent.com/54771/143746761-2ba1fc50-a521-4e42-b487-1bf4ace05bd8.gz) | ## Extended Description I've been able to generate a file with the fol...
LLVM verifier accepts invalid bitcasts
https://api.github.com/repos/llvm/llvm-project/issues/15396/comments
1
2013-01-21T22:37:24Z
2023-08-05T06:15:30Z
https://github.com/llvm/llvm-project/issues/15396
1,071,059,176
15,396
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15023](https://llvm.org/bz15023) | | Resolution | FIXED | | Resolved on | Jan 30, 2013 14:08 | | Version | trunk | | OS | Linux | | Attachments | [Minimal test case (C++ file).](https://user-images.githubusercontent.com/60944935/143746759-df250177-8aee-411e-992d-b5a69d8997a0.gz)...
Clang crashes when variadic argument pack contains reference and value types.
https://api.github.com/repos/llvm/llvm-project/issues/15395/comments
3
2013-01-21T22:03:13Z
2021-12-04T00:00:17Z
https://github.com/llvm/llvm-project/issues/15395
1,071,059,168
15,395
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15022](https://llvm.org/bz15022) | | Resolution | FIXED | | Resolved on | Oct 06, 2017 08:27 | | Version | trunk | | OS | MacOS X | | Attachments | [requested file 1](https://user-images.githubusercontent.com/92601524/143746756-21cdcf09-711b-4ca3-8381-65bfbf199534.gz), [requeste...
"clang frontend command failed due to signal" on nightly build of VTK
https://api.github.com/repos/llvm/llvm-project/issues/15394/comments
8
2013-01-21T19:26:14Z
2021-12-04T00:00:16Z
https://github.com/llvm/llvm-project/issues/15394
1,071,059,164
15,394
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15021](https://llvm.org/bz15021) | | Resolution | FIXED | | Resolved on | Jan 25, 2013 13:39 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description The LoopVectorizer does not vectorize the code below because it is a r...
LoopVectorizer does not vectorize reverse pointer induction variables.
https://api.github.com/repos/llvm/llvm-project/issues/15393/comments
1
2013-01-21T19:16:05Z
2021-12-04T00:00:15Z
https://github.com/llvm/llvm-project/issues/15393
1,071,059,161
15,393
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15020](https://llvm.org/bz15020) | | Resolution | FIXED | | Resolved on | Jan 21, 2013 13:21 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The testcase t.h: template<enum tree_code code> bool isa(const_tree t) { ...
clang-format error "unexpected }" with template
https://api.github.com/repos/llvm/llvm-project/issues/15392/comments
0
2013-01-21T16:15:04Z
2021-12-04T00:00:15Z
https://github.com/llvm/llvm-project/issues/15392
1,071,059,157
15,392
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15019](https://llvm.org/bz15019) | | Resolution | FIXED | | Resolved on | Jan 21, 2013 08:19 | | Version | trunk | | OS | Linux | ## Extended Description The use of AnnotatedToken::TotalLength in tryMergeSimpleBlock => nextTwoLinesFitInto occurs before its initialization. Rep...
AnnotatedToken::TotalLength used before initialization
https://api.github.com/repos/llvm/llvm-project/issues/15391/comments
1
2013-01-21T16:13:38Z
2021-12-04T00:00:14Z
https://github.com/llvm/llvm-project/issues/15391
1,071,059,152
15,391
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15018](https://llvm.org/bz15018) | | Resolution | FIXED | | Resolved on | Feb 24, 2013 12:57 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description int **foo(void *x) { return (int**)x; } $ clang-format yo.cpp int **foo...
int** formatted to int * * in cast
https://api.github.com/repos/llvm/llvm-project/issues/15390/comments
1
2013-01-21T14:39:45Z
2021-12-04T00:00:13Z
https://github.com/llvm/llvm-project/issues/15390
1,071,059,150
15,390
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15017](https://llvm.org/bz15017) | | Resolution | FIXED | | Resolved on | Jan 28, 2013 22:14 | | Version | unspecified | | OS | Linux | | CC | @zygoloid | ## Extended Description $ llvm-commit/Debug+Asserts/bin/clang a.cc -std=gnu++11 a.cc:1:42: error: expected ';' after struc...
bad fixit adding ; after struct definition in type specifier
https://api.github.com/repos/llvm/llvm-project/issues/15389/comments
1
2013-01-21T12:44:58Z
2021-12-04T00:00:12Z
https://github.com/llvm/llvm-project/issues/15389
1,071,059,144
15,389
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15016](https://llvm.org/bz15016) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @darkbuck | ## Extended Description The following assertion fails when I run "llc -O2 lewp2.bc" on the attached .bc file. I'm generating this IR in a common ...
Assertion failed: (HasInsideLoopSuccs && "Loop block has no in-loop successors!")
https://api.github.com/repos/llvm/llvm-project/issues/15388/comments
3
2013-01-21T07:29:26Z
2023-06-25T14:40:03Z
https://github.com/llvm/llvm-project/issues/15388
1,071,059,138
15,388
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15015](https://llvm.org/bz15015) | | Resolution | FIXED | | Resolved on | Jan 20, 2013 19:47 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This revision introduced a dependency on std::is_constructible which does not...
Revision 172991 breaks LLVM build in Windows using Visual Studio 2010 toolchain
https://api.github.com/repos/llvm/llvm-project/issues/15387/comments
1
2013-01-21T03:27:48Z
2021-12-04T00:00:10Z
https://github.com/llvm/llvm-project/issues/15387
1,071,059,130
15,387
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15014](https://llvm.org/bz15014) | | Version | 3.2 | | OS | MacOS X | | Attachments | [source file to reproduce bug](https://user-images.githubusercontent.com/60944935/143746753-152cd0eb-28f2-442f-bf12-ed918ec2c8b8.gz), [Example output from source file that fails.](https://user-...
CPP back end generates bad code
https://api.github.com/repos/llvm/llvm-project/issues/15386/comments
4
2013-01-21T02:38:37Z
2023-08-05T03:10:50Z
https://github.com/llvm/llvm-project/issues/15386
1,071,059,125
15,386
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15013](https://llvm.org/bz15013) | | Resolution | DUPLICATE | | Resolved on | Jan 22, 2013 14:48 | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid,@VeXocide | ## Extended Description This code fails to compile: template...
Compilation problem using function pointer as non-type template parameter
https://api.github.com/repos/llvm/llvm-project/issues/15385/comments
2
2013-01-21T01:12:23Z
2021-12-04T00:00:09Z
https://github.com/llvm/llvm-project/issues/15385
1,071,059,123
15,385
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15012](https://llvm.org/bz15012) | | Resolution | INVALID | | Resolved on | Jan 21, 2013 21:46 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description > cat tmp.cc #include <utility> #include <unordered_map> usi...
specialization in different namespace
https://api.github.com/repos/llvm/llvm-project/issues/15384/comments
1
2013-01-21T00:50:07Z
2021-12-04T00:00:08Z
https://github.com/llvm/llvm-project/issues/15384
1,071,059,121
15,384
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15011](https://llvm.org/bz15011) | | Version | trunk | | OS | All | ## Extended Description After filing llvm/llvm-project#15381 and llvm/llvm-project#15382 I got curious what would happen if I compiled with ext_vector_types of size 1. The test file was: ---- typedef int in...
Clang coerces many extended vector types of length 1 to i32/i64.
https://api.github.com/repos/llvm/llvm-project/issues/15383/comments
0
2013-01-20T23:33:44Z
2021-12-04T00:00:07Z
https://github.com/llvm/llvm-project/issues/15383
1,071,059,116
15,383
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15010](https://llvm.org/bz15010) | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description Clang compiles the following c file: ----- typedef int int2 __attribute__((ext_vector_type(2))); typedef unsigned uint2 __attribute__((ext_vector_type(2))); int2 te...
Clang coerces {int,unsigned} __attribute__((ext_vector_type(2))) to doubles.
https://api.github.com/repos/llvm/llvm-project/issues/15382/comments
2
2013-01-20T23:22:32Z
2021-12-04T00:00:06Z
https://github.com/llvm/llvm-project/issues/15382
1,071,059,112
15,382
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15009](https://llvm.org/bz15009) | | Version | trunk | | OS | All | ## Extended Description Clang compiles the following c code: ```c typedef char char4 __attribute__((ext_vector_type(4))); char4 sub(char4 x, char4 y) { return x + y; } ``` to the followin...
Clang coerces char __attribute__((ext_vector_type(4))) to int32.
https://api.github.com/repos/llvm/llvm-project/issues/15381/comments
2
2013-01-20T23:17:34Z
2024-08-11T20:47:13Z
https://github.com/llvm/llvm-project/issues/15381
1,071,059,108
15,381
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15008](https://llvm.org/bz15008) | | Resolution | FIXED | | Resolved on | Apr 21, 2013 13:03 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description Hello ! Using LLVM/Clang 3.3 as of now (r172971) at -O3 : $ cat as...
Assertion `C1->getType() == C2->getType() && "Operand types in binary constant expression should match"' failed
https://api.github.com/repos/llvm/llvm-project/issues/15380/comments
4
2013-01-20T13:17:01Z
2021-12-04T00:00:04Z
https://github.com/llvm/llvm-project/issues/15380
1,071,059,103
15,380
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15007](https://llvm.org/bz15007) | | Resolution | WORKSFORME | | Resolved on | Jun 10, 2014 12:54 | | Version | 3.1 | | OS | Linux | | Attachments | [log.txt --> backtrace ; convert-n3tbbe.sh --> script to reproduce crash](https://user-images.githubusercontent.com/60944935/14374...
assert failure in APInt& APInt::operator&=
https://api.github.com/repos/llvm/llvm-project/issues/15379/comments
1
2013-01-20T09:52:09Z
2022-01-20T02:10:49Z
https://github.com/llvm/llvm-project/issues/15379
1,071,059,097
15,379
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15006](https://llvm.org/bz15006) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @filcab,@RKSimon | ## Extended Description This one also brought to you by -fsanitize=implicit-integer-conversions. Error details: /home/wdietz2/llvm/33-src/li...
Integer truncation/extension bug in X86FrameLowering.cpp and related
https://api.github.com/repos/llvm/llvm-project/issues/15378/comments
4
2013-01-20T08:24:48Z
2021-12-04T00:00:03Z
https://github.com/llvm/llvm-project/issues/15378
1,071,059,090
15,378
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15005](https://llvm.org/bz15005) | | Resolution | FIXED | | Resolved on | Sep 13, 2017 08:40 | | Version | trunk | | OS | Linux | | Attachments | [The object file that triggers the crash.](https://user-images.githubusercontent.com/24583347/143746749-cf8a90aa-e6df-4011-a613-193a8...
llvm-objdump crash with `-s`
https://api.github.com/repos/llvm/llvm-project/issues/15377/comments
3
2013-01-20T07:23:00Z
2021-12-04T00:00:02Z
https://github.com/llvm/llvm-project/issues/15377
1,071,059,079
15,377