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 | [17905](https://llvm.org/bz17905) |
| Resolution | FIXED |
| Resolved on | Apr 23, 2015 11:15 |
| Version | trunk |
| OS | Linux |
| CC | @AaronBallman |
## Extended Description
Clang is totally happy with this:
int main(int, char**, ...) { return 0; }
We should diagnose th... | no diagnostic for variadic main | https://api.github.com/repos/llvm/llvm-project/issues/18279/comments | 4 | 2013-11-13T06:37:43Z | 2021-12-09T21:37:40Z | https://github.com/llvm/llvm-project/issues/18279 | 1,076,060,752 | 18,279 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17904](https://llvm.org/bz17904) |
| Resolution | DUPLICATE |
| Resolved on | Oct 12, 2017 15:34 |
| Version | trunk |
| OS | Linux |
| CC | @silvasean |
## Extended Description
This is the obvious rotate idiom in C (this one is from Nettle):
#define ROTL32(n,x) (((x)<<(n)) |... | requesting optimization of safe rotate functions | https://api.github.com/repos/llvm/llvm-project/issues/18278/comments | 3 | 2013-11-13T06:19:06Z | 2021-12-09T21:37:39Z | https://github.com/llvm/llvm-project/issues/18278 | 1,076,060,735 | 18,278 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17903](https://llvm.org/bz17903) |
| Resolution | FIXED |
| Resolved on | Nov 25, 2013 14:34 |
| Version | unspecified |
| OS | FreeBSD |
## Extended Description
See e.g. https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html
For an example file /usr/bin/ls with ... | Standalone debug file search path does not match GDB | https://api.github.com/repos/llvm/llvm-project/issues/18277/comments | 4 | 2013-11-13T03:45:51Z | 2021-12-09T21:37:38Z | https://github.com/llvm/llvm-project/issues/18277 | 1,076,060,711 | 18,277 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17902](https://llvm.org/bz17902) |
| Version | trunk |
| OS | Linux |
| Attachments | [C snippet to reproduce the bug](https://user-images.githubusercontent.com/60944935/143748454-cad2742e-a093-487b-9e05-baaff8647836.gz), [Generated LL file](https://user-images.githubusercontent... | [x86_64] CodeGen generates an instruction that is impossible to encode in x86_64. | https://api.github.com/repos/llvm/llvm-project/issues/18276/comments | 1 | 2013-11-13T03:17:50Z | 2021-12-09T21:37:37Z | https://github.com/llvm/llvm-project/issues/18276 | 1,076,060,687 | 18,276 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17901](https://llvm.org/bz17901) |
| Resolution | WONTFIX |
| Resolved on | Jun 02, 2014 06:47 |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc |
## Extended Description
On SUSE10 without root access, the compile fails with
... | compile fails with 'linux/perf_event.h' file not found | https://api.github.com/repos/llvm/llvm-project/issues/18275/comments | 5 | 2013-11-13T02:54:52Z | 2022-01-20T02:39:05Z | https://github.com/llvm/llvm-project/issues/18275 | 1,076,060,658 | 18,275 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17900](https://llvm.org/bz17900) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@lhames |
## Extended Description
Consider this code:
#include <strings.h>
int indx;
int isIndxZero()
{
return index == 0;
}
Here the user has... | Comparison against functions is almost always erroneous, should warn | https://api.github.com/repos/llvm/llvm-project/issues/18274/comments | 4 | 2013-11-13T00:50:06Z | 2022-01-17T20:07:14Z | https://github.com/llvm/llvm-project/issues/18274 | 1,076,060,636 | 18,274 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17899](https://llvm.org/bz17899) |
| Resolution | FIXED |
| Resolved on | Jul 30, 2016 09:00 |
| Version | trunk |
| OS | Linux |
| Attachments | [Sample reduced source to show the bug](https://user-images.githubusercontent.com/60944935/143748452-7bffb5f6-96ec-45c1-b538-00b834a1... | vector comparison 'less than' miscompiled on avx2 | https://api.github.com/repos/llvm/llvm-project/issues/18273/comments | 4 | 2013-11-12T21:37:25Z | 2021-12-09T21:37:34Z | https://github.com/llvm/llvm-project/issues/18273 | 1,076,060,608 | 18,273 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17898](https://llvm.org/bz17898) |
| Resolution | FIXED |
| Resolved on | Nov 25, 2014 15:36 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor,@urnathan,@zygoloid |
## Extended Description
The question came up at StackO... | const qualifier accepted on ctor declaration/definition | https://api.github.com/repos/llvm/llvm-project/issues/18272/comments | 2 | 2013-11-12T20:28:58Z | 2021-12-09T21:37:33Z | https://github.com/llvm/llvm-project/issues/18272 | 1,076,060,577 | 18,272 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17897](https://llvm.org/bz17897) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@jryans,@zygoloid |
## Extended Description
Clang says flow is not used, but commenting it changes the value of foobarzed.
namespace {
struct ... | clang says a used variable is unused | https://api.github.com/repos/llvm/llvm-project/issues/18271/comments | 1 | 2013-11-12T19:30:34Z | 2023-06-27T06:00:31Z | https://github.com/llvm/llvm-project/issues/18271 | 1,076,060,554 | 18,271 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17896](https://llvm.org/bz17896) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
I was testing the RVO/NRVO of clang++, after enabling "-fno-elide-constructors" option, the code gets seg-faulte... | After enabling "-fno-elide-constructors", seg-faulted. | https://api.github.com/repos/llvm/llvm-project/issues/18270/comments | 3 | 2013-11-12T16:03:16Z | 2024-01-23T15:27:33Z | https://github.com/llvm/llvm-project/issues/18270 | 1,076,060,516 | 18,270 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17895](https://llvm.org/bz17895) |
| Resolution | FIXED |
| Resolved on | Nov 12, 2013 16:38 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem,@rnk |
## Extended Description
1)Install LLVM SVN r194000 with VS2010 SP1 Windows 7.
... | Clang-Cl doesn't handle /Yc Precompiled Header flag on VS2010 | https://api.github.com/repos/llvm/llvm-project/issues/18269/comments | 2 | 2013-11-12T15:10:18Z | 2021-12-09T21:37:30Z | https://github.com/llvm/llvm-project/issues/18269 | 1,076,060,461 | 18,269 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17894](https://llvm.org/bz17894) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Since llvm::finalizeBundle() only collect register operands in lib/CodeGen/MachineInstrBundle.cpp, AsmPrinter::isBlockOnlyReachableByFallthrou... | AsmPrinter::isBlockOnlyReachableByFallthrough() only checks register operands of a bundle instruction | https://api.github.com/repos/llvm/llvm-project/issues/18268/comments | 0 | 2013-11-12T13:48:24Z | 2021-12-09T21:37:28Z | https://github.com/llvm/llvm-project/issues/18268 | 1,076,060,434 | 18,268 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17893](https://llvm.org/bz17893) |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code:
int count = 23;
int foo[] = { count++, count++, count++ };
Generates a: "warning: multiple un... | multiple unsequenced modifications and initializer list | https://api.github.com/repos/llvm/llvm-project/issues/18267/comments | 1 | 2013-11-12T12:18:24Z | 2023-11-06T05:17:15Z | https://github.com/llvm/llvm-project/issues/18267 | 1,076,060,407 | 18,267 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17892](https://llvm.org/bz17892) |
| Version | 1.0 |
| OS | All |
| CC | @adrian-prantl,@dwblaikie,@dexonsmith,@echristo,@pogo59 |
## Extended Description
This is related to llvm/llvm-project#18265 , but independent and separable. One nice thing about our current debug inform... | Introduce new MDString/MDNode hybrid to reduce heap size of generic metadata | https://api.github.com/repos/llvm/llvm-project/issues/18266/comments | 7 | 2013-11-12T09:20:39Z | 2021-12-09T21:37:26Z | https://github.com/llvm/llvm-project/issues/18266 | 1,076,060,374 | 18,266 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17891](https://llvm.org/bz17891) |
| Resolution | WONTFIX |
| Resolved on | Oct 31, 2014 13:40 |
| Version | 1.0 |
| OS | All |
| CC | @adrian-prantl,@dwblaikie,@dexonsmith,@echristo,@pogo59 |
## Extended Description
This came out of a devmtg'13 debug info bof discussion. If ... | Use MDString more to significantly reduce heap size of debug metadata | https://api.github.com/repos/llvm/llvm-project/issues/18265/comments | 20 | 2013-11-12T09:09:18Z | 2022-01-20T02:39:04Z | https://github.com/llvm/llvm-project/issues/18265 | 1,076,060,261 | 18,265 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17890](https://llvm.org/bz17890) |
| Resolution | FIXED |
| Resolved on | Nov 13, 2013 09:23 |
| Version | 3.0 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
__USER_LABEL_PREFIX__ incompatibility between clang and gcc on Debia... | __USER_LABEL_PREFIX__ incompatibility between clang and gcc on Debian GNU/kFreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/18264/comments | 2 | 2013-11-12T06:23:47Z | 2021-12-09T21:37:21Z | https://github.com/llvm/llvm-project/issues/18264 | 1,076,060,226 | 18,264 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17889](https://llvm.org/bz17889) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Output from "make VERBOSE=1"](https://user-images.githubusercontent.com/60944935/143748449-76dba8f5-0c4a-4204-a14a-9a3c5e1b28da.gz), [./configure log](https://user-images.githubusercontent.c... | Clang Fails to LLVM When Aggressive Optimization Flags Are Used | https://api.github.com/repos/llvm/llvm-project/issues/18263/comments | 1 | 2013-11-12T05:38:12Z | 2023-09-12T18:13:14Z | https://github.com/llvm/llvm-project/issues/18263 | 1,076,060,202 | 18,263 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17888](https://llvm.org/bz17888) |
| Resolution | FIXED |
| Resolved on | Nov 20, 2013 10:45 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Given the following content:
TranslationUnitStore::~TranslationUnitStore() {
Re... | option to ensure function body is never on one line | https://api.github.com/repos/llvm/llvm-project/issues/18262/comments | 2 | 2013-11-12T03:17:02Z | 2021-12-09T21:37:18Z | https://github.com/llvm/llvm-project/issues/18262 | 1,076,060,180 | 18,262 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17887](https://llvm.org/bz17887) |
| Resolution | FIXED |
| Resolved on | Aug 26, 2014 06:42 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mkurdej |
## Extended Description
There's no clang-format option that will ensure that "foo[bar]" ... | option to ensure spaces in square brackets | https://api.github.com/repos/llvm/llvm-project/issues/18261/comments | 2 | 2013-11-12T03:06:10Z | 2021-12-09T21:37:18Z | https://github.com/llvm/llvm-project/issues/18261 | 1,076,060,146 | 18,261 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17886](https://llvm.org/bz17886) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [sample case](https://user-images.githubusercontent.com/60944935/143748448-191aab48-3ea5-4f88-a36f-3c432540fbb0.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Rath... | Incorrect security warning when format string is conditional between two constants | https://api.github.com/repos/llvm/llvm-project/issues/18260/comments | 0 | 2013-11-12T01:22:31Z | 2022-01-17T20:07:50Z | https://github.com/llvm/llvm-project/issues/18260 | 1,076,060,129 | 18,260 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17885](https://llvm.org/bz17885) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [example case](https://user-images.githubusercontent.com/60944935/143748447-fdbfcbbe-980a-449c-b780-59d156ab22e3.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
We ... | Spurious warning when class setter/getter have same name as instance property | https://api.github.com/repos/llvm/llvm-project/issues/18259/comments | 0 | 2013-11-12T01:13:57Z | 2023-05-23T20:42:38Z | https://github.com/llvm/llvm-project/issues/18259 | 1,076,060,094 | 18,259 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17884](https://llvm.org/bz17884) |
| Resolution | FIXED |
| Resolved on | Jan 01, 2014 18:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748446-abc94370-5574-4be0-a7db-7d18ae711577.gz) |
| Reporter | LLVM... | Assertion failed: (Op.getValueType().getScalarType().getSizeInBits() == BitWidth && "Mask size mismatches value type size!"), function SimplifyDemandedBits, file TargetLowering.cpp, line 375. | https://api.github.com/repos/llvm/llvm-project/issues/18258/comments | 2 | 2013-11-11T23:54:05Z | 2021-12-09T21:37:15Z | https://github.com/llvm/llvm-project/issues/18258 | 1,076,060,069 | 18,258 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17883](https://llvm.org/bz17883) |
| Resolution | FIXED |
| Resolved on | Mar 05, 2015 10:08 |
| Version | unspecified |
| OS | Linux |
| Attachments | [reverse_iterator_bug](https://user-images.githubusercontent.com/60944935/143748445-d3c77d3e-9698-460a-9ed9-a7e0b92cff25.gz) |
... | reverse_iterator::operator[] calls const operator[] | https://api.github.com/repos/llvm/llvm-project/issues/18257/comments | 9 | 2013-11-11T23:16:48Z | 2021-12-09T21:37:13Z | https://github.com/llvm/llvm-project/issues/18257 | 1,076,060,029 | 18,257 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17882](https://llvm.org/bz17882) |
| Resolution | INVALID |
| Resolved on | Nov 12, 2013 16:57 |
| Version | 3.3 |
| OS | FreeBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
The below test case fails to link with clang. gcc48 does work... | missed dead code elimination, linker error | https://api.github.com/repos/llvm/llvm-project/issues/18256/comments | 6 | 2013-11-11T22:01:35Z | 2021-12-09T21:37:12Z | https://github.com/llvm/llvm-project/issues/18256 | 1,076,059,998 | 18,256 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17881](https://llvm.org/bz17881) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2016 11:07 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case](https://user-images.githubusercontent.com/60944935/143748442-12bfccff-4993-46ea-a5b2-c2330e80c018.gz) |
| Reporter | LLVM... | srem/urem i64 for ARM aeabi generates __moddi3 instead of __aeabi_ldivmod | https://api.github.com/repos/llvm/llvm-project/issues/18255/comments | 4 | 2013-11-11T21:22:00Z | 2021-12-09T21:37:11Z | https://github.com/llvm/llvm-project/issues/18255 | 1,076,059,976 | 18,255 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17880](https://llvm.org/bz17880) |
| Version | unspecified |
| OS | FreeBSD |
## Extended Description
Sometime in the last month lldb on FreeBSD reports this error, although the breakpoint actually does get set.
Using the dictionary.c example / tutorial code,
feynman% bin/ll... | main module gets base address added again to symbols on FreeBSD | https://api.github.com/repos/llvm/llvm-project/issues/18254/comments | 12 | 2013-11-11T21:21:38Z | 2021-12-09T21:37:10Z | https://github.com/llvm/llvm-project/issues/18254 | 1,076,059,945 | 18,254 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17879](https://llvm.org/bz17879) |
| Resolution | INVALID |
| Resolved on | Nov 11, 2013 11:56 |
| Version | 3.2 |
| OS | MacOS X |
## Extended Description
I'm trying to compile a basic "clang -finstrument-functions" example using ToT clang and libc++.
#include <iostream>
int... | using libc++ with -finstrument-functions produces a linker error | https://api.github.com/repos/llvm/llvm-project/issues/18253/comments | 2 | 2013-11-11T19:23:22Z | 2021-12-09T21:37:09Z | https://github.com/llvm/llvm-project/issues/18253 | 1,076,059,919 | 18,253 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17878](https://llvm.org/bz17878) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2013 19:31 |
| Version | trunk |
| OS | Linux |
| Attachments | [Repro: Program](https://user-images.githubusercontent.com/60944935/143748439-aba3b7de-19e4-4ae5-8379-b51bc35ccf88.gz), [Repro: Main ... | MCJIT and JIT causes segfault on AVX code | https://api.github.com/repos/llvm/llvm-project/issues/18252/comments | 4 | 2013-11-11T18:31:46Z | 2021-12-09T21:37:08Z | https://github.com/llvm/llvm-project/issues/18252 | 1,076,059,894 | 18,252 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17877](https://llvm.org/bz17877) |
| Resolution | FIXED |
| Resolved on | May 14, 2014 01:06 |
| Version | trunk |
| OS | All |
| Attachments | [Preprocessed source file](https://user-images.githubusercontent.com/167192/143748436-4993dee1-5191-4816-a438-c48088589986.gz), [Genera... | TotClang crashes when compiling this code. | https://api.github.com/repos/llvm/llvm-project/issues/18251/comments | 7 | 2013-11-11T18:31:05Z | 2021-12-09T21:37:07Z | https://github.com/llvm/llvm-project/issues/18251 | 1,076,059,869 | 18,251 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17876](https://llvm.org/bz17876) |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#18239 |
| Attachments | [Repro for TailDuplicate assert failure](https://user-images.githubusercontent.com/60944935/143748435-df39b42b-5dd1-458a-9c05-c02ea0a6492f.gz) |
| Reporter |... | TailDuplicate makes bad assumption about SSA form | https://api.github.com/repos/llvm/llvm-project/issues/18250/comments | 0 | 2013-11-11T17:09:40Z | 2021-12-09T21:37:05Z | https://github.com/llvm/llvm-project/issues/18250 | 1,076,059,804 | 18,250 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17875](https://llvm.org/bz17875) |
| Resolution | FIXED |
| Resolved on | Nov 11, 2013 13:35 |
| Version | trunk |
| OS | Linux |
| CC | @rnk |
## Extended Description
$ cat 1.ii
template < typename > class A
{
public:
~A ()
{
}
};
class B:A < int >
{
~B ();
... | clang::CodeGen::CodeGenModule::TryEmitDefinitionAsAlias(clang::GlobalDecl, clang::GlobalDecl, bool): Assertion `Linkage == TargetLinkage' failed | https://api.github.com/repos/llvm/llvm-project/issues/18249/comments | 4 | 2013-11-11T16:38:19Z | 2021-12-09T21:37:04Z | https://github.com/llvm/llvm-project/issues/18249 | 1,076,059,776 | 18,249 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17874](https://llvm.org/bz17874) |
| Resolution | WONTFIX |
| Resolved on | Nov 12, 2013 04:55 |
| Version | trunk |
| OS | Linux |
## Extended Description
XXX(pthread_cond_wait, GLIBC_2.3.2)
=>
XXX(pthread_cond_wait, GLIBC_2 .3.2) | clang-format breaks macro call argument | https://api.github.com/repos/llvm/llvm-project/issues/18248/comments | 5 | 2013-11-11T12:07:52Z | 2022-01-20T02:39:02Z | https://github.com/llvm/llvm-project/issues/18248 | 1,076,059,748 | 18,248 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17873](https://llvm.org/bz17873) |
| Resolution | FIXED |
| Resolved on | Dec 12, 2013 15:32 |
| Version | trunk |
| OS | All |
| CC | @majnemer,@dexonsmith,@hfinkel |
## Extended Description
The current clang trunk segfault when compiling the following testcase at -O1 and abo... | clang segfaults at -O1 and above on x86_64-pc-linux-gnu (GlobalOpt - CleanupConstantGlobalUsers) | https://api.github.com/repos/llvm/llvm-project/issues/18247/comments | 19 | 2013-11-11T11:05:34Z | 2021-12-09T21:37:01Z | https://github.com/llvm/llvm-project/issues/18247 | 1,076,059,680 | 18,247 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17872](https://llvm.org/bz17872) |
| Resolution | FIXED |
| Resolved on | Dec 07, 2013 18:54 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @isanbard |
## Extended Description
InlineFunction.cpp doesn't look at the "cleanup" flag on landingp... | Inliner can drop "cleanup" clause when inlining; C++ destructors not run | https://api.github.com/repos/llvm/llvm-project/issues/18246/comments | 3 | 2013-11-11T01:41:46Z | 2021-12-09T21:37:00Z | https://github.com/llvm/llvm-project/issues/18246 | 1,076,059,626 | 18,246 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17871](https://llvm.org/bz17871) |
| Resolution | FIXED |
| Resolved on | Nov 10, 2013 20:10 |
| Version | 3.3 |
| OS | Linux |
| Attachments | [clang++ output](https://user-images.githubusercontent.com/60944935/143748434-836d5adc-e6de-46d1-ac9f-2a03ec2b660f.gz) |
| Reporter | L... | Crash with unknown/invalid type, lambda closure and std::function | https://api.github.com/repos/llvm/llvm-project/issues/18245/comments | 1 | 2013-11-10T23:33:13Z | 2021-12-09T21:36:59Z | https://github.com/llvm/llvm-project/issues/18245 | 1,076,059,563 | 18,245 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17870](https://llvm.org/bz17870) |
| Resolution | INVALID |
| Resolved on | Nov 10, 2013 20:08 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
Linux: errc::address_family_not_supported is 97.
FreeBS... | errc values are platform dependent but are used in error_condition | https://api.github.com/repos/llvm/llvm-project/issues/18244/comments | 1 | 2013-11-10T23:21:00Z | 2021-12-09T21:36:58Z | https://github.com/llvm/llvm-project/issues/18244 | 1,076,059,501 | 18,244 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17869](https://llvm.org/bz17869) |
| Resolution | FIXED |
| Resolved on | Jun 26, 2019 13:18 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ramosian-glider,@jryans,@bogner |
| Fixed by commit(s) | 194838 |
## Extended Description
... | if running from the build directory, clang cannot find libc++ headers | https://api.github.com/repos/llvm/llvm-project/issues/18243/comments | 5 | 2013-11-10T20:41:10Z | 2021-12-09T21:36:56Z | https://github.com/llvm/llvm-project/issues/18243 | 1,076,059,436 | 18,243 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17868](https://llvm.org/bz17868) |
| Resolution | FIXED |
| Resolved on | May 09, 2015 17:47 |
| Version | trunk |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143748433-c8eb6747-1770-42f1-93c5-1bed74cf0249.gz) |
| Reporter | LLVM Bu... | llc aborts on testcase | https://api.github.com/repos/llvm/llvm-project/issues/18242/comments | 1 | 2013-11-10T06:38:28Z | 2021-12-09T21:36:55Z | https://github.com/llvm/llvm-project/issues/18242 | 1,076,059,371 | 18,242 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17867](https://llvm.org/bz17867) |
| Resolution | FIXED |
| Resolved on | Nov 18, 2013 08:55 |
| Version | trunk |
| OS | Linux |
| CC | @kcc |
## Extended Description
echo 'int main() { unsigned char c = 0; return 0; }' | llvm-commit/Debug+Asserts/bin/clang -x c - -fsanitize=... | AddressSanitizerFunctionPass assertion due to lifetime intrinsic | https://api.github.com/repos/llvm/llvm-project/issues/18241/comments | 1 | 2013-11-10T01:23:49Z | 2021-12-09T21:36:54Z | https://github.com/llvm/llvm-project/issues/18241 | 1,076,059,284 | 18,241 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17866](https://llvm.org/bz17866) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2014 17:59 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
operator+= on std::u16string gives me the following warning burie... | Spurious warnings from std::u16string, std::u32string | https://api.github.com/repos/llvm/llvm-project/issues/18240/comments | 8 | 2013-11-10T01:23:37Z | 2021-12-09T21:36:53Z | https://github.com/llvm/llvm-project/issues/18240 | 1,076,059,228 | 18,240 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17865](https://llvm.org/bz17865) |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#18250 |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
As of r192445 NVPTX backend crashes on a reduced test case (note this is really a bugpoint-reduced t... | Assertion `(I.atEnd() || llvm::next(I) == def_end()) && "getVRegDef assumes a single definition or no definition"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/18239/comments | 4 | 2013-11-09T22:47:13Z | 2023-08-15T18:17:09Z | https://github.com/llvm/llvm-project/issues/18239 | 1,076,059,126 | 18,239 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17864](https://llvm.org/bz17864) |
| Resolution | FIXED |
| Resolved on | Aug 05, 2014 08:09 |
| Version | 3.3 |
| OS | All |
| CC | @DougGregor |
## Extended Description
This code incorrectly warns that the [[clang::falltrhrough]] annotation does not precede a switch label:
... | Bogus "fallthrough annotation does not directly precede switch label" warning when [[clang::fallthrough]] is used in lambda | https://api.github.com/repos/llvm/llvm-project/issues/18238/comments | 1 | 2013-11-09T19:08:13Z | 2021-12-09T21:36:50Z | https://github.com/llvm/llvm-project/issues/18238 | 1,076,059,066 | 18,238 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17863](https://llvm.org/bz17863) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@hfinkel |
## Extended Description
e.g. for this code:
--------------------------
struct A { virtual void a(); };
struct B { virtual void b(); };
struct C : virtual A, virtual B {
C();
... | Clang doesn't devirtualize all vcalls in ctors/dtors | https://api.github.com/repos/llvm/llvm-project/issues/18237/comments | 0 | 2013-11-09T15:15:08Z | 2023-10-17T02:05:07Z | https://github.com/llvm/llvm-project/issues/18237 | 1,076,059,000 | 18,237 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17862](https://llvm.org/bz17862) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
I want to rename a templated class. To make the transition easier for the users, I'd like to keep the old class for one more version and mark it deprecate... | Support attribute deprecated for template alias | https://api.github.com/repos/llvm/llvm-project/issues/18236/comments | 7 | 2013-11-09T11:53:08Z | 2025-01-23T01:29:27Z | https://github.com/llvm/llvm-project/issues/18236 | 1,076,058,941 | 18,236 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17861](https://llvm.org/bz17861) |
| Version | 3.3 |
| OS | All |
| Attachments | [Xcode project demonstrating problem](https://user-images.githubusercontent.com/60944935/143748432-72e07c5e-4c92-4cc8-90b1-8d51c2efb80a.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkad... | Warn about illegal type-punning across function boundaries | https://api.github.com/repos/llvm/llvm-project/issues/18235/comments | 4 | 2013-11-09T06:11:54Z | 2022-11-05T09:52:02Z | https://github.com/llvm/llvm-project/issues/18235 | 1,076,058,899 | 18,235 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17860](https://llvm.org/bz17860) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
The destructor for a function parameter is called at the wrong time. We delay until the end of the full-expression containing the call, but the parameter'... | wrong lifetime for function parameters | https://api.github.com/repos/llvm/llvm-project/issues/18234/comments | 8 | 2013-11-09T02:49:26Z | 2024-07-28T10:40:54Z | https://github.com/llvm/llvm-project/issues/18234 | 1,076,058,878 | 18,234 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17859](https://llvm.org/bz17859) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang accepts this ill-formed code:
```cpp
typedef int X;
struct A { virtual const X *f(); };
struct B : A { virtual X *f(); };
```
Per 10.3/7, a co... | mishandling of cv-qualification dropping in covariant return types | https://api.github.com/repos/llvm/llvm-project/issues/18233/comments | 2 | 2013-11-09T02:44:03Z | 2023-11-08T08:37:16Z | https://github.com/llvm/llvm-project/issues/18233 | 1,076,058,840 | 18,233 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17858](https://llvm.org/bz17858) |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@rjmccall |
## Extended Description
Consider:
struct A {};
struct B : A {};
struct C : A {};
struct D : B, C {} d;
struct X { virtual A *f() = 0; };
struct Y : X { virtual C *f() = 0; };... | mishandling of ambiguous derived-to-base conversion in covariant return types | https://api.github.com/repos/llvm/llvm-project/issues/18232/comments | 0 | 2013-11-09T02:40:39Z | 2021-12-09T21:36:44Z | https://github.com/llvm/llvm-project/issues/18232 | 1,076,058,823 | 18,232 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17857](https://llvm.org/bz17857) |
| Resolution | WONTFIX |
| Resolved on | Nov 08, 2013 20:28 |
| Version | trunk |
| OS | All |
## Extended Description
This
{
return
std::max(0, std::min(static_cast<int>(lroundf(255.0f * a)), 255)) << 24 |
std::max(0, std::min... | clang-format mis-formats bitshifts | https://api.github.com/repos/llvm/llvm-project/issues/18231/comments | 1 | 2013-11-09T02:34:00Z | 2022-01-20T02:39:02Z | https://github.com/llvm/llvm-project/issues/18231 | 1,076,058,802 | 18,231 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17856](https://llvm.org/bz17856) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 21:09 |
| Version | trunk |
| OS | All |
## Extended Description
clang-format keeps all this on one line:
NSString* const kUserMasterPrefsPath = @"~~/Library/Application Support/Google/Chro... | Implicit concatenation of ObjC strings aren't formatted at all (line > 100 cols) if second part of string doesn't have leading @ | https://api.github.com/repos/llvm/llvm-project/issues/18230/comments | 1 | 2013-11-09T02:25:12Z | 2021-12-09T21:36:42Z | https://github.com/llvm/llvm-project/issues/18230 | 1,076,058,770 | 18,230 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17855](https://llvm.org/bz17855) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [preprocessed source for src/GDLParser.cpp generated by Apple clang++ 5.0](https://user-images.githubusercontent.com/60944935/143748430-9d8da50c-7e65-4363-b4f5-b13861b048a7.gz), [preprocessed... | PHIElimination takes 11.3% of the wall O3 compile time (C++ to object) (was GDLParser.cpp compiles excessively slowly on clang++ from Xcode 5 and llvm 3.4svn when compiled at -O2 or higher) | https://api.github.com/repos/llvm/llvm-project/issues/18229/comments | 10 | 2013-11-09T01:36:26Z | 2024-07-06T03:22:23Z | https://github.com/llvm/llvm-project/issues/18229 | 1,076,058,740 | 18,229 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17854](https://llvm.org/bz17854) |
| Resolution | INVALID |
| Resolved on | Dec 01, 2015 17:48 |
| Version | 3.3 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel,@rotateright | | Vectorizer produces wrong code (div by zero) | https://api.github.com/repos/llvm/llvm-project/issues/18228/comments | 5 | 2013-11-08T23:48:22Z | 2021-12-09T21:36:40Z | https://github.com/llvm/llvm-project/issues/18228 | 1,076,058,714 | 18,228 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17853](https://llvm.org/bz17853) |
| Resolution | FIXED |
| Resolved on | May 07, 2015 18:42 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The underlying VarDecl of a capture of an init-capture has its isInitCapture bit set... | LambdaExpr::Capture::isInitCapture gives wrong answer for a non-init-capture of an init-capture | https://api.github.com/repos/llvm/llvm-project/issues/18227/comments | 2 | 2013-11-08T23:22:26Z | 2021-12-09T21:36:39Z | https://github.com/llvm/llvm-project/issues/18227 | 1,076,058,694 | 18,227 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17852](https://llvm.org/bz17852) |
| Resolution | FIXED |
| Resolved on | Nov 11, 2013 18:47 |
| Version | trunk |
| OS | Linux |
| CC | @atrick,@majnemer,@isanbard |
## Extended Description
[regehr@imp reduce_xf318c]$ clang -v
clang version 3.4 (trunk 194268)
Target: x86_64-u... | Assertion `!ValuesPerBlock[0].isUndefValue() && "Dead BB dominate this block"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/18226/comments | 8 | 2013-11-08T23:07:29Z | 2021-12-09T21:36:38Z | https://github.com/llvm/llvm-project/issues/18226 | 1,076,058,666 | 18,226 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17851](https://llvm.org/bz17851) |
| Resolution | FIXED |
| Resolved on | Aug 05, 2014 07:20 |
| Version | unspecified |
| OS | All |
## Extended Description
Would it be possible to add a GNU coding style? The full style description for the GNU coding conventions is at http:/... | Please add a style based on the GNU coding conventions | https://api.github.com/repos/llvm/llvm-project/issues/18225/comments | 2 | 2013-11-08T23:00:49Z | 2021-12-09T21:36:37Z | https://github.com/llvm/llvm-project/issues/18225 | 1,076,058,640 | 18,225 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17850](https://llvm.org/bz17850) |
| Resolution | FIXED |
| Resolved on | Oct 22, 2014 10:33 |
| Version | trunk |
| OS | All |
| Blocks | llvm/llvm-project#18132 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rotateright |
## Extended Description
LLVM isn't optimizing ma... | missed opportunities to use lower precision cmath functions | https://api.github.com/repos/llvm/llvm-project/issues/18224/comments | 4 | 2013-11-08T22:59:12Z | 2021-12-09T21:36:33Z | https://github.com/llvm/llvm-project/issues/18224 | 1,076,058,520 | 18,224 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17849](https://llvm.org/bz17849) |
| Resolution | DUPLICATE |
| Resolved on | Nov 19, 2013 04:41 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
I just filed bug 17846, but it was not sent to llvmbugs@cs.uiuc.edu, contr... | clang bugs for component C++1y are not cc'ed to llvmbugs@cs.uiuc.edu | https://api.github.com/repos/llvm/llvm-project/issues/18223/comments | 2 | 2013-11-08T21:26:08Z | 2021-12-09T21:36:32Z | https://github.com/llvm/llvm-project/issues/18223 | 1,076,058,499 | 18,223 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17848](https://llvm.org/bz17848) |
| Resolution | FIXED |
| Resolved on | Feb 03, 2014 14:10 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
The following program compiles with clang r193986, but result... | Link error when using variable template in function template | https://api.github.com/repos/llvm/llvm-project/issues/18222/comments | 2 | 2013-11-08T21:07:16Z | 2021-12-09T21:36:31Z | https://github.com/llvm/llvm-project/issues/18222 | 1,076,058,471 | 18,222 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17847](https://llvm.org/bz17847) |
| Resolution | FIXED |
| Resolved on | Jan 12, 2014 09:55 |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The following code is miscompiled by the current clang trunk and clang 3.3 at -O2 and -O3 on x86_64-linux-g... | wrong code at -O2 and -O3 on x86_64-linux-gnu (affecting clang trunk, 3.3, and 3.2) (SimplifyCFG) | https://api.github.com/repos/llvm/llvm-project/issues/18221/comments | 13 | 2013-11-08T20:24:09Z | 2021-12-09T21:36:29Z | https://github.com/llvm/llvm-project/issues/18221 | 1,076,058,443 | 18,221 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17846](https://llvm.org/bz17846) |
| Resolution | FIXED |
| Resolved on | Feb 03, 2014 14:10 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
The following program does not compile with clang r193986:
templ... | constexpr variable template does not compile without non-templated constexpr variable | https://api.github.com/repos/llvm/llvm-project/issues/18220/comments | 1 | 2013-11-08T19:28:18Z | 2021-12-09T21:36:29Z | https://github.com/llvm/llvm-project/issues/18220 | 1,076,058,414 | 18,220 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17845](https://llvm.org/bz17845) |
| Resolution | FIXED |
| Resolved on | Nov 14, 2013 17:25 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor,@rnk |
## Extended Description
Steps to repro as of r194205:
1) Apply the following diff:
--------------------------------... | MicrosoftRecordLayoutBuilder yields wrong info on the presence of vfptr | https://api.github.com/repos/llvm/llvm-project/issues/18219/comments | 13 | 2013-11-08T15:00:33Z | 2021-12-09T21:36:28Z | https://github.com/llvm/llvm-project/issues/18219 | 1,076,058,386 | 18,219 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17844](https://llvm.org/bz17844) |
| Resolution | FIXED |
| Resolved on | Nov 24, 2013 10:04 |
| Version | unspecified |
| OS | All |
| Attachments | [EMSCRIPTEN ifdef update](https://user-images.githubusercontent.com/60944935/143748427-08f9a46a-f0fa-458a-9407-14ce2ed2bc49.gz) |... | EMSCRIPTEN #ifdefs update | https://api.github.com/repos/llvm/llvm-project/issues/18218/comments | 2 | 2013-11-08T14:16:50Z | 2021-12-09T21:36:27Z | https://github.com/llvm/llvm-project/issues/18218 | 1,076,058,355 | 18,218 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17843](https://llvm.org/bz17843) |
| Resolution | FIXED |
| Resolved on | Nov 11, 2013 17:28 |
| Version | unspecified |
| OS | All |
| Attachments | [Typo fixes](https://user-images.githubusercontent.com/60944935/143748426-f3c4703e-1050-4de8-b5e2-caa602213b67.gz) |
| Reporter |... | Minor typo fixes | https://api.github.com/repos/llvm/llvm-project/issues/18217/comments | 1 | 2013-11-08T14:13:28Z | 2021-12-09T21:36:26Z | https://github.com/llvm/llvm-project/issues/18217 | 1,076,058,328 | 18,217 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17842](https://llvm.org/bz17842) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 11:34 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
With the following input
#define aNumber 10
and a .clang-format file that c... | clang-format breaks #define lines when columnlimit: 0 | https://api.github.com/repos/llvm/llvm-project/issues/18216/comments | 1 | 2013-11-08T13:45:53Z | 2021-12-09T21:36:25Z | https://github.com/llvm/llvm-project/issues/18216 | 1,076,058,301 | 18,216 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17841](https://llvm.org/bz17841) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @akyrtzi |
## Extended Description
looks like libClang latency for completion query depends on size of UnsavedBuffer and offset in this buffer for completion poi... | make code completion faster on incremental queries | https://api.github.com/repos/llvm/llvm-project/issues/18215/comments | 0 | 2013-11-08T00:41:32Z | 2021-12-09T21:36:24Z | https://github.com/llvm/llvm-project/issues/18215 | 1,076,058,277 | 18,215 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17840](https://llvm.org/bz17840) |
| Resolution | FIXED |
| Resolved on | Nov 21, 2013 12:45 |
| Version | trunk |
| OS | All |
| Attachments | [requested files](https://user-images.githubusercontent.com/92601524/143748425-d3163391-ea17-4463-9c95-f2c101e2ecae.gz) |
## Extended ... | Regression: Assertion failed: (Val && "isa<> used on a null pointer"), function doit, file Casting.h, line 97. | https://api.github.com/repos/llvm/llvm-project/issues/18214/comments | 3 | 2013-11-07T22:55:42Z | 2021-12-09T21:36:23Z | https://github.com/llvm/llvm-project/issues/18214 | 1,076,058,246 | 18,214 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17839](https://llvm.org/bz17839) |
| Version | 3.3 |
| OS | All |
| CC | @AnnaZaks |
## Extended Description
The MallocChecker incorrectly assumes, that an Objective-C method whose name starts with "initWithBytesNoCopy" always means that ownership of memory is transferred, unl... | [MallocChecker] An Obj-C Method named initWithBytesNoCopy does not always transfer ownership | https://api.github.com/repos/llvm/llvm-project/issues/18213/comments | 5 | 2013-11-07T20:04:58Z | 2023-05-22T11:54:32Z | https://github.com/llvm/llvm-project/issues/18213 | 1,076,058,223 | 18,213 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17838](https://llvm.org/bz17838) |
| Resolution | INVALID |
| Resolved on | Nov 07, 2013 10:41 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [Test file.](https://user-images.githubusercontent.com/60944935/143748424-05a1239c-ef75-4cf6-ac92-e7fb47f773e5.gz) |
| Reporter | LLV... | operator[] should take precidence over builtin string [] | https://api.github.com/repos/llvm/llvm-project/issues/18212/comments | 1 | 2013-11-07T17:55:01Z | 2021-12-09T21:36:21Z | https://github.com/llvm/llvm-project/issues/18212 | 1,076,058,198 | 18,212 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17837](https://llvm.org/bz17837) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
I'm trying to build Clang using CMake, and I want to keep the Clang and LLVM source trees separate. Looking at the Clang to... | Building clang with CMake outside LLVM tree without specifying CLANG_PATH_TO_LLVM_SOURCE | https://api.github.com/repos/llvm/llvm-project/issues/18211/comments | 2 | 2013-11-07T11:00:15Z | 2023-08-16T23:08:24Z | https://github.com/llvm/llvm-project/issues/18211 | 1,076,058,172 | 18,211 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17836](https://llvm.org/bz17836) |
| Resolution | FIXED |
| Resolved on | Mar 20, 2018 13:16 |
| Version | trunk |
| OS | Linux |
## Extended Description
regehr@regehr-M51AC:~/z/reduce/r122$ clang -v
clang version 3.4 (trunk 194187)
Target: x86_64-unknown-linux-gnu
Thread mode... | Assertion `Node2Index[SU->NodeNum] > Node2Index[I->getSUnit()->NodeNum] && "Wrong topological sorting"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/18210/comments | 1 | 2013-11-07T07:20:39Z | 2021-12-09T21:36:18Z | https://github.com/llvm/llvm-project/issues/18210 | 1,076,058,145 | 18,210 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17835](https://llvm.org/bz17835) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie |
## Extended Description
This is using a trunk snapshot from FreeBSD's lang/clang-devel port, it seems to be LLVM svn r193887. The behavior... | -Wunused-value and ternary operator gives unexpected behavior | https://api.github.com/repos/llvm/llvm-project/issues/18209/comments | 0 | 2013-11-06T23:13:15Z | 2024-08-12T12:51:23Z | https://github.com/llvm/llvm-project/issues/18209 | 1,076,058,118 | 18,209 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17834](https://llvm.org/bz17834) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@ogoffart |
## Extended Description
This is a destilled version of https://codereview.qt-project.org/65868
#include <type_traits>
// Enum ... | "candidate template ignored: invalid explicitly-specified argument for template parameter" involving out-of-range packages int parameters | https://api.github.com/repos/llvm/llvm-project/issues/18208/comments | 2 | 2013-11-06T21:42:24Z | 2021-12-09T21:36:17Z | https://github.com/llvm/llvm-project/issues/18208 | 1,076,058,098 | 18,208 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17833](https://llvm.org/bz17833) |
| Resolution | WORKSFORME |
| Resolved on | Nov 06, 2013 13:20 |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
Implicit conversion from int to double generates e... | C++11 Narrowing conversion from int to double should give warning, not error | https://api.github.com/repos/llvm/llvm-project/issues/18207/comments | 1 | 2013-11-06T18:17:33Z | 2022-01-20T02:12:55Z | https://github.com/llvm/llvm-project/issues/18207 | 1,076,058,070 | 18,207 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17832](https://llvm.org/bz17832) |
| Resolution | FIXED |
| Resolved on | Nov 05, 2014 18:52 |
| Version | trunk |
| OS | Windows NT |
| CC | @DougGregor |
## Extended Description
As or r194132,
------------
template <class T> struct B : public A {};
template <class T> struct ... | Assertion failed: SS.isEmpty() && "qualifiers should be already handled" | https://api.github.com/repos/llvm/llvm-project/issues/18206/comments | 3 | 2013-11-06T12:18:49Z | 2021-12-09T21:36:15Z | https://github.com/llvm/llvm-project/issues/18206 | 1,076,058,045 | 18,206 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17831](https://llvm.org/bz17831) |
| Resolution | MOVED |
| Resolved on | Nov 06, 2013 03:03 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer |
## Extended Description
Running from llvm-3.3.src.tar.gz; after `./configure` I ran `make... | endian.h not found error (and PATCH for SunOS, BSD) | https://api.github.com/repos/llvm/llvm-project/issues/18205/comments | 3 | 2013-11-06T09:47:09Z | 2021-12-09T21:36:13Z | https://github.com/llvm/llvm-project/issues/18205 | 1,076,058,021 | 18,205 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17830](https://llvm.org/bz17830) |
| Version | trunk |
| OS | Linux |
| Attachments | [L3 has trip count 4](https://user-images.githubusercontent.com/60944935/143748423-22dd63ba-b7b6-4e1d-8ea0-d0a691236576.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @fhahn |
## Extend... | Loop vectorizer does not handle loop with a trip count equal to the vector size | https://api.github.com/repos/llvm/llvm-project/issues/18204/comments | 0 | 2013-11-06T06:55:57Z | 2021-12-09T21:36:12Z | https://github.com/llvm/llvm-project/issues/18204 | 1,076,058,001 | 18,204 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17829](https://llvm.org/bz17829) |
| Resolution | FIXED |
| Resolved on | Sep 25, 2015 09:04 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Error message from failed assert](https://user-images.githubusercontent.com/60944935/143748422-3a38e342-d0db-4576-9701-fa6728f... | Functions declared extern "C" with a name matching a mangled C++ function are allowed | https://api.github.com/repos/llvm/llvm-project/issues/18203/comments | 3 | 2013-11-06T06:09:14Z | 2021-12-09T21:36:11Z | https://github.com/llvm/llvm-project/issues/18203 | 1,076,057,976 | 18,203 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17828](https://llvm.org/bz17828) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mordante,@RKSimon |
## Extended Description
If the content of a Doxygen paragraph is entirely contained within an `@code/@endcode` block, Clang treat... | -Wdocumentation does not count @code / @endcode blocks as part of a paragraph. | https://api.github.com/repos/llvm/llvm-project/issues/18202/comments | 4 | 2013-11-06T05:25:12Z | 2024-01-20T11:19:31Z | https://github.com/llvm/llvm-project/issues/18202 | 1,076,057,945 | 18,202 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17827](https://llvm.org/bz17827) |
| Resolution | FIXED |
| Resolved on | Dec 19, 2013 12:39 |
| Version | trunk |
| OS | All |
| CC | @hfinkel,@isanbard,@nunoplopes |
## Extended Description
The following code is miscompiled by the current clang trunk (as well as clang 3.2 an... | [instcombine comparison] wrong codegen at -O1 (affecting clang trunk, 3.3, and 3.2) | https://api.github.com/repos/llvm/llvm-project/issues/18201/comments | 43 | 2013-11-06T04:28:51Z | 2021-12-09T21:36:09Z | https://github.com/llvm/llvm-project/issues/18201 | 1,076,057,915 | 18,201 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17826](https://llvm.org/bz17826) |
| Resolution | FIXED |
| Resolved on | Nov 06, 2013 14:32 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Here's the test case reproducing the problem: https://gis... | New version of clang as of Nov 5. 2013 fails to build make_shared<> | https://api.github.com/repos/llvm/llvm-project/issues/18200/comments | 3 | 2013-11-06T03:09:43Z | 2021-12-09T21:36:08Z | https://github.com/llvm/llvm-project/issues/18200 | 1,076,057,885 | 18,200 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17825](https://llvm.org/bz17825) |
| Resolution | FIXED |
| Resolved on | Nov 08, 2013 12:15 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Simple Test Case](https://user-images.githubusercontent.com/60944935/143748417-e0d675aa-4f5e-4dbe-8307-393ee866dd5a.gz) |
| Re... | Stack Unwinding Protocol Broken by Ignoring Non-return Definitions | https://api.github.com/repos/llvm/llvm-project/issues/18199/comments | 7 | 2013-11-06T02:18:58Z | 2021-12-09T21:36:07Z | https://github.com/llvm/llvm-project/issues/18199 | 1,076,057,851 | 18,199 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17824](https://llvm.org/bz17824) |
| Resolution | FIXED |
| Resolved on | Nov 25, 2013 19:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman |
## Extended Description
Current clang trunk misparses a "typedef union" when using ... | Misparsing typedef when using -fms-extensions | https://api.github.com/repos/llvm/llvm-project/issues/18198/comments | 3 | 2013-11-06T00:05:51Z | 2021-12-09T21:36:06Z | https://github.com/llvm/llvm-project/issues/18198 | 1,076,057,826 | 18,198 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17823](https://llvm.org/bz17823) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2013 13:19 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk,@timurrrr |
## Extended Description
In some circumstances I get linker errors starting so... | unresolved external public: virtual __thiscall ... `vbase destructor'(void)" | https://api.github.com/repos/llvm/llvm-project/issues/18197/comments | 10 | 2013-11-05T20:54:54Z | 2021-12-09T21:36:05Z | https://github.com/llvm/llvm-project/issues/18197 | 1,076,057,802 | 18,197 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17822](https://llvm.org/bz17822) |
| Resolution | FIXED |
| Resolved on | Feb 28, 2016 12:08 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@RKSimon |
## Extended Description
I'm not sure if this is a problem with the loop vectorizer, i... | min/max vector instructions not selected for shorts (16-bit integers) | https://api.github.com/repos/llvm/llvm-project/issues/18196/comments | 4 | 2013-11-05T20:50:46Z | 2021-12-09T21:36:04Z | https://github.com/llvm/llvm-project/issues/18196 | 1,076,057,779 | 18,196 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17821](https://llvm.org/bz17821) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@emaste,@nico,@timurrrr |
## Extended Description
This is particularly in view of the discussion about moving to c++11.
In a OS X 10.9, "xcode-se... | trunk clang cannot find system libc++ on OS X 10.9 | https://api.github.com/repos/llvm/llvm-project/issues/18195/comments | 10 | 2013-11-05T18:44:17Z | 2023-08-13T15:35:45Z | https://github.com/llvm/llvm-project/issues/18195 | 1,076,057,756 | 18,195 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17820](https://llvm.org/bz17820) |
| Resolution | FIXED |
| Resolved on | Nov 06, 2013 03:04 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @sylvestre |
## Extended Description
Recently I have been unable to upgrade llvm-3.4 and then... | Unable to install clang-3.4 on Debian Wheezy | https://api.github.com/repos/llvm/llvm-project/issues/18194/comments | 2 | 2013-11-05T17:38:06Z | 2021-12-09T21:36:02Z | https://github.com/llvm/llvm-project/issues/18194 | 1,076,057,741 | 18,194 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17819](https://llvm.org/bz17819) |
| Resolution | FIXED |
| Resolved on | Apr 07, 2014 08:36 |
| Version | unspecified |
| OS | Windows NT |
| CC | @mclow,@zygoloid |
## Extended Description
The following code cannot be compiled with clang and libc++ r193963:
#include <future... | packaged_task cannot be built from an lvalue of function type | https://api.github.com/repos/llvm/llvm-project/issues/18193/comments | 10 | 2013-11-05T16:58:30Z | 2021-12-09T21:36:00Z | https://github.com/llvm/llvm-project/issues/18193 | 1,076,057,705 | 18,193 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17818](https://llvm.org/bz17818) |
| Resolution | INVALID |
| Resolved on | Nov 05, 2013 20:19 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code compiles successfully on g++ a... | variable-sized object check seems to be too restrictive | https://api.github.com/repos/llvm/llvm-project/issues/18192/comments | 1 | 2013-11-05T16:43:29Z | 2021-12-09T21:35:59Z | https://github.com/llvm/llvm-project/issues/18192 | 1,076,057,677 | 18,192 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17817](https://llvm.org/bz17817) |
| Resolution | INVALID |
| Resolved on | Jan 19, 2016 11:05 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Description
I am entering the integer literal 2 into the Kaleidosco... | ARMv7: Kaleidoscope "2" returns "1.000000". | https://api.github.com/repos/llvm/llvm-project/issues/18191/comments | 1 | 2013-11-05T16:35:48Z | 2021-12-09T21:35:58Z | https://github.com/llvm/llvm-project/issues/18191 | 1,076,057,644 | 18,191 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17816](https://llvm.org/bz17816) |
| Resolution | FIXED |
| Resolved on | Feb 27, 2014 19:05 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @DougGregor,@rnk |
## Extended Description
-------------
struct A { int a; };
struct B { int b; }... | [-cxx-abi] Wrong class layout in the presence of vbtables/vftables | https://api.github.com/repos/llvm/llvm-project/issues/18190/comments | 3 | 2013-11-05T16:29:52Z | 2021-12-09T21:35:57Z | https://github.com/llvm/llvm-project/issues/18190 | 1,076,057,607 | 18,190 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17815](https://llvm.org/bz17815) |
| Resolution | FIXED |
| Resolved on | Nov 12, 2013 14:25 |
| Version | 3.2 |
| OS | Linux |
| Attachments | [Patch to fix constmerge](https://user-images.githubusercontent.com/60944935/143748413-1b184f04-4d04-4885-b586-0c075afdb8b0.gz), [Test ... | Constant merging may illegally downgrade global alignment | https://api.github.com/repos/llvm/llvm-project/issues/18189/comments | 1 | 2013-11-05T16:01:38Z | 2021-12-09T21:35:56Z | https://github.com/llvm/llvm-project/issues/18189 | 1,076,057,585 | 18,189 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17814](https://llvm.org/bz17814) |
| Version | unspecified |
| OS | All |
| CC | @mclow |
## Extended Description
The following code cannot be compiled with clang and libc++ r193963:
#include <valarray>
int main()
{
std::valarray<char> a(10);
a[std::slice(0, 2, 3)] =... | slice_array::operator= cannot use braced-init-list for its argument | https://api.github.com/repos/llvm/llvm-project/issues/18188/comments | 5 | 2013-11-05T16:00:31Z | 2022-07-11T20:17:01Z | https://github.com/llvm/llvm-project/issues/18188 | 1,076,057,553 | 18,188 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17813](https://llvm.org/bz17813) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code does not compile with clang r193986:
```cpp
struct Foo {
~Foo();
};
static... | Class without default constructor, but with destructor is not trivially constructible | https://api.github.com/repos/llvm/llvm-project/issues/18187/comments | 3 | 2013-11-05T15:02:18Z | 2025-03-10T18:40:23Z | https://github.com/llvm/llvm-project/issues/18187 | 1,076,057,531 | 18,187 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17812](https://llvm.org/bz17812) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan,@jryans |
## Extended Description
I'm getting a false positive:
$ clang++ --analyze my_free.cpp
my_free.cpp:10:5: warning: Use of memory after it is... | false positive: use of memory after free | https://api.github.com/repos/llvm/llvm-project/issues/18186/comments | 2 | 2013-11-05T14:09:31Z | 2021-12-09T21:35:53Z | https://github.com/llvm/llvm-project/issues/18186 | 1,076,057,507 | 18,186 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17811](https://llvm.org/bz17811) |
| Resolution | DUPLICATE |
| Resolved on | Nov 05, 2013 03:17 |
| Version | trunk |
| OS | All |
## Extended Description
clang accepts:
#define THING(x) #x ## #a
but rejects:
#define THING(x) #a ## #x
GCC, ICC and MSVC reject both. | Preprocessor accepts bad function-like macro definition | https://api.github.com/repos/llvm/llvm-project/issues/18185/comments | 1 | 2013-11-05T10:11:02Z | 2021-12-09T21:35:52Z | https://github.com/llvm/llvm-project/issues/18185 | 1,076,057,486 | 18,185 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17810](https://llvm.org/bz17810) |
| Resolution | DUPLICATE |
| Resolved on | Aug 17, 2015 08:28 |
| Version | trunk |
| OS | Linux |
| Blocks | llvm/llvm-project#19300 llvm/llvm-project#21794 |
| CC | @DimitryAndric,@rengolin,@stephenhines |
## Extended Description
clang (an... | arm: "Unknown mismatch!" assertion when using floating point on inline assembler | https://api.github.com/repos/llvm/llvm-project/issues/18184/comments | 4 | 2013-11-05T03:59:11Z | 2021-12-09T23:03:43Z | https://github.com/llvm/llvm-project/issues/18184 | 1,076,057,056 | 18,184 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17809](https://llvm.org/bz17809) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
In July, I proposed a new pass order pipeline that was fairly well received http://thread.gmane.org/gmane.comp.compilers.llvm.devel/63921
(There is a natural conflict... | Reordering IR-level optimization passes. | https://api.github.com/repos/llvm/llvm-project/issues/18183/comments | 1 | 2013-11-05T03:47:01Z | 2021-12-09T21:35:32Z | https://github.com/llvm/llvm-project/issues/18183 | 1,076,057,033 | 18,183 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17808](https://llvm.org/bz17808) |
| Resolution | FIXED |
| Resolved on | Sep 01, 2015 04:39 |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test case demonstrating the bug](https://user-images.githubusercontent.com/60944935/143748411-0d1dd348-5e71-4fe5-8c35-81e14cd7... | LLDB fails to find a name that exists in the scope | https://api.github.com/repos/llvm/llvm-project/issues/18182/comments | 1 | 2013-11-05T02:59:50Z | 2021-12-09T21:35:31Z | https://github.com/llvm/llvm-project/issues/18182 | 1,076,057,006 | 18,182 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17807](https://llvm.org/bz17807) |
| Version | unspecified |
| OS | All |
## Extended Description
This doesn't fail when I run the test locally, but consistently does on the buildbot.
Creating this PR to keep track of it.
Might be a duplicate of PR llvm.org/pr14437 on Linux, ... | Test test_with_dwarf (TestCallStdStringFunction.ExprCommandCallFunctionTestCase) fails on FreeBSD Buildbot | https://api.github.com/repos/llvm/llvm-project/issues/18181/comments | 11 | 2013-11-05T02:53:37Z | 2021-12-09T21:35:30Z | https://github.com/llvm/llvm-project/issues/18181 | 1,076,056,975 | 18,181 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [17806](https://llvm.org/bz17806) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [Attached files as requested.](https://user-images.githubusercontent.com/60944935/143748409-7c16ba29-fd9c-42b2-9d51-de2e90c73b08.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Descri... | Crash: Unknown addressing mode for CP reference! | https://api.github.com/repos/llvm/llvm-project/issues/18180/comments | 3 | 2013-11-05T01:57:13Z | 2023-08-09T13:47:29Z | https://github.com/llvm/llvm-project/issues/18180 | 1,076,056,944 | 18,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.