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 | [15304](https://llvm.org/bz15304) | | Resolution | INVALID | | Resolved on | Feb 22, 2013 02:16 | | Version | 3.2 | | OS | Linux | | CC | @DougGregor | ## Extended Description This code (reduced from a more complicated example), compiled with clang++ 3.2-1~exp5ubuntu2 on Ubuntu...
Catch by reference leads to segfault
https://api.github.com/repos/llvm/llvm-project/issues/15676/comments
3
2013-02-20T02:11:56Z
2021-12-04T00:04:16Z
https://github.com/llvm/llvm-project/issues/15676
1,071,060,900
15,676
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15303](https://llvm.org/bz15303) | | Resolution | INVALID | | Resolved on | Feb 22, 2013 02:17 | | Version | 3.2 | | OS | Linux | ## Extended Description clang 3.2-1~exp5ubuntu2 on Ubuntu 13.04 amd64 gives a strange backend error when compiling mosh (https://github.com/keithw/...
__builtin_expect(n, 0) && 0 triggers fatal error: error in backend: Cannot select
https://api.github.com/repos/llvm/llvm-project/issues/15675/comments
1
2013-02-20T00:36:35Z
2021-12-04T00:04:16Z
https://github.com/llvm/llvm-project/issues/15675
1,071,060,895
15,675
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15302](https://llvm.org/bz15302) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 09:21 | | Version | unspecified | | OS | Linux | | Attachments | [dump of DWARF generated by clang (passes test)](https://user-images.githubusercontent.com/60944935/143746915-831012c1-bcca-4b5...
LLDB does not print 'anonymous namespace' prefix for variable names (if inferior built with GCC on Linux)
https://api.github.com/repos/llvm/llvm-project/issues/15674/comments
5
2013-02-19T21:46:22Z
2021-12-04T00:04:15Z
https://github.com/llvm/llvm-project/issues/15674
1,071,060,887
15,674
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15301](https://llvm.org/bz15301) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 09:31 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @emaste,@labath | ## Extended Description In the TestDataFormatterStdVBool, instead of printi...
LLDB prints incorrect size of libstdc++ STL containers
https://api.github.com/repos/llvm/llvm-project/issues/15673/comments
10
2013-02-19T21:41:13Z
2021-12-04T00:04:14Z
https://github.com/llvm/llvm-project/issues/15673
1,071,060,877
15,673
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15300](https://llvm.org/bz15300) | | Resolution | FIXED | | Resolved on | Feb 19, 2013 17:48 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The following code is rejected by clang: stru...
clang doesn't allow attributes in base-specifier
https://api.github.com/repos/llvm/llvm-project/issues/15672/comments
1
2013-02-19T20:15:02Z
2021-12-04T00:04:13Z
https://github.com/llvm/llvm-project/issues/15672
1,071,060,870
15,672
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15299](https://llvm.org/bz15299) | | Resolution | WONTFIX | | Resolved on | Jan 16, 2014 11:22 | | Version | 3.2 | | OS | All | | Attachments | [Minimal example](https://user-images.githubusercontent.com/92601263/143746914-f6e164fe-9bf0-4d1c-992f-fe5f56a6037e.gz) | | CC | @zygol...
tuple constructor should be marked explicit
https://api.github.com/repos/llvm/llvm-project/issues/15671/comments
5
2013-02-19T18:21:07Z
2022-01-20T02:37:14Z
https://github.com/llvm/llvm-project/issues/15671
1,071,060,866
15,671
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15298](https://llvm.org/bz15298) | | Resolution | FIXED | | Resolved on | Apr 26, 2017 05:39 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon,@darkbuck | ## Extended Description Following ll code is designed to produce a vector of 8 f...
llc generates incorrect AVX code on sandy bridge on following .ll file
https://api.github.com/repos/llvm/llvm-project/issues/15670/comments
3
2013-02-19T16:53:07Z
2021-12-04T00:04:12Z
https://github.com/llvm/llvm-project/issues/15670
1,071,060,859
15,670
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15297](https://llvm.org/bz15297) | | Resolution | FIXED | | Resolved on | Jan 11, 2019 01:40 | | Version | 3.2 | | OS | All | | Attachments | [Preprocessed file](https://user-images.githubusercontent.com/60944935/143746912-df0bc6f5-e044-4409-b5d5-6c15387564ee.gz) | | Reporter | ...
False positive in sys/queue.h
https://api.github.com/repos/llvm/llvm-project/issues/15669/comments
11
2013-02-19T13:24:31Z
2021-12-04T00:04:11Z
https://github.com/llvm/llvm-project/issues/15669
1,071,060,852
15,669
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15296](https://llvm.org/bz15296) | | Resolution | FIXED | | Resolved on | Mar 19, 2013 21:34 | | Version | trunk | | OS | All | | CC | @topperc |
256-bit vector shift by scalar variable is not efficient on AVX
https://api.github.com/repos/llvm/llvm-project/issues/15668/comments
5
2013-02-19T09:15:35Z
2022-03-01T15:33:27Z
https://github.com/llvm/llvm-project/issues/15668
1,071,060,849
15,668
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15295](https://llvm.org/bz15295) | | Resolution | FIXED | | Resolved on | Feb 21, 2013 12:17 | | Version | 3.2 | | OS | Linux | ## Extended Description The following code tries to detect whether a function object can be called with an int argument or no arguments. #include <f...
std::bind result can't be used in SFINAE context
https://api.github.com/repos/llvm/llvm-project/issues/15667/comments
1
2013-02-19T01:30:52Z
2021-12-04T00:04:09Z
https://github.com/llvm/llvm-project/issues/15667
1,071,060,843
15,667
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15294](https://llvm.org/bz15294) | | Resolution | DUPLICATE | | Resolved on | Feb 20, 2013 02:51 | | Version | 3.0 | | OS | Linux | | Attachments | [console output](https://user-images.githubusercontent.com/60944935/143746910-86769ed3-7fce-41ed-a7db-19ff9909fd16.gz) | | Reporter...
clang crashes
https://api.github.com/repos/llvm/llvm-project/issues/15666/comments
5
2013-02-18T18:00:56Z
2021-12-04T00:04:08Z
https://github.com/llvm/llvm-project/issues/15666
1,071,060,841
15,666
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15293](https://llvm.org/bz15293) | | Resolution | FIXED | | Resolved on | May 06, 2013 12:46 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @redstar,@kaomoneus | ## Extended Description Can be reproduced using llc on the following: ; Modu...
ARM codegen ice - expected larger existing stack allocation
https://api.github.com/repos/llvm/llvm-project/issues/15665/comments
4
2013-02-18T15:02:18Z
2021-12-04T00:04:07Z
https://github.com/llvm/llvm-project/issues/15665
1,071,060,832
15,665
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15292](https://llvm.org/bz15292) | | Resolution | INVALID | | Resolved on | Feb 19, 2013 16:06 | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@echristo,@gribozavr,@zygoloid | ## Extended Description for code: QFileInfoList...
compiler crash
https://api.github.com/repos/llvm/llvm-project/issues/15664/comments
8
2013-02-18T02:42:24Z
2021-12-04T00:04:06Z
https://github.com/llvm/llvm-project/issues/15664
1,071,060,820
15,664
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15291](https://llvm.org/bz15291) | | Resolution | FIXED | | Resolved on | Apr 17, 2013 03:54 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#13829 | | CC | @gribozavr,@zygoloid,@rjmccall,@ftynse | ## Extended Description Overload resolution allows functions to...
Noreturn adjustment in overload resolution for function templates
https://api.github.com/repos/llvm/llvm-project/issues/15663/comments
4
2013-02-17T11:45:43Z
2021-12-04T00:04:05Z
https://github.com/llvm/llvm-project/issues/15663
1,071,060,810
15,663
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15290](https://llvm.org/bz15290) | | Resolution | FIXED | | Resolved on | Mar 15, 2013 09:53 | | Version | 3.2 | | OS | other | | Attachments | [Reduced code triggering segmentation fault.](https://user-images.githubusercontent.com/60944935/143746908-66632657-2196-4bb3-a28d-d0bd...
Segmentation fault during template instantiation
https://api.github.com/repos/llvm/llvm-project/issues/15662/comments
2
2013-02-17T01:32:03Z
2021-12-04T00:04:04Z
https://github.com/llvm/llvm-project/issues/15662
1,071,060,803
15,662
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15289](https://llvm.org/bz15289) | | Resolution | FIXED | | Resolved on | Feb 17, 2013 10:02 | | Version | trunk | | OS | MacOS X | | Attachments | [files required to reproduce this ICE in llvm/dragonegg svn](https://user-images.githubusercontent.com/60944935/143746906-31383531-...
-O3 -ffast-math -fplugin-arg-dragonegg-llvm-option=-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns ICEs
https://api.github.com/repos/llvm/llvm-project/issues/15661/comments
3
2013-02-17T00:20:38Z
2021-12-04T00:04:03Z
https://github.com/llvm/llvm-project/issues/15661
1,071,060,796
15,661
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15288](https://llvm.org/bz15288) | | Resolution | FIXED | | Resolved on | Feb 16, 2013 15:48 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description I added llvm to my build test system yesterday. Today it failed to ...
Fails to build with: Attributes.cpp:599:43: error: no match for ‘operator++’ in ‘++Kind’
https://api.github.com/repos/llvm/llvm-project/issues/15660/comments
2
2013-02-16T23:16:13Z
2021-12-04T00:04:02Z
https://github.com/llvm/llvm-project/issues/15660
1,071,060,792
15,660
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15287](https://llvm.org/bz15287) | | Resolution | WONTFIX | | Resolved on | Jul 01, 2017 06:22 | | Version | trunk | | OS | MacOS X | | Attachments | [bzip2 compressed non-vectorized LLVM IR for surfaceArea.cc compiled with -O1 -funroll-loops -fplugin-arg-dragonegg-emit-ir -S](h...
[BBVectorizer] surfaceArea.cc from xplor-nih compiles ~30 times to slowly using -O1/-O2/-O3 -funroll-loops -fplugin-arg-dragonegg-llvm-option=-vectorize
https://api.github.com/repos/llvm/llvm-project/issues/15659/comments
10
2013-02-16T18:09:55Z
2022-01-20T02:37:12Z
https://github.com/llvm/llvm-project/issues/15659
1,071,060,786
15,659
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15286](https://llvm.org/bz15286) | | Resolution | FIXED | | Resolved on | Jul 25, 2013 16:38 | | Version | trunk | | OS | Linux | | Attachments | [Patch introducing custom lowering for va_copy on SVR4 PPC32 + testcase](https://user-images.githubusercontent.com/92601852/143746904...
VACOPY intrinsic misbehaves on PPC32
https://api.github.com/repos/llvm/llvm-project/issues/15658/comments
1
2013-02-16T13:31:17Z
2021-12-04T00:04:00Z
https://github.com/llvm/llvm-project/issues/15658
1,071,060,780
15,658
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15285](https://llvm.org/bz15285) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 23:50 | | Version | trunk | | OS | FreeBSD | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143746902-88298b28-e715-4e36-be66-dc27d1ab4da2.gz), [run s...
Assertion failed: (C->getType()->getScalarSizeInBits() > Ty->getScalarSizeInBits()&& "SrcTy must be larger than DestTy for Trunc!")
https://api.github.com/repos/llvm/llvm-project/issues/15657/comments
1
2013-02-16T05:06:14Z
2021-12-04T00:03:59Z
https://github.com/llvm/llvm-project/issues/15657
1,071,060,769
15,657
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15284](https://llvm.org/bz15284) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Description Here is the output from gcc: % gcc -print-libgcc-file-name /usr/llvm-gcc-4.2/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x8...
-print-libgcc-file-name does not print full path to libgcc.a
https://api.github.com/repos/llvm/llvm-project/issues/15656/comments
2
2013-02-16T02:03:46Z
2021-12-04T00:03:58Z
https://github.com/llvm/llvm-project/issues/15656
1,071,060,764
15,656
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15283](https://llvm.org/bz15283) | | Resolution | FIXED | | Resolved on | Mar 13, 2013 11:58 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Compile the following code with a recent clang/llvm (r175057/r175054) for NEON at -O...
DAGCombiner: Fold pointless truncate, bitcast, buildvector series
https://api.github.com/repos/llvm/llvm-project/issues/15655/comments
1
2013-02-16T00:18:14Z
2021-12-04T00:03:58Z
https://github.com/llvm/llvm-project/issues/15655
1,071,060,759
15,655
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15282](https://llvm.org/bz15282) | | Resolution | DUPLICATE | | Resolved on | Feb 15, 2013 16:24 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## Extended Description The code in question is the GROMACS molecular dynamics simulation ...
clang 3.2 generates buggy code from AVX + FMA instrinsics
https://api.github.com/repos/llvm/llvm-project/issues/15654/comments
2
2013-02-15T23:49:22Z
2021-12-04T00:03:57Z
https://github.com/llvm/llvm-project/issues/15654
1,071,060,754
15,654
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15281](https://llvm.org/bz15281) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 13:40 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In the case where multiple transforms are requested, if one of the transform...
Transformations not applied if one of the transformations don't change anything
https://api.github.com/repos/llvm/llvm-project/issues/15653/comments
1
2013-02-15T21:34:05Z
2021-12-04T00:03:56Z
https://github.com/llvm/llvm-project/issues/15653
1,071,060,748
15,653
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15280](https://llvm.org/bz15280) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 13:43 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description To reproduce: 1. Remove the "//XFAIL: *" comment from test/cpp11-migrate/Co...
Combined tests for -use-nullptr and -loop-convert fail
https://api.github.com/repos/llvm/llvm-project/issues/15652/comments
1
2013-02-15T21:28:52Z
2021-12-04T00:03:55Z
https://github.com/llvm/llvm-project/issues/15652
1,071,060,742
15,652
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15279](https://llvm.org/bz15279) | | Resolution | FIXED | | Resolved on | Feb 17, 2013 10:49 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description cpp11-migrate -use-nullptr, in either the debug or release build, will fail ...
-use-nullptr behaves badly with assert()
https://api.github.com/repos/llvm/llvm-project/issues/15651/comments
1
2013-02-15T21:21:40Z
2021-12-04T00:03:54Z
https://github.com/llvm/llvm-project/issues/15651
1,071,060,739
15,651
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15278](https://llvm.org/bz15278) | | Resolution | WORKSFORME | | Resolved on | May 28, 2015 14:22 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @emaste | ## Extended Description The test case in question is TestCallThatRestarts.py. ...
LLDB on FreeBSD/Linux does not handle expressions that generate signals
https://api.github.com/repos/llvm/llvm-project/issues/15650/comments
7
2013-02-15T21:00:42Z
2022-01-20T02:10:59Z
https://github.com/llvm/llvm-project/issues/15650
1,071,060,731
15,650
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15277](https://llvm.org/bz15277) | | Resolution | WONTFIX | | Resolved on | Nov 07, 2013 13:38 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When I want to indent an excerpt of code using clang-format, I'd like it to ...
When I want to indent an excerpt of code using clang-format, I'd like it to have a correct initial indentation
https://api.github.com/repos/llvm/llvm-project/issues/15649/comments
9
2013-02-15T20:30:19Z
2022-01-20T02:37:12Z
https://github.com/llvm/llvm-project/issues/15649
1,071,060,725
15,649
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15276](https://llvm.org/bz15276) | | Version | 3.2 | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143746897-3dbb89e0-404d-4c60-906a-ebea1c8404fd.gz), [run script](https://user-images.githubusercontent.com/60944935/143746...
Expanding template parameter pack followed by additional arguments into alias template trips assertion
https://api.github.com/repos/llvm/llvm-project/issues/15648/comments
3
2013-02-15T20:11:23Z
2023-07-29T04:21:47Z
https://github.com/llvm/llvm-project/issues/15648
1,071,060,721
15,648
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15275](https://llvm.org/bz15275) | | Resolution | FIXED | | Resolved on | Apr 22, 2013 19:11 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@belkadan,@tkremenek | ## Extended Description This is very much like bug 14894: the regexp ad...
ccc-analyzer does not define __SSSE3__
https://api.github.com/repos/llvm/llvm-project/issues/15647/comments
6
2013-02-15T18:16:10Z
2021-12-04T00:03:51Z
https://github.com/llvm/llvm-project/issues/15647
1,071,060,713
15,647
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15274](https://llvm.org/bz15274) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi,@DougGregor | ## Extended Description $ cd $LLVM_SRC_DIR/tools/clang/bindings/python/examples/cindex $ python cindex-includes.py $LLVM_SRC_DIR/tools/c...
assertion hit with invalid C++ code: "Must have incompatible references when binding via conversion"
https://api.github.com/repos/llvm/llvm-project/issues/15646/comments
8
2013-02-15T13:38:12Z
2023-07-29T04:21:07Z
https://github.com/llvm/llvm-project/issues/15646
1,071,060,709
15,646
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15273](https://llvm.org/bz15273) | | Version | 3.2 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This is a motivating example to improve the diagnostics of clang. The diagnostic messages for ambiguous function ...
Diagnostics for Ambiguous Functions could be improved
https://api.github.com/repos/llvm/llvm-project/issues/15645/comments
0
2013-02-15T11:26:36Z
2023-11-03T13:06:41Z
https://github.com/llvm/llvm-project/issues/15645
1,071,060,705
15,645
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15272](https://llvm.org/bz15272) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 09:49 | | Version | unspecified | | OS | All | | Attachments | [Typo fixes.](https://user-images.githubusercontent.com/60944935/143746894-cc844bd6-ae63-4b56-9ab2-a734eee07cc8.gz) | | Reporter ...
Various typo fixes
https://api.github.com/repos/llvm/llvm-project/issues/15644/comments
1
2013-02-15T09:35:48Z
2021-12-04T00:03:48Z
https://github.com/llvm/llvm-project/issues/15644
1,071,060,700
15,644
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15271](https://llvm.org/bz15271) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 09:38 | | Version | unspecified | | OS | All | | Attachments | [Minor typo fixes.](https://user-images.githubusercontent.com/60944935/143746893-e7f67501-d913-4f8a-8988-755d65630514.gz) | | Rep...
Typo fixes in www content
https://api.github.com/repos/llvm/llvm-project/issues/15643/comments
1
2013-02-15T09:09:05Z
2021-12-04T00:03:48Z
https://github.com/llvm/llvm-project/issues/15643
1,071,060,692
15,643
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15270](https://llvm.org/bz15270) | | Version | 3.2 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description This code reports an issue with value potentially being NULL, but if CFSTR is known to not be NULL, then that assert makes it i...
The static analyzer does not understand that CFSTR is never NULL
https://api.github.com/repos/llvm/llvm-project/issues/15642/comments
3
2013-02-15T05:47:16Z
2021-12-04T00:03:47Z
https://github.com/llvm/llvm-project/issues/15642
1,071,060,685
15,642
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15269](https://llvm.org/bz15269) | | Resolution | FIXED | | Resolved on | Dec 23, 2013 01:29 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description formatting of Apple blocks does not match Google code style. Following Google...
formatting of Apple blocks does not match Google code style
https://api.github.com/repos/llvm/llvm-project/issues/15641/comments
1
2013-02-14T21:06:40Z
2021-12-04T00:03:46Z
https://github.com/llvm/llvm-project/issues/15641
1,071,060,676
15,641
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15268](https://llvm.org/bz15268) | | Resolution | MOVED | | Resolved on | Feb 14, 2013 15:46 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I'm not 100% sure whether this bug is a Clang or an Xcode issue, but I sus...
#pragma marks do not always show up in Xcode
https://api.github.com/repos/llvm/llvm-project/issues/15640/comments
1
2013-02-14T16:11:47Z
2021-12-04T00:03:45Z
https://github.com/llvm/llvm-project/issues/15640
1,071,060,669
15,640
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15267](https://llvm.org/bz15267) | | Resolution | FIXED | | Resolved on | Sep 12, 2015 10:39 | | Version | trunk | | OS | All | | CC | @RKSimon,@darkbuck | ## Extended Description The generated code for this testcase is wrong. define <4 x i64> @&#8203;test3(<4 x i1>* %in) nou...
Sign extend from <4 x i1> to <4 x i64> - wrong code generated
https://api.github.com/repos/llvm/llvm-project/issues/15639/comments
2
2013-02-14T16:02:11Z
2021-12-04T00:03:44Z
https://github.com/llvm/llvm-project/issues/15639
1,071,060,665
15,639
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15266](https://llvm.org/bz15266) | | Resolution | FIXED | | Resolved on | Feb 14, 2013 10:24 | | Version | trunk | | OS | Linux | | Attachments | [Build log with error](https://user-images.githubusercontent.com/60944935/143746890-93024459-fb56-4d2a-937a-9e0964b18917.gz), [ii fil...
Local labels are broken
https://api.github.com/repos/llvm/llvm-project/issues/15638/comments
4
2013-02-14T15:34:11Z
2021-12-04T00:03:44Z
https://github.com/llvm/llvm-project/issues/15638
1,071,060,660
15,638
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15265](https://llvm.org/bz15265) | | Resolution | DUPLICATE | | Resolved on | Feb 13, 2013 23:51 | | Version | 3.2 | | OS | other | | CC | @DougGregor,@zygoloid | ## Extended Description As per Bug 6784, unnamed types cannot be used as template arguments under C++98/03. It app...
C++98/03: Use of unnamed type fails to remove candidate
https://api.github.com/repos/llvm/llvm-project/issues/15637/comments
1
2013-02-14T06:49:11Z
2023-08-16T14:31:17Z
https://github.com/llvm/llvm-project/issues/15637
1,071,060,655
15,637
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15264](https://llvm.org/bz15264) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @stoklund | ## Extended Description It should be possible to remat this pair of instructions: DefMI: %vreg11<def> = MOV16r0 %EFLAGS<imp-def,dead>; GR16:%vreg11 ...
RegisterCoalescer should do more subregister remats
https://api.github.com/repos/llvm/llvm-project/issues/15636/comments
2
2013-02-14T05:22:10Z
2021-12-04T00:03:42Z
https://github.com/llvm/llvm-project/issues/15636
1,071,060,649
15,636
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15263](https://llvm.org/bz15263) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @stoklund | ## Extended Description TargetInstrInfo::isTriviallyReMaterializable() doesn't check all of the conditions on register classes and subregisters for i...
TargetInstrInfo::isTriviallyReMaterializable() and reMaterialize() are inadequate and require special knowledge from callers
https://api.github.com/repos/llvm/llvm-project/issues/15635/comments
0
2013-02-14T05:06:43Z
2023-08-08T21:44:58Z
https://github.com/llvm/llvm-project/issues/15635
1,071,060,640
15,635
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15262](https://llvm.org/bz15262) | | Resolution | FIXED | | Resolved on | Feb 26, 2013 20:41 | | Version | trunk | | OS | Windows NT | | Attachments | [Failing .ll file](https://user-images.githubusercontent.com/60944935/143746889-15bcaefa-c426-4909-974b-32d980245c0c.gz) | | Rep...
ConstantFoldInstruction returns type with incorrect addrspace
https://api.github.com/repos/llvm/llvm-project/issues/15634/comments
2
2013-02-14T03:13:26Z
2021-12-04T00:03:40Z
https://github.com/llvm/llvm-project/issues/15634
1,071,060,636
15,634
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15261](https://llvm.org/bz15261) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @emaste | ## Extended Description The test case TestStaticVariables fails because lldb prints empty square-brackets instead of the size of static arrays....
lldb on Linux/FreeBSD does not display the correct size of static arrays
https://api.github.com/repos/llvm/llvm-project/issues/15633/comments
1
2013-02-14T02:15:55Z
2023-09-08T11:21:42Z
https://github.com/llvm/llvm-project/issues/15633
1,071,060,627
15,633
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15260](https://llvm.org/bz15260) | | Resolution | INVALID | | Resolved on | Feb 20, 2013 15:12 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @filcab | ## Extended Description The testcase TestBitfields.py fails because a single bit is...
lldb does not display the correct value of unnamed bit fields
https://api.github.com/repos/llvm/llvm-project/issues/15632/comments
5
2013-02-14T02:06:50Z
2021-12-04T00:03:39Z
https://github.com/llvm/llvm-project/issues/15632
1,071,060,619
15,632
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15259](https://llvm.org/bz15259) | | Resolution | FIXED | | Resolved on | Feb 19, 2013 12:23 | | Version | trunk | | OS | Linux | | Attachments | [First cut at a fix.](https://user-images.githubusercontent.com/60944935/143746887-cee33bda-0238-4889-b394-06e9aeb99edd.gz) | | Repor...
CodeGen/AArch64/bitfield-insert.ll fails on Builder llvm-mips-linux
https://api.github.com/repos/llvm/llvm-project/issues/15631/comments
1
2013-02-14T01:33:36Z
2021-12-04T00:03:38Z
https://github.com/llvm/llvm-project/issues/15631
1,071,060,611
15,631
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15258](https://llvm.org/bz15258) | | Resolution | WORKSFORME | | Resolved on | Mar 26, 2015 23:45 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @emaste | ## Extended Description In the testcase TestExprDoesntBlock.py, the inferior s...
lldb fails to evaluate an expression that requires running multiple threads
https://api.github.com/repos/llvm/llvm-project/issues/15630/comments
8
2013-02-14T00:03:07Z
2022-01-20T02:10:57Z
https://github.com/llvm/llvm-project/issues/15630
1,071,060,606
15,630
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15257](https://llvm.org/bz15257) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 09:18 | | Version | unspecified | | OS | MacOS X | | Attachments | [Test code](https://user-images.githubusercontent.com/60944935/143746886-da6a9cd2-1a50-4e4a-b129-db5aa2c94875.gz) | | Reporte...
Clang hangs with Class string literal comparison
https://api.github.com/repos/llvm/llvm-project/issues/15629/comments
1
2013-02-13T23:07:15Z
2021-12-04T00:03:36Z
https://github.com/llvm/llvm-project/issues/15629
1,071,060,601
15,629
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15256](https://llvm.org/bz15256) | | Resolution | FIXED | | Resolved on | Mar 04, 2013 17:14 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Multiple test-cases reproduce this crash on x86_64 builds of LLDB trunk; for...
lldb asserts on linux in RecordLayoutBuilder::updateExternalFieldOffset
https://api.github.com/repos/llvm/llvm-project/issues/15628/comments
1
2013-02-13T20:30:26Z
2021-12-04T00:03:34Z
https://github.com/llvm/llvm-project/issues/15628
1,071,060,586
15,628
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15255](https://llvm.org/bz15255) | | Version | trunk | | OS | All | | CC | @gnzlbg,@zygoloid | ## Extended Description clang seems to support -finstrument-functions, but it doesn't support -finstrument-functions-exclude-file-list. The chromium heapchecker bot uses both, so the...
Add support for -finstrument-functions-exclude-file-list
https://api.github.com/repos/llvm/llvm-project/issues/15627/comments
2
2013-02-13T19:26:33Z
2023-08-16T16:42:15Z
https://github.com/llvm/llvm-project/issues/15627
1,071,060,582
15,627
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15254](https://llvm.org/bz15254) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 09:13 | | Version | 3.2 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @gribozavr,@zygoloid,@silvasean | ## Extended Description An abbreviation is used as a popular term fro...
Clarification for term "AST"
https://api.github.com/repos/llvm/llvm-project/issues/15626/comments
11
2013-02-13T19:05:57Z
2021-12-04T00:03:33Z
https://github.com/llvm/llvm-project/issues/15626
1,071,060,579
15,626
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15253](https://llvm.org/bz15253) | | Resolution | FIXED | | Resolved on | May 21, 2013 09:52 | | Version | trunk | | OS | FreeBSD | | Attachments | [Example test case](https://user-images.githubusercontent.com/60944935/143746885-4f7cfd74-4cd4-4437-91a0-72ca77e47f5c.gz) | | Repor...
Calls to @&#8203;llvm.ptr.annotation not being removed before code generation
https://api.github.com/repos/llvm/llvm-project/issues/15625/comments
5
2013-02-13T18:19:21Z
2021-12-04T00:03:32Z
https://github.com/llvm/llvm-project/issues/15625
1,071,060,575
15,625
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15252](https://llvm.org/bz15252) | | Resolution | FIXED | | Resolved on | Oct 16, 2015 00:37 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description clang crashes if I pass a .ll file as input below. I'm not sure...
clang crashes when trying to compile a .ll file
https://api.github.com/repos/llvm/llvm-project/issues/15624/comments
1
2013-02-13T16:21:18Z
2021-12-04T00:03:31Z
https://github.com/llvm/llvm-project/issues/15624
1,071,060,570
15,624
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15251](https://llvm.org/bz15251) | | Resolution | FIXED | | Resolved on | May 31, 2013 11:16 | | Version | unspecified | | OS | All | | CC | @dwblaikie | ## Extended Description I've been thinking about detecting casts in more places. I have something that almost wor...
ideas for better cast detection in the formatter
https://api.github.com/repos/llvm/llvm-project/issues/15623/comments
4
2013-02-13T07:22:20Z
2024-06-18T00:30:54Z
https://github.com/llvm/llvm-project/issues/15623
1,071,060,565
15,623
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15250](https://llvm.org/bz15250) | | Resolution | FIXED | | Resolved on | Feb 13, 2013 16:01 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @pageexec | ## Extended Description This testcase .ll file: ; ModuleID = 'b.bc' target datalayout ...
regparm(3) function can't be called with PIC on i686
https://api.github.com/repos/llvm/llvm-project/issues/15622/comments
1
2013-02-13T02:53:58Z
2021-12-04T00:03:29Z
https://github.com/llvm/llvm-project/issues/15622
1,071,060,556
15,622
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15249](https://llvm.org/bz15249) | | Resolution | FIXED | | Resolved on | Feb 13, 2013 07:41 | | Version | trunk | | OS | All | | Attachments | [bad asm](https://user-images.githubusercontent.com/16542/143746884-322a4db9-0770-40b0-bccc-14f81ebbc08c.gz) | | CC | @DimitryAndric,@s...
rep;movsl clashes with dynamic stack realignment
https://api.github.com/repos/llvm/llvm-project/issues/15621/comments
3
2013-02-13T01:26:18Z
2021-12-04T00:03:28Z
https://github.com/llvm/llvm-project/issues/15621
1,071,060,550
15,621
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15248](https://llvm.org/bz15248) | | Resolution | FIXED | | Resolved on | Feb 18, 2013 06:45 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Using r175006 here. I was previously using r174437 that has not this issue, so it is...
Serious regression in * (multiplication) formatting (probably due r174975) [r175006]
https://api.github.com/repos/llvm/llvm-project/issues/15620/comments
3
2013-02-13T00:18:22Z
2021-12-04T00:03:27Z
https://github.com/llvm/llvm-project/issues/15620
1,071,060,546
15,620
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15247](https://llvm.org/bz15247) | | Resolution | INVALID | | Resolved on | Apr 22, 2013 15:23 | | Version | trunk | | OS | Linux | | Attachments | [result of the runs with clang and GCC](https://user-images.githubusercontent.com/1040968/143746881-c5aef9dc-4948-48bf-bb99-cf55cd2...
[Loop Vectorizer] Possible regression of vectorization of Linpack on ARM
https://api.github.com/repos/llvm/llvm-project/issues/15619/comments
7
2013-02-13T00:14:45Z
2021-12-04T00:03:27Z
https://github.com/llvm/llvm-project/issues/15619
1,071,060,542
15,619
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15246](https://llvm.org/bz15246) | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor |
TableGen: error in enums generated for relationship maps.
https://api.github.com/repos/llvm/llvm-project/issues/15618/comments
2
2013-02-12T18:48:47Z
2021-12-04T00:03:26Z
https://github.com/llvm/llvm-project/issues/15618
1,071,060,537
15,618
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15245](https://llvm.org/bz15245) | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I'm seeing this in 3.2 but it still exists on the trunk as of 2013-02-12.
JIT deallocates exception tables before deregistering them
https://api.github.com/repos/llvm/llvm-project/issues/15617/comments
1
2013-02-12T14:06:29Z
2023-08-08T15:10:27Z
https://github.com/llvm/llvm-project/issues/15617
1,071,060,532
15,617
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15244](https://llvm.org/bz15244) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Test program source code: /* test.c */ #include "test.h" #include <stdio.h> int main() { struct test_struct test; test.sth2_1 = 123; ...
Code completion fails with tricky macro
https://api.github.com/repos/llvm/llvm-project/issues/15616/comments
0
2013-02-12T12:56:14Z
2021-12-04T00:03:24Z
https://github.com/llvm/llvm-project/issues/15616
1,071,060,523
15,616
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15243](https://llvm.org/bz15243) | | Resolution | DUPLICATE | | Resolved on | Apr 16, 2015 18:15 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description Following code snippet seems incorrect, but cla...
clang makes nested-namespace incorrectly
https://api.github.com/repos/llvm/llvm-project/issues/15615/comments
8
2013-02-12T11:54:41Z
2021-12-04T00:03:23Z
https://github.com/llvm/llvm-project/issues/15615
1,071,060,510
15,615
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15242](https://llvm.org/bz15242) | | Resolution | FIXED | | Resolved on | Nov 06, 2014 16:43 | | Version | trunk | | OS | Linux | | CC | @ismail | ## Extended Description The fails only happen when the build is configured with debug _and_ shared libs. This is not a spurious f...
bugpoint fails checks when compiled with cmake+sharedlibs+debug
https://api.github.com/repos/llvm/llvm-project/issues/15614/comments
1
2013-02-12T11:51:53Z
2021-12-04T00:03:23Z
https://github.com/llvm/llvm-project/issues/15614
1,071,060,507
15,614
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15241](https://llvm.org/bz15241) | | Resolution | FIXED | | Resolved on | Feb 12, 2013 14:02 | | Version | unspecified | | OS | All | | Attachments | [Fixes the sample code to work.](https://user-images.githubusercontent.com/60944935/143746879-7f58d3f7-bc50-492d-bc3d-27d85bdc1f0...
Minor doc fixes with patches
https://api.github.com/repos/llvm/llvm-project/issues/15613/comments
1
2013-02-12T11:46:03Z
2021-12-04T00:03:22Z
https://github.com/llvm/llvm-project/issues/15613
1,071,060,501
15,613
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15240](https://llvm.org/bz15240) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This code: struct B { ~B() __attribute__((deprecated)); }; struct X : public B { }; void test() { X *x = new X; ...
duplicate warning about deprecated destructor
https://api.github.com/repos/llvm/llvm-project/issues/15612/comments
1
2013-02-12T09:05:53Z
2023-06-27T05:47:50Z
https://github.com/llvm/llvm-project/issues/15612
1,071,060,493
15,612
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15239](https://llvm.org/bz15239) | | Resolution | FIXED | | Resolved on | Feb 24, 2013 01:09 | | Version | trunk | | OS | Linux | | CC | @topperc,@delena | ## Extended Description $ ./bin/fbo-blending-formats GL_EXT_texture_snorm -auto Using test set: GL_EXT_texture_snorm Test...
Mesa llvmpipe piglit fbo-blending-formats GL_EXT_texture_snorm regression
https://api.github.com/repos/llvm/llvm-project/issues/15611/comments
5
2013-02-12T07:39:44Z
2021-12-04T00:03:20Z
https://github.com/llvm/llvm-project/issues/15611
1,071,060,487
15,611
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15238](https://llvm.org/bz15238) | | Resolution | FIXED | | Resolved on | Oct 09, 2013 05:09 | | Version | unspecified | | OS | All | | Attachments | [Proposed inplementation](https://user-images.githubusercontent.com/60944935/143746878-dcf38d6b-e8c9-4d13-a4f7-c2af817db7f3.gz) |...
memory.MismatchedFree and memory.MismatchedDelete checkers
https://api.github.com/repos/llvm/llvm-project/issues/15610/comments
1
2013-02-12T06:09:36Z
2021-12-04T00:03:19Z
https://github.com/llvm/llvm-project/issues/15610
1,071,060,478
15,610
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15237](https://llvm.org/bz15237) | | Resolution | FIXED | | Resolved on | Oct 09, 2013 05:11 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Adding pre/post handling of new/new[]/delete/delete[] operators will allow to ...
handling of new/delete by the unix.Malloc checker
https://api.github.com/repos/llvm/llvm-project/issues/15609/comments
3
2013-02-12T05:20:03Z
2021-12-04T00:03:18Z
https://github.com/llvm/llvm-project/issues/15609
1,071,060,473
15,609
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15236](https://llvm.org/bz15236) | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description At the end of a TU, we iterate over Sema::DynamicClasses to find the classes whose key function was defined in that TU. In the case of PCH/modules, this deseriali...
Replace Sema::DynamicClasses with something more targeted
https://api.github.com/repos/llvm/llvm-project/issues/15608/comments
0
2013-02-12T00:26:37Z
2021-12-04T00:03:18Z
https://github.com/llvm/llvm-project/issues/15608
1,071,060,462
15,608
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15235](https://llvm.org/bz15235) | | Resolution | FIXED | | Resolved on | Feb 14, 2013 14:51 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#11360 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The "Intel® Architecture Instruction Set Exten...
[x86 disassembler] add support for adcx and adox (Intel ADX instructions)
https://api.github.com/repos/llvm/llvm-project/issues/15607/comments
7
2013-02-11T19:01:26Z
2021-12-04T00:03:17Z
https://github.com/llvm/llvm-project/issues/15607
1,071,060,452
15,607
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15234](https://llvm.org/bz15234) | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Summary: When documentation warnings are on, documentation comments attached to properties that include @&#8203;return (\return) notes are fla...
-Wdocumentation warns on \return tag for @&#8203;propertys
https://api.github.com/repos/llvm/llvm-project/issues/15606/comments
0
2013-02-11T17:59:47Z
2023-05-23T20:38:48Z
https://github.com/llvm/llvm-project/issues/15606
1,071,060,443
15,606
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15233](https://llvm.org/bz15233) | | Resolution | FIXED | | Resolved on | Feb 14, 2013 08:00 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When I try to build llvm/clang r174886, I get the following stacktrace : llvm[2]...
crash building llvm/clang r174886 (using r174371)
https://api.github.com/repos/llvm/llvm-project/issues/15605/comments
1
2013-02-11T17:34:35Z
2021-12-04T00:03:15Z
https://github.com/llvm/llvm-project/issues/15605
1,071,060,438
15,605
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15232](https://llvm.org/bz15232) | | Resolution | INVALID | | Resolved on | May 24, 2019 15:46 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@isanbard,@jryans | ## Extended Description configure should have /n instead of /r/n I...
configure contains /r/n : on cygwin it is an error
https://api.github.com/repos/llvm/llvm-project/issues/15604/comments
2
2013-02-11T16:55:48Z
2021-12-04T00:03:14Z
https://github.com/llvm/llvm-project/issues/15604
1,071,060,434
15,604
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15231](https://llvm.org/bz15231) | | Resolution | FIXED | | Resolved on | Oct 22, 2013 10:31 | | Version | unspecified | | OS | All | ## Extended Description NSArray *arguments = @[ kind == kUserTicket ? @"--user-store" : @"--system-store", @"--print-tickets", @"--...
[Formatter/ObjC] Better formatting for multi-line ObjC array literals
https://api.github.com/repos/llvm/llvm-project/issues/15603/comments
1
2013-02-10T23:33:04Z
2021-12-04T00:03:13Z
https://github.com/llvm/llvm-project/issues/15603
1,071,060,427
15,603
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15230](https://llvm.org/bz15230) | | Resolution | FIXED | | Resolved on | May 26, 2013 01:21 | | Version | unspecified | | OS | All | ## Extended Description return @{ kTitleKey: title, kIsGroupItemKey: [NSNumber numberWithBool:isGroupItem], kChildrenKey: ...
[Formatter/ObjC] In ObjC dict literals, breaking after ',' should be preferred over breaking before ':'
https://api.github.com/repos/llvm/llvm-project/issues/15602/comments
1
2013-02-10T23:30:55Z
2021-12-04T00:03:13Z
https://github.com/llvm/llvm-project/issues/15602
1,071,060,420
15,602
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15229](https://llvm.org/bz15229) | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description I try to generate the Luyten release of a library combination with the software tool "LLVM-clang++ 3.2-198.1" on m...
Should the passed command parameters result into the same error messages for a configuration test?
https://api.github.com/repos/llvm/llvm-project/issues/15601/comments
0
2013-02-10T23:12:09Z
2024-07-28T11:04:22Z
https://github.com/llvm/llvm-project/issues/15601
1,071,060,412
15,601
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15228](https://llvm.org/bz15228) | | Resolution | WONTFIX | | Resolved on | Feb 11, 2013 08:08 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Currently... de-gfortran47 -c foobar.f -fplugin-arg-dragonegg-emit-ir -S pro...
-fplugin-arg-dragonegg-emit-ir -S should default to .ll rather than .s filenames
https://api.github.com/repos/llvm/llvm-project/issues/15600/comments
2
2013-02-10T23:03:12Z
2022-01-20T02:37:11Z
https://github.com/llvm/llvm-project/issues/15600
1,071,060,405
15,600
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15227](https://llvm.org/bz15227) | | Version | 3.0 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@belkadan | ## Extended Description Hi, the condition appears here in line 234 : http://code.citadel.org/?p=citadel.git;a=blob;f=citadel/utils/citmail.c;h=...
Call to exit() within variadic function is not seen by analyzer
https://api.github.com/repos/llvm/llvm-project/issues/15599/comments
5
2013-02-10T22:12:31Z
2021-12-04T00:03:10Z
https://github.com/llvm/llvm-project/issues/15599
1,071,060,398
15,599
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15226](https://llvm.org/bz15226) | | Resolution | INVALID | | Resolved on | Feb 10, 2013 13:45 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description When I try to compile the Kaleidoscope example from here: http://l...
LLVM gives a lot of "redefinition errors" while compiling the Kaleidoscope example
https://api.github.com/repos/llvm/llvm-project/issues/15598/comments
1
2013-02-10T21:38:40Z
2023-08-18T21:32:23Z
https://github.com/llvm/llvm-project/issues/15598
1,071,060,387
15,598
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15225](https://llvm.org/bz15225) | | Resolution | FIXED | | Resolved on | Feb 23, 2013 03:51 | | Version | 3.2 | | OS | Linux | | Attachments | [Proposed fix](https://user-images.githubusercontent.com/60944935/143746872-66a51df8-cce2-4695-b646-f8b908f9d546.gz) | | Reporter | LLV...
MIPS does not implement __builtin_eh_return_data_regno correctly
https://api.github.com/repos/llvm/llvm-project/issues/15597/comments
2
2013-02-10T21:04:54Z
2021-12-04T00:03:08Z
https://github.com/llvm/llvm-project/issues/15597
1,071,060,380
15,597
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15224](https://llvm.org/bz15224) | | Resolution | INVALID | | Resolved on | Feb 10, 2013 10:15 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description compilation of nbench fails when -O4 is used http://www.tux.org/~may...
O4: File format not recognized
https://api.github.com/repos/llvm/llvm-project/issues/15596/comments
1
2013-02-10T18:00:38Z
2021-12-04T00:03:08Z
https://github.com/llvm/llvm-project/issues/15596
1,071,060,374
15,596
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15223](https://llvm.org/bz15223) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description 1. git clone git@github.com:leoliu/__bug__.git 2. cd __bug__ and run ./bug.py 3. run ./ex1.sh Step2 gives you an assertionerror but step3 print...
[python binding]cindex.conf.lib.clang_getIncludedFile assertionerror
https://api.github.com/repos/llvm/llvm-project/issues/15595/comments
0
2013-02-10T14:36:46Z
2021-12-04T00:03:07Z
https://github.com/llvm/llvm-project/issues/15595
1,071,060,367
15,595
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15222](https://llvm.org/bz15222) | | Resolution | FIXED | | Resolved on | Feb 15, 2013 12:40 | | Version | trunk | | OS | All | | Attachments | [test cases exposing the vectorization bottleneck](https://user-images.githubusercontent.com/60944935/143746863-9c4ee609-6d39-45fa-aaf0...
pcsa.f and csa.f from xplor-nih compile ~100x too slowly using -O1/-O1/-O2/-O3 -fstack-arrays -fplugin-arg-dragonegg-llvm-option=-vectorize
https://api.github.com/repos/llvm/llvm-project/issues/15594/comments
42
2013-02-09T20:55:33Z
2021-12-04T00:03:06Z
https://github.com/llvm/llvm-project/issues/15594
1,071,060,362
15,594
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15221](https://llvm.org/bz15221) | | Resolution | WONTFIX | | Resolved on | Jun 08, 2015 07:35 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description autoconf scripts of llvm do have --with-udis86 to enable udis86 library. While ...
cmake does not support udis86 dep
https://api.github.com/repos/llvm/llvm-project/issues/15593/comments
1
2013-02-09T16:19:43Z
2022-01-20T02:37:10Z
https://github.com/llvm/llvm-project/issues/15593
1,071,060,356
15,593
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15220](https://llvm.org/bz15220) | | Resolution | FIXED | | Resolved on | Nov 07, 2018 00:17 | | Version | trunk | | OS | Linux | | Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143746862-10b78177-f371-4802-8a98-243b5e75e2de.gz) | | Reporter | LLVM ...
Segfault on dumping AST of code using a template friend class
https://api.github.com/repos/llvm/llvm-project/issues/15592/comments
3
2013-02-09T08:28:24Z
2021-12-04T00:03:04Z
https://github.com/llvm/llvm-project/issues/15592
1,071,060,349
15,592
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15219](https://llvm.org/bz15219) | | Version | trunk | | OS | All | | CC | @jryans,@pogo59,@silvasean | ## Extended Description We have a nice long doc on our testing infrastructure at http://llvm.org/docs/TestingGuide.html. Unfortunately, it doesn't actually match up with the...
Testing Infrastructure Guide is woefully out of date
https://api.github.com/repos/llvm/llvm-project/issues/15591/comments
3
2013-02-09T03:48:00Z
2021-12-04T00:03:03Z
https://github.com/llvm/llvm-project/issues/15591
1,071,060,341
15,591
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15218](https://llvm.org/bz15218) | | Version | trunk | | OS | All | | CC | @atrick | ## Extended Description Currently, if I want to test Debug+Asserts or Release builds, I need to manually edit `lit.site.cfg` in the build dir, or reconfigure the build, which is even w...
llvm-lit should use its current location as the tools-path
https://api.github.com/repos/llvm/llvm-project/issues/15590/comments
1
2013-02-09T00:55:49Z
2024-07-28T11:01:09Z
https://github.com/llvm/llvm-project/issues/15590
1,071,060,337
15,590
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15217](https://llvm.org/bz15217) | | Resolution | INVALID | | Resolved on | Feb 08, 2013 18:12 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Mis-linking at run time is causing many unit tests to fail. Build of r174335 o...
unit tests mistakenly linking to installed (not built) shared libraries at run time on darwin
https://api.github.com/repos/llvm/llvm-project/issues/15589/comments
3
2013-02-09T00:20:16Z
2021-12-04T00:03:01Z
https://github.com/llvm/llvm-project/issues/15589
1,071,060,329
15,589
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15216](https://llvm.org/bz15216) | | Resolution | FIXED | | Resolved on | Aug 05, 2013 20:42 | | Version | 3.2 | | OS | MacOS X | | Attachments | [output, preprocessed source, run script](https://user-images.githubusercontent.com/60944935/143746861-56580e7d-0d8e-48ae-975c-f29ac3...
Crash when taking __builtin_offsetof on a struct with a large array
https://api.github.com/repos/llvm/llvm-project/issues/15588/comments
2
2013-02-08T20:16:25Z
2021-12-04T00:03:00Z
https://github.com/llvm/llvm-project/issues/15588
1,071,060,317
15,588
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15215](https://llvm.org/bz15215) | | Version | trunk | | OS | other | | Blocks | llvm/llvm-bugzilla-archive#31265 | | Attachments | [Demonstrator](https://user-images.githubusercontent.com/60944935/143746860-53e4dd27-7cc9-4d96-bbe4-a2d6d57a0337.gz) | | Reporter | LLVM Bu...
Bitcast of <4 x i1> to i4 gives unexpected result
https://api.github.com/repos/llvm/llvm-project/issues/15587/comments
3
2013-02-08T18:48:54Z
2024-02-05T11:50:13Z
https://github.com/llvm/llvm-project/issues/15587
1,071,060,309
15,587
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15214](https://llvm.org/bz15214) | | Resolution | FIXED | | Resolved on | Nov 05, 2013 05:59 | | Version | trunk | | OS | All | | Attachments | [Patch to add the missing linkage types](https://user-images.githubusercontent.com/60944935/143746859-6979f973-473a-4939-8f2d-ee16232bf...
OCaml bindings: Missing linkage types
https://api.github.com/repos/llvm/llvm-project/issues/15586/comments
1
2013-02-08T18:12:16Z
2021-12-04T00:02:58Z
https://github.com/llvm/llvm-project/issues/15586
1,071,060,302
15,586
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15213](https://llvm.org/bz15213) | | Version | trunk | | OS | Linux | | Attachments | [Sctript provided by the crash report](https://user-images.githubusercontent.com/93436157/143746857-86697c23-f018-41b8-9691-11f6e538ea14.gz), [Preprocessed source as provided by the crash ...
clang++ crashes when compiling open64 WOPT module be/opt/opt_etable.cxx : Referring to a basic block in another function!
https://api.github.com/repos/llvm/llvm-project/issues/15585/comments
2
2013-02-08T14:56:11Z
2023-08-08T19:17:03Z
https://github.com/llvm/llvm-project/issues/15585
1,071,060,296
15,585
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15212](https://llvm.org/bz15212) | | Resolution | FIXED | | Resolved on | Oct 02, 2017 16:06 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-bugzilla-archive#21420 | | Reporter | LLVM Bugzilla Contributor | | CC | @vns-mn,@pageexec,@zygoloid | ## Extended Description ...
Clang handles __builtin_object_size in wrong way
https://api.github.com/repos/llvm/llvm-project/issues/15584/comments
15
2013-02-08T12:54:39Z
2021-12-04T00:02:56Z
https://github.com/llvm/llvm-project/issues/15584
1,071,060,291
15,584
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15211](https://llvm.org/bz15211) | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo,@pageexec,@zygoloid,@stoklund | ## Extended Description We can write simple test: ```cpp void f() { register int in asm("ebx") = 0; ...
Clang doesn't react to some constraints in inline asm instructions
https://api.github.com/repos/llvm/llvm-project/issues/15583/comments
4
2013-02-08T12:47:31Z
2023-11-04T07:42:13Z
https://github.com/llvm/llvm-project/issues/15583
1,071,060,283
15,583
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15210](https://llvm.org/bz15210) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description I've managed to make clang++ crash with a specific set of code. Unfortunately I do not know much about the offending code...
Crash during compilation of C++ code
https://api.github.com/repos/llvm/llvm-project/issues/15582/comments
4
2013-02-08T11:55:14Z
2023-07-14T16:23:30Z
https://github.com/llvm/llvm-project/issues/15582
1,071,060,274
15,582
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15209](https://llvm.org/bz15209) | | Resolution | FIXED | | Resolved on | May 02, 2013 03:31 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description class A { typedef int I; // private member template<int> struct Q; template<int> friend struct R...
core DR 580 - template parameters and base-specifiers access checked too eagerly
https://api.github.com/repos/llvm/llvm-project/issues/15581/comments
4
2013-02-08T11:24:57Z
2021-12-04T00:02:54Z
https://github.com/llvm/llvm-project/issues/15581
1,071,060,266
15,581
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15208](https://llvm.org/bz15208) | | Resolution | FIXED | | Resolved on | Feb 11, 2013 14:31 | | Version | unspecified | | OS | All | | CC | @gribozavr,@tkremenek | ## Extended Description $ cat t.c /** * @&#8203;param x * @&#8203;param y stuff */ void foo(int x, int y);...
[-Wdocumentation] "empty paragraph passed to '\param' command" on wrong line
https://api.github.com/repos/llvm/llvm-project/issues/15580/comments
5
2013-02-08T02:26:32Z
2021-12-04T00:02:53Z
https://github.com/llvm/llvm-project/issues/15580
1,071,060,259
15,580
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15207](https://llvm.org/bz15207) | | Resolution | FIXED | | Resolved on | Apr 08, 2014 12:58 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description $ mkdir bar $ touch bar/foo.h $ echo 'module foo { header "foo.h" }' > bar/module.map $ echo '@import ...
modules do not work with relative -I paths
https://api.github.com/repos/llvm/llvm-project/issues/15579/comments
1
2013-02-08T02:12:25Z
2021-12-04T00:02:52Z
https://github.com/llvm/llvm-project/issues/15579
1,071,060,257
15,579
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15206](https://llvm.org/bz15206) | | Resolution | INVALID | | Resolved on | May 07, 2013 03:18 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@DougGregor,@gribozavr | ## Extended Description Using the recent 3.2 clang and gold plugin, I...
clang and gold plugin of 3.2 cannot generate bc file for MySQL
https://api.github.com/repos/llvm/llvm-project/issues/15578/comments
10
2013-02-08T02:06:34Z
2021-12-04T00:02:51Z
https://github.com/llvm/llvm-project/issues/15578
1,071,060,252
15,578
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15205](https://llvm.org/bz15205) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Using ScalarEvolution in custom pass run on the IR at the end of all standard optimization, in the following case ScalarEvolution do not recog...
Unable to detect loop entry guard with ScalarEvolution
https://api.github.com/repos/llvm/llvm-project/issues/15577/comments
0
2013-02-08T01:57:08Z
2021-12-04T00:02:51Z
https://github.com/llvm/llvm-project/issues/15577
1,071,060,249
15,577