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 | [18905](https://llvm.org/bz18905) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2019 00:48 |
| Version | trunk |
| OS | Windows NT |
| CC | @d0k |
## Extended Description
$: cat s2.c
#include <stdio.h>
int main() {
const char s[1] = "s";
printf(s);
return 0;
}
$: clang... | No -Wformat warning on unterminated format string | https://api.github.com/repos/llvm/llvm-project/issues/19279/comments | 1 | 2014-02-20T10:46:30Z | 2021-12-09T22:00:35Z | https://github.com/llvm/llvm-project/issues/19279 | 1,076,091,360 | 19,279 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18904](https://llvm.org/bz18904) |
| Resolution | INVALID |
| Resolved on | Jan 18, 2016 17:01 |
| Version | unspecified |
| OS | All |
| CC | @tobiasgrosser |
## Extended Description
I've tried two revisions over the past couple weeks, and in both, I get build failures in pol... | polly fails to build with recent trunk | https://api.github.com/repos/llvm/llvm-project/issues/19278/comments | 3 | 2014-02-20T02:34:40Z | 2021-12-09T22:00:34Z | https://github.com/llvm/llvm-project/issues/19278 | 1,076,091,334 | 19,278 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18903](https://llvm.org/bz18903) |
| Resolution | FIXED |
| Resolved on | Jun 03, 2021 04:44 |
| Version | trunk |
| OS | Linux |
| CC | @AaronBallman |
## Extended Description
Based on the C11 standard, (section 7.16.1.4)
The parameter parmN is the identifier of the rightmost... | No warning on passing a parameter with register storage to va_start, which is undefined behavior | https://api.github.com/repos/llvm/llvm-project/issues/19277/comments | 1 | 2014-02-20T00:03:25Z | 2021-12-09T22:00:33Z | https://github.com/llvm/llvm-project/issues/19277 | 1,076,091,307 | 19,277 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18902](https://llvm.org/bz18902) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:13 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 llvm/llvm-project#19261 |
| CC | @majnemer,@timurrrr |
## Extended Description
For this record, MSVC... | MS ABI: Non-virtual methods in an overload set with virtual methods participate in vftable layout | https://api.github.com/repos/llvm/llvm-project/issues/19276/comments | 3 | 2014-02-19T23:33:06Z | 2021-12-09T22:00:25Z | https://github.com/llvm/llvm-project/issues/19276 | 1,076,091,100 | 19,276 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18901](https://llvm.org/bz18901) |
| Resolution | DUPLICATE |
| Resolved on | Mar 05, 2014 08:35 |
| Version | 3.4 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I know of this bug which is pretty much the same:
http://llvm... | function not returning declared value cause crash | https://api.github.com/repos/llvm/llvm-project/issues/19275/comments | 2 | 2014-02-19T22:00:05Z | 2021-12-09T22:00:24Z | https://github.com/llvm/llvm-project/issues/19275 | 1,076,091,078 | 19,275 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18900](https://llvm.org/bz18900) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2014 14:31 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @qcolombet |
## Extended Description
...
FAILED: : && /usr/bin/g++ -fPIC -fvisibility-inlin... | Build failure: lib/libLLVMTarget.so: error: undefined reference to 'llvm::TargetLoweringBase::getSymbol(llvm::GlobalValue const*, llvm::Mangler&) const' | https://api.github.com/repos/llvm/llvm-project/issues/19274/comments | 6 | 2014-02-19T21:26:17Z | 2021-12-09T22:00:23Z | https://github.com/llvm/llvm-project/issues/19274 | 1,076,091,060 | 19,274 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18899](https://llvm.org/bz18899) |
| Resolution | FIXED |
| Resolved on | May 05, 2014 13:48 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor,@hfinkel |
## Extended Description
The standard says that compare_exchange_* ... | atomic::compare_exchange_weak invents a write on success | https://api.github.com/repos/llvm/llvm-project/issues/19273/comments | 4 | 2014-02-19T15:08:44Z | 2021-12-09T22:00:21Z | https://github.com/llvm/llvm-project/issues/19273 | 1,076,091,041 | 19,273 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18898](https://llvm.org/bz18898) |
| Version | 3.4 |
| OS | Linux |
| Attachments | [re2c-generated C++ source file, contains big 'switch' statemants.](https://user-images.githubusercontent.com/60944935/143749027-e16357ea-969c-4623-b582-3a9b9c2f35e1.gz) |
| Reporter | LLVM Bugzi... | Clang hangs with -O1 on switches | https://api.github.com/repos/llvm/llvm-project/issues/19272/comments | 2 | 2014-02-19T14:57:26Z | 2021-12-09T22:00:20Z | https://github.com/llvm/llvm-project/issues/19272 | 1,076,091,014 | 19,272 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18897](https://llvm.org/bz18897) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Reproducer test case](https://user-images.githubusercontent.com/60944935/143749026-c2f97c10-30d5-42e5-b546-1ea46b373aff.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
... | fucom pattern with undefined results | https://api.github.com/repos/llvm/llvm-project/issues/19271/comments | 0 | 2014-02-19T13:51:38Z | 2021-12-09T22:00:19Z | https://github.com/llvm/llvm-project/issues/19271 | 1,076,090,995 | 19,271 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18896](https://llvm.org/bz18896) |
| Resolution | INVALID |
| Resolved on | Nov 19, 2018 16:24 |
| Version | 3.3 |
| OS | Linux |
| Blocks | llvm/llvm-project#4440 |
| Attachments | [This is the content of https://user-images.githubusercontent.com/60944935/143749025-7ee69eac-f2... | Linux kernel ARM: Compiled successfully but final report not generated. | https://api.github.com/repos/llvm/llvm-project/issues/19270/comments | 5 | 2014-02-19T12:18:36Z | 2021-12-09T22:00:18Z | https://github.com/llvm/llvm-project/issues/19270 | 1,076,090,970 | 19,270 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18895](https://llvm.org/bz18895) |
| Resolution | FIXED |
| Resolved on | Feb 19, 2014 09:40 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@benlangmuir |
## Extended Description
bool Status::isOther() const {
return T... | clang\lib\basic\VirtualFileSystem.cpp compares enum to boolean | https://api.github.com/repos/llvm/llvm-project/issues/19269/comments | 2 | 2014-02-19T11:13:07Z | 2021-12-09T22:00:17Z | https://github.com/llvm/llvm-project/issues/19269 | 1,076,090,943 | 19,269 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18894](https://llvm.org/bz18894) |
| Resolution | FIXED |
| Resolved on | Apr 01, 2014 16:29 |
| Version | unspecified |
| OS | FreeBSD |
## Extended Description
Invoke lldb against some target e.g. /bin/sleep, set a breakpoint, run, then detach when the breakpoint is hit. Th... | inferior process exits due to SIGTRAP on FreeBSD after detach, or exiting LLDB | https://api.github.com/repos/llvm/llvm-project/issues/19268/comments | 7 | 2014-02-19T05:36:54Z | 2021-12-09T22:00:16Z | https://github.com/llvm/llvm-project/issues/19268 | 1,076,090,925 | 19,268 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18893](https://llvm.org/bz18893) |
| Resolution | FIXED |
| Resolved on | Aug 26, 2014 17:15 |
| Version | trunk |
| OS | All |
| CC | @hfinkel,@rotateright |
## Extended Description
The following code is miscompiled by the current clang trunk on x86_64-linux-gnu at -Os and ab... | wrong code (hangs) at -Os and above on x86_64-linux-gnu (affecting clang 3.0 to trunk) (indvars) | https://api.github.com/repos/llvm/llvm-project/issues/19267/comments | 1 | 2014-02-19T05:27:47Z | 2021-12-09T22:00:15Z | https://github.com/llvm/llvm-project/issues/19267 | 1,076,090,894 | 19,267 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18892](https://llvm.org/bz18892) |
| Resolution | WORKSFORME |
| Resolved on | Jan 23, 2019 23:48 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nickdesaulniers |
## Extended Description
clang --target=aarch64-linux-gnu -xc -c - << EOF
#i... | __builtin_neon_vld1q_v() won't accept 64-bit (unsigned long *) on aarch64 | https://api.github.com/repos/llvm/llvm-project/issues/19266/comments | 1 | 2014-02-19T05:10:30Z | 2022-01-20T02:13:46Z | https://github.com/llvm/llvm-project/issues/19266 | 1,076,090,865 | 19,266 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18891](https://llvm.org/bz18891) |
| Resolution | FIXED |
| Resolved on | Jun 02, 2014 06:10 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#19300 |
| CC | @rengolin,@tinti |
## Extended Description
As described in Bug #​18199:
First: asm volatile wi... | NR_PAGEFLAGS macro with inline assembly in ARM | https://api.github.com/repos/llvm/llvm-project/issues/19265/comments | 9 | 2014-02-19T02:41:45Z | 2021-12-09T22:02:43Z | https://github.com/llvm/llvm-project/issues/19265 | 1,076,090,688 | 19,265 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18890](https://llvm.org/bz18890) |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case](https://user-images.githubusercontent.com/296817/143749022-cf497967-c804-4594-ad7b-fd18254ef5fd.gz) |
| CC | @hfinkel |
## Extended Description
Compile the attached test program... | Lowering of atomic ops doesn't reuse registers | https://api.github.com/repos/llvm/llvm-project/issues/19264/comments | 4 | 2014-02-19T01:50:39Z | 2021-12-09T22:00:05Z | https://github.com/llvm/llvm-project/issues/19264 | 1,076,090,670 | 19,264 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18889](https://llvm.org/bz18889) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [struct-0, FileCheck-ized](https://user-images.githubusercontent.com/60944935/143749016-1f06757f-e7e0-45c3-b85d-faa2f4d756c8.gz), [struct-1, FileCheck-ized](https://user-images.githubusercont... | [ABI] powerpc-darwin struct layout incorrect | https://api.github.com/repos/llvm/llvm-project/issues/19263/comments | 5 | 2014-02-19T00:23:59Z | 2024-01-07T10:49:19Z | https://github.com/llvm/llvm-project/issues/19263 | 1,076,090,648 | 19,263 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18888](https://llvm.org/bz18888) |
| Resolution | INVALID |
| Resolved on | Sep 16, 2017 03:27 |
| Version | 3.3 |
| OS | FreeBSD |
| Attachments | [as requested](https://user-images.githubusercontent.com/60944935/143749014-21844abf-9bcc-4f9f-a27e-8f03b27818c0.gz), [xxx-0Vwj61.s... | Cannot select: intrinsic %llvm.x86.sse42.crc32.32.8 | https://api.github.com/repos/llvm/llvm-project/issues/19262/comments | 3 | 2014-02-18T22:06:13Z | 2021-12-09T22:00:03Z | https://github.com/llvm/llvm-project/issues/19262 | 1,076,090,622 | 19,262 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18887](https://llvm.org/bz18887) |
| Resolution | FIXED |
| Resolved on | Oct 21, 2015 15:19 |
| Version | unspecified |
| OS | Windows NT |
| Depends On | llvm/llvm-project#21099 llvm/llvm-project#19218 llvm/llvm-bugzilla-archive#18885 llvm/llvm-project#19276 llvm/llvm-project#... | [META] Compiling Chromium on Windows with clang-cl | https://api.github.com/repos/llvm/llvm-project/issues/19261/comments | 23 | 2014-02-18T21:05:41Z | 2021-12-09T22:59:38Z | https://github.com/llvm/llvm-project/issues/19261 | 1,076,089,946 | 19,261 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18886](https://llvm.org/bz18886) |
| Resolution | DUPLICATE |
| Resolved on | May 21, 2014 20:31 |
| Version | trunk |
| OS | All |
| CC | @atrick,@hfinkel |
## Extended Description
The following code is miscompiled by the current clang trunk at -O1 and above in both 32-bit an... | wrong code (hangs) at -O1 and above on x86_64-linux-gnu (in both 32-bit and 64-bit modes) | https://api.github.com/repos/llvm/llvm-project/issues/19260/comments | 2 | 2014-02-18T20:56:03Z | 2021-12-09T21:59:29Z | https://github.com/llvm/llvm-project/issues/19260 | 1,076,089,913 | 19,260 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18885](https://llvm.org/bz18885) |
| Resolution | FIXED |
| Resolved on | Aug 11, 2014 11:52 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 llvm/llvm-project#19261 |
| CC | @majnemer,@timurrrr |
## Extended Description
The relevant MSDN doc... | -fms-extensions should implement MSVC's section pragmas (const_seg, data_seg, etc) | https://api.github.com/repos/llvm/llvm-project/issues/19259/comments | 4 | 2014-02-18T20:17:46Z | 2021-12-09T22:00:01Z | https://github.com/llvm/llvm-project/issues/19259 | 1,076,089,719 | 19,259 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18884](https://llvm.org/bz18884) |
| Resolution | FIXED |
| Resolved on | Aug 26, 2014 20:29 |
| Version | trunk |
| OS | All |
| CC | @hfinkel,@qcolombet,@rotateright |
## Extended Description
The following code is miscompiled by the current clang trunk at -Os and above in 32... | wrong code at -Os and above on x86_64-linux-gnu in 32-bit mode (reg coalescer) | https://api.github.com/repos/llvm/llvm-project/issues/19258/comments | 1 | 2014-02-18T19:19:44Z | 2021-12-09T21:59:19Z | https://github.com/llvm/llvm-project/issues/19258 | 1,076,089,693 | 19,258 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18883](https://llvm.org/bz18883) |
| Resolution | FIXED |
| Resolved on | Oct 10, 2014 13:16 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atrick,@echristo,@hfinkel |
## Extended Description
I've been working on an out-of-tree target f... | Possible bug in MachineScheduler tryPressure | https://api.github.com/repos/llvm/llvm-project/issues/19257/comments | 11 | 2014-02-18T18:41:43Z | 2021-12-09T21:59:17Z | https://github.com/llvm/llvm-project/issues/19257 | 1,076,089,669 | 19,257 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18882](https://llvm.org/bz18882) |
| Resolution | INVALID |
| Resolved on | Feb 18, 2014 12:18 |
| Version | 3.4 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The code is as follows:
class A {
public:
A(... | Default initialization of an object of const type requires user-defined default constructor, even if I provide one. | https://api.github.com/repos/llvm/llvm-project/issues/19256/comments | 1 | 2014-02-18T18:17:00Z | 2021-12-09T21:59:17Z | https://github.com/llvm/llvm-project/issues/19256 | 1,076,089,646 | 19,256 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18881](https://llvm.org/bz18881) |
| Resolution | WORKSFORME |
| Resolved on | Jul 08, 2015 05:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [test file to reproduce](https://user-images.githubusercontent.com/60944935/143749012-3842807c-7948-46e2-ad40-229c913844d5.gz) |... | [AArch64] Produce STLXR with unpredictable behavior. | https://api.github.com/repos/llvm/llvm-project/issues/19255/comments | 1 | 2014-02-18T12:15:09Z | 2022-01-20T02:13:44Z | https://github.com/llvm/llvm-project/issues/19255 | 1,076,089,616 | 19,255 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18880](https://llvm.org/bz18880) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @majnemer,@DougGregor,@rnk |
## Extended Description
void f(int *__restrict p) {}
is mangled as... | [win32] __restrict pointer arguments are mangled incorrectly | https://api.github.com/repos/llvm/llvm-project/issues/19254/comments | 3 | 2014-02-18T11:36:08Z | 2021-12-09T21:59:15Z | https://github.com/llvm/llvm-project/issues/19254 | 1,076,089,591 | 19,254 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18879](https://llvm.org/bz18879) |
| Resolution | FIXED |
| Resolved on | Dec 21, 2017 10:13 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#12722 llvm/llvm-project#19994 |
| Attachments | [testcase.cpp](https://user-images.githubusercontent.com/60944935/1437490... | type-name alias in qualified-id used in explicit destructor call not handled correctly | https://api.github.com/repos/llvm/llvm-project/issues/19253/comments | 11 | 2014-02-18T07:23:33Z | 2021-12-09T22:25:27Z | https://github.com/llvm/llvm-project/issues/19253 | 1,076,089,500 | 19,253 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18878](https://llvm.org/bz18878) |
| Version | trunk |
| OS | Windows NT |
| CC | @dwblaikie,@zygoloid |
## Extended Description
Clang does not warn the self initialization: int x = x;
$: cat s.c
```
void f(void) {
int x = x;
int array[] = {1, 2};
int y... | No uninitialized warning for self-initialization (e.g., int x = x) | https://api.github.com/repos/llvm/llvm-project/issues/19252/comments | 4 | 2014-02-18T07:22:24Z | 2023-06-07T20:52:26Z | https://github.com/llvm/llvm-project/issues/19252 | 1,076,089,473 | 19,252 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18877](https://llvm.org/bz18877) |
| Version | trunk |
| OS | Windows NT |
| CC | @zygoloid,@zhendongsu |
## Extended Description
For the following statement:
if (i) a:;
Clang does not warn that the body is empty.
$: cat s.c
void f(int i) {
if (i) a:;
}
$: clang-trunk... | No -Wempty-body warning for empty body with a prefix label | https://api.github.com/repos/llvm/llvm-project/issues/19251/comments | 8 | 2014-02-18T07:04:50Z | 2022-01-17T20:03:30Z | https://github.com/llvm/llvm-project/issues/19251 | 1,076,089,453 | 19,251 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18876](https://llvm.org/bz18876) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2014 21:52 |
| Version | 3.4 |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
The implementation of is_default_constructible in libstdc++ is based on the validity of a decl... | is_default_constructible and DRs 1354, 1424 | https://api.github.com/repos/llvm/llvm-project/issues/19250/comments | 2 | 2014-02-18T04:35:16Z | 2021-12-09T21:59:08Z | https://github.com/llvm/llvm-project/issues/19250 | 1,076,089,442 | 19,250 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18875](https://llvm.org/bz18875) |
| Version | trunk |
| OS | Windows NT |
## Extended Description
Clang does not warn a function call through a non-compatible type. Such a function call can lead to unexpected behavior, such as the following code.
$: cat s.c
int foo(double *... | No warning for function call through a non-compatible type | https://api.github.com/repos/llvm/llvm-project/issues/19249/comments | 0 | 2014-02-17T22:00:39Z | 2021-12-09T21:59:07Z | https://github.com/llvm/llvm-project/issues/19249 | 1,076,089,420 | 19,249 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18874](https://llvm.org/bz18874) |
| Resolution | FIXED |
| Resolved on | Jul 02, 2017 03:50 |
| Version | trunk |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
| CC | @gnzlbg,@zygoloid |
## Extended Description
In the following program:
#include <cstddef>
template... | constexpr function ill-formed but error message incorrect | https://api.github.com/repos/llvm/llvm-project/issues/19248/comments | 3 | 2014-02-17T20:47:17Z | 2021-12-09T21:59:06Z | https://github.com/llvm/llvm-project/issues/19248 | 1,076,089,399 | 19,248 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18873](https://llvm.org/bz18873) |
| Version | trunk |
| OS | Linux |
| Attachments | [Reduced test case](https://user-images.githubusercontent.com/60944935/143749010-6c6c803f-80d8-412a-a2ad-0594f3d11073.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
... | Segfault on invalid code | https://api.github.com/repos/llvm/llvm-project/issues/19247/comments | 2 | 2014-02-17T20:14:57Z | 2023-01-23T05:24:51Z | https://github.com/llvm/llvm-project/issues/19247 | 1,076,089,378 | 19,247 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18872](https://llvm.org/bz18872) |
| Resolution | DUPLICATE |
| Resolved on | Jul 12, 2014 14:26 |
| Version | trunk |
| OS | All |
| CC | @hfinkel,@qcolombet,@rotateright |
## Extended Description
The current clang trunk crashes when compiling the following testcase at -O3 in... | clang crashes on valid code at -O3 in 32-bit mode on x86_64-linux-gnu | https://api.github.com/repos/llvm/llvm-project/issues/19246/comments | 2 | 2014-02-17T20:09:59Z | 2021-12-09T21:59:03Z | https://github.com/llvm/llvm-project/issues/19246 | 1,076,089,348 | 19,246 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18871](https://llvm.org/bz18871) |
| Resolution | FIXED |
| Resolved on | Feb 18, 2014 17:59 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @silvasean |
## Extended Description
On the How to submit an LLVM bug report page, the front-... | LLVM page "How to submit an LLVM bug report" still refers to llvm-gcc | https://api.github.com/repos/llvm/llvm-project/issues/19245/comments | 1 | 2014-02-17T19:47:33Z | 2021-12-09T21:59:02Z | https://github.com/llvm/llvm-project/issues/19245 | 1,076,089,323 | 19,245 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18870](https://llvm.org/bz18870) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2014 17:25 |
| Version | 3.4 |
| OS | All |
| Attachments | [testcase.cpp](https://user-images.githubusercontent.com/60944935/143749009-0392f406-f6b1-47c2-9e50-2c1b6f28ee9d.gz) |
| Reporter | LLVM ... | string-literals not handled correctly in linkage-specification | https://api.github.com/repos/llvm/llvm-project/issues/19244/comments | 1 | 2014-02-17T19:27:19Z | 2021-12-09T21:59:01Z | https://github.com/llvm/llvm-project/issues/19244 | 1,076,089,303 | 19,244 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18869](https://llvm.org/bz18869) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @andreyv |
## Extended Description
The second call to ExecuteAndWait returns -1, because Wait sets ChildPid to -1, and catches EINTR the first time it is cal... | ExecuteAndWait fails when called second time on OSX | https://api.github.com/repos/llvm/llvm-project/issues/19243/comments | 2 | 2014-02-17T17:53:10Z | 2021-12-09T21:59:00Z | https://github.com/llvm/llvm-project/issues/19243 | 1,076,089,288 | 19,243 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18868](https://llvm.org/bz18868) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel | | over eager optimization yields incorrect code | https://api.github.com/repos/llvm/llvm-project/issues/19242/comments | 1 | 2014-02-17T17:39:24Z | 2024-07-06T03:15:45Z | https://github.com/llvm/llvm-project/issues/19242 | 1,076,089,268 | 19,242 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18867](https://llvm.org/bz18867) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
The following (incorrect) code results in a weird diagnostic when compiled with clang r201505:
```cpp
template <... | `Cannot combine with previous '(error)' declaration` on template error with "final" | https://api.github.com/repos/llvm/llvm-project/issues/19241/comments | 0 | 2014-02-17T14:27:17Z | 2025-03-10T22:13:35Z | https://github.com/llvm/llvm-project/issues/19241 | 1,076,089,247 | 19,241 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18866](https://llvm.org/bz18866) |
| Version | trunk |
| OS | All |
| Attachments | [test case](https://user-images.githubusercontent.com/95090477/143749008-746d8b69-7710-418e-8295-653ff8e77d63.gz) |
| CC | @jryans |
## Extended Description
Please run the script 'run' from t... | Debug info for function argument has a wrong span | https://api.github.com/repos/llvm/llvm-project/issues/19240/comments | 1 | 2014-02-17T09:57:55Z | 2023-08-13T14:44:26Z | https://github.com/llvm/llvm-project/issues/19240 | 1,076,089,226 | 19,240 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18865](https://llvm.org/bz18865) |
| Resolution | INVALID |
| Resolved on | Feb 17, 2014 02:53 |
| Version | trunk |
| OS | Linux |
| Attachments | [source that cause bug](https://user-images.githubusercontent.com/95090486/143749007-8d1a921c-68e0-4488-b75f-72c20a7b737d.gz) |
| C... | ARMLoadStoreOptimizer should be disable when Address Sanitizer is enable | https://api.github.com/repos/llvm/llvm-project/issues/19239/comments | 4 | 2014-02-17T08:30:31Z | 2021-12-09T21:58:56Z | https://github.com/llvm/llvm-project/issues/19239 | 1,076,089,198 | 19,239 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18864](https://llvm.org/bz18864) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2016 08:29 |
| Version | trunk |
| OS | Linux |
| Attachments | [an example code that stops working with clang 3.5](https://user-images.githubusercontent.com/95090467/143749006-b173d261-d824-46cc-b... | llvm 3.5 fails to compile inline assembler on ARM | https://api.github.com/repos/llvm/llvm-project/issues/19238/comments | 4 | 2014-02-17T05:29:13Z | 2021-12-09T21:58:55Z | https://github.com/llvm/llvm-project/issues/19238 | 1,076,089,183 | 19,238 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18863](https://llvm.org/bz18863) |
| Version | 3.4 |
| OS | All |
| Blocks | llvm/llvm-project#15837 |
| Attachments | [sret.cpp](https://user-images.githubusercontent.com/60944935/143749003-abf5e917-974a-4c01-bf1b-6d6951c444c0.gz), [sret-amd64.ll](https://user-images.githubuse... | le32-unknown-nacl target does not optimize simple struct return values as primitive returns | https://api.github.com/repos/llvm/llvm-project/issues/19237/comments | 4 | 2014-02-16T22:14:11Z | 2024-07-06T03:15:57Z | https://github.com/llvm/llvm-project/issues/19237 | 1,076,089,166 | 19,237 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18862](https://llvm.org/bz18862) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2014 11:06 |
| Version | trunk |
| OS | All |
| CC | @hfinkel,@rotateright |
## Extended Description
The following code is miscompiled by the current clang trunk at -O1 and above in 32-bit mode (... | wrong code at -O1 and above on x86_64-linux-gnu in 32-bit mode (for code with the "pack" pragma and bitfields) | https://api.github.com/repos/llvm/llvm-project/issues/19236/comments | 1 | 2014-02-16T21:55:00Z | 2021-12-09T21:58:53Z | https://github.com/llvm/llvm-project/issues/19236 | 1,076,089,143 | 19,236 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18861](https://llvm.org/bz18861) |
| Resolution | FIXED |
| Resolved on | May 29, 2014 16:43 |
| Version | trunk |
| OS | All |
| CC | @chandlerc,@hfinkel,@rotateright |
## Extended Description
The current clang trunk crashes when compiling the following testcase at -O2 and -O... | clang crashes on valid code at -O2 and -O3 on x86_64-linux-gnu | https://api.github.com/repos/llvm/llvm-project/issues/19235/comments | 4 | 2014-02-16T20:53:19Z | 2021-12-09T21:58:52Z | https://github.com/llvm/llvm-project/issues/19235 | 1,076,089,119 | 19,235 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18860](https://llvm.org/bz18860) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#11360 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @topperc |
## Extended Description
I've been trying to g... | [x86 Disassembler] Displacement following SIB byte parsed with wrong instruction length with REX.B | https://api.github.com/repos/llvm/llvm-project/issues/19234/comments | 4 | 2014-02-16T13:46:39Z | 2021-12-09T21:58:50Z | https://github.com/llvm/llvm-project/issues/19234 | 1,076,089,096 | 19,234 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18859](https://llvm.org/bz18859) |
| Resolution | DUPLICATE |
| Resolved on | Feb 17, 2014 12:48 |
| Version | 3.4 |
| OS | All |
| Attachments | [testcase.cpp](https://user-images.githubusercontent.com/60944935/143749002-844679ff-2772-4209-8fc4-cb53b63da8dd.gz) |
| Reporter | L... | cv-qualifications not ignored in enum-base | https://api.github.com/repos/llvm/llvm-project/issues/19233/comments | 1 | 2014-02-16T09:19:55Z | 2021-12-09T21:58:50Z | https://github.com/llvm/llvm-project/issues/19233 | 1,076,089,076 | 19,233 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18858](https://llvm.org/bz18858) |
| Resolution | FIXED |
| Resolved on | Dec 20, 2016 16:59 |
| Version | unspecified |
| OS | All |
| CC | @EugeneZelenko,@LegalizeAdulthood,@pepsiman |
## Extended Description
If clang-modernize sees that a class member is initialized to the ... | teach clang-tidy to convert member initializers to default initializers | https://api.github.com/repos/llvm/llvm-project/issues/19232/comments | 5 | 2014-02-16T08:52:13Z | 2021-12-09T21:58:49Z | https://github.com/llvm/llvm-project/issues/19232 | 1,076,089,056 | 19,232 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18857](https://llvm.org/bz18857) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tetsuo-cpp,@EugeneZelenko,@LegalizeAdulthood |
## Extended Description
Example: convert:
/* a.h: */
void f();
struct A { int m; };
/* a.c: */
void f(x,... | [enhancement] clang-modernize should support converting K&R parameter definitions into C prototypes | https://api.github.com/repos/llvm/llvm-project/issues/19231/comments | 5 | 2014-02-16T08:51:47Z | 2024-10-25T02:02:33Z | https://github.com/llvm/llvm-project/issues/19231 | 1,076,089,038 | 19,231 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18856](https://llvm.org/bz18856) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
For example, crash-recovery-code-complete.c leaves preamble.pch at abnormal exit.
OnDiskData::CleanPreambleFile() is called but it fails.... | Removing opened files would fail on win32 (ASTUnit.cpp, preamble.pch) | https://api.github.com/repos/llvm/llvm-project/issues/19230/comments | 1 | 2014-02-16T06:23:22Z | 2023-08-12T14:44:46Z | https://github.com/llvm/llvm-project/issues/19230 | 1,076,089,016 | 19,230 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18855](https://llvm.org/bz18855) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2014 15:52 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
This program:
> unsigned long long
> operator"" _µs(unsigned lon... | Lexer produces incorrect identifier in user defined literals using UCNs | https://api.github.com/repos/llvm/llvm-project/issues/19229/comments | 1 | 2014-02-16T03:17:32Z | 2021-12-09T21:58:46Z | https://github.com/llvm/llvm-project/issues/19229 | 1,076,088,998 | 19,229 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18854](https://llvm.org/bz18854) |
| Resolution | FIXED |
| Resolved on | May 06, 2015 19:13 |
| Version | 3.6 |
| OS | All |
| Attachments | [The testcase.](https://user-images.githubusercontent.com/60944935/143749001-cf6dc69d-d1d5-422e-a014-127785dca5ce.gz) |
| Reporter | LLVM... | Infinite recursion when trying to store a lambda in a std::function | https://api.github.com/repos/llvm/llvm-project/issues/19228/comments | 3 | 2014-02-16T00:39:38Z | 2021-12-09T21:58:45Z | https://github.com/llvm/llvm-project/issues/19228 | 1,076,088,976 | 19,228 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18853](https://llvm.org/bz18853) |
| Resolution | FIXED |
| Resolved on | Apr 21, 2014 18:50 |
| Version | 3.4 |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143749000-34824b28-8f4d-4780-853e-e4a3695d1eb8.gz) |
| Reporter | LLVM B... | tuple with unique_ptr element cannot be emplaced in vector (c++1y) | https://api.github.com/repos/llvm/llvm-project/issues/19227/comments | 1 | 2014-02-15T23:29:50Z | 2021-12-09T21:58:44Z | https://github.com/llvm/llvm-project/issues/19227 | 1,076,088,959 | 19,227 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18852](https://llvm.org/bz18852) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2014 12:22 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor |
## Extended Description
void func() {
struct foo {
void bar() { }
}
bar();
}
produces
error: use of undeclare... | Spelling correction to non-static member functions with qualification | https://api.github.com/repos/llvm/llvm-project/issues/19226/comments | 1 | 2014-02-15T23:23:10Z | 2021-12-09T21:58:43Z | https://github.com/llvm/llvm-project/issues/19226 | 1,076,088,944 | 19,226 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18851](https://llvm.org/bz18851) |
| Resolution | FIXED |
| Resolved on | Feb 16, 2014 13:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [source file + script](https://user-images.githubusercontent.com/1040968/143748998-091cbd05-06d1-4e2e-8cf0-bba24a5a3f5b.gz) |
## Ext... | Regressions in ARM LNT buildbot due to SCEV changes | https://api.github.com/repos/llvm/llvm-project/issues/19225/comments | 5 | 2014-02-15T20:27:46Z | 2021-12-09T21:58:42Z | https://github.com/llvm/llvm-project/issues/19225 | 1,076,088,924 | 19,225 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18850](https://llvm.org/bz18850) |
| Resolution | WONTFIX |
| Resolved on | Nov 19, 2016 17:36 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd |
## Extended Description
make/platform/clang_linux.mk is parsing the output of g... | "unable to infer compiler target triple" due to none English gcc output | https://api.github.com/repos/llvm/llvm-project/issues/19224/comments | 1 | 2014-02-15T19:45:18Z | 2022-01-20T02:39:38Z | https://github.com/llvm/llvm-project/issues/19224 | 1,076,088,900 | 19,224 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18849](https://llvm.org/bz18849) |
| Version | trunk |
| OS | Linux |
| Attachments | [The LLVM-IR file to reproduce this bug](https://user-images.githubusercontent.com/92601279/143748997-f74dbb99-b1e5-4bd0-8c4a-ff16c52e2489.gz) |
| CC | @hfinkel,@dobbelaj-snps |
## Extended De... | Store overwritten in next loop iteration is not eliminated | https://api.github.com/repos/llvm/llvm-project/issues/19223/comments | 0 | 2014-02-15T15:37:08Z | 2021-12-09T21:58:40Z | https://github.com/llvm/llvm-project/issues/19223 | 1,076,088,878 | 19,223 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18848](https://llvm.org/bz18848) |
| Version | trunk |
| OS | Linux |
| Attachments | [The LLVM-IR file to reproduce this bug](https://user-images.githubusercontent.com/92601279/143748996-a49b5885-035a-4135-bdc1-0af5f5bb072f.gz) |
| CC | @hfinkel |
## Extended Description
Wh... | gvn does not remove loads after loop | https://api.github.com/repos/llvm/llvm-project/issues/19222/comments | 0 | 2014-02-15T15:20:58Z | 2021-12-09T21:58:39Z | https://github.com/llvm/llvm-project/issues/19222 | 1,076,088,849 | 19,222 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18847](https://llvm.org/bz18847) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2014 02:06 |
| Version | trunk |
| OS | other |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
llvm/include/llvm/Support/Format.h:88:49: error: ‘snprintf’ was not declared in th... | --enable-cxx11 is not incompatible on cygwin. | https://api.github.com/repos/llvm/llvm-project/issues/19221/comments | 2 | 2014-02-15T14:58:46Z | 2021-12-09T21:58:38Z | https://github.com/llvm/llvm-project/issues/19221 | 1,076,088,824 | 19,221 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18846](https://llvm.org/bz18846) |
| Resolution | FIXED |
| Resolved on | Nov 19, 2014 09:33 |
| Version | trunk |
| OS | Linux |
| Attachments | [The LLVM-IR file to reproduce this bug](https://user-images.githubusercontent.com/92601279/143748995-0dd2076a-c3a6-4348-be7f-5e13466... | needless avx spill/reload | https://api.github.com/repos/llvm/llvm-project/issues/19220/comments | 4 | 2014-02-15T14:29:38Z | 2021-12-09T21:58:37Z | https://github.com/llvm/llvm-project/issues/19220 | 1,076,088,800 | 19,220 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18845](https://llvm.org/bz18845) |
| Resolution | DUPLICATE |
| Resolved on | Feb 14, 2014 15:24 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @majnemer,@DougGregor,@timurrrr |
## Extended Description
When the primary base lacks a... | MS ABI: Incorrect this adjustment in base dtor when dtor is in non-primary vftable | https://api.github.com/repos/llvm/llvm-project/issues/19219/comments | 1 | 2014-02-14T22:18:38Z | 2021-12-09T21:58:36Z | https://github.com/llvm/llvm-project/issues/19219 | 1,076,088,773 | 19,219 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18844](https://llvm.org/bz18844) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:14 |
| Version | unspecified |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 llvm/llvm-project#19261 |
| CC | @majnemer,@DougGregor,@timurrrr |
## Extended Description
When the ... | MS ABI: Incorrect this adjustment in base dtor when dtor is in non-primary vftable | https://api.github.com/repos/llvm/llvm-project/issues/19218/comments | 6 | 2014-02-14T22:18:11Z | 2021-12-09T22:00:00Z | https://github.com/llvm/llvm-project/issues/19218 | 1,076,088,599 | 19,218 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18843](https://llvm.org/bz18843) |
| Resolution | FIXED |
| Resolved on | Jul 09, 2015 17:08 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @HowardHinnant,@mclow,@kaomoneus |
## Extended Description
Using the latest svn checkout of l... | Cannot create shared_ptr to const derived from enable_shared_from_this | https://api.github.com/repos/llvm/llvm-project/issues/19217/comments | 6 | 2014-02-14T21:31:08Z | 2021-12-09T21:58:26Z | https://github.com/llvm/llvm-project/issues/19217 | 1,076,088,579 | 19,217 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18842](https://llvm.org/bz18842) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc |
## Extended Description
llvm-reviews.chandlerc.com prompts to install flash, but then works fine when I tell it "no". It should not even try. ... | Fabricator wants Flash. It shouldn't. | https://api.github.com/repos/llvm/llvm-project/issues/19216/comments | 1 | 2014-02-14T20:52:38Z | 2022-03-02T17:12:25Z | https://github.com/llvm/llvm-project/issues/19216 | 1,076,088,557 | 19,216 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18841](https://llvm.org/bz18841) |
| Resolution | FIXED |
| Resolved on | Feb 26, 2014 01:49 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Repro steps:
1. Build lldb with cmake/ninja using a debug build type.
2. Ru... | lldb crashing when running embedded python commands on Ubuntu 12.04 x86_64 | https://api.github.com/repos/llvm/llvm-project/issues/19215/comments | 9 | 2014-02-14T20:23:15Z | 2021-12-09T21:58:24Z | https://github.com/llvm/llvm-project/issues/19215 | 1,076,088,520 | 19,215 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18840](https://llvm.org/bz18840) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dbaron,@dnovillo,@echristo,@MaskRay,@jh7370,@nickdesaulniers |
## Extended Description
llvm-darfdump can dump debug lines, but it does that for each compile u... | Would be nice to have a raw dump of .debug_line similar to readelf --debug-dump=rawline | https://api.github.com/repos/llvm/llvm-project/issues/19214/comments | 2 | 2014-02-14T18:46:04Z | 2021-12-09T21:58:23Z | https://github.com/llvm/llvm-project/issues/19214 | 1,076,088,504 | 19,214 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18839](https://llvm.org/bz18839) |
| Resolution | FIXED |
| Resolved on | Feb 17, 2014 17:35 |
| Version | 3.4 |
| OS | All |
| Attachments | [testcase.cpp](https://user-images.githubusercontent.com/60944935/143748993-6d4a4ad1-ebac-4cab-9f30-17ec98daa99a.gz) |
| Reporter | LLVM ... | Variable declaration treated as definition in direct linkage-specification having "C++" as string-literal | https://api.github.com/repos/llvm/llvm-project/issues/19213/comments | 5 | 2014-02-14T17:49:41Z | 2021-12-09T21:58:22Z | https://github.com/llvm/llvm-project/issues/19213 | 1,076,088,480 | 19,213 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18838](https://llvm.org/bz18838) |
| Resolution | DUPLICATE |
| Resolved on | Feb 17, 2014 18:03 |
| Version | 3.4 |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143748992-199cde1c-d0df-478c-b5c9-17b5f6e99a4c.gz) |
| Reporter | LLV... | Inheritance/friend problem | https://api.github.com/repos/llvm/llvm-project/issues/19212/comments | 2 | 2014-02-14T16:04:24Z | 2021-12-09T21:58:20Z | https://github.com/llvm/llvm-project/issues/19212 | 1,076,088,457 | 19,212 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18837](https://llvm.org/bz18837) |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
clang crashes with a segmentation fault when parsing an Objective-C++ file (.mm) containing an ambiguous constructor call using an initializer lis... | Assertion failed: (Val && "isa<> used on a null pointer") on ambiguous constructor call in ObjC++ mode | https://api.github.com/repos/llvm/llvm-project/issues/19211/comments | 2 | 2014-02-14T15:58:45Z | 2023-05-22T12:29:21Z | https://github.com/llvm/llvm-project/issues/19211 | 1,076,088,430 | 19,211 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18836](https://llvm.org/bz18836) |
| Resolution | FIXED |
| Resolved on | Jul 10, 2014 17:05 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
Makefile variables LLVMLibDir, LLVMToolDir from /usr/lib/l... | Symlink for current build mode missing | https://api.github.com/repos/llvm/llvm-project/issues/19210/comments | 2 | 2014-02-14T15:32:15Z | 2021-12-09T21:58:18Z | https://github.com/llvm/llvm-project/issues/19210 | 1,076,088,411 | 19,210 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18835](https://llvm.org/bz18835) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans |
## Extended Description
It seems that there are tons of undocumented features in the isel patterns,
and backends such as X86, ARM and PowerPC use the... | backend writers guide lacks lots of information about patterns | https://api.github.com/repos/llvm/llvm-project/issues/19209/comments | 0 | 2014-02-14T13:31:22Z | 2021-12-09T21:58:17Z | https://github.com/llvm/llvm-project/issues/19209 | 1,076,088,391 | 19,209 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18834](https://llvm.org/bz18834) |
| Version | 3.4 |
| OS | All |
| Attachments | [testcase.cpp](https://user-images.githubusercontent.com/60944935/143748990-9a1bf6e8-273e-4dbf-a5bb-643446b30908.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid,@... | Ambiguity isn't caught when a derived class is passed to a function template taking a `simple-template-id` | https://api.github.com/repos/llvm/llvm-project/issues/19208/comments | 6 | 2014-02-14T12:10:48Z | 2025-03-12T04:24:40Z | https://github.com/llvm/llvm-project/issues/19208 | 1,076,088,361 | 19,208 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18833](https://llvm.org/bz18833) |
| Resolution | FIXED |
| Resolved on | Jun 19, 2014 20:49 |
| Version | trunk |
| OS | Linux |
| CC | @compnerd |
## Extended Description
OUTPUT_BUF .req r2
will store "output_buf" in RegisterReqs.Because in AsmParser::parseStatement
=> ... | ARMAsmParser fails to recognize .req directive alias name in capital letters | https://api.github.com/repos/llvm/llvm-project/issues/19207/comments | 3 | 2014-02-14T08:43:33Z | 2021-12-09T21:58:15Z | https://github.com/llvm/llvm-project/issues/19207 | 1,076,088,347 | 19,207 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18832](https://llvm.org/bz18832) |
| Resolution | WORKSFORME |
| Resolved on | Sep 16, 2015 09:05 |
| Version | unspecified |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste |
## Extended Description
Submitting this PR for two watchpoint expression tes... | Three watchpoint set expression tests fail on FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/19206/comments | 4 | 2014-02-14T05:47:00Z | 2022-01-20T02:13:43Z | https://github.com/llvm/llvm-project/issues/19206 | 1,076,088,324 | 19,206 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18831](https://llvm.org/bz18831) |
| Resolution | MOVED |
| Resolved on | Mar 11, 2014 21:18 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@rnk |
## Extended Description
When I use the clang in Xcode 5.0.2 (Apple LLVM ve... | clang 5.1 introduces new "unknown argument" errors | https://api.github.com/repos/llvm/llvm-project/issues/19205/comments | 6 | 2014-02-14T01:26:46Z | 2021-12-09T21:58:13Z | https://github.com/llvm/llvm-project/issues/19205 | 1,076,088,303 | 19,205 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18830](https://llvm.org/bz18830) |
| Version | unspecified |
| OS | Windows NT |
| Attachments | [diagnostic output](https://user-images.githubusercontent.com/50126/143748989-3ae81cb1-08c2-4747-87bb-c7f5b7594478.gz) |
## Extended Description
A missing typename resulted in a ... | Truly atrocious diagnostic for missing typename inside gtest's EXPECT_EQ | https://api.github.com/repos/llvm/llvm-project/issues/19204/comments | 0 | 2014-02-13T20:55:58Z | 2021-12-09T21:58:12Z | https://github.com/llvm/llvm-project/issues/19204 | 1,076,088,289 | 19,204 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18829](https://llvm.org/bz18829) |
| Resolution | WORKSFORME |
| Resolved on | Jun 21, 2017 11:16 |
| Version | trunk |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/138339/143748988-d8a73961-b2a5-46ab-a706-4e4de29e7a58.gz) |
## Extended De... | Use still stuck around after Def is destroyed assertion with alias bitcast functions | https://api.github.com/repos/llvm/llvm-project/issues/19203/comments | 1 | 2014-02-13T19:47:13Z | 2022-01-20T02:13:42Z | https://github.com/llvm/llvm-project/issues/19203 | 1,076,088,263 | 19,203 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18828](https://llvm.org/bz18828) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This is just a mild build time issue. It would be a bit faster to drop them if we know we are not dead stripping. | -ffunction-sections -fdata-sections used even if -DLLVM_NO_DEAD_STRIP=ON specified | https://api.github.com/repos/llvm/llvm-project/issues/19202/comments | 1 | 2014-02-13T17:24:55Z | 2022-01-26T22:18:47Z | https://github.com/llvm/llvm-project/issues/19202 | 1,076,088,238 | 19,202 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18827](https://llvm.org/bz18827) |
| Version | 3.4 |
| OS | Linux |
| Attachments | [multiboot-7ce6f6.S](https://user-images.githubusercontent.com/60944935/143748986-b5a6b70d-9bcb-4729-9673-a1c19bb654cb.gz), [multiboot-7ce6f6.sh](https://user-images.githubusercontent.com/60... | clang integrated assembler segfault | https://api.github.com/repos/llvm/llvm-project/issues/19201/comments | 2 | 2014-02-13T14:46:51Z | 2023-08-09T09:49:47Z | https://github.com/llvm/llvm-project/issues/19201 | 1,076,088,223 | 19,201 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18826](https://llvm.org/bz18826) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:09 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#12849 |
## Extended Description
consider:
extern "C" int printf(const char *, ...);
char buffer[1 << 10];
struct ... | MS ABI: clang doesn't create a packed struct when one is required | https://api.github.com/repos/llvm/llvm-project/issues/19200/comments | 1 | 2014-02-13T09:04:57Z | 2021-12-09T21:58:08Z | https://github.com/llvm/llvm-project/issues/19200 | 1,076,088,201 | 19,200 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18825](https://llvm.org/bz18825) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @efriedma-quic,@hfinkel,@qcolombet,@stoklund | | ran out of register during register allocation | https://api.github.com/repos/llvm/llvm-project/issues/19199/comments | 15 | 2014-02-13T04:10:19Z | 2022-02-14T19:14:48Z | https://github.com/llvm/llvm-project/issues/19199 | 1,076,088,176 | 19,199 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18824](https://llvm.org/bz18824) |
| Resolution | WORKSFORME |
| Resolved on | Aug 18, 2015 15:21 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese,@tlattner | | Please add a product in buzilla for lld | https://api.github.com/repos/llvm/llvm-project/issues/19198/comments | 1 | 2014-02-13T01:27:34Z | 2022-01-20T02:13:40Z | https://github.com/llvm/llvm-project/issues/19198 | 1,076,088,155 | 19,198 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18823](https://llvm.org/bz18823) |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese |
## Extended Description
CMake Error: The inter-target dependency graph contains the following strongly connected component (cycle):
"lldCo... | Cannot build lld with '-DBUILD_SHARED_LIBS=ON | https://api.github.com/repos/llvm/llvm-project/issues/19197/comments | 1 | 2014-02-13T01:21:05Z | 2023-08-13T14:43:43Z | https://github.com/llvm/llvm-project/issues/19197 | 1,076,088,129 | 19,197 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18822](https://llvm.org/bz18822) |
| Resolution | WORKSFORME |
| Resolved on | Feb 12, 2014 17:01 |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan,@rnk |
## Extended Description
The error happens when including several h... | VS2012 preprocessor string concatenation incompatibility | https://api.github.com/repos/llvm/llvm-project/issues/19196/comments | 1 | 2014-02-13T00:53:49Z | 2022-01-20T02:13:39Z | https://github.com/llvm/llvm-project/issues/19196 | 1,076,088,105 | 19,196 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18821](https://llvm.org/bz18821) |
| Resolution | INVALID |
| Resolved on | Jul 17, 2018 08:24 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste,@labath |
## Extended Description
After some recent changes made to support lldb bu... | lldb prompt incorrect on Ubuntu 12.04 with stock libedit-dev | https://api.github.com/repos/llvm/llvm-project/issues/19195/comments | 2 | 2014-02-13T00:47:46Z | 2021-12-09T21:58:03Z | https://github.com/llvm/llvm-project/issues/19195 | 1,076,088,083 | 19,195 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18820](https://llvm.org/bz18820) |
| Resolution | FIXED |
| Resolved on | Aug 18, 2015 15:20 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @tlattner |
## Extended Description
If it is possible to remove them from new bugs but keep the... | Remove libraries in buzilla that were removed from trunk | https://api.github.com/repos/llvm/llvm-project/issues/19194/comments | 1 | 2014-02-12T23:53:49Z | 2021-12-09T21:58:03Z | https://github.com/llvm/llvm-project/issues/19194 | 1,076,088,065 | 19,194 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18819](https://llvm.org/bz18819) |
| Resolution | FIXED |
| Resolved on | Nov 19, 2016 20:45 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@rengolin |
## Extended Description
It currently uses APIs that are not available on ARM, l... | Port examples/ExceptionDemo to work on ARM | https://api.github.com/repos/llvm/llvm-project/issues/19193/comments | 1 | 2014-02-12T23:50:39Z | 2021-12-09T21:58:02Z | https://github.com/llvm/llvm-project/issues/19193 | 1,076,088,046 | 19,193 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18818](https://llvm.org/bz18818) |
| Resolution | WONTFIX |
| Resolved on | May 06, 2015 10:31 |
| Version | trunk |
| OS | All |
## Extended Description
Expected:
static inline bool isIdentifierBody(unsigned char c) {
return
(CharInfo[c] & (CHAR_LETTER | CHAR_NUMBER | C... | Formatter chose 4-line formatting where 3 lines were possible (and looked nicer) | https://api.github.com/repos/llvm/llvm-project/issues/19192/comments | 3 | 2014-02-12T21:06:29Z | 2022-01-20T02:39:37Z | https://github.com/llvm/llvm-project/issues/19192 | 1,076,088,029 | 19,192 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18817](https://llvm.org/bz18817) |
| Resolution | FIXED |
| Resolved on | Aug 10, 2014 12:05 |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chmeeedalf,@echristo,@hfinkel |
## Extended Description
Clang 3.3, 3.4, and the latest trunk abort o... | SIGABRT in PowerPC/PPCISelLowering.cpp taking the address of a TLS variable | https://api.github.com/repos/llvm/llvm-project/issues/19191/comments | 4 | 2014-02-12T20:10:31Z | 2021-12-09T21:57:59Z | https://github.com/llvm/llvm-project/issues/19191 | 1,076,088,006 | 19,191 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18816](https://llvm.org/bz18816) |
| Resolution | FIXED |
| Resolved on | Feb 13, 2014 13:22 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @emaste |
## Extended Description
FAIL: LLDB (suite) :: TestAbbreviations.py (Linux tfiala2.m... | TestAbbreviations.py is failing on Linux. | https://api.github.com/repos/llvm/llvm-project/issues/19190/comments | 5 | 2014-02-12T19:42:15Z | 2021-12-09T21:57:58Z | https://github.com/llvm/llvm-project/issues/19190 | 1,076,087,987 | 19,190 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18815](https://llvm.org/bz18815) |
| Resolution | FIXED |
| Resolved on | Jul 18, 2014 03:40 |
| Version | trunk |
| OS | Windows NT |
| CC | @nico,@rnk |
## Extended Description
$ cat yyy.c
long int float2int(float f) {
int x;
_asm {
fld f
fistp x
}
return x;
... | Assertion failed: isValidGCCRegisterName(Name) && "Invalid register passed in" | https://api.github.com/repos/llvm/llvm-project/issues/19189/comments | 3 | 2014-02-12T17:27:50Z | 2021-12-09T21:57:57Z | https://github.com/llvm/llvm-project/issues/19189 | 1,076,087,964 | 19,189 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18814](https://llvm.org/bz18814) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2014 17:42 |
| Version | unspecified |
| OS | FreeBSD |
## Extended Description
Invoking lldb-gdbserver with localhost:12345 works. Using the invocation that's commonly used with GNU gdbserver (... | lldb-gdbserver exits w/o useful information if no host specified | https://api.github.com/repos/llvm/llvm-project/issues/19188/comments | 2 | 2014-02-12T17:02:54Z | 2021-12-09T21:57:56Z | https://github.com/llvm/llvm-project/issues/19188 | 1,076,087,946 | 19,188 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18813](https://llvm.org/bz18813) |
| Resolution | INVALID |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reproducer](https://user-images.githubusercontent.com/60944935/143748981-61abfc2f-5a26-4ae0-9a50-298ddc94df9a.gz) |
| Reporter | L... | Alias handles case of "0+pointertoint" incorrect | https://api.github.com/repos/llvm/llvm-project/issues/19187/comments | 2 | 2014-02-12T16:08:49Z | 2021-12-09T21:57:56Z | https://github.com/llvm/llvm-project/issues/19187 | 1,076,087,925 | 19,187 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18812](https://llvm.org/bz18812) |
| Resolution | WORKSFORME |
| Resolved on | Mar 18, 2014 08:32 |
| Version | unspecified |
| OS | Linux |
## Extended Description
When using Compiler-RT + libgcc_s + libgcc_eh, this is the *only* error in the test-suite on ARM (which is amazi... | Compiler-RT fails on ARM: Adobe-C++ due to __aeabi_ldiv0 SIGFPE | https://api.github.com/repos/llvm/llvm-project/issues/19186/comments | 3 | 2014-02-12T12:54:26Z | 2022-01-20T02:13:37Z | https://github.com/llvm/llvm-project/issues/19186 | 1,076,087,904 | 19,186 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18811](https://llvm.org/bz18811) |
| Version | trunk |
| OS | Linux |
| CC | @rnk |
## Extended Description
From man gcc:
-wrapper
Invoke all subcommands under a wrapper program. The name of the wrapper program and its parameters are passed as a comma separ... | Clang doesn't accept the -wrapper flag | https://api.github.com/repos/llvm/llvm-project/issues/19185/comments | 0 | 2014-02-12T12:28:12Z | 2021-12-09T21:57:54Z | https://github.com/llvm/llvm-project/issues/19185 | 1,076,087,882 | 19,185 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18810](https://llvm.org/bz18810) |
| Version | 3.4 |
| OS | Linux |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143748980-f4446f51-4f95-4829-a923-6e3cbac801cd.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
... | Clang misinterprets initialization | https://api.github.com/repos/llvm/llvm-project/issues/19184/comments | 3 | 2014-02-12T11:50:41Z | 2025-03-11T18:20:05Z | https://github.com/llvm/llvm-project/issues/19184 | 1,076,087,865 | 19,184 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18809](https://llvm.org/bz18809) |
| Resolution | FIXED |
| Resolved on | Nov 05, 2014 01:36 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Bigcheese,@dwblaikie,@echristo |
## Extended Description
llc llvm/test/DebugInfo/empty.ll -o ... | DebugInfo/empty.ll crashes for targeting pecoff/dw2 (cygming). | https://api.github.com/repos/llvm/llvm-project/issues/19183/comments | 7 | 2014-02-12T09:13:09Z | 2021-12-09T21:57:52Z | https://github.com/llvm/llvm-project/issues/19183 | 1,076,087,852 | 19,183 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18808](https://llvm.org/bz18808) |
| Resolution | FIXED |
| Resolved on | Mar 30, 2015 15:16 |
| Version | 3.3 |
| OS | All |
| Attachments | [A terminal transcript with a test case](https://user-images.githubusercontent.com/60944935/143748978-d8598409-8a87-4880-b2f9-e6ccc493386... | clang -O4 drops other -mavx2 and possibly other flags | https://api.github.com/repos/llvm/llvm-project/issues/19182/comments | 10 | 2014-02-12T04:56:47Z | 2021-12-09T21:57:51Z | https://github.com/llvm/llvm-project/issues/19182 | 1,076,087,834 | 19,182 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18807](https://llvm.org/bz18807) |
| Resolution | FIXED |
| Resolved on | Sep 13, 2020 16:13 |
| Version | trunk |
| OS | Linux |
| CC | @jryans |
## Extended Description
I would like to have a documentation or better very simple examples on how to use the TableGen API. I like... | Complete the section "TableGen backends" in TableGenFundamentals.html | https://api.github.com/repos/llvm/llvm-project/issues/19181/comments | 1 | 2014-02-11T21:49:08Z | 2021-12-09T21:57:50Z | https://github.com/llvm/llvm-project/issues/19181 | 1,076,087,817 | 19,181 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [18806](https://llvm.org/bz18806) |
| Resolution | FIXED |
| Resolved on | Mar 15, 2014 05:26 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Compiling the two simple files below with
clang++ -std=c++11 ... | Precompiled header with alias template and decltype in a template class crash clang | https://api.github.com/repos/llvm/llvm-project/issues/19180/comments | 1 | 2014-02-11T18:46:10Z | 2021-12-09T21:57:49Z | https://github.com/llvm/llvm-project/issues/19180 | 1,076,087,796 | 19,180 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.