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 | [12404](https://llvm.org/bz12404) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:00 | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-project#12770 | | CC | @etherzhhb,@sunfishcode | ## Extended Description At the moment we, have our own code for th...
Connect the BBVectorizer with Polly
https://api.github.com/repos/llvm/llvm-project/issues/12776/comments
11
2012-03-29T19:11:56Z
2021-12-03T22:53:23Z
https://github.com/llvm/llvm-project/issues/12776
1,071,031,584
12,776
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12403](https://llvm.org/bz12403) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:02 | | Version | unspecified | | OS | Linux | | CC | @jdoerfert,@sunfishcode,@ssahasra | ## Extended Description Polly has no support for multi-dimensional variable-sized arrays LLVM-IR ...
No support for multi-dimensional variable sized arrays
https://api.github.com/repos/llvm/llvm-project/issues/12775/comments
2
2012-03-29T19:01:28Z
2021-12-03T22:53:22Z
https://github.com/llvm/llvm-project/issues/12775
1,071,031,576
12,775
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12402](https://llvm.org/bz12402) | | Version | unspecified | | OS | Linux | | Depends On | llvm/llvm-project#12770 | | CC | @etherzhhb | ## Extended Description At the moment each Polly statement is an entire basic block. This works OK, as normal LLVM-IR instructions are way ...
Finer grained statements
https://api.github.com/repos/llvm/llvm-project/issues/12774/comments
10
2012-03-29T18:42:14Z
2021-12-03T22:53:21Z
https://github.com/llvm/llvm-project/issues/12774
1,071,031,572
12,774
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12401](https://llvm.org/bz12401) | | Resolution | FIXED | | Resolved on | Mar 30, 2012 11:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc | ## Extended Description patch for avxintrin.h: #define _mm_permute_ps(A, C) __extensio...
_mm_permute_ps implementation incorrect
https://api.github.com/repos/llvm/llvm-project/issues/12773/comments
3
2012-03-29T17:23:33Z
2021-12-03T22:53:21Z
https://github.com/llvm/llvm-project/issues/12773
1,071,031,567
12,773
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12400](https://llvm.org/bz12400) | | Resolution | FIXED | | Resolved on | Mar 25, 2015 13:26 | | Version | unspecified | | OS | All | ## Extended Description The repro for this is "build chromium with LTO", so I'm not sure how useful having this bug is. If you don't think it's...
libLTO.dylib crashes with "We only handle reachable blocks"
https://api.github.com/repos/llvm/llvm-project/issues/12772/comments
4
2012-03-29T17:22:34Z
2021-12-03T22:53:20Z
https://github.com/llvm/llvm-project/issues/12772
1,071,031,561
12,772
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12399](https://llvm.org/bz12399) | | Resolution | FIXED | | Resolved on | Mar 30, 2012 11:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc | ## Extended Description SSE4 contains the phminposuw instruction. According to the Intel...
_mm_minpos_epu16 is missing from smmintrin.h
https://api.github.com/repos/llvm/llvm-project/issues/12771/comments
3
2012-03-29T16:48:36Z
2021-12-03T22:53:19Z
https://github.com/llvm/llvm-project/issues/12771
1,071,031,555
12,771
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12398](https://llvm.org/bz12398) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:01 | | Version | unspecified | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#12402 llvm/llvm-bugzilla-archive#12404 | | CC | @etherzhhb,@jdoerfert,@sunfishcode | ## Extended Descri...
Remove the need for independent blocks (and -enable-iv-rewrite)
https://api.github.com/repos/llvm/llvm-project/issues/12770/comments
5
2012-03-29T14:37:33Z
2021-12-03T22:53:18Z
https://github.com/llvm/llvm-project/issues/12770
1,071,031,545
12,770
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12397](https://llvm.org/bz12397) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | unspecified | | OS | Linux | | CC | @jdoerfert,@sunfishcode | ## Extended Description The polly ScopInfo pass translates the number of loop iterations, branch conditions ...
Model integer wrapping correctly (nsw, nuw)
https://api.github.com/repos/llvm/llvm-project/issues/12769/comments
2
2012-03-29T14:12:44Z
2021-12-03T22:53:17Z
https://github.com/llvm/llvm-project/issues/12769
1,071,031,539
12,769
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12396](https://llvm.org/bz12396) | | Version | trunk | | OS | MacOS X | | CC | @chandlerc,@majnemer,@gchatelet,@ismail,@pcc,@zygoloid,@rnk | ## Extended Description ``` $ cat t.cc #include <stdint.h> extern void Foo(uintptr_t a); void Bar(uintptr_t b) { Foo(b); } $ clang++ ...
-ffreestanding affects name mangling in C++
https://api.github.com/repos/llvm/llvm-project/issues/12768/comments
18
2012-03-29T13:50:17Z
2025-02-13T07:45:59Z
https://github.com/llvm/llvm-project/issues/12768
1,071,031,534
12,768
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12395](https://llvm.org/bz12395) | | Resolution | FIXED | | Resolved on | Apr 15, 2012 23:01 | | Version | unspecified | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@efriedma-quic | ## Extended Description While i am trying to execute the below pro...
Memory Alighnment Issue with the VLDR Instruction.
https://api.github.com/repos/llvm/llvm-project/issues/12767/comments
4
2012-03-29T13:47:14Z
2021-12-03T22:53:15Z
https://github.com/llvm/llvm-project/issues/12767
1,071,031,519
12,767
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12394](https://llvm.org/bz12394) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor |
VarDecl::hasInit() returns true when there's no initializer
https://api.github.com/repos/llvm/llvm-project/issues/12766/comments
2
2012-03-29T10:07:49Z
2021-12-03T22:53:14Z
https://github.com/llvm/llvm-project/issues/12766
1,071,031,509
12,766
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12393](https://llvm.org/bz12393) | | Version | 3.0 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description The following seemingly identical functions, get compiled to quite different machine code (one optimized, and the other n...
Missed optimization opportunity when using the ?: operator.
https://api.github.com/repos/llvm/llvm-project/issues/12765/comments
1
2012-03-29T07:34:46Z
2023-08-19T02:13:24Z
https://github.com/llvm/llvm-project/issues/12765
1,071,031,501
12,765
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12392](https://llvm.org/bz12392) | | Version | 3.0 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@lattner,@sunfishcode | ## Extended Description I have run into the following strange llvm behavior. For the C program below, function sum() gets inli...
Poor performance due to register spilling when no spilling is necessary
https://api.github.com/repos/llvm/llvm-project/issues/12764/comments
3
2012-03-29T07:20:10Z
2023-08-13T13:49:47Z
https://github.com/llvm/llvm-project/issues/12764
1,071,031,491
12,764
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12391](https://llvm.org/bz12391) | | Resolution | FIXED | | Resolved on | Jul 09, 2013 13:48 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AaronBallman | ## Extended Description meant to type "class1" ubuntu-rkotler:~/workspace/alt-llvm...
tablegen stack traces on simple lexical error
https://api.github.com/repos/llvm/llvm-project/issues/12763/comments
1
2012-03-29T00:15:48Z
2021-12-03T22:53:11Z
https://github.com/llvm/llvm-project/issues/12763
1,071,031,484
12,763
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12390](https://llvm.org/bz12390) | | Resolution | FIXED | | Resolved on | Mar 28, 2012 16:26 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description I'm seeing this failure as of a few minutes ago: FAIL: Clang ::...
Did a mispelling in diagnostic just get worse?
https://api.github.com/repos/llvm/llvm-project/issues/12762/comments
3
2012-03-28T22:50:06Z
2021-12-03T22:53:11Z
https://github.com/llvm/llvm-project/issues/12762
1,071,031,478
12,762
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12389](https://llvm.org/bz12389) | | Resolution | FIXED | | Resolved on | Mar 28, 2012 16:20 | | Version | trunk | | OS | All | | Attachments | [Testcase](https://user-images.githubusercontent.com/67392/143745000-3b42d944-07c0-4ed2-b480-54499e7d7d0a.gz) | | CC | @stoklund | ## ...
Assertion in regalloc
https://api.github.com/repos/llvm/llvm-project/issues/12761/comments
1
2012-03-28T22:39:10Z
2021-12-03T22:53:10Z
https://github.com/llvm/llvm-project/issues/12761
1,071,031,471
12,761
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12388](https://llvm.org/bz12388) | | Version | trunk | | OS | MacOS X | | Attachments | [example](https://user-images.githubusercontent.com/60944935/143744999-f7937312-871c-42ff-a53d-f2d353c70b99.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Des...
Functions defined inside an @&#8203;implementation block don't see automatic forward method declarations
https://api.github.com/repos/llvm/llvm-project/issues/12760/comments
2
2012-03-28T19:00:16Z
2023-05-23T20:53:58Z
https://github.com/llvm/llvm-project/issues/12760
1,071,031,462
12,760
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12387](https://llvm.org/bz12387) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks | ## Extended Description Given: void f1(int* i) { if (i!=0) //0a ++*i; } void f2(int* i) { ++*i; //2 } void g(int* i) { f1(i); ...
Call of function should be annotated if branch decision is important for warning
https://api.github.com/repos/llvm/llvm-project/issues/12759/comments
2
2012-03-28T18:26:42Z
2021-12-03T22:53:08Z
https://github.com/llvm/llvm-project/issues/12759
1,071,031,456
12,759
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12386](https://llvm.org/bz12386) | | Resolution | FIXED | | Resolved on | Aug 04, 2012 17:25 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan,@tkremenek | ## Extended Description I suggest to add to the HTML output of the analyze...
Link to previous/next path number
https://api.github.com/repos/llvm/llvm-project/issues/12758/comments
6
2012-03-28T18:05:07Z
2021-12-03T22:53:07Z
https://github.com/llvm/llvm-project/issues/12758
1,071,031,450
12,758
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12385](https://llvm.org/bz12385) | | Version | trunk | | OS | All | | CC | @atrick,@lattner,@duck-37,@nlewycky,@kaomoneus | ## Extended Description From GCC #29738 : ---8<--- ```c++ int i; void foo (void); void bar (void) { int j; i = 0; for (j = 0;...
Missed constant propagation in loops
https://api.github.com/repos/llvm/llvm-project/issues/12757/comments
4
2012-03-28T17:24:20Z
2024-08-11T20:12:30Z
https://github.com/llvm/llvm-project/issues/12757
1,071,031,440
12,757
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12384](https://llvm.org/bz12384) | | Resolution | FIXED | | Resolved on | Mar 29, 2012 20:19 | | Version | unspecified | | OS | All | | CC | @efriedma-quic,@tkremenek,@grimreaper | ## Extended Description This simple method: @&#8203;interface Fail @&#8203;end @&#8203;protoc...
miscompile of trivial init method
https://api.github.com/repos/llvm/llvm-project/issues/12756/comments
6
2012-03-28T13:47:29Z
2021-12-03T22:53:05Z
https://github.com/llvm/llvm-project/issues/12756
1,071,031,429
12,756
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12383](https://llvm.org/bz12383) | | Resolution | FIXED | | Resolved on | Apr 07, 2012 18:10 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @Bigcheese,@chandlerc | ## Extended Description This bug just recently popped: #define bar(x) #x con...
Lexer chokes on token-pasted string in C++11 mode
https://api.github.com/repos/llvm/llvm-project/issues/12755/comments
5
2012-03-28T11:49:10Z
2021-12-03T22:53:04Z
https://github.com/llvm/llvm-project/issues/12755
1,071,031,421
12,755
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12382](https://llvm.org/bz12382) | | Version | trunk | | OS | All | ## Extended Description Testcase reduced from GCC llvm/llvm-bugzilla-archive#21417 : ---->8--- typedef union tree_node { int code; } *tree; extern tree foo(void); tree test (tree expr, int t, int D17630)...
Missed jump threading opportunity.
https://api.github.com/repos/llvm/llvm-project/issues/12754/comments
0
2012-03-28T11:48:53Z
2023-08-11T13:42:19Z
https://github.com/llvm/llvm-project/issues/12754
1,071,031,416
12,754
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12381](https://llvm.org/bz12381) | | Version | trunk | | OS | Linux | | CC | @asl,@lattner,@efriedma-quic | ## Extended Description The following code, run through clang on x86_64, produces a suboptimal spill: void f(int); void g(); extern bool b; extern int n; void h() { if ...
unexpected spilling of scratch register across branch
https://api.github.com/repos/llvm/llvm-project/issues/12753/comments
3
2012-03-28T04:14:29Z
2021-12-03T22:53:02Z
https://github.com/llvm/llvm-project/issues/12753
1,071,031,409
12,753
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12380](https://llvm.org/bz12380) | | Resolution | FIXED | | Resolved on | Jun 07, 2012 08:01 | | Version | trunk | | OS | Linux | | CC | @asl,@chandlerc,@KernelAddress,@zmodem,@nlewycky | ## Extended Description clang r153443, linux x86_64 clang generates slow code for TLS a...
Slow code is generated for -fPIE and TLS on linux (gcc does better)
https://api.github.com/repos/llvm/llvm-project/issues/12752/comments
3
2012-03-28T03:22:55Z
2021-12-03T22:53:02Z
https://github.com/llvm/llvm-project/issues/12752
1,071,031,401
12,752
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12379](https://llvm.org/bz12379) | | Version | unspecified | | OS | other | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Interpreted, not jit arm. The follwoing(in function HandleTopLevelExpression) results in exc_bad_access (code=2): void *FPtr = TheExec...
Kaleidoscope example (armv7, iOS5.1) - exc_bad_access (crash) on/after calling interpreted function
https://api.github.com/repos/llvm/llvm-project/issues/12751/comments
1
2012-03-28T01:14:57Z
2022-06-10T12:05:19Z
https://github.com/llvm/llvm-project/issues/12751
1,071,031,394
12,751
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12378](https://llvm.org/bz12378) | | Resolution | FIXED | | Resolved on | Apr 30, 2012 13:23 | | Version | unspecified | | OS | All | | CC | @dwblaikie,@DougGregor | ## Extended Description hummer:src thakis$ cat test.cc #include <stddef.h> template <class T> class A { publi...
-Wconversion doesn't complain about default arguments in templates
https://api.github.com/repos/llvm/llvm-project/issues/12750/comments
4
2012-03-27T23:41:10Z
2021-12-03T22:53:00Z
https://github.com/llvm/llvm-project/issues/12750
1,071,031,382
12,750
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12377](https://llvm.org/bz12377) | | Resolution | FIXED | | Resolved on | Nov 06, 2013 05:56 | | Version | trunk | | OS | All | | CC | @atrick,@lattner,@nlewycky | ## Extended Description From GCC llvm/llvm-bugzilla-archive#30730 : unsigned foo(unsigned int n) { unsigned x ...
Loop trip count not calculated.
https://api.github.com/repos/llvm/llvm-project/issues/12749/comments
1
2012-03-27T22:29:17Z
2021-12-03T22:52:59Z
https://github.com/llvm/llvm-project/issues/12749
1,071,031,375
12,749
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12376](https://llvm.org/bz12376) | | Resolution | FIXED | | Resolved on | Oct 28, 2013 02:33 | | Version | trunk | | OS | All | | CC | @atrick,@lattner,@sunfishcode,@nlewycky | ## Extended Description From GCC llvm/llvm-bugzilla-archive#23361 : void foo2(int a, int b) { for(;...
Empty loop with undefined overflow in IV not optimized away.
https://api.github.com/repos/llvm/llvm-project/issues/12748/comments
2
2012-03-27T22:03:20Z
2021-12-03T22:52:58Z
https://github.com/llvm/llvm-project/issues/12748
1,071,031,363
12,748
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12375](https://llvm.org/bz12375) | | Resolution | FIXED | | Resolved on | Oct 28, 2013 02:34 | | Version | trunk | | OS | All | | CC | @atrick,@lattner,@nlewycky | ## Extended Description Test case from GCC llvm/llvm-bugzilla-archive#27039 : int foo (int *p) { int i = 0, *x...
Loop with pointer IV not statically evaluated.
https://api.github.com/repos/llvm/llvm-project/issues/12747/comments
1
2012-03-27T21:36:54Z
2021-12-03T22:52:57Z
https://github.com/llvm/llvm-project/issues/12747
1,071,031,349
12,747
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12374](https://llvm.org/bz12374) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@gribozavr | ## Extended Description Version: Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) Target: x86_64-apple-d...
Warn on usage of -> on array
https://api.github.com/repos/llvm/llvm-project/issues/12746/comments
4
2012-03-27T19:53:09Z
2022-01-17T21:45:51Z
https://github.com/llvm/llvm-project/issues/12746
1,071,031,340
12,746
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12373](https://llvm.org/bz12373) | | Resolution | INVALID | | Resolved on | May 20, 2019 15:26 | | Version | unspecified | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description configure: WARNING: limits.h: present but cannot be ...
../configure --enable-optimized --enable-targets=host-only
https://api.github.com/repos/llvm/llvm-project/issues/12745/comments
2
2012-03-27T14:55:27Z
2021-12-03T22:52:55Z
https://github.com/llvm/llvm-project/issues/12745
1,071,031,331
12,745
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12372](https://llvm.org/bz12372) | | Resolution | DUPLICATE | | Resolved on | Mar 27, 2012 17:53 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Intercept.cpp:69: error: 'open64' was not declared in this scope
Build fails on Intercept.cpp (arm, android-14, ndk r7b) - no open64
https://api.github.com/repos/llvm/llvm-project/issues/12744/comments
2
2012-03-27T14:02:28Z
2021-12-03T22:52:54Z
https://github.com/llvm/llvm-project/issues/12744
1,071,031,324
12,744
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12371](https://llvm.org/bz12371) | | Resolution | DUPLICATE | | Resolved on | Mar 27, 2012 11:20 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Program.inc:39:10: fatal error: 'crt_externs.h' file not found iPhoneOS5.1 ...
Build fails on Program.cpp (in Program.inc) against iPhoneOS5.1 sdk - no crt_externs.h
https://api.github.com/repos/llvm/llvm-project/issues/12743/comments
1
2012-03-27T13:57:53Z
2021-12-03T22:52:53Z
https://github.com/llvm/llvm-project/issues/12743
1,071,031,315
12,743
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12370](https://llvm.org/bz12370) | | Resolution | DUPLICATE | | Resolved on | Mar 27, 2012 11:20 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description /gtest-port.h:765: error: 'wstring' in namespace 'std::' does not name a type ...
Build fails on gtest.cc (against Android ndk r7b, platform android-14) - no wstring
https://api.github.com/repos/llvm/llvm-project/issues/12742/comments
1
2012-03-27T11:10:05Z
2021-12-03T22:52:53Z
https://github.com/llvm/llvm-project/issues/12742
1,071,031,306
12,742
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12369](https://llvm.org/bz12369) | | Resolution | DUPLICATE | | Resolved on | Mar 27, 2012 11:20 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description LockFileManager.cpp:58: error: 'getsid' was not declared in this scope this ...
Build fails on LockFileManager.cpp against Android ndk r7b (platform android-14) - no getsid
https://api.github.com/repos/llvm/llvm-project/issues/12741/comments
1
2012-03-27T10:36:11Z
2021-12-03T22:52:52Z
https://github.com/llvm/llvm-project/issues/12741
1,071,031,303
12,741
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12368](https://llvm.org/bz12368) | | Resolution | DUPLICATE | | Resolved on | Mar 27, 2012 11:20 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description At Path.inc 135: error: 'mkdtemp' was not declared in this scope Googled si...
Build fails on Path.cpp (within Path.inc) against Android ndk r7b - no mkdtemp
https://api.github.com/repos/llvm/llvm-project/issues/12740/comments
2
2012-03-27T10:10:34Z
2021-12-03T22:52:51Z
https://github.com/llvm/llvm-project/issues/12740
1,071,031,296
12,740
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12367](https://llvm.org/bz12367) | | Resolution | FIXED | | Resolved on | Jun 21, 2018 06:26 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @labath | ## Extended Description error: llvm/lib/Support/DynamicLibrary.cpp: In static member func...
Building LLVM against Android ndk r7b fails
https://api.github.com/repos/llvm/llvm-project/issues/12739/comments
13
2012-03-27T09:53:29Z
2021-12-03T22:52:50Z
https://github.com/llvm/llvm-project/issues/12739
1,071,031,291
12,739
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12366](https://llvm.org/bz12366) | | Resolution | FIXED | | Resolved on | Apr 11, 2012 17:33 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks,@belkadan,@tkremenek | ## Extended Description class A { virtual void f(){}; }; class...
Dynamic cast false positive
https://api.github.com/repos/llvm/llvm-project/issues/12738/comments
4
2012-03-27T04:30:06Z
2021-12-03T22:52:49Z
https://github.com/llvm/llvm-project/issues/12738
1,071,031,286
12,738
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12365](https://llvm.org/bz12365) | | Version | trunk | | OS | Linux | | Attachments | [Reed Kotler](https://user-images.githubusercontent.com/60944935/143744997-c3b02b8c-3385-4296-8389-cd115d3b39cb.gz), [patch to set builtin element "NAME" to correct value](https://user-images.g...
tblgen handle "NAME" incorrectly for regular classes
https://api.github.com/repos/llvm/llvm-project/issues/12737/comments
0
2012-03-27T03:56:58Z
2021-12-03T22:52:49Z
https://github.com/llvm/llvm-project/issues/12737
1,071,031,277
12,737
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12364](https://llvm.org/bz12364) | | Resolution | FIXED | | Resolved on | Apr 02, 2012 12:17 | | Version | trunk | | OS | Linux | | Attachments | [Minimal reproducer for vectorization failure](https://user-images.githubusercontent.com/60944935/143744995-19e606f4-773f-4100-8cee-e...
Vectorization produces invalid forward reference
https://api.github.com/repos/llvm/llvm-project/issues/12736/comments
6
2012-03-27T02:38:08Z
2021-12-03T22:52:48Z
https://github.com/llvm/llvm-project/issues/12736
1,071,031,272
12,736
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12363](https://llvm.org/bz12363) | | Version | trunk | | OS | Linux | ## Extended Description When hunting down false positives, it would be very useful to have the name of the checker responsible for a diagnostic message at the end of the HTML.
Include name of checker in the HTML output
https://api.github.com/repos/llvm/llvm-project/issues/12735/comments
1
2012-03-27T02:24:24Z
2021-12-03T22:52:47Z
https://github.com/llvm/llvm-project/issues/12735
1,071,031,265
12,735
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12362](https://llvm.org/bz12362) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description Clang++ crashes on the folloging code template <int N, typename T> struct point { T data[N]; }; template ...
crash when substituting dependent default argument in partial specialization
https://api.github.com/repos/llvm/llvm-project/issues/12734/comments
3
2012-03-27T00:17:26Z
2023-06-28T13:28:34Z
https://github.com/llvm/llvm-project/issues/12734
1,071,031,259
12,734
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12361](https://llvm.org/bz12361) | | Resolution | FIXED | | Resolved on | Aug 16, 2015 12:57 | | Version | trunk | | OS | Linux | | CC | @asl,@compnerd,@efriedma-quic,@stephenhines | ## Extended Description There is quite a bit of conflicting documentation regarding the MUL in...
Incorrect Thumb instruction MUL
https://api.github.com/repos/llvm/llvm-project/issues/12733/comments
3
2012-03-26T20:07:44Z
2021-12-03T22:52:45Z
https://github.com/llvm/llvm-project/issues/12733
1,071,031,255
12,733
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12360](https://llvm.org/bz12360) | | Resolution | FIXED | | Resolved on | Apr 09, 2012 12:15 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor |
codegen of booleans still not as efficient as gcc's (followup to pr12251)
https://api.github.com/repos/llvm/llvm-project/issues/12732/comments
5
2012-03-26T17:30:53Z
2021-12-03T22:52:44Z
https://github.com/llvm/llvm-project/issues/12732
1,071,031,249
12,732
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12359](https://llvm.org/bz12359) | | Resolution | FIXED | | Resolved on | Aug 31, 2012 15:24 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This code: define <16 x i8> @&#8203;shuf(<16 x i8> %inval1) { entry: %0 = shuffl...
byte shuffles generate inefficient code for swapping in zeros with sse3
https://api.github.com/repos/llvm/llvm-project/issues/12731/comments
1
2012-03-26T17:25:44Z
2021-12-03T22:52:44Z
https://github.com/llvm/llvm-project/issues/12731
1,071,031,246
12,731
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12358](https://llvm.org/bz12358) | | Resolution | FIXED | | Resolved on | Mar 27, 2012 19:13 | | Version | trunk | | OS | MacOS X | ## Extended Description Summary: I create nightly builds of my app (with code coverage enabled) on a build machine, and when I run the resulting ...
apps built with code coverage crash due to llvm_gcda_start_file if path missing
https://api.github.com/repos/llvm/llvm-project/issues/12730/comments
1
2012-03-26T16:18:59Z
2021-12-03T22:52:43Z
https://github.com/llvm/llvm-project/issues/12730
1,071,031,240
12,730
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12357](https://llvm.org/bz12357) | | Resolution | FIXED | | Resolved on | Mar 16, 2017 08:50 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#30996 | | Reporter | LLVM Bugzilla Contributor | | CC | @atrick,@d0k,@gribozavr,@ismail,@tkremenek,@RKSim...
PVS-Studio
https://api.github.com/repos/llvm/llvm-project/issues/12729/comments
14
2012-03-26T14:10:30Z
2021-12-03T22:52:42Z
https://github.com/llvm/llvm-project/issues/12729
1,071,031,225
12,729
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12356](https://llvm.org/bz12356) | | Resolution | FIXED | | Resolved on | May 01, 2012 09:28 | | Version | trunk | | OS | OpenBSD | | Attachments | [Example code](https://user-images.githubusercontent.com/60944935/143744992-ccfe4dce-bb2b-40d7-89e4-cb59735161d7.gz) | | Reporter |...
junk appended to extern aliased variable name
https://api.github.com/repos/llvm/llvm-project/issues/12728/comments
8
2012-03-26T13:53:24Z
2021-12-03T22:52:41Z
https://github.com/llvm/llvm-project/issues/12728
1,071,031,219
12,728
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12355](https://llvm.org/bz12355) | | Resolution | INVALID | | Resolved on | Sep 26, 2016 08:28 | | Version | unspecified | | OS | Linux | | Attachments | [test program source and binary](https://user-images.githubusercontent.com/92601308/143744991-06bd27bf-b880-45a6-a337-40ece49...
Symbolization does not work with -pie
https://api.github.com/repos/llvm/llvm-project/issues/12727/comments
9
2012-03-26T11:15:07Z
2021-12-03T22:52:40Z
https://github.com/llvm/llvm-project/issues/12727
1,071,031,215
12,727
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12354](https://llvm.org/bz12354) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@isanbard | ## Extended Description Running "llc -march=cpp foo.ll" where foo contains metadata (e.g., debug metadata produced by "clang -g -O0 -S -emit-llv...
CppBackend does not handle metadata
https://api.github.com/repos/llvm/llvm-project/issues/12726/comments
1
2012-03-26T10:58:40Z
2023-08-13T13:50:20Z
https://github.com/llvm/llvm-project/issues/12726
1,071,031,208
12,726
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12353](https://llvm.org/bz12353) | | Resolution | FIXED | | Resolved on | Mar 26, 2012 13:06 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@tkremenek | ## Extended Description p11-kit is available here: http://p11-glue.freedesktop.org/...
Crash while building p11-kit
https://api.github.com/repos/llvm/llvm-project/issues/12725/comments
3
2012-03-26T09:25:01Z
2021-12-03T22:52:38Z
https://github.com/llvm/llvm-project/issues/12725
1,071,031,201
12,725
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12352](https://llvm.org/bz12352) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:02 | | Version | unspecified | | OS | Linux | ## Extended Description http://polly.llvm.org/experiments/matmul
The matmul examples files on the website are not accessible
https://api.github.com/repos/llvm/llvm-project/issues/12724/comments
2
2012-03-26T08:15:04Z
2021-12-03T22:52:37Z
https://github.com/llvm/llvm-project/issues/12724
1,071,031,194
12,724
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12351](https://llvm.org/bz12351) | | Resolution | FIXED | | Resolved on | Mar 28, 2012 16:32 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description At http://syntensity.com/static/testcase.zip is a bitcode file (at...
LTO removes necessary code in Me and My Shadow
https://api.github.com/repos/llvm/llvm-project/issues/12723/comments
4
2012-03-26T00:48:00Z
2021-12-03T22:52:36Z
https://github.com/llvm/llvm-project/issues/12723
1,071,031,187
12,723
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12350](https://llvm.org/bz12350) | | Resolution | FIXED | | Resolved on | Feb 26, 2020 14:43 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#18879 | | Blocks | llvm/llvm-bugzilla-archive#19620 llvm/llvm-bugzilla-archive#25992 | | Reporter | LLVM Bu...
problem with explicitely calling class destructor if full qualified class name is used
https://api.github.com/repos/llvm/llvm-project/issues/12722/comments
22
2012-03-25T17:35:38Z
2021-12-03T22:52:35Z
https://github.com/llvm/llvm-project/issues/12722
1,071,031,181
12,722
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12349](https://llvm.org/bz12349) | | Resolution | DUPLICATE | | Resolved on | Oct 21, 2015 15:01 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rnk | ## Extended Description While compiling Feel++ (http://www.feelpp.org) wit...
assetion failed in clang and error: unable to execute command: Illegal instruction: 4
https://api.github.com/repos/llvm/llvm-project/issues/12721/comments
11
2012-03-25T17:14:46Z
2021-12-03T22:52:34Z
https://github.com/llvm/llvm-project/issues/12721
1,071,031,176
12,721
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12348](https://llvm.org/bz12348) | | Resolution | FIXED | | Resolved on | Apr 30, 2012 20:23 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744985-a3657151-3c9e-4d3a-bce3-c67b18d6bf15.gz) | ## Extended Descri...
-Oz inlines too aggressive
https://api.github.com/repos/llvm/llvm-project/issues/12720/comments
1
2012-03-25T08:40:54Z
2021-12-03T22:52:34Z
https://github.com/llvm/llvm-project/issues/12720
1,071,031,166
12,720
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12347](https://llvm.org/bz12347) | | Resolution | FIXED | | Resolved on | Apr 15, 2012 16:08 | | Version | trunk | | OS | MacOS X | | Attachments | [Diagnostic files as requested by clang](https://user-images.githubusercontent.com/60944935/143744984-f3218d29-5903-497d-b5c7-137be...
Specializing a template with nullptr -> segfault
https://api.github.com/repos/llvm/llvm-project/issues/12719/comments
1
2012-03-25T01:53:17Z
2021-12-03T22:52:33Z
https://github.com/llvm/llvm-project/issues/12719
1,071,031,164
12,719
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12346](https://llvm.org/bz12346) | | Resolution | FIXED | | Resolved on | Aug 29, 2012 19:44 | | Version | trunk | | OS | MacOS X | | Attachments | [preprocessed source and associated run script at the point of assert](https://user-images.githubusercontent.com/60944935/143744982...
Assertion failed: (!isNull() && "Cannot retrieve a NULL type pointer")
https://api.github.com/repos/llvm/llvm-project/issues/12718/comments
4
2012-03-24T21:12:52Z
2021-12-03T22:52:32Z
https://github.com/llvm/llvm-project/issues/12718
1,071,031,161
12,718
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12345](https://llvm.org/bz12345) | | Resolution | FIXED | | Resolved on | Mar 30, 2012 11:22 | | Version | trunk | | OS | All | | CC | @chandlerc,@lattner,@zmodem | ## Extended Description When I rolled clang in chromium to r153254, the size of the chromium binary increased by...
Regression: clang 153254 produces chromium binaries that are 2.2 MB (4%) larger than clang 152598
https://api.github.com/repos/llvm/llvm-project/issues/12717/comments
6
2012-03-24T20:22:59Z
2021-12-03T22:52:31Z
https://github.com/llvm/llvm-project/issues/12717
1,071,031,153
12,717
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12344](https://llvm.org/bz12344) | | Version | trunk | | OS | Windows NT | | CC | @DougGregor,@zygoloid | ## Extended Description The user wanted to call "invert" on the result of "600_bits". They didn't know that the pp-number "600_bits.invert" does not convert to any valid t...
Confusing diagnostic for invalid conversion of pp-number tokens to user defined literals
https://api.github.com/repos/llvm/llvm-project/issues/12716/comments
1
2012-03-24T17:01:45Z
2023-08-31T23:17:21Z
https://github.com/llvm/llvm-project/issues/12716
1,071,031,150
12,716
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12343](https://llvm.org/bz12343) | | Resolution | FIXED | | Resolved on | Apr 08, 2012 01:18 | | Version | trunk | | OS | Linux | | Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143744980-66fdfa79-a8af-44d4-a751-a1791bfa4d6c.gz) | | Reporter | L...
-loop-unswitch crash on indirect branch
https://api.github.com/repos/llvm/llvm-project/issues/12715/comments
6
2012-03-24T13:09:01Z
2021-12-03T22:52:29Z
https://github.com/llvm/llvm-project/issues/12715
1,071,031,142
12,715
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12342](https://llvm.org/bz12342) | | Version | trunk | | OS | Linux | | Attachments | [Files that compile to different sizes and list](https://user-images.githubusercontent.com/296817/143744979-29881dd8-2e00-4650-b9d0-a56d9ded29e5.gz) | | CC | @asl,@atrick,@efriedma-quic | ## E...
-Oz is not respected by LSR (-enable-iv-rewrite revealed fluctuations in code size)
https://api.github.com/repos/llvm/llvm-project/issues/12714/comments
4
2012-03-24T07:32:01Z
2021-12-03T22:52:28Z
https://github.com/llvm/llvm-project/issues/12714
1,071,031,132
12,714
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12341](https://llvm.org/bz12341) | | Resolution | INVALID | | Resolved on | Mar 26, 2012 13:13 | | Version | trunk | | OS | FreeBSD | ## Extended Description On recent clang/llvm I get a segmentation fault during the "PowerPC DAG->DAG Pattern Instruction Selection" pass. Vers...
Segmentation fault on powerpc getGlobalAddress
https://api.github.com/repos/llvm/llvm-project/issues/12713/comments
1
2012-03-24T04:05:02Z
2021-12-03T22:52:27Z
https://github.com/llvm/llvm-project/issues/12713
1,071,031,124
12,713
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12340](https://llvm.org/bz12340) | | Resolution | FIXED | | Resolved on | Nov 23, 2012 13:52 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi all, Just updated to 153340, had a couple of minor issues which the foll...
Build fail on Linux (rev 153340)
https://api.github.com/repos/llvm/llvm-project/issues/12712/comments
2
2012-03-23T19:13:32Z
2021-12-03T22:52:27Z
https://github.com/llvm/llvm-project/issues/12712
1,071,031,118
12,712
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12339](https://llvm.org/bz12339) | | Resolution | FIXED | | Resolved on | Apr 04, 2012 01:57 | | Version | trunk | | OS | Linux | | Attachments | [Patch that fixes the issue](https://user-images.githubusercontent.com/6516307/143744976-6a57d799-d6b3-4bca-89ef-156cd9d2d101.gz) | |...
Lookup in linkage specs asserts
https://api.github.com/repos/llvm/llvm-project/issues/12711/comments
6
2012-03-23T18:55:59Z
2021-12-03T22:52:26Z
https://github.com/llvm/llvm-project/issues/12711
1,071,031,113
12,711
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12338](https://llvm.org/bz12338) | | Resolution | FIXED | | Resolved on | Jun 18, 2012 16:48 | | Version | trunk | | OS | All | | Attachments | [Bitcode which sends instcombine into an endless loop](https://user-images.githubusercontent.com/60944935/143744974-50c6fdc5-d67f-4e8c-...
Infinite loop in the InstCombiner pass
https://api.github.com/repos/llvm/llvm-project/issues/12710/comments
3
2012-03-23T18:25:40Z
2021-12-03T22:52:25Z
https://github.com/llvm/llvm-project/issues/12710
1,071,031,106
12,710
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12337](https://llvm.org/bz12337) | | Resolution | FIXED | | Resolved on | Apr 03, 2012 19:48 | | Version | trunk | | OS | All | | Attachments | [A patch for adding cxx_local_type_template_args macro](https://user-images.githubusercontent.com/92601903/143744973-98f60a32-fd2c-447a...
There is no querying macro for "local types as template arguments (N2657)"
https://api.github.com/repos/llvm/llvm-project/issues/12709/comments
1
2012-03-23T13:53:02Z
2021-12-03T22:52:24Z
https://github.com/llvm/llvm-project/issues/12709
1,071,031,103
12,709
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12336](https://llvm.org/bz12336) | | Resolution | DUPLICATE | | Resolved on | Jun 18, 2012 04:02 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#12477 | | CC | @DougGregor,@tritao | ## Extended Description $ more iostream.cpp #include <iostream...
Can't compile |cout << "Hello!\n";| on Windows
https://api.github.com/repos/llvm/llvm-project/issues/12708/comments
2
2012-03-23T13:13:14Z
2021-12-03T22:52:23Z
https://github.com/llvm/llvm-project/issues/12708
1,071,031,097
12,708
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12335](https://llvm.org/bz12335) | | Resolution | INVALID | | Resolved on | Mar 23, 2012 05:49 | | Version | unspecified | | OS | All | | Attachments | [Reduced test case](https://user-images.githubusercontent.com/60944935/143744971-a8748da7-e930-4695-81c1-ef64f50cc280.gz) | | R...
Optimization bug when testing for integer overflows
https://api.github.com/repos/llvm/llvm-project/issues/12707/comments
4
2012-03-23T12:38:49Z
2021-12-03T22:52:22Z
https://github.com/llvm/llvm-project/issues/12707
1,071,031,084
12,707
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12334](https://llvm.org/bz12334) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | 3.0 | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#12446 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description # scanelf --soname /usr...
llvm built with --enable-shared: libLLVM-3.0.so has no soname
https://api.github.com/repos/llvm/llvm-project/issues/12706/comments
5
2012-03-23T11:55:11Z
2021-12-03T22:52:21Z
https://github.com/llvm/llvm-project/issues/12706
1,071,031,078
12,706
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12333](https://llvm.org/bz12333) | | Resolution | FIXED | | Resolved on | Mar 19, 2014 03:27 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#12477 | | CC | @DougGregor,@ramosian-glider,@rjmccall | ## Extended Description $ clang++.exe clang ver...
operator delete[] leads to "index out of range" crash when using Microsoft ABI
https://api.github.com/repos/llvm/llvm-project/issues/12705/comments
7
2012-03-23T11:50:32Z
2021-12-03T22:52:20Z
https://github.com/llvm/llvm-project/issues/12705
1,071,031,071
12,705
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12332](https://llvm.org/bz12332) | | Resolution | FIXED | | Resolved on | Mar 19, 2014 03:27 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-bugzilla-archive#12477 | | CC | @DougGregor,@rjmccall | ## Extended Description Repro: $ more operator_new.cpp void f(un...
NULL dereference in MicrosoftMangle.cpp on "operator new" mangling
https://api.github.com/repos/llvm/llvm-project/issues/12704/comments
6
2012-03-23T10:44:09Z
2021-12-03T22:52:19Z
https://github.com/llvm/llvm-project/issues/12704
1,071,031,064
12,704
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12331](https://llvm.org/bz12331) | | Resolution | WORKSFORME | | Resolved on | Jul 02, 2013 13:09 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@spavloff | ## Extended Description Clang asserts on this: template<typename T> struct S { struct U { static const...
assertion on explicit specialization after instantiation
https://api.github.com/repos/llvm/llvm-project/issues/12703/comments
2
2012-03-23T00:30:28Z
2022-01-20T02:09:01Z
https://github.com/llvm/llvm-project/issues/12703
1,071,031,060
12,703
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12330](https://llvm.org/bz12330) | | Version | trunk | | OS | All | | Attachments | [unit test 1](https://user-images.githubusercontent.com/92601416/143744964-224ece83-5600-4dfc-9907-77020edee93b.gz), [Unit test 2](https://user-images.githubusercontent.com/92601416/143744965-46a...
Improve LoopStrengthReduction to handle nested loops.
https://api.github.com/repos/llvm/llvm-project/issues/12702/comments
5
2012-03-23T00:11:47Z
2021-12-03T22:52:17Z
https://github.com/llvm/llvm-project/issues/12702
1,071,031,055
12,702
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12329](https://llvm.org/bz12329) | | Resolution | INVALID | | Resolved on | Mar 22, 2012 15:49 | | Version | unspecified | | OS | MacOS X | | Attachments | [code derived from spandsphttps://user-images.githubusercontent.com/60944935/143744963-13a9d8ce-1fb3-4aa1-b0fb-4a386887454f...
movq rax mmx not supported: suffix or operands invalid for `movq'
https://api.github.com/repos/llvm/llvm-project/issues/12701/comments
1
2012-03-22T19:28:36Z
2021-12-03T22:52:17Z
https://github.com/llvm/llvm-project/issues/12701
1,071,031,045
12,701
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12328](https://llvm.org/bz12328) | | Resolution | FIXED | | Resolved on | Aug 09, 2012 22:19 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall,@kaomoneus | ## Extended Description This code: class X { void f(); }; clas...
Friend method declaration doesn't require method to be visible
https://api.github.com/repos/llvm/llvm-project/issues/12700/comments
2
2012-03-22T16:56:38Z
2021-12-03T22:52:16Z
https://github.com/llvm/llvm-project/issues/12700
1,071,031,033
12,700
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12327](https://llvm.org/bz12327) | | Version | unspecified | | OS | Linux | | Attachments | [source code crashing the parser](https://user-images.githubusercontent.com/95090757/143744962-d3e64f66-03f8-45fe-9576-478a5420589d.gz) | ## Extended Description Debug build of clang ...
parser crashes
https://api.github.com/repos/llvm/llvm-project/issues/12699/comments
2
2012-03-22T08:36:33Z
2023-06-26T15:14:24Z
https://github.com/llvm/llvm-project/issues/12699
1,071,031,026
12,699
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12326](https://llvm.org/bz12326) | | Resolution | FIXED | | Resolved on | Oct 14, 2020 23:09 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @MaskRay,@jryans | ## Extended Description Context/Personal Use Case: I wanted to install a...
Simple way to change prefix for libc++
https://api.github.com/repos/llvm/llvm-project/issues/12698/comments
1
2012-03-22T07:34:59Z
2021-12-03T22:52:14Z
https://github.com/llvm/llvm-project/issues/12698
1,071,031,018
12,698
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12325](https://llvm.org/bz12325) | | Resolution | FIXED | | Resolved on | Mar 22, 2012 00:58 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Much to my regret, this is reduced from real code: int foo(in...
Wrong CFG for statement expression causes -Wuninitialized false positive
https://api.github.com/repos/llvm/llvm-project/issues/12697/comments
2
2012-03-21T23:52:06Z
2021-12-03T22:52:13Z
https://github.com/llvm/llvm-project/issues/12697
1,071,031,014
12,697
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12324](https://llvm.org/bz12324) | | Version | trunk | | OS | All | | CC | @asl | ## Extended Description This is an umbrella bug for initial bringup of the MachineScheduler Pass. This PR can be used for tagging checked in test cases, bombarding me with new test cases without ...
Enable the MachineScheduler pass by default.
https://api.github.com/repos/llvm/llvm-project/issues/12696/comments
3
2012-03-21T22:47:53Z
2023-08-15T14:03:47Z
https://github.com/llvm/llvm-project/issues/12696
1,071,031,008
12,696
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12323](https://llvm.org/bz12323) | | Resolution | FIXED | | Resolved on | Mar 29, 2012 19:34 | | Version | unspecified | | OS | All | | Attachments | [repro](https://user-images.githubusercontent.com/3487/143744961-1a2c5337-1be3-4a85-a2d0-4f4fd465203e.gz) | | CC | @echristo | #...
Incorrect line numbers in debug information when building with inlining
https://api.github.com/repos/llvm/llvm-project/issues/12695/comments
1
2012-03-21T19:05:19Z
2021-12-03T22:52:12Z
https://github.com/llvm/llvm-project/issues/12695
1,071,031,001
12,695
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12322](https://llvm.org/bz12322) | | Resolution | WORKSFORME | | Resolved on | Jul 15, 2013 11:51 | | Version | trunk | | OS | MacOS X | | Attachments | [test case](https://user-images.githubusercontent.com/60944935/143744960-f5e4b93b-bd63-4558-b336-21d4eea2128f.gz) | | Reporter...
-Wselector incorrectly warns about unimplemented selectors
https://api.github.com/repos/llvm/llvm-project/issues/12694/comments
5
2012-03-21T18:41:04Z
2022-01-20T02:08:59Z
https://github.com/llvm/llvm-project/issues/12694
1,071,030,996
12,694
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12321](https://llvm.org/bz12321) | | Resolution | FIXED | | Resolved on | Mar 21, 2012 11:21 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The constructor in error_category in the <system_error> header has a priva...
error_category has a private constructor.
https://api.github.com/repos/llvm/llvm-project/issues/12693/comments
2
2012-03-21T17:37:53Z
2021-12-03T22:52:10Z
https://github.com/llvm/llvm-project/issues/12693
1,071,030,988
12,693
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12320](https://llvm.org/bz12320) | | Resolution | FIXED | | Resolved on | Mar 26, 2012 05:26 | | Version | unspecified | | OS | All | | Attachments | [suggested patch](https://user-images.githubusercontent.com/60944935/143744959-90e07ed5-93c2-40de-95fe-05c96117b802.gz) | | Repor...
some 'configure' problems
https://api.github.com/repos/llvm/llvm-project/issues/12692/comments
3
2012-03-21T09:13:07Z
2021-12-03T22:52:09Z
https://github.com/llvm/llvm-project/issues/12692
1,071,030,982
12,692
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12319](https://llvm.org/bz12319) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@atrick,@froydnj,@jdm,@kcc | ## Extended Description At mozilla it is common to see code that looks like ``` void f(void); void g(void); _Boo...
The x86 backend can introduce branches that depend on uninitialized values
https://api.github.com/repos/llvm/llvm-project/issues/12691/comments
2
2012-03-21T02:34:32Z
2022-10-21T16:45:39Z
https://github.com/llvm/llvm-project/issues/12691
1,071,030,972
12,691
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12318](https://llvm.org/bz12318) | | Resolution | FIXED | | Resolved on | May 02, 2012 17:32 | | Version | trunk | | OS | Linux | | CC | @akyrtzi,@dwblaikie,@efriedma-quic,@tkremenek | ## Extended Description Given an else if chain that has a return statement in each body, and...
-Wreturn-type warns on else if chains when last else if always true
https://api.github.com/repos/llvm/llvm-project/issues/12690/comments
8
2012-03-20T23:56:08Z
2021-12-03T22:52:07Z
https://github.com/llvm/llvm-project/issues/12690
1,071,030,968
12,690
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12317](https://llvm.org/bz12317) | | Resolution | FIXED | | Resolved on | Mar 21, 2012 22:37 | | Version | trunk | | OS | Linux | | Attachments | [source file](https://user-images.githubusercontent.com/60944935/143744956-809941c2-1798-4df6-a037-0de0ce88f96c.gz), [preprocessed so...
segmentation fault while compiling template class with inner class and enum
https://api.github.com/repos/llvm/llvm-project/issues/12689/comments
1
2012-03-20T21:52:12Z
2021-12-03T22:52:06Z
https://github.com/llvm/llvm-project/issues/12689
1,071,030,962
12,689
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12316](https://llvm.org/bz12316) | | Resolution | WONTFIX | | Resolved on | Jun 07, 2018 17:33 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic,@vitalybuka | ## Extended Description I followed the get started page: http:...
Can't build clang on linux the compilation fails in /llvm/build/tools/clang/runtime/compiler-rt
https://api.github.com/repos/llvm/llvm-project/issues/12688/comments
6
2012-03-20T21:05:37Z
2022-01-20T02:35:50Z
https://github.com/llvm/llvm-project/issues/12688
1,071,030,960
12,688
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12315](https://llvm.org/bz12315) | | Resolution | FIXED | | Resolved on | Mar 20, 2012 14:50 | | Version | trunk | | OS | Linux | | Attachments | [reproducer](https://user-images.githubusercontent.com/1789297/143744955-ac844379-175b-4db2-a221-7c4cf56edfb7.gz) | | CC | @d0k | ##...
heap-use-after-free in clang::CodeGen::CGDebugInfo::CreateLimitedType (32-bit)
https://api.github.com/repos/llvm/llvm-project/issues/12687/comments
1
2012-03-20T18:46:45Z
2021-12-03T22:52:05Z
https://github.com/llvm/llvm-project/issues/12687
1,071,030,955
12,687
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12314](https://llvm.org/bz12314) | | Resolution | FIXED | | Resolved on | Mar 26, 2012 20:31 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143744954-19616980-5625-4e01-8c8c-c8aa070ff4ed.gz) | ## Extended Descri...
Incorrect file referenced by inlined functions
https://api.github.com/repos/llvm/llvm-project/issues/12686/comments
2
2012-03-20T14:27:46Z
2021-12-03T22:52:04Z
https://github.com/llvm/llvm-project/issues/12686
1,071,030,949
12,686
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12313](https://llvm.org/bz12313) | | Resolution | FIXED | | Resolved on | Mar 21, 2012 01:27 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description It seems that Makefile should have clangEdit.a as a USEDLIB
tools/clang/example/clang-interpretoer link error
https://api.github.com/repos/llvm/llvm-project/issues/12685/comments
1
2012-03-20T04:05:29Z
2021-12-03T22:52:03Z
https://github.com/llvm/llvm-project/issues/12685
1,071,030,944
12,685
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12312](https://llvm.org/bz12312) | | Resolution | FIXED | | Resolved on | Oct 19, 2012 14:02 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@lattner,@topperc,@darkbuck | ## Extended Description llvm always seems to extract the largest...
inefficient code for 128bit int comparison comparison with sse41
https://api.github.com/repos/llvm/llvm-project/issues/12684/comments
2
2012-03-19T22:48:32Z
2021-12-03T22:52:02Z
https://github.com/llvm/llvm-project/issues/12684
1,071,030,936
12,684
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12311](https://llvm.org/bz12311) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:00 | | Version | unspecified | | OS | Linux | | Attachments | [reduced bug bytecode](https://user-images.githubusercontent.com/92601419/143744953-db2bf399-4cc0-4764-809f-c6972d6329b7.gz) | ...
Polly fails with "Both operands to a binary operator are not of the same type!"
https://api.github.com/repos/llvm/llvm-project/issues/12683/comments
2
2012-03-19T22:43:10Z
2021-12-03T22:52:01Z
https://github.com/llvm/llvm-project/issues/12683
1,071,030,933
12,683
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12310](https://llvm.org/bz12310) | | Resolution | FIXED | | Resolved on | Jul 25, 2014 09:38 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When compiling llvm-3.0 llvm-tblgen segfaults. 1) And my initial debug seems to s...
llvm-tblgen crashed when compiling for mips
https://api.github.com/repos/llvm/llvm-project/issues/12682/comments
3
2012-03-19T22:34:08Z
2021-12-03T22:52:00Z
https://github.com/llvm/llvm-project/issues/12682
1,071,030,923
12,682
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12309](https://llvm.org/bz12309) | | Resolution | DUPLICATE | | Resolved on | Jan 18, 2016 17:02 | | Version | unspecified | | OS | Linux | | Attachments | [reduced bug bytecode](https://user-images.githubusercontent.com/92601419/143744950-bb787aea-269a-426b-b0b0-65f7cb40341d.gz...
Polly fails in tools/polly/lib/IndependentBlocks.cpp:539 with assert "Cannot generate independent blocks"
https://api.github.com/repos/llvm/llvm-project/issues/12681/comments
7
2012-03-19T22:27:27Z
2021-12-03T22:51:59Z
https://github.com/llvm/llvm-project/issues/12681
1,071,030,914
12,681
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12308](https://llvm.org/bz12308) | | Resolution | WORKSFORME | | Resolved on | Jan 18, 2016 17:00 | | Version | unspecified | | OS | Linux | | Attachments | [reduced bug bytecode](https://user-images.githubusercontent.com/92601419/143744949-c18fccd9-ed1c-4948-a0d4-b647ae13c96a.g...
Polly fails in lib/VMCore/Constants.cpp:1461 with assert "SrcTy must be smaller than DestTy for SExt!"
https://api.github.com/repos/llvm/llvm-project/issues/12680/comments
2
2012-03-19T22:12:29Z
2022-01-20T02:08:59Z
https://github.com/llvm/llvm-project/issues/12680
1,071,030,907
12,680
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12307](https://llvm.org/bz12307) | | Resolution | FIXED | | Resolved on | Mar 26, 2012 13:39 | | Version | trunk | | OS | MacOS X | | Attachments | [Test case for ARC bug](https://user-images.githubusercontent.com/60944935/143744945-aa7b42d9-3390-46d8-9a5d-efb09c971855.gz), [LLV...
ARC Double-release in if/then statement in @&#8203;finally with -O2
https://api.github.com/repos/llvm/llvm-project/issues/12679/comments
6
2012-03-19T20:56:26Z
2021-12-03T22:51:57Z
https://github.com/llvm/llvm-project/issues/12679
1,071,030,897
12,679
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12306](https://llvm.org/bz12306) | | Resolution | FIXED | | Resolved on | Nov 29, 2012 07:45 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor | ## Extended Description There are several exception handling tests in the ...
exception handling failure for several tests it the gcc c++ torture test suite under linux
https://api.github.com/repos/llvm/llvm-project/issues/12678/comments
4
2012-03-19T19:22:15Z
2021-12-03T22:51:56Z
https://github.com/llvm/llvm-project/issues/12678
1,071,030,888
12,678
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [12305](https://llvm.org/bz12305) | | Resolution | FIXED | | Resolved on | Mar 20, 2012 14:50 | | Version | trunk | | OS | Linux | | Attachments | [reproducer](https://user-images.githubusercontent.com/1789297/143744944-457ff469-98a2-4949-a2ce-e36b7b898289.gz) | | CC | @d0k,@echr...
heap-use-after-free in clang::CodeGen::CGDebugInfo::CreateType
https://api.github.com/repos/llvm/llvm-project/issues/12677/comments
4
2012-03-19T18:32:23Z
2021-12-03T22:51:55Z
https://github.com/llvm/llvm-project/issues/12677
1,071,030,877
12,677