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 | [17105](https://llvm.org/bz17105) | | Resolution | FIXED | | Resolved on | Sep 09, 2013 10:09 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description Testcase: void foo() {} __attribute__((visibility(hidden))) voi...
crash parsing attribute
https://api.github.com/repos/llvm/llvm-project/issues/17479/comments
2
2013-09-05T03:52:17Z
2021-12-09T20:45:09Z
https://github.com/llvm/llvm-project/issues/17479
1,075,997,165
17,479
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17104](https://llvm.org/bz17104) | | Resolution | FIXED | | Resolved on | Sep 05, 2013 08:47 | | Version | trunk | | OS | other | | Attachments | [patch](https://user-images.githubusercontent.com/60944935/143748032-728a8a00-b496-4ba4-b2a6-e2694f166565.gz) | | Reporter | LLVM Bug...
[PATCH] missing GNU/kFreeBSD target info
https://api.github.com/repos/llvm/llvm-project/issues/17478/comments
2
2013-09-05T01:16:40Z
2021-12-09T20:45:08Z
https://github.com/llvm/llvm-project/issues/17478
1,075,997,143
17,478
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17103](https://llvm.org/bz17103) | | Resolution | FIXED | | Resolved on | Sep 04, 2013 18:34 | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description #include <iostream> enum struct foo_t : int32_t { ...
Invalid result of enum-type comparison
https://api.github.com/repos/llvm/llvm-project/issues/17477/comments
1
2013-09-05T00:50:21Z
2021-12-09T20:45:07Z
https://github.com/llvm/llvm-project/issues/17477
1,075,997,125
17,477
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17102](https://llvm.org/bz17102) | | Version | trunk | | OS | All | | CC | @josephcsible | ## Extended Description Many times I have had to fix use after frees caused by people saving the pointer from a temporary string's c_str(). The lifetime of the string is only the assignm...
Clang should warn when retaining c_str() from temporary string
https://api.github.com/repos/llvm/llvm-project/issues/17476/comments
1
2013-09-05T00:12:27Z
2022-12-10T14:41:09Z
https://github.com/llvm/llvm-project/issues/17476
1,075,997,105
17,476
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17101](https://llvm.org/bz17101) | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#1860 | | Blocks | llvm/llvm-project#17461 | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc,@dsprenkels,@davidbolvansky,@hfinkel,@rotateright | ## Extended ...
popcnt not generated
https://api.github.com/repos/llvm/llvm-project/issues/17475/comments
12
2013-09-04T20:13:45Z
2023-11-03T14:48:23Z
https://github.com/llvm/llvm-project/issues/17475
1,075,997,050
17,475
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17100](https://llvm.org/bz17100) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @majnemer,@DougGregor,@rnk | ## Extended Description ------ void f(int a[], int b, int* c) { } --...
[-cxx-abi microsoft] Wrong mangling of function with both int[] and int* args
https://api.github.com/repos/llvm/llvm-project/issues/17474/comments
9
2013-09-04T16:49:16Z
2021-12-09T20:45:01Z
https://github.com/llvm/llvm-project/issues/17474
1,075,997,038
17,474
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17099](https://llvm.org/bz17099) | | Resolution | FIXED | | Resolved on | Sep 23, 2013 04:35 | | Version | trunk | | OS | Linux | ## Extended Description MergeFunctions emits Bitcast from pointer to integer. But it should be ptr-to-int and int-to-ptr commands. That causes cra...
MergeFunctions emits Bitcast from pointer to integer.
https://api.github.com/repos/llvm/llvm-project/issues/17473/comments
4
2013-09-04T16:01:34Z
2021-12-09T20:45:00Z
https://github.com/llvm/llvm-project/issues/17473
1,075,997,028
17,473
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17098](https://llvm.org/bz17098) | | Resolution | FIXED | | Resolved on | Jul 15, 2014 20:19 | | Version | trunk | | OS | Windows NT | | CC | @rnk | ## Extended Description In a CMD prompt: $ dir .. .... 04.09.2013 17:08 174 test.cpp $ cl -c *.cpp -> OK $ cla...
clang-cl should support wildcards in filenames
https://api.github.com/repos/llvm/llvm-project/issues/17472/comments
7
2013-09-04T15:10:34Z
2021-12-09T20:44:59Z
https://github.com/llvm/llvm-project/issues/17472
1,075,997,010
17,472
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17097](https://llvm.org/bz17097) | | Resolution | FIXED | | Resolved on | Sep 09, 2013 14:05 | | Version | trunk | | OS | Windows NT | | CC | @jrmuizel,@rnk | ## Extended Description As of r189930, $ clang-cl -c -ozzz.obj test.cpp clang-cl.exe: warning: argument unused during...
clang-cl should respect -oXYZ
https://api.github.com/repos/llvm/llvm-project/issues/17471/comments
12
2013-09-04T14:50:05Z
2021-12-09T20:44:58Z
https://github.com/llvm/llvm-project/issues/17471
1,075,996,994
17,471
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17096](https://llvm.org/bz17096) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 08:59 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @labath | ## Extended Description SBThread.GetStopReasonDataAtIndex() seems to return the wro...
Incorrect stop reason data for multiple breakpoints
https://api.github.com/repos/llvm/llvm-project/issues/17470/comments
3
2013-09-04T14:38:02Z
2021-12-09T20:44:57Z
https://github.com/llvm/llvm-project/issues/17470
1,075,996,981
17,470
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17095](https://llvm.org/bz17095) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Windows NT |
clang-cl should use .obj as the default object file extension
https://api.github.com/repos/llvm/llvm-project/issues/17469/comments
4
2013-09-04T14:20:48Z
2021-12-09T20:44:56Z
https://github.com/llvm/llvm-project/issues/17469
1,075,996,969
17,469
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17094](https://llvm.org/bz17094) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Attachments | [clang_crash_xBnYy9.ii.stderr.txt](https://user-images.githubusercontent.com/301788/143748030-ed411e0b-c58b-428a-a129-5d280bbfafdc.gz...
Analyzer assertion failure with zeroing constructors at offset 0
https://api.github.com/repos/llvm/llvm-project/issues/17468/comments
4
2013-09-04T10:20:34Z
2021-12-09T20:44:55Z
https://github.com/llvm/llvm-project/issues/17468
1,075,996,956
17,468
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17093](https://llvm.org/bz17093) | | Resolution | FIXED | | Resolved on | Sep 04, 2013 14:15 | | Version | trunk | | OS | Linux | | CC | @rengolin,@TNorthover | ## Extended Description Bullet is broken with a codegen failure: /tmp/BenchmarkDemo-cd7564.s: Assembler messages: /...
Bullet broken on ARM buildbot
https://api.github.com/repos/llvm/llvm-project/issues/17467/comments
12
2013-09-04T10:18:08Z
2021-12-09T20:44:54Z
https://github.com/llvm/llvm-project/issues/17467
1,075,996,934
17,467
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17092](https://llvm.org/bz17092) | | Resolution | FIXED | | Resolved on | Sep 06, 2013 01:45 | | Version | trunk | | OS | All | | Attachments | [Compile command and results](https://user-images.githubusercontent.com/60944935/143748027-55855593-bb67-4bde-aae1-b571f290b5ee.gz), [P...
Compilation Errors: Assertion Losing a Member
https://api.github.com/repos/llvm/llvm-project/issues/17466/comments
1
2013-09-04T07:40:54Z
2021-12-09T20:44:53Z
https://github.com/llvm/llvm-project/issues/17466
1,075,996,914
17,466
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17091](https://llvm.org/bz17091) | | Resolution | WONTFIX | | Resolved on | Oct 07, 2018 04:48 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @JonasToth | ## Extended Description Install repositories for LLVM in Ubuntu 32 bit, 13.04....
Unable to install binaries for clang-3.3 on ubuntu
https://api.github.com/repos/llvm/llvm-project/issues/17465/comments
0
2013-09-04T00:52:50Z
2022-01-20T02:38:09Z
https://github.com/llvm/llvm-project/issues/17465
1,075,996,894
17,465
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17090](https://llvm.org/bz17090) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @ributzka | ## Extended Description I've noticed that loading and storing an LLVM array value seems to produce quite slow code - loading and storing each ...
Poor codegen for loading and storing arrays
https://api.github.com/repos/llvm/llvm-project/issues/17464/comments
4
2013-09-04T00:27:45Z
2021-12-09T20:44:51Z
https://github.com/llvm/llvm-project/issues/17464
1,075,996,873
17,464
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17089](https://llvm.org/bz17089) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description There should be some way of adding human readable LLVM intermediate representation to the output caused by save-temps. clang -S...
There should be some way of adding human readable LLVM intermediate representation to save-temps output
https://api.github.com/repos/llvm/llvm-project/issues/17463/comments
0
2013-09-03T23:35:35Z
2021-12-09T20:44:50Z
https://github.com/llvm/llvm-project/issues/17463
1,075,996,858
17,463
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17088](https://llvm.org/bz17088) | | Resolution | DUPLICATE | | Resolved on | Aug 03, 2015 14:22 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description <this is fresh clang trunk r189814 on linux x86_64> % cat fpe.cc #include <fenv.h> double zer...
SIGFPE due to illegal FP optimization
https://api.github.com/repos/llvm/llvm-project/issues/17462/comments
2
2013-09-03T20:44:59Z
2021-12-09T20:44:49Z
https://github.com/llvm/llvm-project/issues/17462
1,075,996,837
17,462
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17087](https://llvm.org/bz17087) | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#17475 llvm/llvm-project#17502 llvm/llvm-project#17503 llvm/llvm-project#17402 llvm/llvm-project#17403 llvm/llvm-project#17412 llvm/llvm-project#17483 | | Reporter | LLVM Bugzill...
x86 bit manipulation bugs umbrella
https://api.github.com/repos/llvm/llvm-project/issues/17461/comments
4
2013-09-03T20:19:47Z
2021-12-09T20:45:40Z
https://github.com/llvm/llvm-project/issues/17461
1,075,996,612
17,461
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17086](https://llvm.org/bz17086) | | Resolution | FIXED | | Resolved on | Sep 05, 2013 06:26 | | Version | unspecified | | OS | All | | CC | @kcc | ## Extended Description Make it more with the colors? =D I meant to file this when I filed llvm/llvm-project#17437 , but just fo...
[TSan RTL] TSan's output is less colorful than the other sanitizers
https://api.github.com/repos/llvm/llvm-project/issues/17460/comments
3
2013-09-03T19:24:59Z
2021-12-09T20:44:34Z
https://github.com/llvm/llvm-project/issues/17460
1,075,996,599
17,460
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17085](https://llvm.org/bz17085) | | Resolution | FIXED | | Resolved on | Sep 10, 2013 10:55 | | Version | trunk | | OS | Linux | | CC | @DougGregor,@oscarfv,@rengolin | ## Extended Description When cross-compiling LLVM to ARM, using CMake+Ninja, I realized that libxml2 depend...
libXML2 fails to spot lzma when cross-compiling
https://api.github.com/repos/llvm/llvm-project/issues/17459/comments
7
2013-09-03T19:18:23Z
2021-12-09T20:44:33Z
https://github.com/llvm/llvm-project/issues/17459
1,075,996,585
17,459
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17084](https://llvm.org/bz17084) | | Resolution | FIXED | | Resolved on | Dec 04, 2013 19:38 | | Version | 3.3 | | OS | Linux | | Attachments | [run script](https://user-images.githubusercontent.com/60944935/143748025-57a987d7-03e5-4489-a175-d76962459eb7.gz) | | Reporter | LLVM ...
Segmentation fault in clang::Sema::BuildExpressionFromIntegralTemplateArgument
https://api.github.com/repos/llvm/llvm-project/issues/17458/comments
10
2013-09-03T18:59:59Z
2021-12-09T20:44:32Z
https://github.com/llvm/llvm-project/issues/17458
1,075,996,570
17,458
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17083](https://llvm.org/bz17083) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Windows NT | | CC | @rnk |
Add support for building DLLs to clang-cl
https://api.github.com/repos/llvm/llvm-project/issues/17457/comments
3
2013-09-03T18:16:53Z
2021-12-09T20:44:31Z
https://github.com/llvm/llvm-project/issues/17457
1,075,996,562
17,457
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17082](https://llvm.org/bz17082) | | Resolution | INVALID | | Resolved on | Sep 03, 2013 12:15 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description $ cat /tmp/a.cc void f() { try { } catch(int x) { } } $ clang -Xclang -ast-dump /tmp/a.c...
The variable declaration in a catch() does not appear in -ast-dump
https://api.github.com/repos/llvm/llvm-project/issues/17456/comments
1
2013-09-03T16:39:27Z
2021-12-09T20:44:30Z
https://github.com/llvm/llvm-project/issues/17456
1,075,996,549
17,456
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17081](https://llvm.org/bz17081) | | Resolution | FIXED | | Resolved on | Aug 09, 2014 00:42 | | Version | 3.2 | | OS | Linux | | Attachments | [compiler errors](https://user-images.githubusercontent.com/60944935/143748023-21dcc5e5-23cc-492b-94a8-e119605b5da6.gz), [compiler erro...
compilation failure against libsupc++
https://api.github.com/repos/llvm/llvm-project/issues/17455/comments
4
2013-09-03T14:30:18Z
2021-12-09T20:44:29Z
https://github.com/llvm/llvm-project/issues/17455
1,075,996,535
17,455
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17080](https://llvm.org/bz17080) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AlexDenisov,@atamazov,@MaskRay | ## Extended Description It seems exceptions can't be caught in MCJIT/lli if something from STL is used or even included. At t...
MCJIT/lli doesn't handle exceptions if something from STL is included.
https://api.github.com/repos/llvm/llvm-project/issues/17454/comments
1
2013-09-03T13:50:22Z
2021-12-09T20:44:28Z
https://github.com/llvm/llvm-project/issues/17454
1,075,996,524
17,454
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17079](https://llvm.org/bz17079) | | Resolution | FIXED | | Resolved on | Dec 13, 2013 17:24 | | Version | unspecified | | OS | All | | CC | @efriedma-quic,@hfinkel,@isanbard | ## Extended Description The following code is miscompiled by the current clang trunk and clang 3.3 o...
wrong code at -O3 on x86_64-linux-gnu (affecting trunk and 3.3) (volatile load optimization in DAGCombiner)
https://api.github.com/repos/llvm/llvm-project/issues/17453/comments
6
2013-09-03T09:21:51Z
2021-12-09T20:44:27Z
https://github.com/llvm/llvm-project/issues/17453
1,075,996,506
17,453
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17078](https://llvm.org/bz17078) | | Resolution | FIXED | | Resolved on | Dec 13, 2013 19:11 | | Version | unspecified | | OS | All | | CC | @hfinkel,@isanbard | ## Extended Description The following code is miscompiled by the current clang trunk (as well as clang 3.2 and 3.3)...
wrong code at -O3 on x86_64-linux-gnu (affecting 3.2, 3.3, trunk) (InstCombine)
https://api.github.com/repos/llvm/llvm-project/issues/17452/comments
2
2013-09-03T09:16:54Z
2021-12-09T20:44:26Z
https://github.com/llvm/llvm-project/issues/17452
1,075,996,491
17,452
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17077](https://llvm.org/bz17077) | | Resolution | DUPLICATE | | Resolved on | Dec 07, 2013 03:54 | | Version | unspecified | | OS | All | | CC | @isanbard | ## Extended Description The following code is miscompiled by the current clang trunk and clang 3.3 on x86_64-linux-gnu a...
wrong code at -Os and above on x86_64-linux-gnu (affecting trunk and 3.3)
https://api.github.com/repos/llvm/llvm-project/issues/17451/comments
6
2013-09-03T09:09:52Z
2021-12-09T20:44:25Z
https://github.com/llvm/llvm-project/issues/17451
1,075,996,471
17,451
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17076](https://llvm.org/bz17076) | | Resolution | FIXED | | Resolved on | Dec 14, 2013 13:30 | | Version | unspecified | | OS | All | | CC | @hfinkel,@isanbard | ## Extended Description The following code is miscompiled by current clang trunk (as well as clang 3.2 and 3.3) on ...
wrong code (SIGFPE) at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes) (LSR, SCEV)
https://api.github.com/repos/llvm/llvm-project/issues/17450/comments
2
2013-09-03T09:03:36Z
2021-12-09T20:44:24Z
https://github.com/llvm/llvm-project/issues/17450
1,075,996,455
17,450
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17075](https://llvm.org/bz17075) | | Resolution | FIXED | | Resolved on | Sep 11, 2013 13:06 | | Version | trunk | | OS | Linux | | Attachments | [Test code](https://user-images.githubusercontent.com/60944935/143748022-74c9cca2-c040-4318-82f1-6afb3c730680.gz) | | Reporter | LLVM...
incorrect partial ordering of member template versus non-member template
https://api.github.com/repos/llvm/llvm-project/issues/17449/comments
2
2013-09-03T08:43:31Z
2021-12-09T20:44:22Z
https://github.com/llvm/llvm-project/issues/17449
1,075,996,437
17,449
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17074](https://llvm.org/bz17074) | | Resolution | FIXED | | Resolved on | Dec 14, 2013 12:04 | | Version | unspecified | | OS | All | | CC | @hfinkel,@isanbard | ## Extended Description The following code is miscompiled by current clang trunk and 3.3 on x86_64-linux-gnu at -O3...
wrong code at -O3 on x86_64-linux-gnu (loop vectorizer)
https://api.github.com/repos/llvm/llvm-project/issues/17448/comments
2
2013-09-03T08:18:00Z
2021-12-09T20:44:21Z
https://github.com/llvm/llvm-project/issues/17448
1,075,996,420
17,448
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17073](https://llvm.org/bz17073) | | Resolution | FIXED | | Resolved on | Jul 07, 2014 16:21 | | Version | trunk | | OS | All | | CC | @hfinkel,@isanbard,@rotateright | ## Extended Description The following code is miscompiled by the current clang trunk, clang 3.2, and clang 3...
wrong code (SIGFPE) at -O3 on x86_64-linux-gnu (in 32-bit mode) (-simplifycfg)
https://api.github.com/repos/llvm/llvm-project/issues/17447/comments
12
2013-09-03T08:10:57Z
2021-12-09T20:44:20Z
https://github.com/llvm/llvm-project/issues/17447
1,075,996,403
17,447
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17072](https://llvm.org/bz17072) | | Resolution | FIXED | | Resolved on | Sep 13, 2013 08:40 | | Version | trunk | | OS | All | ## Extended Description -style=file is a great feature. It's super useful e.g. for Chromium and its nested Blink source tree, since the chromium tree...
-style=file doesn't synergize with clang-format.py
https://api.github.com/repos/llvm/llvm-project/issues/17446/comments
1
2013-09-03T07:14:50Z
2021-12-09T20:44:19Z
https://github.com/llvm/llvm-project/issues/17446
1,075,996,386
17,446
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17071](https://llvm.org/bz17071) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks | ## Extended Description The scan-build option --use-analyzer should take into account the value of the PATH environment variable. Firstly, it is co...
The scan-build option --use-analyzer should take into account the value of the PATH environment variable
https://api.github.com/repos/llvm/llvm-project/issues/17445/comments
4
2013-09-03T05:15:50Z
2021-12-09T20:44:18Z
https://github.com/llvm/llvm-project/issues/17445
1,075,996,365
17,445
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17070](https://llvm.org/bz17070) | | Resolution | WORKSFORME | | Resolved on | Sep 04, 2013 15:24 | | Version | trunk | | OS | Linux | | Attachments | [The preprocessed source & llvm IR source](https://user-images.githubusercontent.com/95090486/143748021-b733a3b8-5b82-40af-b004-...
inline function seems generating wrong code
https://api.github.com/repos/llvm/llvm-project/issues/17444/comments
9
2013-09-03T04:51:03Z
2022-01-20T02:12:20Z
https://github.com/llvm/llvm-project/issues/17444
1,075,996,347
17,444
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17069](https://llvm.org/bz17069) | | Resolution | FIXED | | Resolved on | Sep 03, 2013 08:26 | | Version | unspecified | | OS | All | | CC | @eugenis | ## Extended Description Companion bug to llvm/llvm-project#17434 , but for MSan. See llvm/llvm-project#17434 for my recommen...
[MSan RTL] Make llvm-symbolizer the default
https://api.github.com/repos/llvm/llvm-project/issues/17443/comments
2
2013-09-03T02:46:27Z
2021-12-09T20:44:16Z
https://github.com/llvm/llvm-project/issues/17443
1,075,996,330
17,443
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17068](https://llvm.org/bz17068) | | Resolution | FIXED | | Resolved on | Sep 16, 2013 08:26 | | Version | unspecified | | OS | All | | CC | @kcc | ## Extended Description Not sure if this is an msan bug or not, but I feel like it should have caught this: % cat msan/bug.cpp ...
[MSan] Failed to catch conditional move?
https://api.github.com/repos/llvm/llvm-project/issues/17442/comments
5
2013-09-03T02:35:43Z
2021-12-09T20:44:15Z
https://github.com/llvm/llvm-project/issues/17442
1,075,996,309
17,442
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17067](https://llvm.org/bz17067) | | Resolution | DUPLICATE | | Resolved on | Sep 02, 2013 23:38 | | Version | trunk | | OS | All | ## Extended Description My code: struct S { unsigned int field1 : 8; unsigned int field2 : 8; }; int main() { S s{42, 42}; std::thread...
Terrible formatting of lambda's in conjunction with braced init
https://api.github.com/repos/llvm/llvm-project/issues/17441/comments
1
2013-09-03T00:54:44Z
2021-12-09T20:44:14Z
https://github.com/llvm/llvm-project/issues/17441
1,075,996,297
17,441
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17066](https://llvm.org/bz17066) | | Resolution | FIXED | | Resolved on | Dec 01, 2015 12:27 | | Version | trunk | | OS | All | | CC | @eugenis,@ramosian-glider,@kcc | ## Extended Description Currently, TSan is very hard to use with a generic libstdc++. The reason is that the ...
[TSan] Automatically define the libstdc++ macros for annotating happens before and after
https://api.github.com/repos/llvm/llvm-project/issues/17440/comments
24
2013-09-03T00:49:03Z
2021-12-09T20:44:13Z
https://github.com/llvm/llvm-project/issues/17440
1,075,996,281
17,440
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17065](https://llvm.org/bz17065) | | Resolution | WORKSFORME | | Resolved on | Nov 12, 2013 07:48 | | Version | trunk | | OS | All | | CC | @kcc | ## Extended Description The docs seem to indicate that the documented way to enable use-after-return is with '-mllvm -asan-use-aft...
[ASan] Provide a clean -fsanitize integrated way of enabling or disabling use-after-return
https://api.github.com/repos/llvm/llvm-project/issues/17439/comments
2
2013-09-03T00:05:55Z
2022-01-20T02:12:19Z
https://github.com/llvm/llvm-project/issues/17439
1,075,996,257
17,439
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17064](https://llvm.org/bz17064) | | Version | unspecified | | OS | All | | CC | @kcc,@LebedevRI | ## Extended Description Filing this as a tracking bug to track progress on turning ASan's use-after-return checking on by default. The reason I want this on by default is that t...
[ASan] Turn use-after-return checking on by default
https://api.github.com/repos/llvm/llvm-project/issues/17438/comments
20
2013-09-03T00:04:06Z
2023-09-07T23:28:17Z
https://github.com/llvm/llvm-project/issues/17438
1,075,996,228
17,438
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17063](https://llvm.org/bz17063) | | Resolution | FIXED | | Resolved on | Sep 03, 2013 08:33 | | Version | unspecified | | OS | All | | CC | @kcc | ## Extended Description ASan and other tools have nice colorful output. LSAn doesn't. At the very least it would be good to get s...
[LSan RTL] LeakSanitizer's reports are less colorful than other sanitizers
https://api.github.com/repos/llvm/llvm-project/issues/17437/comments
3
2013-09-02T23:28:05Z
2021-12-09T20:44:09Z
https://github.com/llvm/llvm-project/issues/17437
1,075,996,200
17,437
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17062](https://llvm.org/bz17062) | | Resolution | FIXED | | Resolved on | Jan 13, 2015 18:15 | | Version | unspecified | | OS | All | | CC | @kcc | ## Extended Description LeakSanitizer seems essentially done. What work needs to happen before we enable this by default? We can ...
[ASan RTL] Turn on LeakSanitizer by default
https://api.github.com/repos/llvm/llvm-project/issues/17436/comments
3
2013-09-02T23:24:34Z
2021-12-09T20:44:08Z
https://github.com/llvm/llvm-project/issues/17436
1,075,996,188
17,436
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17061](https://llvm.org/bz17061) | | Resolution | FIXED | | Resolved on | Sep 03, 2013 04:45 | | Version | unspecified | | OS | All | | CC | @kcc | ## Extended Description Simple buggy program: #include <iostream> static const char hello[] = "Hello"; static const char world[]...
[ASan RTL] buggy indent of the shadow byte display
https://api.github.com/repos/llvm/llvm-project/issues/17435/comments
1
2013-09-02T23:20:19Z
2021-12-09T20:44:07Z
https://github.com/llvm/llvm-project/issues/17435
1,075,996,179
17,435
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17060](https://llvm.org/bz17060) | | Resolution | FIXED | | Resolved on | Sep 03, 2013 08:25 | | Version | unspecified | | OS | All | | CC | @kcc | ## Extended Description The user experience of ASan is tremendously better when using llvm-symbolizer. Let's make it the default....
[ASan RTL] Make llvm-symbolizer the default
https://api.github.com/repos/llvm/llvm-project/issues/17434/comments
5
2013-09-02T23:16:44Z
2021-12-09T20:44:05Z
https://github.com/llvm/llvm-project/issues/17434
1,075,996,160
17,434
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17059](https://llvm.org/bz17059) | | Resolution | FIXED | | Resolved on | Sep 03, 2013 09:03 | | Version | unspecified | | OS | All | | CC | @kcc | ## Extended Description Simple buggy program: % cat asan/bug.cpp #include <iostream> static const char hello[] = "Hello"; stat...
[ASan RTL] Highlight nearest stack object in ASan error report
https://api.github.com/repos/llvm/llvm-project/issues/17433/comments
1
2013-09-02T23:11:27Z
2021-12-09T20:44:04Z
https://github.com/llvm/llvm-project/issues/17433
1,075,996,140
17,433
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17058](https://llvm.org/bz17058) | | Resolution | FIXED | | Resolved on | Jul 07, 2019 00:25 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @MaskRay | ## Extended Description I don't know if the code is completely correct, but I get the fo...
Shared library relocation R_X86_64_TPOFF32 with __thread
https://api.github.com/repos/llvm/llvm-project/issues/17432/comments
1
2013-09-02T17:48:27Z
2021-12-09T20:44:03Z
https://github.com/llvm/llvm-project/issues/17432
1,075,996,115
17,432
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17057](https://llvm.org/bz17057) | | Resolution | FIXED | | Resolved on | Sep 12, 2013 16:43 | | Version | trunk | | OS | Linux | | CC | @efriedma-quic | ## Extended Description I am using clang 3.3: clang version 3.3 (branches/release_33 188901) (llvm/branches/release_33 188...
__builtin_readcyclecounter leads to ICE on ARMv6
https://api.github.com/repos/llvm/llvm-project/issues/17431/comments
3
2013-09-02T17:48:24Z
2021-12-09T20:44:02Z
https://github.com/llvm/llvm-project/issues/17431
1,075,996,093
17,431
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17056](https://llvm.org/bz17056) | | Resolution | FIXED | | Resolved on | Jun 16, 2014 11:41 | | Version | trunk | | OS | Linux | | Attachments | [File causing the crash.](https://user-images.githubusercontent.com/3129331/143748020-d543f6e9-bd6e-42c7-98db-e5544b10449c.gz) | | CC...
llvm-nm crashes when processing an archive
https://api.github.com/repos/llvm/llvm-project/issues/17430/comments
4
2013-09-02T12:40:16Z
2021-12-09T20:44:01Z
https://github.com/llvm/llvm-project/issues/17430
1,075,996,079
17,430
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17055](https://llvm.org/bz17055) | | Resolution | FIXED | | Resolved on | Oct 12, 2013 08:33 | | Version | trunk | | OS | All | ## Extended Description This code has a bug in it lurking due to questionable indentation and unnoticed because it happens to be a no-op: ---- std::...
clang-format doesn't correctly track indent for single-line indenting constructs across #if
https://api.github.com/repos/llvm/llvm-project/issues/17429/comments
1
2013-09-02T07:47:10Z
2021-12-09T20:44:00Z
https://github.com/llvm/llvm-project/issues/17429
1,075,996,066
17,429
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17054](https://llvm.org/bz17054) | | Resolution | DUPLICATE | | Resolved on | Sep 02, 2013 21:52 | | Version | trunk | | OS | Linux | | Attachments | [Code That Causes Trouble](https://user-images.githubusercontent.com/95090486/143748018-ffb27415-72cc-4efe-b2b5-8b7a3165eee5.gz) ...
ObjectSizeOffsetVisitor::visitArgument failes to return vaild result
https://api.github.com/repos/llvm/llvm-project/issues/17428/comments
7
2013-09-02T06:28:43Z
2021-12-09T20:43:59Z
https://github.com/llvm/llvm-project/issues/17428
1,075,996,060
17,428
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17053](https://llvm.org/bz17053) | | Version | unspecified | | OS | All | | CC | @Weverything | ## Extended Description Consider this code: $ cat test.h #ifndef TEST_H_ #define TEST_H_ #ifdef CONFIGURE_TEST_INCLUDE typedef int MyInt; #endif // CONFIGURE_TEST_INCLUDE #endif...
-Wheader-guard fires for non-header files
https://api.github.com/repos/llvm/llvm-project/issues/17427/comments
1
2013-09-01T23:44:26Z
2021-12-09T20:43:59Z
https://github.com/llvm/llvm-project/issues/17427
1,075,996,051
17,427
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17052](https://llvm.org/bz17052) | | Resolution | FIXED | | Resolved on | Jan 26, 2014 22:20 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Description I looked around to see if a bug was already filed on this and cou...
CWG 1550
https://api.github.com/repos/llvm/llvm-project/issues/17426/comments
1
2013-09-01T19:37:23Z
2021-12-09T20:43:58Z
https://github.com/llvm/llvm-project/issues/17426
1,075,996,040
17,426
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17051](https://llvm.org/bz17051) | | Resolution | FIXED | | Resolved on | Oct 16, 2015 02:02 | | Version | trunk | | OS | Linux | | Attachments | [command invocation](https://user-images.githubusercontent.com/60944935/143748016-b282f799-fbf0-4402-9f08-5d1404aee3c1.gz), [cpp sour...
Crash: llvm::CompileUnit::createGlobalVariableDIE(const llvm::MDNode*): Assertion `VariableDIE && "Static member decl has no context?"' failed
https://api.github.com/repos/llvm/llvm-project/issues/17425/comments
4
2013-09-01T19:03:43Z
2021-12-09T20:43:57Z
https://github.com/llvm/llvm-project/issues/17425
1,075,996,028
17,425
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17050](https://llvm.org/bz17050) | | Resolution | FIXED | | Resolved on | Sep 02, 2013 04:21 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Running latest clang-format on sources from latest llvm/clang crashes on the follo...
clang-format crashes on numerous llvm and clang files
https://api.github.com/repos/llvm/llvm-project/issues/17424/comments
1
2013-09-01T18:32:17Z
2021-12-09T20:43:55Z
https://github.com/llvm/llvm-project/issues/17424
1,075,996,004
17,424
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17049](https://llvm.org/bz17049) | | Resolution | FIXED | | Resolved on | Apr 21, 2015 16:51 | | Version | trunk | | OS | MacOS X | | Attachments | [requested file](https://user-images.githubusercontent.com/92601316/143748014-6a8007f0-a008-468a-b0b8-ce823b1ada6f.gz), [requested ...
Cannot select: 0x7f8f1a887a10: f32 = fp16_to_fp32
https://api.github.com/repos/llvm/llvm-project/issues/17423/comments
2
2013-09-01T16:08:34Z
2021-12-09T20:43:55Z
https://github.com/llvm/llvm-project/issues/17423
1,075,995,990
17,423
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17048](https://llvm.org/bz17048) | | Resolution | INVALID | | Resolved on | Sep 18, 2013 04:36 | | Version | 3.3 | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@echristo,@isanbard | ## Extended Description Whilst compiling the following code on FreeBSD...
"Alignment is not a power of two!" assertion failed in llvm::BumpPtrAllocator::Allocate()
https://api.github.com/repos/llvm/llvm-project/issues/17422/comments
2
2013-09-01T13:08:25Z
2021-12-09T20:43:53Z
https://github.com/llvm/llvm-project/issues/17422
1,075,995,965
17,422
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17047](https://llvm.org/bz17047) | | Resolution | FIXED | | Resolved on | Apr 21, 2015 17:04 | | Version | trunk | | OS | Linux | | Attachments | [Original source code](https://user-images.githubusercontent.com/92601316/143748011-1d4e2530-07f5-4bc2-b7ec-beafd55d8ab2.gz), [Failin...
Assertion `LC != RTLIB::UNKNOWN_LIBCALL && "Unsupported FP_EXTEND!"' failed
https://api.github.com/repos/llvm/llvm-project/issues/17421/comments
1
2013-09-01T05:19:38Z
2021-12-09T20:43:52Z
https://github.com/llvm/llvm-project/issues/17421
1,075,995,941
17,421
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17046](https://llvm.org/bz17046) | | Resolution | FIXED | | Resolved on | Sep 06, 2013 01:45 | | Version | trunk | | OS | MacOS X | | Attachments | [Diagnostic run script](https://user-images.githubusercontent.com/60944935/143748009-b8bb6d2d-02cf-4c2e-a0e7-96a178ef409f.gz), [Dia...
Assertion failed compiling WebKit on OS X Mavericks: (found && "Losing a member during member list replacement"), function VerifySubsetOf
https://api.github.com/repos/llvm/llvm-project/issues/17420/comments
7
2013-08-31T02:47:46Z
2021-12-09T20:43:51Z
https://github.com/llvm/llvm-project/issues/17420
1,075,995,928
17,420
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17045](https://llvm.org/bz17045) | | Resolution | FIXED | | Resolved on | Jan 13, 2016 04:47 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @rengolin | ## Extended Description The code triggering the bug: unsigned long long int i; int main...
ICE with 64-bit __sync_val_compare_and_swap on ARM
https://api.github.com/repos/llvm/llvm-project/issues/17419/comments
0
2013-08-31T01:52:15Z
2021-12-09T20:43:50Z
https://github.com/llvm/llvm-project/issues/17419
1,075,995,912
17,419
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17044](https://llvm.org/bz17044) | | Resolution | DUPLICATE | | Resolved on | Oct 18, 2013 09:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @majnemer | ## Extended Description Using Ubuntu packages from: http://llvm.org/apt/ Raring (13...
clang __sync_val_compare_and_swap hangs with 128 bit argument
https://api.github.com/repos/llvm/llvm-project/issues/17418/comments
4
2013-08-31T00:55:14Z
2021-12-09T20:43:49Z
https://github.com/llvm/llvm-project/issues/17418
1,075,995,888
17,418
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17043](https://llvm.org/bz17043) | | Resolution | FIXED | | Resolved on | Aug 30, 2013 22:51 | | Version | 3.3 | | OS | MacOS X | | Attachments | [Preprocessed Source and other stuff.](https://user-images.githubusercontent.com/60944935/143748007-71b77f46-6af9-48cd-8d4b-4717af9ba...
clang: error: unable to execute command: Illegal instruction
https://api.github.com/repos/llvm/llvm-project/issues/17417/comments
2
2013-08-31T00:18:58Z
2021-12-09T20:43:48Z
https://github.com/llvm/llvm-project/issues/17417
1,075,995,871
17,417
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17042](https://llvm.org/bz17042) | | Resolution | WONTFIX | | Resolved on | Oct 28, 2014 14:55 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @whitequark | ## Extended Description I'm using the Llvm_bitwriter functions to generate the LLVM...
Sefault on (corrupted ?) input from the ocaml binding
https://api.github.com/repos/llvm/llvm-project/issues/17416/comments
1
2013-08-30T21:38:59Z
2022-01-20T02:38:09Z
https://github.com/llvm/llvm-project/issues/17416
1,075,995,847
17,416
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17041](https://llvm.org/bz17041) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Windows NT | | CC | @rnk | ## Extended Description I have both VS2010 and VS2012 installed but use VS2010 most of the time. $ which link /cygdrive/c/Progra...
clang-cl should respect the link on the PATH [at least] when run under Cygwin
https://api.github.com/repos/llvm/llvm-project/issues/17415/comments
6
2013-08-30T10:49:34Z
2021-12-09T20:43:46Z
https://github.com/llvm/llvm-project/issues/17415
1,075,995,833
17,415
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17040](https://llvm.org/bz17040) | | Resolution | FIXED | | Resolved on | Sep 14, 2013 00:47 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description consider: struct Type { template <int i> static void Foo() {} template <> void Foo<0>() {} }; v...
-fdelayed-template-parsing with -fms-extensions creates a bad AST
https://api.github.com/repos/llvm/llvm-project/issues/17414/comments
3
2013-08-30T05:51:32Z
2021-12-09T20:43:45Z
https://github.com/llvm/llvm-project/issues/17414
1,075,995,819
17,414
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17039](https://llvm.org/bz17039) | | Resolution | FIXED | | Resolved on | Sep 02, 2013 04:25 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @eugenis,@kcc | ## Extended Description This program ----------- #include <malloc.h> int mai...
msan: missing interceptor for memalign
https://api.github.com/repos/llvm/llvm-project/issues/17413/comments
4
2013-08-29T21:13:25Z
2021-12-09T20:43:44Z
https://github.com/llvm/llvm-project/issues/17413
1,075,995,799
17,413
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17038](https://llvm.org/bz17038) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#17461 | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc | ## Extended Description $ ./clang -v clang version 3...
bzhi not generated
https://api.github.com/repos/llvm/llvm-project/issues/17412/comments
6
2013-08-29T19:35:07Z
2021-12-09T20:44:48Z
https://github.com/llvm/llvm-project/issues/17412
1,075,995,758
17,412
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17037](https://llvm.org/bz17037) | | Resolution | FIXED | | Resolved on | Sep 13, 2013 12:25 | | Version | trunk | | OS | All | ## Extended Description In OpenCL, the type "long" must always have 64 bits. Currently, sizeof(long) depends on the architecture, and long has only 3...
In OpenCL, long must always have 64 bits
https://api.github.com/repos/llvm/llvm-project/issues/17411/comments
1
2013-08-29T17:18:20Z
2021-12-09T20:43:41Z
https://github.com/llvm/llvm-project/issues/17411
1,075,995,743
17,411
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17036](https://llvm.org/bz17036) | | Resolution | WORKSFORME | | Resolved on | Aug 29, 2013 12:57 | | Version | trunk | | OS | Windows NT | | CC | @rnk | ## Extended Description Just like that, as of r189583, $ clang-cl hello_pass.cpp error: unknown target ABI 'pentium4'
Unknown target abi pentium4 when using clang-cl
https://api.github.com/repos/llvm/llvm-project/issues/17410/comments
3
2013-08-29T16:40:22Z
2022-01-20T02:12:18Z
https://github.com/llvm/llvm-project/issues/17410
1,075,995,722
17,410
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17035](https://llvm.org/bz17035) | | Resolution | FIXED | | Resolved on | Oct 13, 2013 19:54 | | Version | trunk | | OS | Linux | ## Extended Description $ cat /tmp/a.c #&#8203;1 "a/file/with/incredibly/long/path/name/that/exceeds/80/characters/and/i/need/to/type/some/more" i...
clang-format doesn't handle preprocessed source files
https://api.github.com/repos/llvm/llvm-project/issues/17409/comments
1
2013-08-29T13:41:59Z
2021-12-09T20:43:39Z
https://github.com/llvm/llvm-project/issues/17409
1,075,995,707
17,409
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17034](https://llvm.org/bz17034) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:11 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#12849 | | CC | @rnk,@timurrrr | ## Extended Description consider: struct record { virtual int first(); virtual int ...
[-cxx-abi microsoft] Mangle TemplateArgument::Declaration correctly for pointer to member function
https://api.github.com/repos/llvm/llvm-project/issues/17408/comments
5
2013-08-29T11:36:22Z
2021-12-09T20:43:38Z
https://github.com/llvm/llvm-project/issues/17408
1,075,995,684
17,408
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17033](https://llvm.org/bz17033) | | Resolution | FIXED | | Resolved on | Oct 09, 2013 18:54 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @zmodem,@Trass3r | ## Extended Description WindowsToolChain.cpp queries registry for VS instal...
WindowsToolChain failed to find VS installation when compiled as 64-bit code
https://api.github.com/repos/llvm/llvm-project/issues/17407/comments
1
2013-08-29T11:25:27Z
2021-12-09T20:43:37Z
https://github.com/llvm/llvm-project/issues/17407
1,075,995,666
17,407
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17032](https://llvm.org/bz17032) | | Resolution | FIXED | | Resolved on | Aug 29, 2013 16:30 | | Version | 3.2 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Description I have tested this with clang 3.2 on OS X 10.8.4 and clang 3.1 on S...
Clang++ crashes on struct with reference in union
https://api.github.com/repos/llvm/llvm-project/issues/17406/comments
1
2013-08-29T07:08:33Z
2021-12-09T20:43:36Z
https://github.com/llvm/llvm-project/issues/17406
1,075,995,646
17,406
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17031](https://llvm.org/bz17031) | | Resolution | FIXED | | Resolved on | Jan 19, 2016 11:03 | | Version | trunk | | OS | Linux | | Attachments | [expected asm](https://user-images.githubusercontent.com/60944935/143748003-0552cd4b-1d28-4764-9230-f7335ff59f06.gz), [emitted by llc...
llc on ARM doesn't emit exception catch
https://api.github.com/repos/llvm/llvm-project/issues/17405/comments
2
2013-08-29T03:18:15Z
2021-12-09T20:43:35Z
https://github.com/llvm/llvm-project/issues/17405
1,075,995,636
17,405
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17030](https://llvm.org/bz17030) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@gnzlbg,@zygoloid | ## Extended Description Apple's Clang that ships with Xcode 4.6.3 fails to parse the following program: template<void (*F)(v...
Clang in C++11 mode refuses to get address of templated function (using function-local type) as template parameter
https://api.github.com/repos/llvm/llvm-project/issues/17404/comments
5
2013-08-29T01:35:16Z
2023-11-04T02:22:48Z
https://github.com/llvm/llvm-project/issues/17404
1,075,995,626
17,404
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17029](https://llvm.org/bz17029) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-project#14305 | | Blocks | llvm/llvm-project#17461 | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc | ## Extended...
add support for AMD TBM instructions
https://api.github.com/repos/llvm/llvm-project/issues/17403/comments
17
2013-08-28T23:27:57Z
2021-12-09T20:44:46Z
https://github.com/llvm/llvm-project/issues/17403
1,075,995,587
17,403
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17028](https://llvm.org/bz17028) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#17461 | | Reporter | LLVM Bugzilla Contributor | | CC | @topperc,@silvasean | ## Extended Description $ ./clang -v clan...
bextr not generated
https://api.github.com/repos/llvm/llvm-project/issues/17402/comments
9
2013-08-28T22:28:57Z
2021-12-09T20:44:43Z
https://github.com/llvm/llvm-project/issues/17402
1,075,995,523
17,402
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17027](https://llvm.org/bz17027) | | Resolution | FIXED | | Resolved on | Aug 12, 2014 17:05 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @emaste | ## Extended Description On OS X, using clang & libc++ as shipped with XCode 4.6.3...
std::ostringstream produces unexpected results
https://api.github.com/repos/llvm/llvm-project/issues/17401/comments
2
2013-08-28T21:16:54Z
2021-12-09T20:43:28Z
https://github.com/llvm/llvm-project/issues/17401
1,075,995,503
17,401
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17026](https://llvm.org/bz17026) | | Resolution | FIXED | | Resolved on | Aug 30, 2013 09:35 | | Version | trunk | | OS | FreeBSD | | Attachments | [Testcase for hiBit out of range assertion](https://user-images.githubusercontent.com/9060368/143748001-02a80efa-f608-42f4-bf19-aa2...
Assertion failed in InstCombiner::SimplifyShrShlDemandedBits: (hiBit <= numBits && "hiBit out of range"), function getBitsSet, file include/llvm/ADT/APInt.h, line 496.
https://api.github.com/repos/llvm/llvm-project/issues/17400/comments
1
2013-08-28T20:12:14Z
2021-12-09T20:43:27Z
https://github.com/llvm/llvm-project/issues/17400
1,075,995,486
17,400
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17025](https://llvm.org/bz17025) | | Resolution | FIXED | | Resolved on | Aug 30, 2013 14:55 | | Version | unspecified | | OS | Linux | | Attachments | [Proposed patch to avoid compiler-generated memset](https://user-images.githubusercontent.com/60944935/143748000-9f60fe6a-775a-...
[PATCH] Undefined reference in Nolibc build of sanitizers
https://api.github.com/repos/llvm/llvm-project/issues/17399/comments
4
2013-08-28T19:03:08Z
2021-12-09T20:43:26Z
https://github.com/llvm/llvm-project/issues/17399
1,075,995,471
17,399
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17024](https://llvm.org/bz17024) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @zmodem,@rnk | ## Extended Description They are just created as a side effect of creating clang: $ rm bin/clang-cl $ ninja bin/clang-cl ninja: error: unknown ...
bin/clang-cl and bin/clang++ are not valid build targets
https://api.github.com/repos/llvm/llvm-project/issues/17398/comments
2
2013-08-28T15:56:43Z
2021-12-09T20:43:25Z
https://github.com/llvm/llvm-project/issues/17398
1,075,995,457
17,398
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17023](https://llvm.org/bz17023) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description @&#8203;__main is inserted in @&#8203;main for targeting cygming, also on x86_64 ; %c is passed via %rcx. define i32 @&#8203;main...
[Win64][cygming] calling @&#8203;__main is mis-assumed not to clobber registers (esp. rax, rcx, rdx)
https://api.github.com/repos/llvm/llvm-project/issues/17397/comments
1
2013-08-28T15:53:11Z
2021-12-09T20:43:24Z
https://github.com/llvm/llvm-project/issues/17397
1,075,995,442
17,397
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17022](https://llvm.org/bz17022) | | Resolution | FIXED | | Resolved on | Jun 07, 2018 11:18 | | Version | unspecified | | OS | Windows NT | | CC | @rnk,@vitalybuka | ## Extended Description Here are the flags that look suspicious to me (from "ninja -v clang_rt.asan-i386.lib")...
[ASan RTL] Wrong flags when building the runtime on Windows?
https://api.github.com/repos/llvm/llvm-project/issues/17396/comments
10
2013-08-28T14:05:32Z
2021-12-09T20:43:22Z
https://github.com/llvm/llvm-project/issues/17396
1,075,995,430
17,396
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17021](https://llvm.org/bz17021) | | Resolution | INVALID | | Resolved on | Aug 30, 2013 05:18 | | Version | trunk | | OS | Windows NT | | CC | @DougGregor,@kcc | ## Extended Description Reid, You recent change http://llvm.org/viewvc/llvm-project?revision=189412&view=revision ...
Recent CC_default change broke intrinsics?
https://api.github.com/repos/llvm/llvm-project/issues/17395/comments
7
2013-08-28T13:41:50Z
2021-12-09T20:43:21Z
https://github.com/llvm/llvm-project/issues/17395
1,075,995,414
17,395
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17020](https://llvm.org/bz17020) | | Resolution | FIXED | | Resolved on | Aug 28, 2013 12:06 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @zmodem | ## Extended Description A few days ago the output of "llvm-config --ldflags" changed from...
"llvm-config --ldflags" outputs erroneous semicolon separators on Linux
https://api.github.com/repos/llvm/llvm-project/issues/17394/comments
2
2013-08-28T09:26:42Z
2021-12-09T20:43:20Z
https://github.com/llvm/llvm-project/issues/17394
1,075,995,402
17,394
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17019](https://llvm.org/bz17019) | | Resolution | FIXED | | Resolved on | Oct 14, 2013 23:08 | | Version | trunk | | OS | Linux | | Attachments | [crash log, source code etc.](https://user-images.githubusercontent.com/60944935/143747999-df266576-20fb-4427-a7c0-525f45f60d5d.gz) |...
findInstantiationOf: Assertion `isa<LabelDecl>(D) && "declaration not instantiated in this scope"' failed
https://api.github.com/repos/llvm/llvm-project/issues/17393/comments
2
2013-08-28T03:52:37Z
2021-12-09T20:43:19Z
https://github.com/llvm/llvm-project/issues/17393
1,075,995,386
17,393
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17018](https://llvm.org/bz17018) | | Resolution | FIXED | | Resolved on | Sep 11, 2013 22:56 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description When a compiler crashes it will create a preprocessed...
Preprocessed file generated by compiler invoked with -frewrite-includes option does not escape windows paths
https://api.github.com/repos/llvm/llvm-project/issues/17392/comments
2
2013-08-28T03:29:12Z
2021-12-09T20:43:18Z
https://github.com/llvm/llvm-project/issues/17392
1,075,995,371
17,392
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17017](https://llvm.org/bz17017) | | Resolution | DUPLICATE | | Resolved on | Aug 27, 2013 19:22 | | Version | 3.3 | | OS | Linux | | Attachments | [clang output](https://user-images.githubusercontent.com/60944935/143747996-b4b354f6-6b57-4185-b286-4629753be72e.gz), [preprocessed...
templated structs + nested template-alias + decltype = clang segfault
https://api.github.com/repos/llvm/llvm-project/issues/17391/comments
1
2013-08-28T02:12:33Z
2021-12-09T20:43:17Z
https://github.com/llvm/llvm-project/issues/17391
1,075,995,347
17,391
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17016](https://llvm.org/bz17016) | | Resolution | WORKSFORME | | Resolved on | Aug 27, 2013 23:39 | | Version | trunk | | OS | MacOS X | | Attachments | [session output](https://user-images.githubusercontent.com/60944935/143747995-7d9d3c84-d6ca-4718-8318-66eb9cc1b310.gz) | | Rep...
clang Compilation Failure
https://api.github.com/repos/llvm/llvm-project/issues/17390/comments
2
2013-08-28T01:03:37Z
2022-01-20T02:12:17Z
https://github.com/llvm/llvm-project/issues/17390
1,075,995,334
17,390
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17015](https://llvm.org/bz17015) | | Version | 3.3 | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/60944935/143747994-63db9f5b-e79d-42a7-bdbc-b370971909a8.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Descri...
Can't initialize a function pointer with template parameter using C++-style initialization and a cast
https://api.github.com/repos/llvm/llvm-project/issues/17389/comments
3
2013-08-28T00:40:30Z
2023-06-09T19:12:29Z
https://github.com/llvm/llvm-project/issues/17389
1,075,995,322
17,389
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17014](https://llvm.org/bz17014) | | Resolution | DUPLICATE | | Resolved on | Aug 27, 2013 15:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor | ## Extended Description clang version 3.4 (trunk 189329) Target: x86_6...
-Wunsused_variable gives false positive for template constructor
https://api.github.com/repos/llvm/llvm-project/issues/17388/comments
3
2013-08-27T21:45:56Z
2021-12-09T20:43:15Z
https://github.com/llvm/llvm-project/issues/17388
1,075,995,311
17,388
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17013](https://llvm.org/bz17013) | | Resolution | WORKSFORME | | Resolved on | Jul 11, 2014 10:57 | | Version | trunk | | OS | Linux | ## Extended Description I am using clang 3.3, built on a Raspberry Pi via {{{ ../llvm-3.3/configure --build=armv6-unknown-linux-gnueabihf --w...
Code generation problem on ARM (integer comparison)
https://api.github.com/repos/llvm/llvm-project/issues/17387/comments
1
2013-08-27T20:08:34Z
2022-01-20T02:12:16Z
https://github.com/llvm/llvm-project/issues/17387
1,075,995,299
17,387
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17012](https://llvm.org/bz17012) | | Resolution | FIXED | | Resolved on | Sep 10, 2013 15:01 | | Version | trunk | | OS | Linux | | Attachments | [vstore cl](https://user-images.githubusercontent.com/60944935/143747992-e4b92b3a-138d-44e9-bffa-842cf0533f84.gz), [vstore sh](https:...
Assertion `getEffectiveSCEVType(Ops[i]->getType()) == ETy && "SCEVAddExpr operand types don't match!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/17386/comments
8
2013-08-27T19:02:47Z
2021-12-09T20:43:12Z
https://github.com/llvm/llvm-project/issues/17386
1,075,995,273
17,386
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17011](https://llvm.org/bz17011) | | Resolution | FIXED | | Resolved on | Aug 18, 2015 15:17 | | Version | unspecified | | OS | other | | CC | @efriedma-quic,@tlattner | ## Extended Description The list of versions in the bug report form ends with 3.2; I cannot select 3.3 ther...
Cannot submit bug against llvm 3.3
https://api.github.com/repos/llvm/llvm-project/issues/17385/comments
1
2013-08-27T18:46:27Z
2021-12-09T20:43:11Z
https://github.com/llvm/llvm-project/issues/17385
1,075,995,257
17,385
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17010](https://llvm.org/bz17010) | | Version | 3.3 | | OS | Linux | | Attachments | [required by bug report](https://user-images.githubusercontent.com/60944935/143747990-aa4e9d8f-b24e-4deb-94fd-0254b82c8d7d.gz), [the .sh file](https://user-images.githubusercontent.com/60944935/1...
Fail to compile clang
https://api.github.com/repos/llvm/llvm-project/issues/17384/comments
3
2013-08-27T07:58:11Z
2023-08-08T21:31:36Z
https://github.com/llvm/llvm-project/issues/17384
1,075,995,242
17,384
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17009](https://llvm.org/bz17009) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @EdSchouten | ## Extended Description Testcase: void f() { return x+x+x+x; } Do we really need to print out a use of undeclared identifier on each use of 'x'?...
redundant error on same undeclared identifier
https://api.github.com/repos/llvm/llvm-project/issues/17383/comments
1
2013-08-27T06:12:18Z
2023-11-04T08:20:51Z
https://github.com/llvm/llvm-project/issues/17383
1,075,995,228
17,383
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17008](https://llvm.org/bz17008) | | Version | 3.3 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description I have tested the following header file: ```cpp template <class T> class node { private: ...
Clang completer doesn't work for header files with templates
https://api.github.com/repos/llvm/llvm-project/issues/17382/comments
1
2013-08-27T03:10:42Z
2023-11-04T04:24:06Z
https://github.com/llvm/llvm-project/issues/17382
1,075,995,206
17,382
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17007](https://llvm.org/bz17007) | | Version | trunk | | OS | Linux | ## Extended Description LLVM trunk (Revision: 189279) does not build for me on a Raspberry Pi with Raspbian. I configure with ../llvm/configure '--build=armv6-unknown-linux-gnueabihf' '--with-cpu=arm1176jzf...
error: conflicting types for '__clear_cache'
https://api.github.com/repos/llvm/llvm-project/issues/17381/comments
2
2013-08-27T01:33:18Z
2023-06-25T22:19:25Z
https://github.com/llvm/llvm-project/issues/17381
1,075,995,183
17,381
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [17006](https://llvm.org/bz17006) | | Resolution | WONTFIX | | Resolved on | Mar 04, 2016 14:03 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tlattner | ## Extended Description The filing of bug 17004 didn't cause an email to llvmbu...
no email for #17004 (clang / formatter) and #16996 (libc++abi)
https://api.github.com/repos/llvm/llvm-project/issues/17380/comments
1
2013-08-26T23:46:59Z
2022-01-20T02:38:07Z
https://github.com/llvm/llvm-project/issues/17380
1,075,995,175
17,380