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 | [12704](https://llvm.org/bz12704) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic |
## Extended Description
The following code is failed to build when I use l... | build failed with libc++ | https://api.github.com/repos/llvm/llvm-project/issues/13076/comments | 2 | 2012-04-30T15:30:52Z | 2021-12-03T22:57:54Z | https://github.com/llvm/llvm-project/issues/13076 | 1,071,033,754 | 13,076 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12703](https://llvm.org/bz12703) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
You cannot use -Wl or -Xlinker if you also use -o on a compile/link line.
Example:
/usr/local/bin/clang++ -o system.hh.gch system.h... | PCH generation with an -Wl, option emits an erroneous error message | https://api.github.com/repos/llvm/llvm-project/issues/13075/comments | 10 | 2012-04-30T10:00:12Z | 2023-11-05T19:21:55Z | https://github.com/llvm/llvm-project/issues/13075 | 1,071,033,747 | 13,075 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12702](https://llvm.org/bz12702) |
| Resolution | DUPLICATE |
| Resolved on | Apr 30, 2012 00:48 |
| Version | trunk |
| OS | All |
| CC | @dwblaikie |
## Extended Description
The following code:
struct S
{
template <typename F>
bool apply(F f)
{
return f(... | Assertion failure when using local class as template parameter | https://api.github.com/repos/llvm/llvm-project/issues/13074/comments | 2 | 2012-04-30T07:36:44Z | 2021-12-03T22:57:52Z | https://github.com/llvm/llvm-project/issues/13074 | 1,071,033,740 | 13,074 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12701](https://llvm.org/bz12701) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:27 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @majnemer,@DougGregor,@tritao |
## Extended Description
cl.exe accepts this program. clang ... | Support unqualified base lookup in microsoft mode in template functions of template classes | https://api.github.com/repos/llvm/llvm-project/issues/13073/comments | 3 | 2012-04-30T07:19:44Z | 2021-12-03T22:57:51Z | https://github.com/llvm/llvm-project/issues/13073 | 1,071,033,731 | 13,073 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12700](https://llvm.org/bz12700) |
| Resolution | FIXED |
| Resolved on | Jun 13, 2012 08:31 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Compiling C++ programs as position independant and linking them with LTO wil... | LTO linking with -pie fails | https://api.github.com/repos/llvm/llvm-project/issues/13072/comments | 4 | 2012-04-30T05:02:46Z | 2021-12-03T22:57:50Z | https://github.com/llvm/llvm-project/issues/13072 | 1,071,033,721 | 13,072 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12699](https://llvm.org/bz12699) |
| Resolution | DUPLICATE |
| Resolved on | Aug 05, 2013 13:39 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid,@spavloff |
## Extended Description
template<bool B>
struct bool_constant
{
static const bool value = B;
};
tem... | crash with parameter pack used in alias template | https://api.github.com/repos/llvm/llvm-project/issues/13071/comments | 4 | 2012-04-30T04:17:11Z | 2021-12-03T22:57:49Z | https://github.com/llvm/llvm-project/issues/13071 | 1,071,033,712 | 13,071 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12698](https://llvm.org/bz12698) |
| Version | trunk |
| OS | All |
| Attachments | [Sample problematic file](https://user-images.githubusercontent.com/60944935/143745219-878e0eb5-3289-4d62-b600-ebea751b0ce7.gz), [Result of clang -cc1 -emit-html emit-bug.c > emit-bug.html](https... | HTMLRewrite generates bogus information for macros | https://api.github.com/repos/llvm/llvm-project/issues/13070/comments | 7 | 2012-04-30T02:33:44Z | 2021-12-03T22:57:49Z | https://github.com/llvm/llvm-project/issues/13070 | 1,071,033,708 | 13,070 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12697](https://llvm.org/bz12697) |
| Resolution | DUPLICATE |
| Resolved on | Apr 29, 2012 19:07 |
| Version | trunk |
| OS | Linux |
| Attachments | [command-line output of build](https://user-images.githubusercontent.com/1751085/143745215-1efec004-936f-493b-8157-204ddb69038f.g... | clang build crashes when building with --enable-optimized | https://api.github.com/repos/llvm/llvm-project/issues/13069/comments | 2 | 2012-04-30T01:14:45Z | 2021-12-03T22:57:48Z | https://github.com/llvm/llvm-project/issues/13069 | 1,071,033,701 | 13,069 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12696](https://llvm.org/bz12696) |
| Resolution | FIXED |
| Resolved on | May 28, 2012 10:46 |
| Version | trunk |
| OS | Linux |
| Attachments | [Patch the encode all ttributes bits in the bitcode](https://user-images.githubusercontent.com/60944935/143745213-e03139ee-1d1c-4e5c-... | Attribute bits above 1<<30 are not encoded in bitcode | https://api.github.com/repos/llvm/llvm-project/issues/13068/comments | 5 | 2012-04-29T18:52:22Z | 2021-12-03T22:57:47Z | https://github.com/llvm/llvm-project/issues/13068 | 1,071,033,699 | 13,068 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12695](https://llvm.org/bz12695) |
| Resolution | FIXED |
| Resolved on | Jul 20, 2012 13:29 |
| Version | unspecified |
| OS | All |
| Attachments | [The patch that duplicate the logfile content](https://user-images.githubusercontent.com/92601329/143745203-79f5db68-e198-45b8-ba... | LNT timeouts the buildbot when it run with --multisample | https://api.github.com/repos/llvm/llvm-project/issues/13067/comments | 29 | 2012-04-29T14:32:13Z | 2021-12-03T22:57:46Z | https://github.com/llvm/llvm-project/issues/13067 | 1,071,033,692 | 13,067 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12694](https://llvm.org/bz12694) |
| Resolution | FIXED |
| Resolved on | Jan 12, 2016 11:58 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@isanbard,@rengolin |
## Extended Description
When run `make check-all` for LLVM 3.1 rc1 on AR... | Test case Sema/arm-neon-types.c fail on ARM | https://api.github.com/repos/llvm/llvm-project/issues/13066/comments | 1 | 2012-04-29T11:27:11Z | 2021-12-03T22:57:45Z | https://github.com/llvm/llvm-project/issues/13066 | 1,071,033,676 | 13,066 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12693](https://llvm.org/bz12693) |
| Resolution | FIXED |
| Resolved on | Nov 23, 2012 14:01 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @filcab |
## Extended Description
There are some bugs:
LLDBWrapPython.cpp:(.text+0x6b847): u... | lldb building process fails | https://api.github.com/repos/llvm/llvm-project/issues/13065/comments | 2 | 2012-04-29T08:46:41Z | 2021-12-03T22:57:44Z | https://github.com/llvm/llvm-project/issues/13065 | 1,071,033,669 | 13,065 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12692](https://llvm.org/bz12692) |
| Resolution | FIXED |
| Resolved on | Apr 29, 2012 01:35 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
#include <utility>
struct A
{
A(int& i) : m_i(i) { }
... | Confusing error message when using illegal explicitly-defaulted function | https://api.github.com/repos/llvm/llvm-project/issues/13064/comments | 1 | 2012-04-29T04:55:47Z | 2021-12-03T22:57:44Z | https://github.com/llvm/llvm-project/issues/13064 | 1,071,033,665 | 13,064 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12691](https://llvm.org/bz12691) |
| Resolution | FIXED |
| Resolved on | Apr 29, 2012 22:56 |
| Version | trunk |
| OS | Linux |
## Extended Description
[regehr@dyson r41]$ clang -c -O small.c
Instruction does not dominate all uses!
%3 = load i32* @​b, align 4, !tbaa ... | Instruction does not dominate all uses! | https://api.github.com/repos/llvm/llvm-project/issues/13063/comments | 2 | 2012-04-29T03:21:28Z | 2021-12-03T22:57:43Z | https://github.com/llvm/llvm-project/issues/13063 | 1,071,033,656 | 13,063 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12690](https://llvm.org/bz12690) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tstellar,@jwakely |
## Extended Description
In the following code, C accesses A's field in the template parameter instanced from B. G++ a... | Friend field access in default template parameter | https://api.github.com/repos/llvm/llvm-project/issues/13062/comments | 3 | 2012-04-28T18:35:27Z | 2023-11-06T05:04:53Z | https://github.com/llvm/llvm-project/issues/13062 | 1,071,033,650 | 13,062 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12689](https://llvm.org/bz12689) |
| Resolution | FIXED |
| Resolved on | May 03, 2012 20:50 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source-file for generating the ast-file](https://user-images.githubusercontent.com/60944935/143745201-c5f841b2-3f62-4db4-b953-db11... | Crash while compiling objective-c-ast-file with multiple switch/case | https://api.github.com/repos/llvm/llvm-project/issues/13061/comments | 5 | 2012-04-28T15:13:27Z | 2021-12-03T22:57:41Z | https://github.com/llvm/llvm-project/issues/13061 | 1,071,033,644 | 13,061 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12688](https://llvm.org/bz12688) |
| Resolution | FIXED |
| Resolved on | Apr 29, 2012 02:31 |
| Version | trunk |
| OS | Linux |
| CC | @zygoloid |
## Extended Description
namespace name __attribute__ ((__visibility__ ("default")))
{
class foo
{
constexpr foo() ... | Clang crashes on valid C++11 code when in C++98 mode | https://api.github.com/repos/llvm/llvm-project/issues/13060/comments | 1 | 2012-04-28T05:29:21Z | 2021-12-03T22:57:40Z | https://github.com/llvm/llvm-project/issues/13060 | 1,071,033,637 | 13,060 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12687](https://llvm.org/bz12687) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @gribozavr |
## Extended Description
I recently wrote code that looked roughly like this (the isfinite and copysign expressions were spelled in other terms... | clang should warn when tautologically comparing a smaller-type numeric value against a larger-typed constant outside the smaller type's range | https://api.github.com/repos/llvm/llvm-project/issues/13059/comments | 1 | 2012-04-27T21:58:20Z | 2022-01-20T03:01:21Z | https://github.com/llvm/llvm-project/issues/13059 | 1,071,033,632 | 13,059 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12686](https://llvm.org/bz12686) |
| Resolution | FIXED |
| Resolved on | May 14, 2012 15:37 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Returning a struct directly into a local variable generates poor code. The followi... | useless memcpy when returning struct into local variable | https://api.github.com/repos/llvm/llvm-project/issues/13058/comments | 1 | 2012-04-27T21:20:14Z | 2021-12-03T22:57:39Z | https://github.com/llvm/llvm-project/issues/13058 | 1,071,033,622 | 13,058 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12685](https://llvm.org/bz12685) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [sample code demonstrating the bug.](https://user-images.githubusercontent.com/60944935/143745200-1baa81ef-4c36-49e0-b021-4f949035bb80.gz) |
| Reporter | LLVM Bugzilla Contributor |
| C... | static-analyzer fails to see exit() in function w/ varargs resulting in a false positive | https://api.github.com/repos/llvm/llvm-project/issues/13057/comments | 4 | 2012-04-27T17:34:02Z | 2023-11-06T13:30:51Z | https://github.com/llvm/llvm-project/issues/13057 | 1,071,033,617 | 13,057 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12684](https://llvm.org/bz12684) |
| Resolution | DUPLICATE |
| Resolved on | Dec 04, 2013 09:04 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#8762 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@DougGregor,@rprichard,@rubenvb |
## Extended Des... | Calling convention with MinGW32 4.7.x issue | https://api.github.com/repos/llvm/llvm-project/issues/13056/comments | 16 | 2012-04-27T17:16:32Z | 2021-12-03T22:57:37Z | https://github.com/llvm/llvm-project/issues/13056 | 1,071,033,607 | 13,056 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12683](https://llvm.org/bz12683) |
| Resolution | FIXED |
| Resolved on | Jul 22, 2014 18:17 |
| Version | trunk |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
non-type template parameter pack deduction, or si... | incorrect handling of non-type template parameter packs | https://api.github.com/repos/llvm/llvm-project/issues/13055/comments | 2 | 2012-04-27T11:55:35Z | 2021-12-03T22:57:36Z | https://github.com/llvm/llvm-project/issues/13055 | 1,071,033,598 | 13,055 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12682](https://llvm.org/bz12682) |
| Resolution | FIXED |
| Resolved on | Sep 22, 2020 08:37 |
| Version | trunk |
| OS | Linux |
| CC | @topperc,@RKSimon,@rotateright |
## Extended Description
llvm-3.2svn r155693
Run piglit test hiz-stencil-read-window-depth1 on Mesa llvmpip... | UNREACHABLE executed at X86CodeEmitter.cpp:1010! | https://api.github.com/repos/llvm/llvm-project/issues/13054/comments | 2 | 2012-04-27T08:33:04Z | 2021-12-03T22:57:35Z | https://github.com/llvm/llvm-project/issues/13054 | 1,071,033,588 | 13,054 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12681](https://llvm.org/bz12681) |
| Resolution | FIXED |
| Resolved on | May 01, 2012 12:09 |
| Version | trunk |
| OS | All |
| CC | @atrick,@topperc |
## Extended Description
llvm-3.2svn r155693
Run Mesa unit test lp_test_format on Linux or Mac OS X.
$ ./build/linux-x86_6... | include/llvm/CodeGen/MachineOperand.h:390: int64_t llvm::MachineOperand::getImm() const: Assertion `isImm() && "Wrong MachineOperand accessor"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/13053/comments | 4 | 2012-04-27T08:09:25Z | 2021-12-03T22:57:34Z | https://github.com/llvm/llvm-project/issues/13053 | 1,071,033,579 | 13,053 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12680](https://llvm.org/bz12680) |
| Resolution | FIXED |
| Resolved on | May 01, 2012 12:09 |
| Version | trunk |
| OS | All |
| CC | @atrick,@topperc |
## Extended Description
The Mesa unit test lp_test_arit crashes on Linux and Mac OS X with llvm-3.2svn.
$ ./build/linux-x8... | UNREACHABLE executed at MCTargetDesc/X86BaseInfo.h:453! | https://api.github.com/repos/llvm/llvm-project/issues/13052/comments | 4 | 2012-04-27T07:28:18Z | 2021-12-03T22:57:33Z | https://github.com/llvm/llvm-project/issues/13052 | 1,071,033,575 | 13,052 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12679](https://llvm.org/bz12679) |
| Version | 3.0 |
| OS | FreeBSD |
| Attachments | [More info](https://user-images.githubusercontent.com/60944935/143745193-935948ac-a7cb-4a04-b553-a0927df3e198.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When goo... | chrome crashes when google-perftools is compiled with clang | https://api.github.com/repos/llvm/llvm-project/issues/13051/comments | 2 | 2012-04-27T00:15:55Z | 2023-08-08T13:54:31Z | https://github.com/llvm/llvm-project/issues/13051 | 1,071,033,566 | 13,051 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12678](https://llvm.org/bz12678) |
| Resolution | FIXED |
| Resolved on | May 02, 2012 02:01 |
| Version | trunk |
| OS | All |
| Attachments | [bitcode](https://user-images.githubusercontent.com/60944935/143745190-cf7e5d68-9fc8-4e42-9a06-43fd87c467ed.gz), [test driver program](... | incorrect debugging information generated for simple program | https://api.github.com/repos/llvm/llvm-project/issues/13050/comments | 7 | 2012-04-26T23:25:46Z | 2021-12-03T22:57:31Z | https://github.com/llvm/llvm-project/issues/13050 | 1,071,033,561 | 13,050 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12677](https://llvm.org/bz12677) |
| Version | trunk |
| OS | All |
| CC | @tkremenek |
## Extended Description
Consider this snippet:
struct Foo {
const std::vector<int>& v;
Foo(const std::vector<int>& v) : v(v) {
// do some preflighting
}
~Foo(void)
{
... | Warn when captured const reference (of temporary) becomes stale | https://api.github.com/repos/llvm/llvm-project/issues/13049/comments | 2 | 2012-04-26T21:23:47Z | 2021-12-03T22:57:30Z | https://github.com/llvm/llvm-project/issues/13049 | 1,071,033,557 | 13,049 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12676](https://llvm.org/bz12676) |
| Resolution | WONTFIX |
| Resolved on | May 08, 2012 20:56 |
| Version | 3.0 |
| OS | other |
| CC | @AaronBallman,@DougGregor |
## Extended Description
Build a standard hello world application hello_world.c and compile it with clang, by usi... | Clang fails with cryptic error messages if -I ends with a backslash. | https://api.github.com/repos/llvm/llvm-project/issues/13048/comments | 3 | 2012-04-26T20:56:30Z | 2022-01-20T02:36:00Z | https://github.com/llvm/llvm-project/issues/13048 | 1,071,033,550 | 13,048 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12675](https://llvm.org/bz12675) |
| Resolution | DUPLICATE |
| Resolved on | Mar 07, 2013 14:10 |
| Version | unspecified |
| OS | Linux |
| CC | @AnnaZaks,@tkremenek |
## Extended Description
Report sample: http://magcius.mecheye.net/random/clang-report.html#LN487
It seems ... | False 'Dereference of null pointer' | https://api.github.com/repos/llvm/llvm-project/issues/13047/comments | 7 | 2012-04-26T19:54:16Z | 2021-12-03T22:57:28Z | https://github.com/llvm/llvm-project/issues/13047 | 1,071,033,545 | 13,047 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12674](https://llvm.org/bz12674) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2012 16:42 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
When adding a ';' at the end of any of the lines in net/base/net_error_list.h in chromium and then... | Garbage characters at the end of "expanded from macro" notes (lots of <U+0000>) | https://api.github.com/repos/llvm/llvm-project/issues/13046/comments | 5 | 2012-04-26T19:36:48Z | 2021-12-03T22:57:27Z | https://github.com/llvm/llvm-project/issues/13046 | 1,071,033,541 | 13,046 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12673](https://llvm.org/bz12673) |
| Resolution | FIXED |
| Resolved on | May 06, 2012 12:18 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Minimal test case](https://user-images.githubusercontent.com/60944935/143745188-9698f30e-830b-48d9-922a-94e1ad1db4c6.gz) |
| Repor... | new[] operator incorrectly detects incomplete type | https://api.github.com/repos/llvm/llvm-project/issues/13045/comments | 2 | 2012-04-26T11:09:10Z | 2021-12-03T22:57:27Z | https://github.com/llvm/llvm-project/issues/13045 | 1,071,033,535 | 13,045 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12672](https://llvm.org/bz12672) |
| Resolution | FIXED |
| Resolved on | May 01, 2012 11:40 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks,@tkremenek |
## Extended Description
With
#include <stdlib.h>
#include <string.h>
int main... | False positive for conditional operator | https://api.github.com/repos/llvm/llvm-project/issues/13044/comments | 5 | 2012-04-26T06:31:24Z | 2021-12-03T22:57:26Z | https://github.com/llvm/llvm-project/issues/13044 | 1,071,033,525 | 13,044 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12671](https://llvm.org/bz12671) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2014 08:51 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
tests-MacBook-Pro-2:delta test$ cat repro.ii
template<typename T>
class TreeShared {
public:
T* paren... | "using declaration referring to inaccessible member...is a Microsoft compatibility extension" fires on valid code | https://api.github.com/repos/llvm/llvm-project/issues/13043/comments | 1 | 2012-04-26T06:15:16Z | 2021-12-03T22:57:25Z | https://github.com/llvm/llvm-project/issues/13043 | 1,071,033,520 | 13,043 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12670](https://llvm.org/bz12670) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2012 03:43 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@ogoffart |
## Extended Description
Clang incorrectly rejects this in C++11 mode:
struct S { S(int); };
S s[] = { {1}, {2... | braced initialization of array of class types by constructor call rejected | https://api.github.com/repos/llvm/llvm-project/issues/13042/comments | 9 | 2012-04-26T04:06:26Z | 2021-12-03T22:57:24Z | https://github.com/llvm/llvm-project/issues/13042 | 1,071,033,513 | 13,042 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12669](https://llvm.org/bz12669) |
| Resolution | INVALID |
| Resolved on | Apr 25, 2012 21:13 |
| Version | unspecified |
| OS | Linux |
| Attachments | [example](https://user-images.githubusercontent.com/60944935/143745185-eb5c213a-cba6-4110-b97e-aeb3bae8adcf.gz) |
| Reporter ... | Constant expressions in constant context not evaluated as such | https://api.github.com/repos/llvm/llvm-project/issues/13041/comments | 1 | 2012-04-26T03:58:18Z | 2021-12-03T22:57:23Z | https://github.com/llvm/llvm-project/issues/13041 | 1,071,033,505 | 13,041 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12668](https://llvm.org/bz12668) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
Given this code, clang++ should diagnose that 'x' is not a constant, and thus can't be used as a template ar... | Non-const template argument diagnostics not helpful | https://api.github.com/repos/llvm/llvm-project/issues/13040/comments | 1 | 2012-04-26T03:21:31Z | 2023-08-15T05:54:59Z | https://github.com/llvm/llvm-project/issues/13040 | 1,071,033,498 | 13,040 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12667](https://llvm.org/bz12667) |
| Resolution | FIXED |
| Resolved on | May 22, 2012 15:41 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745184-f1b09242-673d-4fbe-a5f8-44bfe6264c6f.gz) |
| Reporter | LLVM... | LLVM reorders math function and the use of errno with -O2 on ARM | https://api.github.com/repos/llvm/llvm-project/issues/13039/comments | 3 | 2012-04-26T03:14:15Z | 2021-12-03T22:57:22Z | https://github.com/llvm/llvm-project/issues/13039 | 1,071,033,492 | 13,039 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12666](https://llvm.org/bz12666) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When I run the following IR with function aliases through lli, I hit this assert:
Assertion failed: (!isAlreadyCodeGenerating && "Error: Recurs... | Hitting recursive JIT assert w/ aliases | https://api.github.com/repos/llvm/llvm-project/issues/13038/comments | 1 | 2012-04-26T02:28:37Z | 2021-12-03T22:57:21Z | https://github.com/llvm/llvm-project/issues/13038 | 1,071,033,487 | 13,038 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12665](https://llvm.org/bz12665) |
| Resolution | FIXED |
| Resolved on | Jun 06, 2012 12:26 |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745182-fafb9124-2424-4dfb-b8ce-e5e63f513b3e.gz) |
| Reporter | LLVM B... | Fail to diagnose violation of C99 6.9 (empty translation unit) | https://api.github.com/repos/llvm/llvm-project/issues/13037/comments | 3 | 2012-04-26T01:35:32Z | 2021-12-03T22:57:17Z | https://github.com/llvm/llvm-project/issues/13037 | 1,071,033,460 | 13,037 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12664](https://llvm.org/bz12664) |
| Resolution | FIXED |
| Resolved on | Dec 08, 2012 13:21 |
| Version | trunk |
| OS | MacOS X |
| Blocks | llvm/llvm-bugzilla-archive#13893 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When llvm/dragonegg r155597 (3.1 ... | -O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns on mdbx.f90 confuses dragonegg | https://api.github.com/repos/llvm/llvm-project/issues/13036/comments | 6 | 2012-04-26T01:28:51Z | 2021-12-03T22:57:16Z | https://github.com/llvm/llvm-project/issues/13036 | 1,071,033,450 | 13,036 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12663](https://llvm.org/bz12663) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745181-b9ae4a85-bf0a-4ab7-a393-1af671a74f8c.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @seanm |
## Extended De... | Failure to diagnose violation of C99 6.7.5.2 constraint | https://api.github.com/repos/llvm/llvm-project/issues/13035/comments | 1 | 2012-04-26T01:27:47Z | 2023-06-23T18:10:31Z | https://github.com/llvm/llvm-project/issues/13035 | 1,071,033,444 | 13,035 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12662](https://llvm.org/bz12662) |
| Resolution | DUPLICATE |
| Resolved on | Jul 13, 2012 07:43 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745179-0d27159e-0838-43cc-bc4a-90c8eff2838c.gz), [test cas... | c99 6.7.4 is not checked | https://api.github.com/repos/llvm/llvm-project/issues/13034/comments | 2 | 2012-04-26T01:08:40Z | 2021-12-03T22:57:14Z | https://github.com/llvm/llvm-project/issues/13034 | 1,071,033,440 | 13,034 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12661](https://llvm.org/bz12661) |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745178-bbb027ec-9642-4ac8-b8b4-5478265a293e.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@zygoloid,@za... | clang fails to detect invalid application of "sizeof" to an incomplete type when there is a complete type in different scope | https://api.github.com/repos/llvm/llvm-project/issues/13033/comments | 4 | 2012-04-26T00:56:04Z | 2023-06-23T17:58:00Z | https://github.com/llvm/llvm-project/issues/13033 | 1,071,033,432 | 13,033 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12660](https://llvm.org/bz12660) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 22:16 |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
This causes clang to crash (in C++11 mode):
struct S { S(int); } const &s { 99 } | segfault when const reference initialized from initializer list which creates temporary | https://api.github.com/repos/llvm/llvm-project/issues/13032/comments | 1 | 2012-04-26T00:49:57Z | 2021-12-03T22:57:12Z | https://github.com/llvm/llvm-project/issues/13032 | 1,071,033,426 | 13,032 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12659](https://llvm.org/bz12659) |
| Resolution | DUPLICATE |
| Resolved on | Jan 10, 2013 20:48 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745177-02f5de1f-7721-4d60-a269-2888431ee50c.gz) |
| Report... | clangs fails to warn integer overflow in expression | https://api.github.com/repos/llvm/llvm-project/issues/13031/comments | 2 | 2012-04-26T00:48:07Z | 2021-12-03T22:57:12Z | https://github.com/llvm/llvm-project/issues/13031 | 1,071,033,418 | 13,031 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12658](https://llvm.org/bz12658) |
| Resolution | FIXED |
| Resolved on | May 06, 2012 19:02 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143745176-3627b90d-60ae-430e-9cd2-b77a6be0f21f.gz) |
| Reporter |... | Fail to detect instantiating abstract type | https://api.github.com/repos/llvm/llvm-project/issues/13030/comments | 3 | 2012-04-26T00:37:49Z | 2021-12-03T22:57:11Z | https://github.com/llvm/llvm-project/issues/13030 | 1,071,033,408 | 13,030 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12657](https://llvm.org/bz12657) |
| Resolution | DUPLICATE |
| Resolved on | Apr 25, 2012 14:52 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced source test that triggers crash](https://user-images.githubusercontent.com/60944935/143745175-7d943d36-d9dd-45f3-af92-9d... | Segfault on -Wuninitialized | https://api.github.com/repos/llvm/llvm-project/issues/13029/comments | 4 | 2012-04-25T20:38:10Z | 2021-12-03T22:57:10Z | https://github.com/llvm/llvm-project/issues/13029 | 1,071,033,404 | 13,029 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12656](https://llvm.org/bz12656) |
| Version | trunk |
| OS | All |
| CC | @asl,@dobbelaj-snps |
## Extended Description
Consider the following program, much reduced from FreeBSD's vfscanf()
implementation:
#include <stdio.h>
static int suppress;
void func(int * __res... | restrict keyword can lead to too aggressive optimization | https://api.github.com/repos/llvm/llvm-project/issues/13028/comments | 2 | 2012-04-25T20:29:31Z | 2023-08-16T21:04:13Z | https://github.com/llvm/llvm-project/issues/13028 | 1,071,033,398 | 13,028 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12655](https://llvm.org/bz12655) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 13:18 |
| Version | trunk |
| OS | Linux |
| Attachments | [test code](https://user-images.githubusercontent.com/60944935/143745174-49dc898f-c972-4982-ab2e-27103a388c55.gz) |
| Reporter | LLVM... | Fail to initialize class members whose type is function pointer with exception type qualification | https://api.github.com/repos/llvm/llvm-project/issues/13027/comments | 1 | 2012-04-25T20:13:32Z | 2021-12-03T22:57:08Z | https://github.com/llvm/llvm-project/issues/13027 | 1,071,033,391 | 13,027 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12654](https://llvm.org/bz12654) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor | | "conflicting types for function declaration" error is not triggered for builtin functions | https://api.github.com/repos/llvm/llvm-project/issues/13026/comments | 2 | 2012-04-25T19:16:31Z | 2022-04-14T18:28:55Z | https://github.com/llvm/llvm-project/issues/13026 | 1,071,033,385 | 13,026 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12653](https://llvm.org/bz12653) |
| Resolution | FIXED |
| Resolved on | May 22, 2012 03:14 |
| Version | trunk |
| OS | Linux |
| Attachments | [reproducer (bzip2-ed)](https://user-images.githubusercontent.com/1789297/143745173-a31a9719-e735-4e3a-8af0-9879148bf882.gz) |
| CC |... | quadratic compile time due to llvm::SpillPlacement::addLinks (with ASAN) | https://api.github.com/repos/llvm/llvm-project/issues/13025/comments | 4 | 2012-04-25T16:04:25Z | 2021-12-03T22:57:06Z | https://github.com/llvm/llvm-project/issues/13025 | 1,071,033,380 | 13,025 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12652](https://llvm.org/bz12652) |
| Resolution | DUPLICATE |
| Resolved on | Nov 30, 2015 16:44 |
| Version | trunk |
| OS | Linux |
| CC | @asl,@ramosian-glider,@rnk,@stoklund |
## Extended Description
We are building a large auto-generated .c file.
"gcc -O2" and "clang -O2"... | Slow compilation (1.5 hours) in llvm::LiveInterval::extendIntervalEndTo with ASAN | https://api.github.com/repos/llvm/llvm-project/issues/13024/comments | 5 | 2012-04-25T10:41:34Z | 2021-12-03T22:57:05Z | https://github.com/llvm/llvm-project/issues/13024 | 1,071,033,375 | 13,024 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12651](https://llvm.org/bz12651) |
| Version | unspecified |
| OS | Windows NT |
| CC | @DougGregor,@zygoloid |
## Extended Description
clang suggests missing "typename"s almost everywhere. It doesn't in this case:
C:\src\chrome\src>type test2.cc
```c++
template<c... | clang should have a fixit for missing typename in sizeof expressions | https://api.github.com/repos/llvm/llvm-project/issues/13023/comments | 3 | 2012-04-25T06:38:07Z | 2023-08-22T06:03:44Z | https://github.com/llvm/llvm-project/issues/13023 | 1,071,033,370 | 13,023 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12650](https://llvm.org/bz12650) |
| Resolution | DUPLICATE |
| Resolved on | May 05, 2012 14:44 |
| Version | trunk |
| OS | Linux |
| Attachments | [this file causes llc to crash](https://user-images.githubusercontent.com/60944935/143745172-57813913-8bbd-47ae-84a0-26ee18027ef1... | assertion raises with fcmp related ll code | https://api.github.com/repos/llvm/llvm-project/issues/13022/comments | 2 | 2012-04-25T05:52:06Z | 2021-12-03T22:57:04Z | https://github.com/llvm/llvm-project/issues/13022 | 1,071,033,365 | 13,022 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12649](https://llvm.org/bz12649) |
| Resolution | FIXED |
| Resolved on | Sep 13, 2013 15:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [prohibits bools as gcc-vectors](https://user-images.githubusercontent.com/60944935/143745169-27a62b0a-7988-455d-85d8-76a6a7779924.gz... | bools in vector_size attribute causes crash | https://api.github.com/repos/llvm/llvm-project/issues/13021/comments | 1 | 2012-04-25T05:47:53Z | 2021-12-03T22:57:03Z | https://github.com/llvm/llvm-project/issues/13021 | 1,071,033,356 | 13,021 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12648](https://llvm.org/bz12648) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2012 21:59 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @DougGregor,@tritao,@pageexec |
## Extended Description
Compiling a file that includes mstc... | clang should support __builtin_alignof on types in microsoft mode | https://api.github.com/repos/llvm/llvm-project/issues/13020/comments | 3 | 2012-04-25T05:20:08Z | 2021-12-03T22:57:02Z | https://github.com/llvm/llvm-project/issues/13020 | 1,071,033,348 | 13,020 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12647](https://llvm.org/bz12647) |
| Resolution | FIXED |
| Resolved on | Jul 18, 2012 23:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Consider the following program:
#include <type_tra... | Substitution failure is an error with alias templates | https://api.github.com/repos/llvm/llvm-project/issues/13019/comments | 3 | 2012-04-25T03:22:20Z | 2021-12-03T22:57:01Z | https://github.com/llvm/llvm-project/issues/13019 | 1,071,033,344 | 13,019 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12646](https://llvm.org/bz12646) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Compiling the following with [clang++ -Wsign-compare -c] (trunk 155352) results in warnings for the first i==u co... | -Wsign-compare fails to warn about mismatches involving const types | https://api.github.com/repos/llvm/llvm-project/issues/13018/comments | 2 | 2012-04-25T02:02:53Z | 2022-01-17T21:44:37Z | https://github.com/llvm/llvm-project/issues/13018 | 1,071,033,336 | 13,018 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12645](https://llvm.org/bz12645) |
| Version | unspecified |
| OS | All |
| CC | @chandlerc |
## Extended Description
See http://build.chromium.org/f/chromium/perf/mac-release/sizes/report.html?history=150&rev=133696&graph=ChromiumFramework | Regression(r154816): clang produces chromium binaries that are 0.875 MB (1.4%) larger than clang 154815 | https://api.github.com/repos/llvm/llvm-project/issues/13017/comments | 2 | 2012-04-24T19:44:13Z | 2023-08-16T21:02:10Z | https://github.com/llvm/llvm-project/issues/13017 | 1,071,033,328 | 13,017 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12644](https://llvm.org/bz12644) |
| Resolution | DUPLICATE |
| Resolved on | Apr 25, 2012 14:09 |
| Version | trunk |
| OS | Linux |
| Attachments | [Clang output](https://user-images.githubusercontent.com/60944935/143745168-6c965a46-998f-4d7b-b333-5bc4e295cac9.gz) |
| Reporter... | -Wuninitialized crashess Clang when built with GCC 4.7 | https://api.github.com/repos/llvm/llvm-project/issues/13016/comments | 3 | 2012-04-24T19:05:46Z | 2021-12-03T22:56:58Z | https://github.com/llvm/llvm-project/issues/13016 | 1,071,033,319 | 13,016 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12643](https://llvm.org/bz12643) |
| Version | trunk |
| OS | Linux |
| CC | @asl |
## Extended Description
Steps to reproduce:
$ clang++ --version
clang version 3.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
$ cat /tmp/a.cpp
__clang_major__ . __clang_minor__ . __... | Clang reports its own version incorrectly | https://api.github.com/repos/llvm/llvm-project/issues/13015/comments | 2 | 2012-04-24T17:05:00Z | 2022-01-17T21:44:24Z | https://github.com/llvm/llvm-project/issues/13015 | 1,071,033,311 | 13,015 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12642](https://llvm.org/bz12642) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2012 13:43 |
| Version | trunk |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
% cat x.cc
namespace N {
struct S { };
}
namespace N {
S s_arr[] = { };
S *s_arr_end = s... | Crash on codegen, only with C++11 | https://api.github.com/repos/llvm/llvm-project/issues/13014/comments | 2 | 2012-04-24T09:01:01Z | 2021-12-03T22:56:57Z | https://github.com/llvm/llvm-project/issues/13014 | 1,071,033,305 | 13,014 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12641](https://llvm.org/bz12641) |
| Resolution | FIXED |
| Resolved on | Oct 14, 2020 23:21 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @MaskRay |
## Extended Description
Working with R 155408
The last known revision I was able to c... | Clang regression for PowerPC: Unable to compile hello.c | https://api.github.com/repos/llvm/llvm-project/issues/13013/comments | 0 | 2012-04-24T06:41:44Z | 2021-12-03T22:56:56Z | https://github.com/llvm/llvm-project/issues/13013 | 1,071,033,301 | 13,013 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12640](https://llvm.org/bz12640) |
| Version | trunk |
| OS | Linux |
| Attachments | [failure-inducing testcase](https://user-images.githubusercontent.com/60944935/143745166-935d7e1e-273d-457c-b6ad-6f7492f9f711.gz), [possible fix](https://user-images.githubusercontent.com/60944... | Missing visit to CXXBaseSpecifier of explicit template specialization | https://api.github.com/repos/llvm/llvm-project/issues/13012/comments | 0 | 2012-04-24T03:59:00Z | 2023-09-11T07:45:26Z | https://github.com/llvm/llvm-project/issues/13012 | 1,071,033,290 | 13,012 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12639](https://llvm.org/bz12639) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
DSA should be updated to support the blockaddress constant. The first thing it needs to do is to create a DSNode for blockaddress constants. T... | Support the blockaddress constant | https://api.github.com/repos/llvm/llvm-project/issues/13011/comments | 1 | 2012-04-23T22:22:53Z | 2022-01-26T22:18:21Z | https://github.com/llvm/llvm-project/issues/13011 | 1,071,033,287 | 13,011 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12638](https://llvm.org/bz12638) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2016 10:26 |
| Version | trunk |
| OS | Linux |
| Attachments | [the test case](https://user-images.githubusercontent.com/60944935/143745165-bba0133e-4377-492d-ad43-b6f3be738018.gz) |
| Reporter | ... | wrong results on ARM with -O2 | https://api.github.com/repos/llvm/llvm-project/issues/13010/comments | 2 | 2012-04-23T19:00:32Z | 2021-12-03T22:56:53Z | https://github.com/llvm/llvm-project/issues/13010 | 1,071,033,279 | 13,010 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12637](https://llvm.org/bz12637) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2016 10:00 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [crashes with -O2](https://user-images.githubusercontent.com/60944935/143745161-c01eb495-2634-4c97-a8a0-e1c0b3e2835f.gz) |
| Reporter |... | LLVM crashes with -O2 on ARM during SelectionDAG | https://api.github.com/repos/llvm/llvm-project/issues/13009/comments | 6 | 2012-04-23T18:52:18Z | 2021-12-03T22:56:52Z | https://github.com/llvm/llvm-project/issues/13009 | 1,071,033,275 | 13,009 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12636](https://llvm.org/bz12636) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2016 08:13 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [crashes with -O2](https://user-images.githubusercontent.com/60944935/143745155-2d78528a-7e46-4751-84a1-295cd767a3aa.gz), [crashes with... | LLVM crashes with -O2 on ARM | https://api.github.com/repos/llvm/llvm-project/issues/13008/comments | 8 | 2012-04-23T18:47:16Z | 2021-12-03T22:56:51Z | https://github.com/llvm/llvm-project/issues/13008 | 1,071,033,266 | 13,008 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12635](https://llvm.org/bz12635) |
| Resolution | FIXED |
| Resolved on | Apr 23, 2012 11:13 |
| Version | 3.0 |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
The following code fails to link with clang 3.0 release:
#include <set>
#include <iostream>
int main(... | clang fails to automatically instantiate a template member function when used as size for stack-based array | https://api.github.com/repos/llvm/llvm-project/issues/13007/comments | 1 | 2012-04-23T18:11:49Z | 2021-12-03T22:56:51Z | https://github.com/llvm/llvm-project/issues/13007 | 1,071,033,255 | 13,007 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12634](https://llvm.org/bz12634) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 01:28 |
| Version | trunk |
| OS | OpenBSD |
| Attachments | [Disable use of soname on OpenBSD](https://user-images.githubusercontent.com/60944935/143745154-19819b57-7a6e-4a50-8ae6-bd576767d82... | Disable use of soname on OpenBSD | https://api.github.com/repos/llvm/llvm-project/issues/13006/comments | 1 | 2012-04-23T17:38:43Z | 2021-12-03T22:56:50Z | https://github.com/llvm/llvm-project/issues/13006 | 1,071,033,248 | 13,006 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12633](https://llvm.org/bz12633) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 01:18 |
| Version | trunk |
| OS | OpenBSD |
| Attachments | [Correct symbol defined for OpenBSD with -pthread flag](https://user-images.githubusercontent.com/60944935/143745153-ecb3f6af-5110-... | Correct symbol defined for OpenBSD with -pthread flag | https://api.github.com/repos/llvm/llvm-project/issues/13005/comments | 1 | 2012-04-23T17:30:46Z | 2021-12-03T22:56:49Z | https://github.com/llvm/llvm-project/issues/13005 | 1,071,033,244 | 13,005 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12632](https://llvm.org/bz12632) |
| Resolution | FIXED |
| Resolved on | Sep 26, 2012 10:52 |
| Version | trunk |
| OS | Linux |
| CC | @d0k,@Bigcheese |
## Extended Description
Reproduce: (r155350, x86_64 linux)
1. Build LLVM with AddressSanitizer (http://code.google.com/p/a... | off-by-one buffer overflow in llvm::yaml::Scanner::scanToNextToken | https://api.github.com/repos/llvm/llvm-project/issues/13004/comments | 2 | 2012-04-23T17:16:24Z | 2021-12-03T22:56:48Z | https://github.com/llvm/llvm-project/issues/13004 | 1,071,033,234 | 13,004 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12631](https://llvm.org/bz12631) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2012 21:59 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @DougGregor,@tritao |
## Extended Description
-----------------------------------
#include ... | [Windows] Clang doesn't respect __declspec(aligned(X)) | https://api.github.com/repos/llvm/llvm-project/issues/13003/comments | 1 | 2012-04-23T16:00:06Z | 2021-12-03T22:56:47Z | https://github.com/llvm/llvm-project/issues/13003 | 1,071,033,229 | 13,003 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12630](https://llvm.org/bz12630) |
| Resolution | DUPLICATE |
| Resolved on | Jul 13, 2012 01:23 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [preprocessed source(s)](https://user-images.githubusercontent.com/60944935/143745152-99f2a164-2cf6-4ca5-9683-371c5e848015.gz) |
| ... | clang dumps core on struct initialiser | https://api.github.com/repos/llvm/llvm-project/issues/13002/comments | 2 | 2012-04-23T14:44:57Z | 2021-12-03T22:56:46Z | https://github.com/llvm/llvm-project/issues/13002 | 1,071,033,223 | 13,002 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12629](https://llvm.org/bz12629) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2012 00:06 |
| Version | trunk |
| OS | Linux |
| Attachments | [diagnostic msg](https://user-images.githubusercontent.com/60944935/143745149-d84d7cd5-cac6-4933-8170-4281b0667599.gz), [diagnostic m... | clang++ crash | https://api.github.com/repos/llvm/llvm-project/issues/13001/comments | 2 | 2012-04-23T12:09:54Z | 2021-12-03T22:56:45Z | https://github.com/llvm/llvm-project/issues/13001 | 1,071,033,214 | 13,001 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12628](https://llvm.org/bz12628) |
| Resolution | FIXED |
| Resolved on | May 02, 2012 03:37 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testing log](https://user-images.githubusercontent.com/60944935/143745148-c7e971ef-0b48-40dc-8c3f-d4801ffe3444.gz) |
| Reporte... | 3.1 Test failure on Ubuntu 11.10 | https://api.github.com/repos/llvm/llvm-project/issues/13000/comments | 4 | 2012-04-23T10:19:33Z | 2021-12-03T22:56:44Z | https://github.com/llvm/llvm-project/issues/13000 | 1,071,033,207 | 13,000 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12627](https://llvm.org/bz12627) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2012 11:37 |
| Version | trunk |
| OS | All |
| CC | @d0k |
## Extended Description
[regehr@dyson reduce]$ clang -c -O3 -w small.c
clang: /uusoc/exports/scratch/regehr/z/compiler-build/llvm-r1553... | Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/12999/comments | 1 | 2012-04-23T02:14:34Z | 2021-12-03T22:56:44Z | https://github.com/llvm/llvm-project/issues/12999 | 1,071,033,204 | 12,999 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12626](https://llvm.org/bz12626) |
| Resolution | FIXED |
| Resolved on | May 01, 2012 03:23 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@tkremenek,@zygoloid,@rjmccall |
## Extended Description
The following program will crash... | Crash getASTLayout if subobject is incomplete when checkImplicitConversion | https://api.github.com/repos/llvm/llvm-project/issues/12998/comments | 10 | 2012-04-22T23:28:14Z | 2021-12-03T22:56:43Z | https://github.com/llvm/llvm-project/issues/12998 | 1,071,033,198 | 12,998 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12625](https://llvm.org/bz12625) |
| Resolution | FIXED |
| Resolved on | Apr 26, 2012 02:15 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following program will crash the compiler if flag... | Crash create implicit move constructor if subobject is incomplete | https://api.github.com/repos/llvm/llvm-project/issues/12997/comments | 2 | 2012-04-22T23:21:20Z | 2021-12-03T22:56:42Z | https://github.com/llvm/llvm-project/issues/12997 | 1,071,033,186 | 12,997 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12624](https://llvm.org/bz12624) |
| Resolution | FIXED |
| Resolved on | Apr 22, 2012 18:06 |
| Version | 3.0 |
| OS | Linux |
| Attachments | [Terminal's output](https://user-images.githubusercontent.com/60944935/143745146-ddfa191e-e634-48b9-96da-90fd9e7b95a8.gz), [Diagnostic]... | Clang error when trying to printf the value of a void function | https://api.github.com/repos/llvm/llvm-project/issues/12996/comments | 1 | 2012-04-22T23:19:17Z | 2021-12-03T22:56:41Z | https://github.com/llvm/llvm-project/issues/12996 | 1,071,033,179 | 12,996 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12623](https://llvm.org/bz12623) |
| Version | trunk |
| OS | All |
| CC | @emaste,@jsonn,@pwo |
## Extended Description
Clang's integrated assembler seems to have trouble when .symver
directives are used in inline assembly, and even more so when using -g.
(I am currently usi... | [MC assembler] Using .symver directives can make symbols disappear | https://api.github.com/repos/llvm/llvm-project/issues/12995/comments | 10 | 2012-04-22T22:29:17Z | 2023-11-03T12:30:24Z | https://github.com/llvm/llvm-project/issues/12995 | 1,071,033,169 | 12,995 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12622](https://llvm.org/bz12622) |
| Resolution | FIXED |
| Resolved on | May 10, 2012 22:43 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745144-1e8400ae-fd9b-47c5-ae21-c18f8ff8b803.gz) |
| Reporter | LLVM ... | gold crashes during final Firefox's libxul link | https://api.github.com/repos/llvm/llvm-project/issues/12994/comments | 4 | 2012-04-22T19:53:14Z | 2021-12-03T22:56:39Z | https://github.com/llvm/llvm-project/issues/12994 | 1,071,033,163 | 12,994 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12621](https://llvm.org/bz12621) |
| Resolution | WONTFIX |
| Resolved on | Apr 23, 2012 13:36 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
suppose we have the following program
#include <iostream>
#include <ve... | can not print vector element | https://api.github.com/repos/llvm/llvm-project/issues/12993/comments | 2 | 2012-04-22T17:31:09Z | 2022-01-20T02:35:59Z | https://github.com/llvm/llvm-project/issues/12993 | 1,071,033,157 | 12,993 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12620](https://llvm.org/bz12620) |
| Resolution | FIXED |
| Resolved on | Sep 24, 2012 09:23 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
On Unix systems the cmake build generates lib/liblibclang.so (or .dylib on OS X)... | libclang python bindings cannot find liblibclang.so generated by cmake build | https://api.github.com/repos/llvm/llvm-project/issues/12992/comments | 5 | 2012-04-22T16:11:28Z | 2021-12-03T22:56:37Z | https://github.com/llvm/llvm-project/issues/12992 | 1,071,033,152 | 12,992 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12619](https://llvm.org/bz12619) |
| Resolution | WONTFIX |
| Resolved on | Apr 22, 2012 06:50 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
why in the svn-version llvm-3.2 places without llvm-ld? | where is llvm-ld ? | https://api.github.com/repos/llvm/llvm-project/issues/12991/comments | 1 | 2012-04-22T13:35:04Z | 2022-01-20T02:35:57Z | https://github.com/llvm/llvm-project/issues/12991 | 1,071,033,145 | 12,991 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12618](https://llvm.org/bz12618) |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-bugzilla-archive#31265 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Hello guys,
following LLVM ir
```ll
define inlinehint <3 x i1... | [x86] Code generation is wrong: insertElement( v3i1, i1 ) | https://api.github.com/repos/llvm/llvm-project/issues/12990/comments | 1 | 2012-04-22T10:08:58Z | 2023-03-14T15:50:21Z | https://github.com/llvm/llvm-project/issues/12990 | 1,071,033,139 | 12,990 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12617](https://llvm.org/bz12617) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2013 22:05 |
| Version | unspecified |
| OS | Linux |
| Attachments | [a.o file](https://user-images.githubusercontent.com/392652/143745141-ae71bf9f-9553-4489-830a-b1620f268082.gz) |
| CC | @Wevery... | assertion failed in textdiagnostic.cpp | https://api.github.com/repos/llvm/llvm-project/issues/12989/comments | 1 | 2012-04-22T09:29:24Z | 2021-12-03T22:56:34Z | https://github.com/llvm/llvm-project/issues/12989 | 1,071,033,129 | 12,989 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12616](https://llvm.org/bz12616) |
| Resolution | FIXED |
| Resolved on | May 08, 2013 23:39 |
| Version | trunk |
| OS | All |
| CC | @asl |
## Extended Description
Unfortunately, I have not yet triggered this problem in a public backend, but I can get this:
SplitVectorOpera... | SplitVectorOperand cannot handle VSELECT | https://api.github.com/repos/llvm/llvm-project/issues/12988/comments | 16 | 2012-04-22T06:16:32Z | 2021-12-03T22:56:34Z | https://github.com/llvm/llvm-project/issues/12988 | 1,071,033,122 | 12,988 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12615](https://llvm.org/bz12615) |
| Resolution | FIXED |
| Resolved on | Jul 19, 2021 06:22 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @maya-cm,@vchirca0 |
## Extended Description
If function template definition contains call of a use... | Incorrect scope to lookup a user-defined operator called from a function template | https://api.github.com/repos/llvm/llvm-project/issues/12987/comments | 2 | 2012-04-21T23:17:49Z | 2021-12-03T22:56:33Z | https://github.com/llvm/llvm-project/issues/12987 | 1,071,033,119 | 12,987 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12614](https://llvm.org/bz12614) |
| Resolution | FIXED |
| Resolved on | May 01, 2012 15:24 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code fails to compile with
Apple ... | static_cast fails to cast enum with fixed underlying type to std::underlying_type of enum type | https://api.github.com/repos/llvm/llvm-project/issues/12986/comments | 2 | 2012-04-21T19:21:21Z | 2021-12-03T22:56:32Z | https://github.com/llvm/llvm-project/issues/12986 | 1,071,033,113 | 12,986 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12613](https://llvm.org/bz12613) |
| Version | 3.0 |
| OS | Linux |
| Attachments | [.The clang error message](https://user-images.githubusercontent.com/60944935/143745137-079b3a70-5044-4bc1-8831-13ad3d1f17e7.gz), [The soruce code.](https://user-images.githubusercontent.com/6094... | clang frontend command failed due to signal 2 | https://api.github.com/repos/llvm/llvm-project/issues/12985/comments | 6 | 2012-04-21T18:18:34Z | 2023-08-08T12:57:25Z | https://github.com/llvm/llvm-project/issues/12985 | 1,071,033,107 | 12,985 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12612](https://llvm.org/bz12612) |
| Resolution | FIXED |
| Resolved on | Apr 21, 2012 11:08 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Hi guys,
When I am compiling a code as following
void set(i... | Assertion raised: Pointer is not sufficiently aligned in PointerIntPair::setPointer | https://api.github.com/repos/llvm/llvm-project/issues/12984/comments | 1 | 2012-04-21T17:50:44Z | 2021-12-03T22:56:30Z | https://github.com/llvm/llvm-project/issues/12984 | 1,071,033,101 | 12,984 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12611](https://llvm.org/bz12611) |
| Resolution | FIXED |
| Resolved on | Apr 21, 2012 10:34 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [Proposed patch](https://user-images.githubusercontent.com/60944935/143745136-cbeff643-c8f1-4163-bcd0-306555e6cbd5.gz) |
| Repor... | Compile error in debug build using VS2010 | https://api.github.com/repos/llvm/llvm-project/issues/12983/comments | 1 | 2012-04-21T15:49:44Z | 2021-12-03T22:56:30Z | https://github.com/llvm/llvm-project/issues/12983 | 1,071,033,096 | 12,983 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12610](https://llvm.org/bz12610) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 15:48 |
| Version | trunk |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The llvm/dragonegg 3.1 branch at r155228 causes FSF gcc 4.7.0 to ICE when com... | llvm/dragonegg 3.1 segfaults compiling capacita.f90 with "-O2 -ftree-vectorize -fplugin-arg-dragonegg-enable-gcc-optzns" | https://api.github.com/repos/llvm/llvm-project/issues/12982/comments | 3 | 2012-04-21T05:01:14Z | 2021-12-03T22:56:29Z | https://github.com/llvm/llvm-project/issues/12982 | 1,071,033,094 | 12,982 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12609](https://llvm.org/bz12609) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 12:27 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When compiling the air.f90 Polyhedron 2005 benchmark with llvm/dragonegg 3.1 bra... | dragonegg 3.1 under FSF gcc 4.7.0 ICEs with -O1 -fplugin-arg-dragonegg-enable-gcc-optzns compiling air.f90 | https://api.github.com/repos/llvm/llvm-project/issues/12981/comments | 6 | 2012-04-21T04:46:50Z | 2021-12-03T22:56:28Z | https://github.com/llvm/llvm-project/issues/12981 | 1,071,033,085 | 12,981 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12608](https://llvm.org/bz12608) |
| Resolution | FIXED |
| Resolved on | Apr 25, 2012 01:20 |
| Version | trunk |
| OS | Linux |
| Attachments | [proposed fix](https://user-images.githubusercontent.com/60944935/143745134-ca72387f-6ce2-42f6-b22b-b8bfef1bbeb3.gz) |
| Reporter | L... | Duplicated visit to CXXBaseSpecifier | https://api.github.com/repos/llvm/llvm-project/issues/12980/comments | 12 | 2012-04-21T03:16:27Z | 2021-12-03T22:56:27Z | https://github.com/llvm/llvm-project/issues/12980 | 1,071,033,077 | 12,980 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12607](https://llvm.org/bz12607) |
| Resolution | WORKSFORME |
| Resolved on | Apr 21, 2012 02:38 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
I've got some bitcode I produce with clang and then link with llv... | llvm-link behavior change (3.1 vs 2.9) with GlobalAliases | https://api.github.com/repos/llvm/llvm-project/issues/12979/comments | 6 | 2012-04-21T02:43:57Z | 2022-01-20T02:09:16Z | https://github.com/llvm/llvm-project/issues/12979 | 1,071,033,068 | 12,979 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12606](https://llvm.org/bz12606) |
| Resolution | FIXED |
| Resolved on | Jun 14, 2012 17:49 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Compiling
struct a {
virtual void WrapObject() {
}
};
struct b : publ... | unused linkonce_odr global in clang output | https://api.github.com/repos/llvm/llvm-project/issues/12978/comments | 1 | 2012-04-21T02:41:17Z | 2021-12-03T22:56:25Z | https://github.com/llvm/llvm-project/issues/12978 | 1,071,033,062 | 12,978 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [12605](https://llvm.org/bz12605) |
| Resolution | INVALID |
| Resolved on | Apr 23, 2019 15:08 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Full clang output](https://user-images.githubusercontent.com/60944935/143745133-941efc49-1f59-451b-99d2-130978799045.gz) |
| Rep... | Alignment assertion failure in computeBlockInfo | https://api.github.com/repos/llvm/llvm-project/issues/12977/comments | 1 | 2012-04-21T01:48:42Z | 2021-12-03T22:56:25Z | https://github.com/llvm/llvm-project/issues/12977 | 1,071,033,053 | 12,977 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.