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 | [16605](https://llvm.org/bz16605) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2013 18:43 |
| Version | trunk |
| OS | All |
| CC | @zygoloid |
## Extended Description
The following code is miscompiled by clang trunk (as well as clang 3.2 and 3.3) on x86_64-linux-gnu at -Os... | wrong code at -Os and above on x86_64-linux-gnu | https://api.github.com/repos/llvm/llvm-project/issues/16979/comments | 2 | 2013-07-12T05:13:28Z | 2021-12-09T20:35:32Z | https://github.com/llvm/llvm-project/issues/16979 | 1,075,987,779 | 16,979 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16604](https://llvm.org/bz16604) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2013 03:04 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Here's a simple test case that's driving the assertion:
```
@​implementation ... | Assertion failed: (!FormatTok->Tok.is(tok::l_brace)), function parseStructuralElement, file llvm/tools/clang/lib/Format/UnwrappedLineParser.cpp, line 471. | https://api.github.com/repos/llvm/llvm-project/issues/16978/comments | 1 | 2013-07-12T04:33:19Z | 2021-12-09T20:35:31Z | https://github.com/llvm/llvm-project/issues/16978 | 1,075,987,761 | 16,978 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16603](https://llvm.org/bz16603) |
| Resolution | FIXED |
| Resolved on | Aug 06, 2013 12:31 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste |
## Extended Description
LLDB on Linux sometimes reports threads which have exited a... | LLDB on Linux sometimes reports exited threads as still 'running' | https://api.github.com/repos/llvm/llvm-project/issues/16977/comments | 2 | 2013-07-12T00:09:38Z | 2021-12-09T20:35:30Z | https://github.com/llvm/llvm-project/issues/16977 | 1,075,987,752 | 16,977 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16602](https://llvm.org/bz16602) |
| Resolution | INVALID |
| Resolved on | Jul 11, 2013 17:40 |
| Version | 3.2 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@pogo59,@zygoloid |
## Extended Description
#include <stdio.h>
#include <stdlib.h>
#in... | incorrect loop optimization at O2 | https://api.github.com/repos/llvm/llvm-project/issues/16976/comments | 6 | 2013-07-11T23:10:13Z | 2021-12-09T20:35:29Z | https://github.com/llvm/llvm-project/issues/16976 | 1,075,987,729 | 16,976 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16601](https://llvm.org/bz16601) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@zygoloid |
## Extended Description
$ clang x.cc -std=c++11
x.cc:7:9: error: ISO C++11 does not allow access declarations; use using
declarati... | misleading fixit hint for insertion before nested name specifier | https://api.github.com/repos/llvm/llvm-project/issues/16975/comments | 2 | 2013-07-11T23:00:17Z | 2021-12-09T20:35:28Z | https://github.com/llvm/llvm-project/issues/16975 | 1,075,987,711 | 16,975 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16600](https://llvm.org/bz16600) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2013 21:50 |
| Version | trunk |
| OS | All |
| Attachments | [Jonas' test case](https://user-images.githubusercontent.com/92601416/143747776-ed61933a-dace-4ffd-bfd1-18d180488f7e.gz) |
## Extended... | IndVars should preserve nsw when widening IV | https://api.github.com/repos/llvm/llvm-project/issues/16974/comments | 2 | 2013-07-11T19:50:47Z | 2021-12-09T20:35:27Z | https://github.com/llvm/llvm-project/issues/16974 | 1,075,987,692 | 16,974 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16599](https://llvm.org/bz16599) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2013 11:29 |
| Version | unspecified |
| OS | All |
## Extended Description
In C++11 (N3290), get(pair) is defined as:
template<size_t I, class T1, class T2>
typename tuple_element<I, std::pai... | get(tuple) and get(pair) are not constexpr, but they should be sometimes. | https://api.github.com/repos/llvm/llvm-project/issues/16973/comments | 3 | 2013-07-11T18:44:04Z | 2021-12-09T20:35:26Z | https://github.com/llvm/llvm-project/issues/16973 | 1,075,987,675 | 16,973 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16598](https://llvm.org/bz16598) |
| Resolution | INVALID |
| Resolved on | Jul 11, 2013 10:32 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel | | [hexagon] test/Other/nonconst-static-[ei]v.ll fail for hexagon backend | https://api.github.com/repos/llvm/llvm-project/issues/16972/comments | 1 | 2013-07-11T17:18:12Z | 2021-12-09T20:35:25Z | https://github.com/llvm/llvm-project/issues/16972 | 1,075,987,657 | 16,972 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16597](https://llvm.org/bz16597) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2013 15:39 |
| Version | trunk |
| OS | Linux |
| CC | @dwblaikie,@zygoloid,@stbergmann |
## Extended Description
It takes infinite time for Clang r186040 to compiler the attached file with the f... | Clang spends too much time in clang::Sema::ArgumentDependentLookup after r186040 | https://api.github.com/repos/llvm/llvm-project/issues/16971/comments | 3 | 2013-07-11T15:27:19Z | 2021-12-09T20:35:24Z | https://github.com/llvm/llvm-project/issues/16971 | 1,075,987,646 | 16,971 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16596](https://llvm.org/bz16596) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2013 17:22 |
| Version | trunk |
| OS | All |
| Attachments | [Test case and invocation.](https://user-images.githubusercontent.com/60944935/143747774-37247d66-b2a2-409e-bd3d-865762cfa6c3.gz) |
| R... | Compilation crash with assertion "RTTI info cannot have top-level qualifiers" | https://api.github.com/repos/llvm/llvm-project/issues/16970/comments | 1 | 2013-07-11T14:56:28Z | 2021-12-09T20:35:23Z | https://github.com/llvm/llvm-project/issues/16970 | 1,075,987,631 | 16,970 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16595](https://llvm.org/bz16595) |
| Resolution | FIXED |
| Resolved on | Sep 08, 2019 05:20 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @RKSimon,@pogo59 |
## Extended Description
The IR level optimizers could turn this into a return of... | Oversized vector shift not turned into undef | https://api.github.com/repos/llvm/llvm-project/issues/16969/comments | 3 | 2013-07-11T13:19:10Z | 2021-12-09T20:35:22Z | https://github.com/llvm/llvm-project/issues/16969 | 1,075,987,617 | 16,969 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16594](https://llvm.org/bz16594) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Patch including instrumentation and my version of Nick's original patch.](https://user-images.githubusercontent.com/499423/143747768-7ebe939a-4386-4c1b-a4ec-4ec0b74113e3.gz), [IR for the spe... | Dynamic Alloca Miscompile of AnalysisConsumer.cpp. | https://api.github.com/repos/llvm/llvm-project/issues/16968/comments | 2 | 2013-07-11T06:09:13Z | 2021-12-09T20:35:21Z | https://github.com/llvm/llvm-project/issues/16968 | 1,075,987,603 | 16,968 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16593](https://llvm.org/bz16593) |
| Resolution | FIXED |
| Resolved on | Oct 09, 2013 09:35 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Incorrect indentation following block](https://user-images.githubusercontent.com/60944935/143747767-96c1f3fb-8e89-4e88-9d2e-189feb... | Objective-C blocks not formatted at all | https://api.github.com/repos/llvm/llvm-project/issues/16967/comments | 3 | 2013-07-11T00:43:44Z | 2021-12-09T20:35:19Z | https://github.com/llvm/llvm-project/issues/16967 | 1,075,987,585 | 16,967 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16592](https://llvm.org/bz16592) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2013 10:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [IR that used to loop-vectorize](https://user-images.githubusercontent.com/60944935/143747763-99478a2d-ad9e-4b85-9d40-24195a7e78b7.gz... | loop-vectorizer regression on x86-32 | https://api.github.com/repos/llvm/llvm-project/issues/16966/comments | 10 | 2013-07-10T22:10:59Z | 2021-12-09T20:35:18Z | https://github.com/llvm/llvm-project/issues/16966 | 1,075,987,568 | 16,966 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16591](https://llvm.org/bz16591) |
| Resolution | FIXED |
| Resolved on | Nov 14, 2013 12:45 |
| Version | unspecified |
| OS | Linux |
## Extended Description
The "libraries" product doesn't have a version 3.3. | "libraries" product should have version 3.3 | https://api.github.com/repos/llvm/llvm-project/issues/16965/comments | 1 | 2013-07-10T20:59:49Z | 2021-12-09T20:35:17Z | https://github.com/llvm/llvm-project/issues/16965 | 1,075,987,549 | 16,965 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16590](https://llvm.org/bz16590) |
| Resolution | FIXED |
| Resolved on | Aug 03, 2014 10:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [lossless-pOmLrX.c](https://user-images.githubusercontent.com/92601251/143747761-907cc4ab-1c6e-46f8-8043-ddc181d9e902.gz), [lossless-... | Assertion `BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"' failed | https://api.github.com/repos/llvm/llvm-project/issues/16964/comments | 4 | 2013-07-10T20:37:09Z | 2021-12-09T20:35:16Z | https://github.com/llvm/llvm-project/issues/16964 | 1,075,987,538 | 16,964 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16589](https://llvm.org/bz16589) |
| Resolution | DUPLICATE |
| Resolved on | Jan 20, 2020 10:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@EugeneZelenko,@belkadan,@zygoloid,@sylvestre |
## Extended Description
These warnin... | Support for -W[no-]unused-but-set-{variable,parameter} | https://api.github.com/repos/llvm/llvm-project/issues/16963/comments | 5 | 2013-07-10T20:36:11Z | 2021-12-09T20:35:15Z | https://github.com/llvm/llvm-project/issues/16963 | 1,075,987,524 | 16,963 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16588](https://llvm.org/bz16588) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pageexec |
## Extended Description
I happened to notice that linux.git uses plenty of btr and bts
instructions (not btrl, btrw, btsl, btsw). For examples, se... | Support unqualified btr, bts | https://api.github.com/repos/llvm/llvm-project/issues/16962/comments | 0 | 2013-07-10T20:35:13Z | 2021-12-09T20:35:14Z | https://github.com/llvm/llvm-project/issues/16962 | 1,075,987,512 | 16,962 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16587](https://llvm.org/bz16587) |
| Resolution | FIXED |
| Resolved on | Nov 17, 2014 07:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@majnemer |
## Extended Description
According to the GNU as documentation [1], .cfi_start... | Support for .cfi_startproc simple | https://api.github.com/repos/llvm/llvm-project/issues/16961/comments | 5 | 2013-07-10T20:33:42Z | 2021-12-09T20:35:13Z | https://github.com/llvm/llvm-project/issues/16961 | 1,075,987,496 | 16,961 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16586](https://llvm.org/bz16586) |
| Version | 3.3 |
| OS | Windows NT |
| Attachments | [code producing the error](https://user-images.githubusercontent.com/92601777/143747759-7b15a7c3-071b-4835-aff9-94310d759d47.gz), [scan-build output](https://user-images.githubusercontent.co... | Placement new fails with uniform initialization | https://api.github.com/repos/llvm/llvm-project/issues/16960/comments | 2 | 2013-07-10T13:58:57Z | 2021-12-09T20:35:12Z | https://github.com/llvm/llvm-project/issues/16960 | 1,075,987,475 | 16,960 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16585](https://llvm.org/bz16585) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste,@zygoloid |
## Extended Description
Compiling this C code:
static float sqrt(val)
float val;
{
return val;
}
int main(int argc, char** argv) {
... | clang crashes when calling a float sqrt/.. function with a double constant | https://api.github.com/repos/llvm/llvm-project/issues/16959/comments | 3 | 2013-07-10T13:52:58Z | 2023-07-29T04:18:21Z | https://github.com/llvm/llvm-project/issues/16959 | 1,075,987,453 | 16,959 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16584](https://llvm.org/bz16584) |
| Resolution | FIXED |
| Resolved on | Jul 12, 2013 13:52 |
| Version | 3.3 |
| OS | Linux |
| Attachments | [code generating the bug](https://user-images.githubusercontent.com/92601777/143747757-8da78264-ff93-4cba-8095-8b704a2ea8de.gz), [scan-... | return a struct using uniform-initialization fails if type conversion is necessary | https://api.github.com/repos/llvm/llvm-project/issues/16958/comments | 7 | 2013-07-10T13:49:55Z | 2021-12-09T20:35:10Z | https://github.com/llvm/llvm-project/issues/16958 | 1,075,987,442 | 16,958 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16583](https://llvm.org/bz16583) |
| Resolution | WONTFIX |
| Resolved on | Jul 10, 2013 12:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
The following code fails on clang all the way ... | template deduction error with array types | https://api.github.com/repos/llvm/llvm-project/issues/16957/comments | 2 | 2013-07-10T10:51:13Z | 2022-01-20T02:37:54Z | https://github.com/llvm/llvm-project/issues/16957 | 1,075,987,427 | 16,957 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16582](https://llvm.org/bz16582) |
| Resolution | WORKSFORME |
| Resolved on | Jun 07, 2016 17:13 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Small test app to demo this bug](https://user-images.githubusercontent.com/60944935/143747756-550518bd-ed44-4e75-b5fb-ef3... | Only one frame on call stack when running 32 bit app under 64 bit LLDB | https://api.github.com/repos/llvm/llvm-project/issues/16956/comments | 2 | 2013-07-10T02:37:17Z | 2022-01-20T02:12:04Z | https://github.com/llvm/llvm-project/issues/16956 | 1,075,987,409 | 16,956 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16581](https://llvm.org/bz16581) |
| Resolution | FIXED |
| Resolved on | Aug 17, 2013 11:47 |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ributzka |
## Extended Description
Intel's ISA document (and gcc's headers) define the intrinsic for "... | avx2intrin.h should declare _mm256_broadcastsi128_si256, not _mm_broadcastsi128_si256 | https://api.github.com/repos/llvm/llvm-project/issues/16955/comments | 1 | 2013-07-10T02:24:05Z | 2021-12-09T20:35:07Z | https://github.com/llvm/llvm-project/issues/16955 | 1,075,987,399 | 16,955 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16580](https://llvm.org/bz16580) |
| Resolution | FIXED |
| Resolved on | Aug 16, 2013 14:03 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The Linux 64 bit version of lldb fails test TestCallCPPFunction.py when usin... | 64 bit lldb cannot call functions in 32 bit debuggees | https://api.github.com/repos/llvm/llvm-project/issues/16954/comments | 2 | 2013-07-10T01:59:27Z | 2021-12-09T20:35:06Z | https://github.com/llvm/llvm-project/issues/16954 | 1,075,987,386 | 16,954 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16579](https://llvm.org/bz16579) |
| Resolution | INVALID |
| Resolved on | Jul 10, 2013 13:55 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@DougGregor,@efriedma-quic |
## Extended Description
strchr is overloaded - t... | auto deduces char* instead of const char* | https://api.github.com/repos/llvm/llvm-project/issues/16953/comments | 5 | 2013-07-09T23:10:31Z | 2021-12-09T20:35:05Z | https://github.com/llvm/llvm-project/issues/16953 | 1,075,987,372 | 16,953 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16578](https://llvm.org/bz16578) |
| Version | trunk |
| OS | All |
| Attachments | [Minimized test case.](https://user-images.githubusercontent.com/60944935/143747755-b84a3190-bae0-4a26-8417-aea08a0796e6.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
... | Reduced performance with int, int vs double, int loop condition. | https://api.github.com/repos/llvm/llvm-project/issues/16952/comments | 0 | 2013-07-09T22:24:59Z | 2023-11-16T09:30:37Z | https://github.com/llvm/llvm-project/issues/16952 | 1,075,987,359 | 16,952 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16577](https://llvm.org/bz16577) |
| Resolution | FIXED |
| Resolved on | Aug 02, 2013 12:56 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jimingham |
## Extended Description
When debugging an inferior, it can be useful to know the i... | lldb doesn't display inferior thread names during 'thread list' | https://api.github.com/repos/llvm/llvm-project/issues/16951/comments | 3 | 2013-07-09T19:21:14Z | 2021-12-09T20:35:03Z | https://github.com/llvm/llvm-project/issues/16951 | 1,075,987,343 | 16,951 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16576](https://llvm.org/bz16576) |
| Resolution | FIXED |
| Resolved on | Oct 16, 2015 01:46 |
| Version | trunk |
| OS | Windows NT |
| CC | @echristo |
## Extended Description
The number of reports on the mailing list of a failed build due to clang not being able to find the... | Need a build system check to make sure the chosen compiler is sane | https://api.github.com/repos/llvm/llvm-project/issues/16950/comments | 2 | 2013-07-09T18:58:17Z | 2021-12-09T20:35:02Z | https://github.com/llvm/llvm-project/issues/16950 | 1,075,987,334 | 16,950 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16575](https://llvm.org/bz16575) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2013 17:48 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When the inferior generates a signal (to itself) and hits a breakpoint, LLDB c... | LLDB on Linux crashes when the inferior generates a signal and hits a breakpoint | https://api.github.com/repos/llvm/llvm-project/issues/16949/comments | 2 | 2013-07-09T17:54:14Z | 2021-12-09T20:35:01Z | https://github.com/llvm/llvm-project/issues/16949 | 1,075,987,324 | 16,949 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16574](https://llvm.org/bz16574) |
| Resolution | INVALID |
| Resolved on | Jul 10, 2013 06:37 |
| Version | trunk |
| OS | All |
| Attachments | [Patch adding checks based on Clang SVN r185944](https://user-images.githubusercontent.com/60944935/143747754-fbfe5587-7263-4930-9c61... | FrontendAction::BeginSourceFile does not allow user to specify Preprocessor or ASTContext prior to calling method. | https://api.github.com/repos/llvm/llvm-project/issues/16948/comments | 2 | 2013-07-09T17:20:25Z | 2021-12-09T20:35:00Z | https://github.com/llvm/llvm-project/issues/16948 | 1,075,987,308 | 16,948 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16573](https://llvm.org/bz16573) |
| Resolution | FIXED |
| Resolved on | Jul 16, 2013 08:05 |
| Version | trunk |
| OS | Linux |
## Extended Description
If you run this through llc:
target triple = "powerpc64-unknown-linux-gnu"
define void @​autogen_SD13757() {
BB:
... | llvm::APFloat::opStatus llvm::APFloat::normalize(llvm::APFloat::roundingMode, llvm::lostFraction): Assertion `lost_fraction == lfExactlyZero' failed | https://api.github.com/repos/llvm/llvm-project/issues/16947/comments | 1 | 2013-07-09T17:15:06Z | 2021-12-09T20:34:59Z | https://github.com/llvm/llvm-project/issues/16947 | 1,075,987,295 | 16,947 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16572](https://llvm.org/bz16572) |
| Resolution | INVALID |
| Resolved on | Jul 09, 2013 10:27 |
| Version | unspecified |
| OS | Linux |
| Attachments | [picojpeg.c code generates this backend problem.](https://user-images.githubusercontent.com/60944935/143747753-30e41400-65dc-... | thumb generates mov lr,pc | https://api.github.com/repos/llvm/llvm-project/issues/16946/comments | 2 | 2013-07-09T16:49:10Z | 2021-12-09T20:34:58Z | https://github.com/llvm/llvm-project/issues/16946 | 1,075,987,268 | 16,946 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16571](https://llvm.org/bz16571) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2013 17:04 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/92601920/143747752-abf4832c-0a0d-4f4c-ac98-0d26b8a2718d.gz) |
## Extended... | SLP vectorizer bug | https://api.github.com/repos/llvm/llvm-project/issues/16945/comments | 5 | 2013-07-09T16:47:54Z | 2021-12-09T20:34:57Z | https://github.com/llvm/llvm-project/issues/16945 | 1,075,987,252 | 16,945 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16570](https://llvm.org/bz16570) |
| Resolution | FIXED |
| Resolved on | Aug 05, 2013 22:45 |
| Version | trunk |
| OS | All |
| CC | @Weverything |
## Extended Description
$ cat 1.cc
typedef void (*F)(const char * __restrict__, int);
void g(const char *, unsigned);
F f = g;
... | Wrong diagnostic for mismatching function types | https://api.github.com/repos/llvm/llvm-project/issues/16944/comments | 1 | 2013-07-09T13:26:07Z | 2021-12-09T20:34:56Z | https://github.com/llvm/llvm-project/issues/16944 | 1,075,987,241 | 16,944 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16569](https://llvm.org/bz16569) |
| Resolution | FIXED |
| Resolved on | Aug 20, 2018 14:23 |
| Version | trunk |
| OS | Linux |
| Attachments | [vfpdouble-40abcb.c](https://user-images.githubusercontent.com/92601251/143747747-9c09f64f-5b9d-4941-8931-169d18a18080.gz), [vfpdoubl... | Assertion `begin() + idx < end()` failed | https://api.github.com/repos/llvm/llvm-project/issues/16943/comments | 4 | 2013-07-09T11:21:20Z | 2021-12-09T20:34:55Z | https://github.com/llvm/llvm-project/issues/16943 | 1,075,987,223 | 16,943 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16568](https://llvm.org/bz16568) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste,@seanm |
## Extended Description
Clang can generate coverage information in different formats. The defaults match what llvm-cov is expecting, but make ... | There should be an user-friendly option for selecting coverage file flavour. | https://api.github.com/repos/llvm/llvm-project/issues/16942/comments | 2 | 2013-07-09T08:55:09Z | 2023-09-12T07:49:28Z | https://github.com/llvm/llvm-project/issues/16942 | 1,075,987,209 | 16,942 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16567](https://llvm.org/bz16567) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2013 17:31 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jimingham |
## Extended Description
On Mac OS X, LLDB reports an incorrect thread count when d... | LLDB handles user-generated signals incorrectly | https://api.github.com/repos/llvm/llvm-project/issues/16941/comments | 5 | 2013-07-09T01:51:42Z | 2021-12-09T20:34:53Z | https://github.com/llvm/llvm-project/issues/16941 | 1,075,987,190 | 16,941 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16566](https://llvm.org/bz16566) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2013 18:23 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jimingham |
## Extended Description
This appears to be a Mac OS X-specific issue which man... | LLDB ignores watchpoints on threads spawned after the watchpoint is set | https://api.github.com/repos/llvm/llvm-project/issues/16940/comments | 2 | 2013-07-09T01:29:33Z | 2021-12-09T20:34:52Z | https://github.com/llvm/llvm-project/issues/16940 | 1,075,987,175 | 16,940 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16565](https://llvm.org/bz16565) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following LLVM IR fails on x86-32:
$ cat negative_reloc.ll
```ll
@var = internal global i32 123, align 1
@negative_offset = ... | "add (i32 X, i32 -1)" in global initializer fails on x86-32 but not elsewhere | https://api.github.com/repos/llvm/llvm-project/issues/16939/comments | 1 | 2013-07-08T23:26:58Z | 2023-08-15T16:11:02Z | https://github.com/llvm/llvm-project/issues/16939 | 1,075,987,155 | 16,939 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16564](https://llvm.org/bz16564) |
| Resolution | FIXED |
| Resolved on | May 29, 2014 15:42 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @eblot,@echristo,@zmodem |
## Extended Description
I'm writing stack trace dumping code and n... | _Unwind_GetIP not provided on ARM | https://api.github.com/repos/llvm/llvm-project/issues/16938/comments | 4 | 2013-07-08T22:15:26Z | 2021-12-09T20:34:50Z | https://github.com/llvm/llvm-project/issues/16938 | 1,075,987,141 | 16,938 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16563](https://llvm.org/bz16563) |
| Resolution | WORKSFORME |
| Resolved on | Jul 10, 2013 13:21 |
| Version | 3.3 |
| OS | Linux |
| Attachments | [run script](https://user-images.githubusercontent.com/60944935/143747745-b2ff0d82-4879-4bec-98fe-77baee1fe26d.gz), [preprocessed ... | Clang suddenly fails on compilation | https://api.github.com/repos/llvm/llvm-project/issues/16937/comments | 3 | 2013-07-08T18:28:41Z | 2022-01-20T02:12:02Z | https://github.com/llvm/llvm-project/issues/16937 | 1,075,987,114 | 16,937 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16562](https://llvm.org/bz16562) |
| Resolution | FIXED |
| Resolved on | Jul 15, 2013 13:57 |
| Version | trunk |
| OS | Linux |
| Attachments | [bugpoint reduced test case](https://user-images.githubusercontent.com/910929/143747737-c2bec253-8923-4f99-84de-dfc875f7e9d6.gz) |
#... | LegalizeTypes.cpp:618: void llvm::DAGTypeLegalizer::RemapValue(llvm::SDValue&): Assertion `N.getNode()->getNodeId() != NewNode && "Mapped to new node!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/16936/comments | 15 | 2013-07-08T17:04:14Z | 2021-12-09T20:34:48Z | https://github.com/llvm/llvm-project/issues/16936 | 1,075,987,097 | 16,936 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16561](https://llvm.org/bz16561) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2013 18:35 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed source for unit test and run script.](https://user-images.githubusercontent.com/60944935/143747736-5be00e3e-445a-421e-a... | clang dumps core compiling C++ code | https://api.github.com/repos/llvm/llvm-project/issues/16935/comments | 1 | 2013-07-08T15:14:52Z | 2021-12-09T20:34:46Z | https://github.com/llvm/llvm-project/issues/16935 | 1,075,987,074 | 16,935 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16560](https://llvm.org/bz16560) |
| Version | 3.2 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I'm getting some strange behaviour, when I'm trying to get source range for vector initalizations.
I have declaration (in global scope):
__c... | getSourceRange() for InitListExpr does not return full range for vector initliazation | https://api.github.com/repos/llvm/llvm-project/issues/16934/comments | 0 | 2013-07-08T08:10:17Z | 2021-12-09T20:34:45Z | https://github.com/llvm/llvm-project/issues/16934 | 1,075,987,050 | 16,934 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16559](https://llvm.org/bz16559) |
| Resolution | WONTFIX |
| Resolved on | Aug 05, 2014 08:21 |
| Version | unspecified |
| OS | All |
## Extended Description
The clang-format tool has a lot of machinery that makes it easy to use, like making it possible to optionally apply m... | clang-format's driver should be refactored for reusability | https://api.github.com/repos/llvm/llvm-project/issues/16933/comments | 3 | 2013-07-08T03:07:04Z | 2022-01-20T02:37:53Z | https://github.com/llvm/llvm-project/issues/16933 | 1,075,987,035 | 16,933 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16558](https://llvm.org/bz16558) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
Using clang 1:3.4~svn185771-1~exp1 (llvm-toolchain-wheezy), the code (note the malloc(1) case):
#include <stdint.h>
#inclu... | [analyzer] False positive with zero guard in malloc | https://api.github.com/repos/llvm/llvm-project/issues/16932/comments | 2 | 2013-07-08T00:04:27Z | 2021-12-09T20:34:43Z | https://github.com/llvm/llvm-project/issues/16932 | 1,075,987,021 | 16,932 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16557](https://llvm.org/bz16557) |
| Version | trunk |
| OS | FreeBSD |
| Attachments | [Test case](https://user-images.githubusercontent.com/92601856/143747734-df7fa8c0-954a-4c5a-b53c-9443c2b3ff7f.gz), [proposed patch](https://user-images.githubusercontent.com/92601856/14374773... | -fno-exceptions behavior does not match GCC (or, -fcheck-new is not implemented) | https://api.github.com/repos/llvm/llvm-project/issues/16931/comments | 2 | 2013-07-07T21:01:48Z | 2023-06-24T15:12:00Z | https://github.com/llvm/llvm-project/issues/16931 | 1,075,987,008 | 16,931 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16556](https://llvm.org/bz16556) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2013 14:28 |
| Version | trunk |
| OS | Linux |
| Attachments | [.ll file crashing llc](https://user-images.githubusercontent.com/827859/143747732-522da81f-b7af-4d83-94e3-4bdbe42222fb.gz) |
## Ext... | PPC: llc: realloc(): invalid pointer | https://api.github.com/repos/llvm/llvm-project/issues/16930/comments | 21 | 2013-07-07T18:28:54Z | 2021-12-09T20:34:41Z | https://github.com/llvm/llvm-project/issues/16930 | 1,075,986,995 | 16,930 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16555](https://llvm.org/bz16555) |
| Version | trunk |
| OS | Linux |
| Attachments | [IR file demonstrating the problem.](https://user-images.githubusercontent.com/827859/143747731-3ab81dd2-cb1c-482e-98e0-8c3a4560ff3a.gz) |
## Extended Description
Compiling the attached tls... | PPC: LLVM ERROR: Cannot select: ... = PPCISD::ADD_TLS | https://api.github.com/repos/llvm/llvm-project/issues/16929/comments | 6 | 2013-07-07T18:09:03Z | 2023-08-17T12:18:34Z | https://github.com/llvm/llvm-project/issues/16929 | 1,075,986,990 | 16,929 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16554](https://llvm.org/bz16554) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2013 02:51 |
| Version | trunk |
| OS | Linux |
## Extended Description
clang-format seems to be fond of this particular arrangement:
void foo() {
std::this_thread::sleep_for(std::chrono::nano... | Braced list not detected | https://api.github.com/repos/llvm/llvm-project/issues/16928/comments | 5 | 2013-07-07T04:18:26Z | 2021-12-09T20:34:39Z | https://github.com/llvm/llvm-project/issues/16928 | 1,075,986,980 | 16,928 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16553](https://llvm.org/bz16553) |
| Resolution | DUPLICATE |
| Resolved on | Jul 06, 2013 18:06 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
class CLASS
{
public:
void blabla(void);
protected:
... | error: cannot compile this conditional operator yet | https://api.github.com/repos/llvm/llvm-project/issues/16927/comments | 1 | 2013-07-06T23:21:56Z | 2021-12-09T20:34:38Z | https://github.com/llvm/llvm-project/issues/16927 | 1,075,986,973 | 16,927 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16552](https://llvm.org/bz16552) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2013 12:03 |
| Version | trunk |
| OS | All |
| CC | @hfinkel,@isanbard |
## Extended Description
The following code is miscompiled by the current clang trunk and clang 3.3 on x86_64-linux-gnu at... | wrong code at -O3 on x86_64-linux-gnu (both 32-bit and 64-bit modes) (loop vectorizer) | https://api.github.com/repos/llvm/llvm-project/issues/16926/comments | 3 | 2013-07-06T05:26:00Z | 2021-12-09T20:34:37Z | https://github.com/llvm/llvm-project/issues/16926 | 1,075,986,962 | 16,926 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16551](https://llvm.org/bz16551) |
| Resolution | FIXED |
| Resolved on | Jul 06, 2013 09:14 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Clang 3.4 (based on LLVM 3.4svn) for x86_64 target miscompiles the... | Incorrect code for accessing a struct variable with bit fields | https://api.github.com/repos/llvm/llvm-project/issues/16925/comments | 1 | 2013-07-06T04:15:59Z | 2021-12-09T20:34:36Z | https://github.com/llvm/llvm-project/issues/16925 | 1,075,986,952 | 16,925 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16550](https://llvm.org/bz16550) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
struct A
{
struct B
{
int i = 0;
};
B b;
A(const B& _b = B())
: b(_b)
{}
};
test.cpp:11:21: error: defaulted default co... | Poor diagnostic when a default argument uses a default initializer that has not been parsed yet | https://api.github.com/repos/llvm/llvm-project/issues/16924/comments | 0 | 2013-07-05T19:32:10Z | 2021-12-09T20:34:35Z | https://github.com/llvm/llvm-project/issues/16924 | 1,075,986,939 | 16,924 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16549](https://llvm.org/bz16549) |
| Resolution | FIXED |
| Resolved on | Jul 05, 2013 20:56 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Note: this is similar to the issue http://llvm.org/bugs/show_bug.cgi?id=16538,... | map<K,V>::insert(make_pair(K(), V())) is ambiguous if K has a template constructor | https://api.github.com/repos/llvm/llvm-project/issues/16923/comments | 2 | 2013-07-05T18:51:50Z | 2021-12-09T20:34:34Z | https://github.com/llvm/llvm-project/issues/16923 | 1,075,986,924 | 16,923 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16548](https://llvm.org/bz16548) |
| Resolution | WORKSFORME |
| Resolved on | Jul 08, 2019 18:55 |
| Version | 3.3 |
| OS | Linux |
| CC | @DougGregor,@oscarfv |
## Extended Description
Here code:
#include <cstdio>
void f()
{
static const size_t buf_size = 30;
... | False warning: address of stack memory associated with local | https://api.github.com/repos/llvm/llvm-project/issues/16922/comments | 1 | 2013-07-05T18:27:56Z | 2022-01-20T02:12:01Z | https://github.com/llvm/llvm-project/issues/16922 | 1,075,986,912 | 16,922 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16547](https://llvm.org/bz16547) |
| Resolution | FIXED |
| Resolved on | Jul 05, 2013 13:32 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Steps to reproduce (on linux):
:; cat > bad.c <<EOT
#include <stdlib.h>
int
warnin... | Regression: clang analyzer prefixes /tmp/ to output file | https://api.github.com/repos/llvm/llvm-project/issues/16921/comments | 3 | 2013-07-05T15:19:33Z | 2021-12-09T20:34:32Z | https://github.com/llvm/llvm-project/issues/16921 | 1,075,986,895 | 16,921 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16546](https://llvm.org/bz16546) |
| Resolution | DUPLICATE |
| Resolved on | Jul 05, 2013 07:44 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#16104 |
| Reporter | LLVM Bugzilla Contributor | | cmake is missing the equivalent of --enable-expensive-checks | https://api.github.com/repos/llvm/llvm-project/issues/16920/comments | 1 | 2013-07-05T13:58:13Z | 2021-12-09T20:34:31Z | https://github.com/llvm/llvm-project/issues/16920 | 1,075,986,873 | 16,920 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16545](https://llvm.org/bz16545) |
| Resolution | FIXED |
| Resolved on | Oct 24, 2013 20:32 |
| Version | trunk |
| OS | Linux |
## Extended Description
COPY_STRUCT_BYVAL_I32 will use POST_IMM,which doesn't exist in thumb1 code.That will cause assembler fails to generate code... | COPY_STRUCT_BYVAL_I32 pseudo code generates unrecognized code | https://api.github.com/repos/llvm/llvm-project/issues/16919/comments | 26 | 2013-07-05T12:19:50Z | 2021-12-09T20:34:30Z | https://github.com/llvm/llvm-project/issues/16919 | 1,075,986,857 | 16,919 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16544](https://llvm.org/bz16544) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2013 13:14 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo |
## Extended Description
I've got some code that causes clang to die with SIGSEGV when b... | Crash in llvm::DIEEntry::EmitValue in r183914 | https://api.github.com/repos/llvm/llvm-project/issues/16918/comments | 1 | 2013-07-05T11:41:08Z | 2021-12-09T20:34:29Z | https://github.com/llvm/llvm-project/issues/16918 | 1,075,986,847 | 16,918 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16543](https://llvm.org/bz16543) |
| Resolution | FIXED |
| Resolved on | Jul 05, 2013 19:25 |
| Version | 3.2 |
| OS | Linux |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
I try compile my program with clang 3.2:
0 libLLVM-3.2svn.so 0xf6da9d18
1 libLLVM-3.2sv... | clang crash | https://api.github.com/repos/llvm/llvm-project/issues/16917/comments | 3 | 2013-07-05T08:53:47Z | 2021-12-09T20:34:28Z | https://github.com/llvm/llvm-project/issues/16917 | 1,075,986,834 | 16,917 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16542](https://llvm.org/bz16542) |
| Resolution | FIXED |
| Resolved on | Jul 04, 2013 15:59 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The following code compiles and behaves as expected using g++ as well as cla... | ambiguous __construct_node while using tuple as a key for a map | https://api.github.com/repos/llvm/llvm-project/issues/16916/comments | 1 | 2013-07-04T19:53:01Z | 2021-12-09T20:34:27Z | https://github.com/llvm/llvm-project/issues/16916 | 1,075,986,813 | 16,916 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16541](https://llvm.org/bz16541) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [HTML report](https://user-images.githubusercontent.com/60944935/143747722-74b48741-899d-4cfd-a775-6661ff8358d5.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Desc... | False positive in for-loop in C: Analyzer says that loop needn't be executed, assert() preceding the loop is ignored | https://api.github.com/repos/llvm/llvm-project/issues/16915/comments | 3 | 2013-07-04T16:56:29Z | 2021-12-09T20:34:26Z | https://github.com/llvm/llvm-project/issues/16915 | 1,075,986,799 | 16,915 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16540](https://llvm.org/bz16540) |
| Resolution | FIXED |
| Resolved on | Jul 13, 2013 13:09 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor |
## Extended Description
in the definition of ASTVector::insert(ASTContext &C... | push_back of ASTVector is called with too few arguments | https://api.github.com/repos/llvm/llvm-project/issues/16914/comments | 1 | 2013-07-04T11:31:16Z | 2021-12-09T20:34:25Z | https://github.com/llvm/llvm-project/issues/16914 | 1,075,986,775 | 16,914 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16539](https://llvm.org/bz16539) |
| Resolution | FIXED |
| Resolved on | Oct 17, 2013 17:46 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
The file checker-275.tar.bz2 does not extract on OS X 1... | Pre-buillt checker-275.tar.bz2 won't unarchive on OS X 10.7.5 | https://api.github.com/repos/llvm/llvm-project/issues/16913/comments | 8 | 2013-07-04T08:03:26Z | 2021-12-09T20:34:24Z | https://github.com/llvm/llvm-project/issues/16913 | 1,075,986,754 | 16,913 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16538](https://llvm.org/bz16538) |
| Resolution | FIXED |
| Resolved on | Jul 04, 2013 14:46 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Note: this is not the same issue as http://llvm.org/bugs/show_bug.cgi?id=12027... | map<K,V>::find(K()) is ambiguous if K has a template constructor | https://api.github.com/repos/llvm/llvm-project/issues/16912/comments | 1 | 2013-07-04T05:35:42Z | 2021-12-09T20:34:23Z | https://github.com/llvm/llvm-project/issues/16912 | 1,075,986,737 | 16,912 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16537](https://llvm.org/bz16537) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2013 20:49 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [Reproducable test case](https://user-images.githubusercontent.com/60944935/143747720-378db9aa-bf05-4163-8567-34f727de9e6f.gz), [Sample... | ABI issue with the C++11 definition of POD and tail padding | https://api.github.com/repos/llvm/llvm-project/issues/16911/comments | 2 | 2013-07-04T04:23:07Z | 2021-12-09T20:34:22Z | https://github.com/llvm/llvm-project/issues/16911 | 1,075,986,723 | 16,911 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16536](https://llvm.org/bz16536) |
| Resolution | FIXED |
| Resolved on | Apr 30, 2020 13:05 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ekatz |
| Fixed by commit(s) | rL298105 |
## Extended Description
Functions are created separately... | Function should store Arguments contiguously not in an iplist | https://api.github.com/repos/llvm/llvm-project/issues/16910/comments | 0 | 2013-07-04T03:07:51Z | 2021-12-09T20:34:21Z | https://github.com/llvm/llvm-project/issues/16910 | 1,075,986,707 | 16,910 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16535](https://llvm.org/bz16535) |
| Version | trunk |
| OS | All |
| CC | @chandlerc,@silvasean |
## Extended Description
Your suggested formatting:
```
int foo(int i) {
switch (i) {
default: return 5;
case 0: return 3;
case 1: return 2;
case 2: retur... | One-line case being split up | https://api.github.com/repos/llvm/llvm-project/issues/16909/comments | 9 | 2013-07-04T01:08:44Z | 2021-12-14T13:40:09Z | https://github.com/llvm/llvm-project/issues/16909 | 1,075,986,692 | 16,909 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16534](https://llvm.org/bz16534) |
| Resolution | FIXED |
| Resolved on | Jul 08, 2013 09:58 |
| Version | trunk |
| OS | All |
## Extended Description
Your suggested formatting:
class AtomicVisitor : public InstVisitor<AtomicVisitor> {
AtomicVisitor() LLVM_DELETED_FUNCTION;
... | clang-format removes spaces before one of my LLVM_DELETED_FUNCTION, not others | https://api.github.com/repos/llvm/llvm-project/issues/16908/comments | 1 | 2013-07-04T01:02:40Z | 2021-12-09T20:34:19Z | https://github.com/llvm/llvm-project/issues/16908 | 1,075,986,677 | 16,908 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16533](https://llvm.org/bz16533) |
| Resolution | WONTFIX |
| Resolved on | Aug 28, 2013 03:08 |
| Version | trunk |
| OS | All |
## Extended Description
Your suggested formatting:
int foo() {
int var = 0;
// My awesome macro.
# define AWESOME var = 1
AWESOME;
return var... | Weird alignment for in-function macros | https://api.github.com/repos/llvm/llvm-project/issues/16907/comments | 5 | 2013-07-04T01:00:20Z | 2022-01-20T02:37:52Z | https://github.com/llvm/llvm-project/issues/16907 | 1,075,986,668 | 16,907 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16532](https://llvm.org/bz16532) |
| Resolution | FIXED |
| Resolved on | Feb 12, 2014 04:55 |
| Version | unspecified |
| OS | Linux |
| CC | @zygoloid |
## Extended Description
I don't know if compiler-rt is even supposed to build under gcc 4.4.7, but if it is, then this is ... | OFF_T OFF64_T ambiguous under gcc 4.4.7 | https://api.github.com/repos/llvm/llvm-project/issues/16906/comments | 7 | 2013-07-03T22:20:30Z | 2021-12-09T20:34:17Z | https://github.com/llvm/llvm-project/issues/16906 | 1,075,986,647 | 16,906 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16531](https://llvm.org/bz16531) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2013 18:50 |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor |
## Extended Description
Hello,
Steps to reproduce the ICE below.
HTH,
Sylwe... | ICE from 'main' cannot be a template | https://api.github.com/repos/llvm/llvm-project/issues/16905/comments | 3 | 2013-07-03T20:39:01Z | 2021-12-09T20:34:16Z | https://github.com/llvm/llvm-project/issues/16905 | 1,075,986,631 | 16,905 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16530](https://llvm.org/bz16530) |
| Version | 3.3 |
| OS | Solaris |
| Attachments | [Proposed patch](https://user-images.githubusercontent.com/60944935/143747719-79a8b6d2-3cf1-40ad-82bb-1597e8bfdd1c.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@Theodor |
## Exte... | ‘dladdr’ was not declared in this scope | https://api.github.com/repos/llvm/llvm-project/issues/16904/comments | 2 | 2013-07-03T17:01:32Z | 2021-12-09T20:34:15Z | https://github.com/llvm/llvm-project/issues/16904 | 1,075,986,617 | 16,904 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16529](https://llvm.org/bz16529) |
| Resolution | FIXED |
| Resolved on | Dec 06, 2013 06:24 |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
In the following simple example, the return type of dec... | Regression: comma separated expressions in decltype() returns incorrect type in clang++3.3 | https://api.github.com/repos/llvm/llvm-project/issues/16903/comments | 3 | 2013-07-03T03:38:50Z | 2021-12-09T20:34:14Z | https://github.com/llvm/llvm-project/issues/16903 | 1,075,986,602 | 16,903 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16528](https://llvm.org/bz16528) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2013 02:45 |
| Version | trunk |
| OS | Linux |
| Attachments | [csmith-produced testcase](https://user-images.githubusercontent.com/92601262/143747716-b63b4013-bbf8-40ec-8079-0120bed7882c.gz) |
| ... | llc -O0 producing incorrect binary where llc -O2 and gcc produce correct code | https://api.github.com/repos/llvm/llvm-project/issues/16902/comments | 5 | 2013-07-03T01:56:47Z | 2021-12-09T20:34:13Z | https://github.com/llvm/llvm-project/issues/16902 | 1,075,986,587 | 16,902 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16527](https://llvm.org/bz16527) |
| Version | trunk |
| OS | Linux |
| Attachments | [source code to print an fp128 with just a sign bit](https://user-images.githubusercontent.com/60944935/143747713-067c7cd5-bf01-4901-b3a8-ae70648c35e6.gz), [output](https://user-images.githubus... | fp128 constants in llvm assembly are not written or parsed as per the language reference | https://api.github.com/repos/llvm/llvm-project/issues/16901/comments | 1 | 2013-07-02T22:00:14Z | 2021-12-09T20:34:12Z | https://github.com/llvm/llvm-project/issues/16901 | 1,075,986,573 | 16,901 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16526](https://llvm.org/bz16526) |
| Resolution | FIXED |
| Resolved on | Jul 11, 2013 14:53 |
| Version | unspecified |
| OS | All |
| Attachments | [Diff to add lldb::SBDebugger::GetAvailableArchsFromFile](https://user-images.githubusercontent.com/60944935/143747712-5fc585d1-f... | New API to scan executable for architectures before creating a target | https://api.github.com/repos/llvm/llvm-project/issues/16900/comments | 0 | 2013-07-02T19:47:57Z | 2021-12-09T20:34:11Z | https://github.com/llvm/llvm-project/issues/16900 | 1,075,986,560 | 16,900 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16525](https://llvm.org/bz16525) |
| Resolution | FIXED |
| Resolved on | Aug 02, 2020 15:45 |
| Version | trunk |
| OS | All |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143747711-38591c1c-7d6c-4a7b-a7f9-9066370e162b.gz) |
| Reporter | LLVM Bugzi... | Drop StripSpaces() function | https://api.github.com/repos/llvm/llvm-project/issues/16899/comments | 1 | 2013-07-02T17:14:41Z | 2021-12-09T20:34:10Z | https://github.com/llvm/llvm-project/issues/16899 | 1,075,986,544 | 16,899 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16524](https://llvm.org/bz16524) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I've installed clang with this:
http://clang.llvm.org/get_started.html
but when i try to compile, i get this:
In file ... | cmath:43:10: fatal error: 'bits/c++config.h' file not found | https://api.github.com/repos/llvm/llvm-project/issues/16898/comments | 2 | 2013-07-02T15:04:04Z | 2023-08-13T14:30:07Z | https://github.com/llvm/llvm-project/issues/16898 | 1,075,986,531 | 16,898 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16523](https://llvm.org/bz16523) |
| Resolution | FIXED |
| Resolved on | Dec 17, 2013 17:20 |
| Version | trunk |
| 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) on x8... | 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/16897/comments | 13 | 2013-07-02T10:38:54Z | 2021-12-09T20:34:08Z | https://github.com/llvm/llvm-project/issues/16897 | 1,075,986,512 | 16,897 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16522](https://llvm.org/bz16522) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2013 18:24 |
| Version | trunk |
| OS | All |
| CC | @d0k,@isanbard |
## Extended Description
The following code is miscompiled by the current clang trunk on x86_64-linux-gnu at -Os and above (in... | wrong code at optimization levels -Os and above (both 32-bit and 64-bit modes) | https://api.github.com/repos/llvm/llvm-project/issues/16896/comments | 10 | 2013-07-02T10:06:08Z | 2021-12-09T20:34:07Z | https://github.com/llvm/llvm-project/issues/16896 | 1,075,986,488 | 16,896 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16521](https://llvm.org/bz16521) |
| Resolution | FIXED |
| Resolved on | Dec 14, 2013 18:24 |
| Version | trunk |
| OS | All |
| CC | @hfinkel,@isanbard |
## Extended Description
The following code produces incorrect result when compiled with the current clang trunk at -O3 on... | code with volatile struct produces wrong result at -O3 on x86_64-linux-gnu (loop vectorizer) | https://api.github.com/repos/llvm/llvm-project/issues/16895/comments | 4 | 2013-07-02T09:54:52Z | 2021-12-09T20:34:06Z | https://github.com/llvm/llvm-project/issues/16895 | 1,075,986,474 | 16,895 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16520](https://llvm.org/bz16520) |
| Resolution | FIXED |
| Resolved on | Nov 01, 2021 13:52 |
| Version | trunk |
| OS | Linux |
| CC | @fhahn |
| Fixed by commit(s) | f87e0c68d786 |
## Extended Description
void g(), h();
void f(bool b, bool &r) {
r = true;
if (b) {
r... | dead store elimination missing store of existing value | https://api.github.com/repos/llvm/llvm-project/issues/16894/comments | 9 | 2013-07-02T04:48:58Z | 2021-12-09T20:34:05Z | https://github.com/llvm/llvm-project/issues/16894 | 1,075,986,460 | 16,894 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16519](https://llvm.org/bz16519) |
| Resolution | FIXED |
| Resolved on | Aug 06, 2014 15:23 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang rejects this:
template<typename T, T...N> struct integer_sequence { typedef T value_type; };
... | bogus "non-type template argument specializes a template parameter with dependent type" for in-class partial specialization | https://api.github.com/repos/llvm/llvm-project/issues/16893/comments | 3 | 2013-07-02T02:18:33Z | 2021-12-09T20:34:04Z | https://github.com/llvm/llvm-project/issues/16893 | 1,075,986,447 | 16,893 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16518](https://llvm.org/bz16518) |
| Version | trunk |
| OS | All |
| CC | @mydeveloperday |
## Extended Description
Before:
```
class X {
int Y;
public:
int Z;
};
```
After:
```
class X {
int Y;
public:
int Z;
};
```
It would be nice ... | [clang-format] Add flag to suppress empty line insertion before access modifier. | https://api.github.com/repos/llvm/llvm-project/issues/16892/comments | 6 | 2013-07-02T01:56:53Z | 2023-09-25T12:57:48Z | https://github.com/llvm/llvm-project/issues/16892 | 1,075,986,416 | 16,892 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16517](https://llvm.org/bz16517) |
| Resolution | FIXED |
| Resolved on | Aug 18, 2016 12:50 |
| Version | trunk |
| OS | All |
## Extended Description
One recurring diff chunk that seems to come up is one like:
- enum { NumInlineContentCommentBits = NumCommentBits + 1 };
+ ... | More compact formatting for enums with one enumerant. | https://api.github.com/repos/llvm/llvm-project/issues/16891/comments | 2 | 2013-07-02T01:51:23Z | 2021-12-09T20:34:01Z | https://github.com/llvm/llvm-project/issues/16891 | 1,075,986,398 | 16,891 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16516](https://llvm.org/bz16516) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2013 03:24 |
| Version | trunk |
| OS | All |
## Extended Description
Before:
#if __has_include(<strstream>)
#include <strstream>
#endif
After:
#if __has_include( <strstream>)
#include <strstr... | Bad formatting of __has_include(<strstream>) | https://api.github.com/repos/llvm/llvm-project/issues/16890/comments | 1 | 2013-07-02T01:42:47Z | 2021-12-09T20:34:00Z | https://github.com/llvm/llvm-project/issues/16890 | 1,075,986,387 | 16,890 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16515](https://llvm.org/bz16515) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2013 04:08 |
| Version | trunk |
| OS | All |
## Extended Description
The following two lines cause `clang-format -style='{ColumnLimit: 5}'` to go into an infinite loop:
------------------------... | Infloop seemingly related to escaped newline | https://api.github.com/repos/llvm/llvm-project/issues/16889/comments | 1 | 2013-07-02T01:14:50Z | 2021-12-09T20:33:59Z | https://github.com/llvm/llvm-project/issues/16889 | 1,075,986,373 | 16,889 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16514](https://llvm.org/bz16514) |
| Resolution | FIXED |
| Resolved on | Jul 03, 2013 07:22 |
| Version | trunk |
| OS | All |
## Extended Description
Happens with clang's `test/Tooling/Inputs/pch.cpp`. | Spurious "error: offset 0 is outside the file" on empty files. | https://api.github.com/repos/llvm/llvm-project/issues/16888/comments | 1 | 2013-07-02T00:56:23Z | 2021-12-09T20:33:58Z | https://github.com/llvm/llvm-project/issues/16888 | 1,075,986,338 | 16,888 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16513](https://llvm.org/bz16513) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2013 04:17 |
| Version | trunk |
| OS | All |
## Extended Description
The following one-liner will crash clang-format with `-style='{ColumnLimit: 49}'` but not with `clang-format -style='{ColumnL... | Segfault in strange pragma | https://api.github.com/repos/llvm/llvm-project/issues/16887/comments | 1 | 2013-07-02T00:51:35Z | 2021-12-09T20:33:56Z | https://github.com/llvm/llvm-project/issues/16887 | 1,075,986,329 | 16,887 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16512](https://llvm.org/bz16512) |
| Resolution | FIXED |
| Resolved on | Jul 02, 2013 16:33 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143747706-2fa1465b-6530-419e-ac14-87e955647dbd.gz) |
| Reporter | LLVM... | ppc64 asm parser not happy with tls | https://api.github.com/repos/llvm/llvm-project/issues/16886/comments | 2 | 2013-07-01T23:42:44Z | 2021-12-09T20:33:55Z | https://github.com/llvm/llvm-project/issues/16886 | 1,075,986,312 | 16,886 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16511](https://llvm.org/bz16511) |
| Resolution | FIXED |
| Resolved on | Jul 25, 2013 09:04 |
| Version | unspecified |
| OS | other |
| Attachments | [untested patch to fix build on i386-kfreebsd-gnu (and possibly i386-freebsd)](https://user-images.githubusercontent.com/609449... | FreeBSD ProcessMonitor.cpp uses AMD64 register names unconditionally | https://api.github.com/repos/llvm/llvm-project/issues/16885/comments | 2 | 2013-07-01T21:21:54Z | 2021-12-09T20:33:54Z | https://github.com/llvm/llvm-project/issues/16885 | 1,075,986,295 | 16,885 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16510](https://llvm.org/bz16510) |
| Resolution | DUPLICATE |
| Resolved on | Aug 22, 2013 11:34 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
In simple programs where argv is unused, SAFECode optimizes away the call ... | SAFECode eliminates calls to poolargvregister() | https://api.github.com/repos/llvm/llvm-project/issues/16884/comments | 3 | 2013-07-01T21:15:29Z | 2021-12-09T20:33:53Z | https://github.com/llvm/llvm-project/issues/16884 | 1,075,986,287 | 16,884 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16509](https://llvm.org/bz16509) |
| Resolution | INVALID |
| Resolved on | Aug 09, 2013 12:14 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
I get this intermittent segfault while compili... | segfault while compiling | https://api.github.com/repos/llvm/llvm-project/issues/16883/comments | 5 | 2013-07-01T20:00:29Z | 2021-12-09T20:33:52Z | https://github.com/llvm/llvm-project/issues/16883 | 1,075,986,277 | 16,883 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16508](https://llvm.org/bz16508) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [bugpoint reduced test case](https://user-images.githubusercontent.com/910929/143747703-7d6c70cf-5ce0-4918-bac2-f14afab663bd.gz) |
| ... | "Virtual register def doesn't dominate all uses" assert from PHI elimination | https://api.github.com/repos/llvm/llvm-project/issues/16882/comments | 7 | 2013-07-01T18:12:33Z | 2021-12-09T20:33:51Z | https://github.com/llvm/llvm-project/issues/16882 | 1,075,986,248 | 16,882 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16507](https://llvm.org/bz16507) |
| Resolution | DUPLICATE |
| Resolved on | Jul 01, 2013 10:45 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
But libc++ uses it always. | glibc doesn't have gets() after C++11 | https://api.github.com/repos/llvm/llvm-project/issues/16881/comments | 1 | 2013-07-01T16:15:58Z | 2021-12-09T20:33:50Z | https://github.com/llvm/llvm-project/issues/16881 | 1,075,986,241 | 16,881 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [16506](https://llvm.org/bz16506) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The localtime() and gmtime() functions return a pointer to a statically allocated memory object. SAFECode should know the location of thi... | SAFECode does not register memory objects for localtime and gmtime | https://api.github.com/repos/llvm/llvm-project/issues/16880/comments | 2 | 2013-07-01T16:11:52Z | 2024-07-06T03:40:34Z | https://github.com/llvm/llvm-project/issues/16880 | 1,075,986,228 | 16,880 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.