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 | [19205](https://llvm.org/bz19205) |
| Resolution | WORKSFORME |
| Resolved on | Jan 13, 2015 18:43 |
| Version | 3.4 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
http://clang.llvm.org/docs/UsersManual.html (clang 3.5) under "Controlling Code G... | clang -fsanitize documentation uses, but does not define, -ftrapv | https://api.github.com/repos/llvm/llvm-project/issues/19579/comments | 1 | 2014-03-20T11:44:04Z | 2022-01-20T02:14:00Z | https://github.com/llvm/llvm-project/issues/19579 | 1,076,102,702 | 19,579 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19204](https://llvm.org/bz19204) |
| Resolution | DUPLICATE |
| Resolved on | Mar 20, 2014 17:00 |
| Version | 3.4 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code fail to get rejected by the co... | Compiler fail to reject wrong type when std::enable_if is used variadic template. | https://api.github.com/repos/llvm/llvm-project/issues/19578/comments | 1 | 2014-03-20T10:44:06Z | 2021-12-09T22:09:05Z | https://github.com/llvm/llvm-project/issues/19578 | 1,076,102,680 | 19,578 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19203](https://llvm.org/bz19203) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @atamazov,@bcardosolopes,@MaskRay,@lhames |
## Extended Description
$ cat test1.s
.data
a = b + 4
.long a
Sandman:llvm respindola$ cat test2.s
.data
a = b + ... | Darwin X86_64_RELOC_UNSIGNED loses addend for symbol alias | https://api.github.com/repos/llvm/llvm-project/issues/19577/comments | 7 | 2014-03-20T02:58:11Z | 2024-07-01T00:17:30Z | https://github.com/llvm/llvm-project/issues/19577 | 1,076,102,651 | 19,577 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19202](https://llvm.org/bz19202) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The current clang trunk and clang 3.4 miscompile the following code when using LTO at -O0 on x86_64-linux-gnu in 32-bit mode (but not 64-bit). The generated code hangs... | wrong code (that hangs) by LTO at -O0 on x86_64-linux-gnu in 32-bit mode (affecting 3.4 and trunk) | https://api.github.com/repos/llvm/llvm-project/issues/19576/comments | 1 | 2014-03-20T01:26:44Z | 2022-03-23T11:24:24Z | https://github.com/llvm/llvm-project/issues/19576 | 1,076,102,631 | 19,576 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19201](https://llvm.org/bz19201) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The current clang trunk and clang 3.4 miscompile the following code when using LTO at -O0 on x86_64-linux-gnu in 64-bit mode (but not 32-bit). The generated code hangs... | wrong code (that hangs) by LTO at -O0 on x86_64-linux-gnu in 64-bit mode (affecting 3.4 and trunk) | https://api.github.com/repos/llvm/llvm-project/issues/19575/comments | 1 | 2014-03-20T01:13:38Z | 2022-03-23T11:22:56Z | https://github.com/llvm/llvm-project/issues/19575 | 1,076,102,596 | 19,575 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19200](https://llvm.org/bz19200) |
| Version | trunk |
| OS | MacOS X |
## Extended Description
Mistakes with format strings are a well-known security issue, and compilers warn in many cases.
clang fails to warn here however:
-----------------------
#import <Foundation/Found... | clang fails to warn about NSPredicate format string mistakes | https://api.github.com/repos/llvm/llvm-project/issues/19574/comments | 0 | 2014-03-19T23:05:41Z | 2023-05-24T14:51:46Z | https://github.com/llvm/llvm-project/issues/19574 | 1,076,102,578 | 19,574 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19199](https://llvm.org/bz19199) |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143749207-91e3bc7d-1887-43da-984b-36c0d57a7650.gz), [run script](https://user-images.githubusercontent.com/60944935/1437... | Clang 3.5 crash llvm/tools/clang/lib/AST/Decl.cpp:1687: bool isExternCTemplate(const T &) [T = clang::VarDecl]: Assertion `D.getASTContext().getLangOpts().CPlusPlus' failed | https://api.github.com/repos/llvm/llvm-project/issues/19573/comments | 2 | 2014-03-19T22:00:13Z | 2023-07-28T17:39:14Z | https://github.com/llvm/llvm-project/issues/19573 | 1,076,102,558 | 19,573 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19198](https://llvm.org/bz19198) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
n3337 27.5.3.1.1 Class ios_base::failure [ios::failure] paragraph 2 reads:
When throwing ios_base::failure exceptions, im... | QoI: improve ios_base::failure implementation with specific error messages and codes | https://api.github.com/repos/llvm/llvm-project/issues/19572/comments | 0 | 2014-03-19T21:43:39Z | 2021-12-09T22:08:58Z | https://github.com/llvm/llvm-project/issues/19572 | 1,076,102,538 | 19,572 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19197](https://llvm.org/bz19197) |
| Version | 3.4 |
| OS | Linux |
| Attachments | [*.sh](https://user-images.githubusercontent.com/60944935/143749206-72511712-534a-4123-a5d1-776c99c01b38.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
compiling source ... | fatal error: error in backend: Segmented stacks do not support vararg functions | https://api.github.com/repos/llvm/llvm-project/issues/19571/comments | 2 | 2014-03-19T21:37:19Z | 2021-12-09T22:08:57Z | https://github.com/llvm/llvm-project/issues/19571 | 1,076,102,519 | 19,571 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19196](https://llvm.org/bz19196) |
| Version | unspecified |
| OS | Linux |
| CC | @chandlerc,@DougGregor,@zygoloid |
## Extended Description
Clang seems to prematurely instantiate the declaration of the copy constructor of `std::function<bar()>` when seen in the defin... | Premature instantiation of special member function declarations | https://api.github.com/repos/llvm/llvm-project/issues/19570/comments | 7 | 2014-03-19T20:45:19Z | 2025-03-10T18:47:12Z | https://github.com/llvm/llvm-project/issues/19570 | 1,076,102,500 | 19,570 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19195](https://llvm.org/bz19195) |
| Resolution | FIXED |
| Resolved on | Jul 07, 2017 05:15 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@rnk |
## Extended Description
Testcase:
class Cls {
Cls();
template <typename> stru... | crash on valid codegen'ing member class template with in-class initialized member | https://api.github.com/repos/llvm/llvm-project/issues/19569/comments | 6 | 2014-03-19T20:26:56Z | 2021-12-09T22:08:55Z | https://github.com/llvm/llvm-project/issues/19569 | 1,076,102,480 | 19,569 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19194](https://llvm.org/bz19194) |
| Version | unspecified |
| OS | All |
| CC | @mkurdej |
## Extended Description
Currently one can choose if the reference is to be bound to the type or the variable:
auto& a = ...; // to the type
auto &a = ...; // to the variable
There i... | Feature request: option to specify the position of pointer/reference qualifiers | https://api.github.com/repos/llvm/llvm-project/issues/19568/comments | 5 | 2014-03-19T19:30:10Z | 2023-03-31T14:19:48Z | https://github.com/llvm/llvm-project/issues/19568 | 1,076,102,454 | 19,568 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19193](https://llvm.org/bz19193) |
| Resolution | FIXED |
| Resolved on | May 29, 2014 15:59 |
| Version | trunk |
| OS | All |
## Extended Description
void a(bool) {}
int main() {
if (true) { a(true); }
return 0;
}
is formatted to
void a(bool) {}
int main() {
if (true... | AllowShortIfStatementsOnASingleLine is ignored when if-statement-block brackets are present | https://api.github.com/repos/llvm/llvm-project/issues/19567/comments | 7 | 2014-03-19T19:03:05Z | 2021-12-09T22:08:53Z | https://github.com/llvm/llvm-project/issues/19567 | 1,076,102,432 | 19,567 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19192](https://llvm.org/bz19192) |
| Resolution | INVALID |
| Resolved on | Mar 19, 2014 12:48 |
| Version | 3.3 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
After a Q&A on StackOverflow[1], it seems there is a bug in libc++ (... | std::array is unable to be brace-initialized/universally initialized | https://api.github.com/repos/llvm/llvm-project/issues/19566/comments | 1 | 2014-03-19T18:51:30Z | 2021-12-09T22:08:52Z | https://github.com/llvm/llvm-project/issues/19566 | 1,076,102,404 | 19,566 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19191](https://llvm.org/bz19191) |
| Resolution | FIXED |
| Resolved on | Apr 24, 2014 11:41 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
(tested against checker-276)
If you have a "-m" somewher... | checker doesn't work if there's a '-m' in the file path | https://api.github.com/repos/llvm/llvm-project/issues/19565/comments | 4 | 2014-03-19T18:28:43Z | 2021-12-09T22:08:51Z | https://github.com/llvm/llvm-project/issues/19565 | 1,076,102,387 | 19,565 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19190](https://llvm.org/bz19190) |
| Resolution | FIXED |
| Resolved on | Aug 27, 2014 12:05 |
| Version | 3.4 |
| OS | MacOS X |
| Attachments | [repro sample](https://user-images.githubusercontent.com/60944935/143749203-eb84b50a-457d-4b4b-8ecb-0d6525599ef5.gz), [repro files in... | Assertion failed: (EST != EST_Unevaluated && EST != EST_Uninstantiated), function isNothrow, file /private/tmp/llvm34-8lyM/llvm-3.4/tools/clang/lib/Sema/../../include/clang/AST/Type.h, line 3020 | https://api.github.com/repos/llvm/llvm-project/issues/19564/comments | 9 | 2014-03-19T17:19:04Z | 2021-12-09T22:08:49Z | https://github.com/llvm/llvm-project/issues/19564 | 1,076,102,351 | 19,564 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19189](https://llvm.org/bz19189) |
| Version | unspecified |
| OS | All |
| Depends On | llvm/llvm-project#29937 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
Changeset r187529 for <complex> has imposed additional restrictions on... | std::complex::operator*= too restrictive with types it accepts | https://api.github.com/repos/llvm/llvm-project/issues/19563/comments | 7 | 2014-03-19T17:08:45Z | 2024-10-02T14:02:15Z | https://github.com/llvm/llvm-project/issues/19563 | 1,076,102,283 | 19,563 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19188](https://llvm.org/bz19188) |
| Resolution | FIXED |
| Resolved on | Mar 19, 2014 13:41 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem |
## Extended Description
First line of llvm/lib/IR/PassManager.cpp says:
//===- PassManager... | PassManager.cpp described as PassManager.h | https://api.github.com/repos/llvm/llvm-project/issues/19562/comments | 1 | 2014-03-19T15:52:59Z | 2021-12-09T22:08:45Z | https://github.com/llvm/llvm-project/issues/19562 | 1,076,102,260 | 19,562 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19187](https://llvm.org/bz19187) |
| Resolution | FIXED |
| Resolved on | Mar 25, 2014 12:24 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
The description for DataLayout::fitsInLegalInteger ends mid-sen... | Truncated description for DataLayout::fitsInLegalInteger | https://api.github.com/repos/llvm/llvm-project/issues/19561/comments | 1 | 2014-03-19T14:37:19Z | 2021-12-09T22:08:44Z | https://github.com/llvm/llvm-project/issues/19561 | 1,076,102,248 | 19,561 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19186](https://llvm.org/bz19186) |
| Resolution | WONTFIX |
| Resolved on | Mar 03, 2017 17:45 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @mclow |
## Extended Description
The buildit script add the following link flag which is no... | The included lib/buildit script needlessly tries to link to libstdc++ | https://api.github.com/repos/llvm/llvm-project/issues/19560/comments | 1 | 2014-03-19T14:03:58Z | 2022-01-20T02:39:45Z | https://github.com/llvm/llvm-project/issues/19560 | 1,076,102,220 | 19,560 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19185](https://llvm.org/bz19185) |
| Resolution | FIXED |
| Resolved on | Jun 20, 2014 18:55 |
| Version | 3.4 |
| OS | MacOS X |
| Attachments | [Crashing file](https://user-images.githubusercontent.com/60944935/143749198-04f2f2dc-cc12-47c2-b3eb-5270e6c8cf91.gz) |
| Reporter | ... | Assertion failed, "Cannot define a symbol twice!" | https://api.github.com/repos/llvm/llvm-project/issues/19559/comments | 12 | 2014-03-19T09:33:17Z | 2021-12-09T22:08:42Z | https://github.com/llvm/llvm-project/issues/19559 | 1,076,102,193 | 19,559 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19184](https://llvm.org/bz19184) |
| Version | trunk |
| OS | All |
## Extended Description
The following (invalid) code causes a linker error when it is compiled on x86_64-linux-gnu by the current clang trunk using LTO at -O1 in both 32-bit and 64-bit modes.
This is a regr... | LTO crashes with linker error on invalid code at -O1 on x86_64-linux-gnu | https://api.github.com/repos/llvm/llvm-project/issues/19558/comments | 1 | 2014-03-19T08:26:22Z | 2022-03-23T11:21:18Z | https://github.com/llvm/llvm-project/issues/19558 | 1,076,102,171 | 19,558 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19183](https://llvm.org/bz19183) |
| Version | trunk |
| OS | Linux |
| CC | @d0k |
## Extended Description
We can't delete the trivial terminating empty loop in this code:
void f(unsigned k) {
for (unsigned n = 0; n != (k & -32); n += 32) {
}
}
The above results in this... | can't delete empty, terminating, strided loop | https://api.github.com/repos/llvm/llvm-project/issues/19557/comments | 2 | 2014-03-19T00:40:11Z | 2024-07-06T04:36:17Z | https://github.com/llvm/llvm-project/issues/19557 | 1,076,102,142 | 19,557 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19182](https://llvm.org/bz19182) |
| Resolution | DUPLICATE |
| Resolved on | Mar 18, 2014 17:46 |
| Version | 3.4 |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code does not compile (though it shou... | Can't use constexpr function-pointer member as non-type template parameter | https://api.github.com/repos/llvm/llvm-project/issues/19556/comments | 1 | 2014-03-19T00:34:37Z | 2021-12-09T22:08:39Z | https://github.com/llvm/llvm-project/issues/19556 | 1,076,102,123 | 19,556 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19181](https://llvm.org/bz19181) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:09 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#12849 |
## Extended Description
consider:
extern "C" int printf(const char *, ...);
static char buffer[41943040... | MS ABI: Layout of derived class with empty base is wrong | https://api.github.com/repos/llvm/llvm-project/issues/19555/comments | 1 | 2014-03-18T23:00:40Z | 2021-12-09T22:08:38Z | https://github.com/llvm/llvm-project/issues/19555 | 1,076,102,102 | 19,555 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19180](https://llvm.org/bz19180) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2015 01:09 |
| Version | unspecified |
| OS | Linux |
| Blocks | llvm/llvm-project#12849 |
## Extended Description
consider:
extern "C" int printf(const char *, ...);
static char buffer[4194304... | MS ABI: layout of class with vbptr and vfptr is wrong | https://api.github.com/repos/llvm/llvm-project/issues/19554/comments | 1 | 2014-03-18T22:57:57Z | 2021-12-09T22:08:37Z | https://github.com/llvm/llvm-project/issues/19554 | 1,076,102,081 | 19,554 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19179](https://llvm.org/bz19179) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2014 18:18 |
| Version | 3.4 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When building OpenSSL 1.0.1f with the iOS 7.1 SDK there are errors during the link... | Error during linking on arm64: malformed object (unknown load command 1) | https://api.github.com/repos/llvm/llvm-project/issues/19553/comments | 6 | 2014-03-18T22:10:49Z | 2021-12-09T22:08:36Z | https://github.com/llvm/llvm-project/issues/19553 | 1,076,102,055 | 19,553 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19178](https://llvm.org/bz19178) |
| Resolution | FIXED |
| Resolved on | Apr 15, 2014 06:31 |
| Version | trunk |
| OS | All |
| CC | @DougGregor |
## Extended Description
struct Abstract { virtual void f() = 0; };
int main () { static_assert ( __is_constructible(Abstract), "... | __is_constructible(A) returns true if A is an abstract type. | https://api.github.com/repos/llvm/llvm-project/issues/19552/comments | 1 | 2014-03-18T21:27:19Z | 2021-12-09T22:08:35Z | https://github.com/llvm/llvm-project/issues/19552 | 1,076,102,039 | 19,552 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19177](https://llvm.org/bz19177) |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @ohmantics,@Bigcheese,@vns-mn,@deadalnix,@filcab,@zmodem,@rnk,@wjristow |
## Extended Description
The option is defined in
http://msdn.microsoft.... | Implement support in clang-cl for the `/GT` option | https://api.github.com/repos/llvm/llvm-project/issues/19551/comments | 9 | 2014-03-18T20:56:10Z | 2024-07-27T20:18:45Z | https://github.com/llvm/llvm-project/issues/19551 | 1,076,102,014 | 19,551 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19176](https://llvm.org/bz19176) |
| Resolution | FIXED |
| Resolved on | May 16, 2014 05:28 |
| Version | unspecified |
| OS | Linux |
| CC | @d0k,@DougGregor,@Weverything |
## Extended Description
Maybe I'm the odd one out (some diagnostic data mining might help verify this)... | Suggest ':' when '=' used in range-based-for | https://api.github.com/repos/llvm/llvm-project/issues/19550/comments | 2 | 2014-03-18T20:37:15Z | 2021-12-09T22:08:33Z | https://github.com/llvm/llvm-project/issues/19550 | 1,076,101,992 | 19,550 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19175](https://llvm.org/bz19175) |
| Resolution | FIXED |
| Resolved on | May 06, 2014 10:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [Test case to trigger the assertion.](https://user-images.githubusercontent.com/60944935/143749196-27fd86ab-55b4-4f1c-83de-fcc90a8925... | Assert fails because a node collapse while handling a Vararg within structure on LocalDataStructure Analysis | https://api.github.com/repos/llvm/llvm-project/issues/19549/comments | 1 | 2014-03-18T20:03:03Z | 2021-12-09T22:08:32Z | https://github.com/llvm/llvm-project/issues/19549 | 1,076,101,966 | 19,549 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19174](https://llvm.org/bz19174) |
| Resolution | INVALID |
| Resolved on | Mar 25, 2014 12:05 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@hfinkel |
## Extended Description
The appended snippet, when compiled and executed thus:
... | -O1 breaks std::abs | https://api.github.com/repos/llvm/llvm-project/issues/19548/comments | 1 | 2014-03-18T19:33:33Z | 2021-12-09T22:08:31Z | https://github.com/llvm/llvm-project/issues/19548 | 1,076,101,941 | 19,548 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19173](https://llvm.org/bz19173) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:02 |
| Version | unspecified |
| OS | All |
| Attachments | [Patch to makefile.config.in](https://user-images.githubusercontent.com/60944935/143749195-c75be16f-8292-4b3e-a0c9-7e3e46ee71fa.g... | Re-add PLUTO_FOUND in to Makefile.config.in | https://api.github.com/repos/llvm/llvm-project/issues/19547/comments | 2 | 2014-03-18T17:58:05Z | 2021-12-09T22:08:30Z | https://github.com/llvm/llvm-project/issues/19547 | 1,076,101,913 | 19,547 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19172](https://llvm.org/bz19172) |
| Resolution | FIXED |
| Resolved on | Mar 20, 2014 15:39 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 llvm/llvm-project#19261 |
| CC | @DougGregor,@zmodem,@rnk |
## Extended Description
Repro:
---------------... | [Windows] Wrong this adjustment calculated for virtual destructor in a class with complex inheritance | https://api.github.com/repos/llvm/llvm-project/issues/19546/comments | 5 | 2014-03-18T17:32:49Z | 2021-12-09T22:08:21Z | https://github.com/llvm/llvm-project/issues/19546 | 1,076,101,704 | 19,546 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19171](https://llvm.org/bz19171) |
| Resolution | FIXED |
| Resolved on | Apr 30, 2014 13:58 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143749194-5e3d8848-63ca-4e56-9843-d331e69cabcd.gz) |
| Reporter | LLVM ... | Crash when clang suggest non-class typo-correction for a using decl inside class declaration | https://api.github.com/repos/llvm/llvm-project/issues/19545/comments | 2 | 2014-03-18T11:38:01Z | 2021-12-09T22:08:20Z | https://github.com/llvm/llvm-project/issues/19545 | 1,076,101,675 | 19,545 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19170](https://llvm.org/bz19170) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid,@seanm |
## Extended Description
Xcode 5.1:
constexpr NSNumber* kTimeSavedThisVersionKey = @​6;
errors with message:
.../HTimeSaved.mm:19:48: ... | Objective C NSNumbers like @6 are not considered constexpr | https://api.github.com/repos/llvm/llvm-project/issues/19544/comments | 0 | 2014-03-18T09:46:20Z | 2024-07-09T14:30:50Z | https://github.com/llvm/llvm-project/issues/19544 | 1,076,101,657 | 19,544 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19169](https://llvm.org/bz19169) |
| Resolution | FIXED |
| Resolved on | Jun 13, 2015 08:49 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Testcase:
template <typename T> int* f();
template <typename T> void f();
templat... | crash on invalid attempting to specialize a template method as a template variable | https://api.github.com/repos/llvm/llvm-project/issues/19543/comments | 2 | 2014-03-18T05:39:29Z | 2021-12-09T22:08:18Z | https://github.com/llvm/llvm-project/issues/19543 | 1,076,101,631 | 19,543 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19168](https://llvm.org/bz19168) |
| Version | trunk |
| OS | All |
| Attachments | [Reproducer](https://user-images.githubusercontent.com/60944935/143749193-37e9c575-c62d-42c4-9caf-2b1bc8867c89.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LLVM does... | Compiler doesn't canonicalize truncates in SCEV expresions. | https://api.github.com/repos/llvm/llvm-project/issues/19542/comments | 2 | 2014-03-18T00:42:31Z | 2021-12-09T22:08:17Z | https://github.com/llvm/llvm-project/issues/19542 | 1,076,101,603 | 19,542 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19167](https://llvm.org/bz19167) |
| Resolution | INVALID |
| Resolved on | Dec 10, 2017 12:02 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin |
## Extended Description
For the following code:
target triple = "thumbv7--linux... | [ARM] Unnecessary callee saved VFP reg is used | https://api.github.com/repos/llvm/llvm-project/issues/19541/comments | 4 | 2014-03-17T21:09:13Z | 2021-12-09T22:08:16Z | https://github.com/llvm/llvm-project/issues/19541 | 1,076,101,577 | 19,541 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19166](https://llvm.org/bz19166) |
| Version | 3.4 |
| OS | OpenBSD |
| Attachments | [A C file that exhibits the bug, there at at least 3 more in mesa.](https://user-images.githubusercontent.com/60944935/143749191-8be2e937-e66e-45f5-912c-231e9b24c84d.gz), [The ll file produced ... | -O2 and above producing unaligned movdqa on amd64 | https://api.github.com/repos/llvm/llvm-project/issues/19540/comments | 1 | 2014-03-17T20:37:02Z | 2022-03-05T15:01:56Z | https://github.com/llvm/llvm-project/issues/19540 | 1,076,101,558 | 19,540 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19165](https://llvm.org/bz19165) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [clang told me to add this](https://user-images.githubusercontent.com/60944935/143749190-11cafcc2-1013-46d6-8abb-c10d033b755a.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Exte... | clang : error : unable to execute command: Killed | https://api.github.com/repos/llvm/llvm-project/issues/19539/comments | 4 | 2014-03-17T20:12:28Z | 2023-08-09T12:06:45Z | https://github.com/llvm/llvm-project/issues/19539 | 1,076,101,528 | 19,539 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19164](https://llvm.org/bz19164) |
| Version | trunk |
| OS | All |
| CC | @rnk,@rotateright |
## Extended Description
For
unsigned f(unsigned *addr) {
return __sync_fetch_and_or(addr, 1 << 7) & (1 << 7);
}
We currently generate:
f:
movl (%rdi), %eax
.LBB0_1:
... | __sync_fetch_and_or with power-of-two argument should generate "lock bts" code | https://api.github.com/repos/llvm/llvm-project/issues/19538/comments | 2 | 2014-03-17T19:48:47Z | 2021-12-09T22:08:13Z | https://github.com/llvm/llvm-project/issues/19538 | 1,076,101,504 | 19,538 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19163](https://llvm.org/bz19163) |
| Resolution | DUPLICATE |
| Resolved on | Dec 01, 2015 15:47 |
| Version | unspecified |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143749187-c50e8622-34e6-4830-bbd5-4ffaa1340812.gz) |
| Report... | Excessive compile time when using -fsanitize=undefined | https://api.github.com/repos/llvm/llvm-project/issues/19537/comments | 5 | 2014-03-17T17:03:29Z | 2021-12-09T22:08:12Z | https://github.com/llvm/llvm-project/issues/19537 | 1,076,101,477 | 19,537 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19162](https://llvm.org/bz19162) |
| Resolution | WORKSFORME |
| Resolved on | Mar 17, 2014 07:00 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc |
## Extended Description
...
make[5]: Entering directory '/var/tmp/moz-build-dir/memory/... | Building Firefox with -fsanitize=address fails with linker errors | https://api.github.com/repos/llvm/llvm-project/issues/19536/comments | 6 | 2014-03-17T13:07:06Z | 2022-01-20T02:13:59Z | https://github.com/llvm/llvm-project/issues/19536 | 1,076,101,452 | 19,536 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19161](https://llvm.org/bz19161) |
| Version | 3.3 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The analyzer (in Xcode 5.1) reports a "Use of memory after it is freed" if you test for !empty and then access a list. Perhaps I'm missing so... | Analyzer does not realise list is not empty | https://api.github.com/repos/llvm/llvm-project/issues/19535/comments | 2 | 2014-03-17T10:47:37Z | 2021-12-09T22:08:09Z | https://github.com/llvm/llvm-project/issues/19535 | 1,076,101,412 | 19,535 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19160](https://llvm.org/bz19160) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
Consider:
struct B;
struct A { A(); A(B&) = delete; operator B&(); };
struct B : A {} b;
B &c = true ? A() : b;
The A prvalue converts to a B lval... | failure to diagnose ambiguity in conditional between glvalue and prvalue | https://api.github.com/repos/llvm/llvm-project/issues/19534/comments | 0 | 2014-03-17T09:34:34Z | 2021-12-09T22:08:08Z | https://github.com/llvm/llvm-project/issues/19534 | 1,076,101,378 | 19,534 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19159](https://llvm.org/bz19159) |
| Resolution | FIXED |
| Resolved on | Mar 25, 2014 16:09 |
| Version | 3.4 |
| OS | MacOS X |
| Attachments | [This is the command script dumped by xcode](https://user-images.githubusercontent.com/60944935/143749186-b5685b59-36f8-4c6c-9715-d53... | Compiler crash while compiling simple template | https://api.github.com/repos/llvm/llvm-project/issues/19533/comments | 5 | 2014-03-17T03:42:01Z | 2021-12-09T22:08:07Z | https://github.com/llvm/llvm-project/issues/19533 | 1,076,101,351 | 19,533 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19158](https://llvm.org/bz19158) |
| Version | 3.4 |
| OS | Linux |
## Extended Description
I fetched Clang 3.4 with the recipe below. I'm hitting an error while attempting to compile:
llvm-config.cpp:45:10: fatal error: 'LibraryDependencies.inc' file not found #include "Libr... | llvm-config.cpp:45:10: fatal error: 'LibraryDependencies.inc' file not found | https://api.github.com/repos/llvm/llvm-project/issues/19532/comments | 4 | 2014-03-17T02:55:12Z | 2023-08-06T16:30:00Z | https://github.com/llvm/llvm-project/issues/19532 | 1,076,101,333 | 19,532 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19157](https://llvm.org/bz19157) |
| Version | 3.3 |
| OS | Linux |
| Attachments | [1.bc](https://user-images.githubusercontent.com/60944935/143749184-a6f57a81-a2dc-4799-ade7-0a54af70b167.gz), [2.bc](https://user-images.githubusercontent.com/60944935/143749185-e3fea7fd-57c6-4a2... | Bad O2,O3 optimization in some cases | https://api.github.com/repos/llvm/llvm-project/issues/19531/comments | 0 | 2014-03-17T01:22:04Z | 2021-12-09T22:08:05Z | https://github.com/llvm/llvm-project/issues/19531 | 1,076,101,312 | 19,531 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19156](https://llvm.org/bz19156) |
| Resolution | DUPLICATE |
| Resolved on | Mar 16, 2014 11:09 |
| Version | 3.3 |
| OS | FreeBSD |
| Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143749182-daef9150-6e9c-4b9c-bfce-d7ca28f14909.gz), [sec... | clang 3.3. fails to compile audio server 'jack' | https://api.github.com/repos/llvm/llvm-project/issues/19530/comments | 1 | 2014-03-16T15:13:44Z | 2021-12-09T22:08:04Z | https://github.com/llvm/llvm-project/issues/19530 | 1,076,101,286 | 19,530 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19155](https://llvm.org/bz19155) |
| Resolution | WORKSFORME |
| Resolved on | Mar 16, 2014 03:27 |
| Version | 3.2 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Just try compiling this:
#include <iostream>
template <c... | Compiler Crashed when compiling variadic templates with default template parameter. | https://api.github.com/repos/llvm/llvm-project/issues/19529/comments | 1 | 2014-03-16T09:20:54Z | 2022-01-20T02:13:57Z | https://github.com/llvm/llvm-project/issues/19529 | 1,076,101,269 | 19,529 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19154](https://llvm.org/bz19154) |
| Version | 3.4 |
| OS | Linux |
| Attachments | [A build-log, showing the build failure.](https://user-images.githubusercontent.com/60944935/143749181-e4d76eb5-f087-433c-a454-84e05bf05053.gz) |
| Reporter | LLVM Bugzilla Contributor |
## Exte... | When configparser-3.2.0 is installed, LLVM-3.4 won't compile | https://api.github.com/repos/llvm/llvm-project/issues/19528/comments | 1 | 2014-03-16T05:49:32Z | 2023-08-10T23:08:01Z | https://github.com/llvm/llvm-project/issues/19528 | 1,076,101,254 | 19,528 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19153](https://llvm.org/bz19153) |
| Resolution | WONTFIX |
| Resolved on | Jun 22, 2015 11:02 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @CaseyCarter,@mclow,@rnk |
## Extended Description
This is one of our MSVC STL tests. I on... | Some iterators non-standard | https://api.github.com/repos/llvm/llvm-project/issues/19527/comments | 6 | 2014-03-16T04:36:15Z | 2022-01-20T02:39:43Z | https://github.com/llvm/llvm-project/issues/19527 | 1,076,101,236 | 19,527 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19152](https://llvm.org/bz19152) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
Upon compiling the following program with clang (trunk 204012) ... | auto variable template | https://api.github.com/repos/llvm/llvm-project/issues/19526/comments | 2 | 2014-03-16T02:29:02Z | 2021-12-09T22:07:59Z | https://github.com/llvm/llvm-project/issues/19526 | 1,076,101,222 | 19,526 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19151](https://llvm.org/bz19151) |
| Resolution | FIXED |
| Resolved on | Mar 21, 2014 12:50 |
| Version | trunk |
| OS | Linux |
| Attachments | [c file](https://user-images.githubusercontent.com/60944935/143749179-4aa62cac-cc70-43ff-9fd4-a446483447c9.gz), [sh](https://user-ima... | New regression affecting mips16 | https://api.github.com/repos/llvm/llvm-project/issues/19525/comments | 2 | 2014-03-15T23:50:35Z | 2021-12-09T22:07:59Z | https://github.com/llvm/llvm-project/issues/19525 | 1,076,101,204 | 19,525 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19150](https://llvm.org/bz19150) |
| Resolution | FIXED |
| Resolved on | Jun 04, 2014 16:40 |
| Version | unspecified |
| OS | Windows NT |
| Depends On | llvm/llvm-project#11542 llvm/llvm-project#19890 llvm/llvm-project#20100 |
| CC | @majnemer,@ehsan,@zmodem,@sunfishcode |
... | clang-cl: Building <string> with multithreaded run-time gives link errors (dllimport not supported on classes) | https://api.github.com/repos/llvm/llvm-project/issues/19524/comments | 10 | 2014-03-15T21:02:56Z | 2021-12-09T22:28:21Z | https://github.com/llvm/llvm-project/issues/19524 | 1,076,101,124 | 19,524 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19149](https://llvm.org/bz19149) |
| Version | 3.4 |
| OS | MacOS X |
## Extended Description
Currently, Boost.Atomic tests are failing for Darwin on x86_64 with linking failures such as:
"/Volumes/TwoTB/LLVM/bin/bin/clang++" -o "/Volumes/TwoTB/boost/regression/develop/... | 128-bit __atomic* intrinsics not implemented for x86_64 | https://api.github.com/repos/llvm/llvm-project/issues/19523/comments | 5 | 2014-03-15T13:10:47Z | 2021-12-09T22:07:53Z | https://github.com/llvm/llvm-project/issues/19523 | 1,076,101,090 | 19,523 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19148](https://llvm.org/bz19148) |
| Resolution | FIXED |
| Resolved on | Mar 19, 2014 01:22 |
| Version | trunk |
| OS | Linux |
## Extended Description
Here are outputs:
[1/1] Running the LLVM regression tests
FAILED: cd /home/ryuta/devel/llvm/src/build/test && /usr/bin/pyt... | CloneFunction unit test failure | https://api.github.com/repos/llvm/llvm-project/issues/19522/comments | 2 | 2014-03-15T07:47:12Z | 2021-12-09T22:07:52Z | https://github.com/llvm/llvm-project/issues/19522 | 1,076,101,067 | 19,522 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19147](https://llvm.org/bz19147) |
| Resolution | FIXED |
| Resolved on | May 01, 2014 08:38 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rnk |
## Extended Description
Given
.data
.globl foo
foo:
.long 42
.globl zed
... | Wrong section and value for symbol in COFF | https://api.github.com/repos/llvm/llvm-project/issues/19521/comments | 1 | 2014-03-15T05:44:09Z | 2024-06-25T07:02:39Z | https://github.com/llvm/llvm-project/issues/19521 | 1,076,101,043 | 19,521 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19146](https://llvm.org/bz19146) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The current clang trunk and 3.4 miscompile the following code when using LTO at -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes).
This is regression from 3.... | wrong code by LTO at -O3 on x86_64-linux-gnu (affecting 3.4 and trunk) | https://api.github.com/repos/llvm/llvm-project/issues/19520/comments | 1 | 2014-03-14T23:05:22Z | 2022-03-23T11:22:09Z | https://github.com/llvm/llvm-project/issues/19520 | 1,076,101,022 | 19,520 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19145](https://llvm.org/bz19145) |
| Resolution | FIXED |
| Resolved on | Mar 17, 2014 07:32 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Given
.data
.global bar
.type bar, object
bar:
.l... | Symbol information not propagated from base to derived symbol | https://api.github.com/repos/llvm/llvm-project/issues/19519/comments | 1 | 2014-03-14T22:22:48Z | 2021-12-09T22:07:49Z | https://github.com/llvm/llvm-project/issues/19519 | 1,076,101,006 | 19,519 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19144](https://llvm.org/bz19144) |
| Resolution | FIXED |
| Resolved on | Mar 18, 2014 09:33 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @echristo,@hfinkel |
## Extended Description
The following test code fails when compiled with -O0.
... | Bad code generation at "-O0" and "double" values | https://api.github.com/repos/llvm/llvm-project/issues/19518/comments | 12 | 2014-03-14T22:17:26Z | 2021-12-09T22:07:48Z | https://github.com/llvm/llvm-project/issues/19518 | 1,076,100,981 | 19,518 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19143](https://llvm.org/bz19143) |
| Resolution | FIXED |
| Resolved on | Mar 18, 2014 05:02 |
| Version | trunk |
| OS | Linux |
| CC | @TNorthover |
## Extended Description
The resulting images are near identical. Robert has identified some problem with the sin() function in... | sphereflake fails in test-suite | https://api.github.com/repos/llvm/llvm-project/issues/19517/comments | 2 | 2014-03-14T20:36:44Z | 2021-12-09T22:07:47Z | https://github.com/llvm/llvm-project/issues/19517 | 1,076,100,957 | 19,517 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19142](https://llvm.org/bz19142) |
| Resolution | FIXED |
| Resolved on | Mar 26, 2014 14:35 |
| Version | trunk |
| OS | Linux |
| CC | @sylvestre |
## Extended Description
Android uses the GCC intrinsic __builtin___clear_cache described here: http://gcc.gnu.org/onlinedocs/gc... | Implement __builtin___clear_cache and lower to __clear_cache on ARM | https://api.github.com/repos/llvm/llvm-project/issues/19516/comments | 6 | 2014-03-14T16:57:09Z | 2021-12-09T22:07:46Z | https://github.com/llvm/llvm-project/issues/19516 | 1,076,100,935 | 19,516 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19141](https://llvm.org/bz19141) |
| Version | 3.4 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Quuxplusone |
## Extended Description
##__VA_ARGS__ does not expand inner macros, whereas __VA_ARGS__ works as expected.
This input file (foo.m):
[--
#defin... | ##__VA_ARGS__ does not expand inner macros, whereas __VA_ARGS__ works as expected | https://api.github.com/repos/llvm/llvm-project/issues/19515/comments | 6 | 2014-03-14T14:21:08Z | 2023-05-24T14:51:08Z | https://github.com/llvm/llvm-project/issues/19515 | 1,076,100,912 | 19,515 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19140](https://llvm.org/bz19140) |
| Version | 3.4 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@zygoloid |
## Extended Description
The following code snippet does not compile using clang but according to the standard it is valid:
`... | [C++ DR372] protected typedef not accessible in derived class | https://api.github.com/repos/llvm/llvm-project/issues/19514/comments | 1 | 2014-03-14T12:52:26Z | 2024-07-27T20:19:31Z | https://github.com/llvm/llvm-project/issues/19514 | 1,076,100,899 | 19,514 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19139](https://llvm.org/bz19139) |
| Resolution | FIXED |
| Resolved on | Apr 10, 2015 20:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@DougGregor,@echristo,@Weverything |
## Extended Description
Clang should explain why a v... | explain why a variable is const | https://api.github.com/repos/llvm/llvm-project/issues/19513/comments | 6 | 2014-03-14T05:00:02Z | 2021-12-09T22:07:43Z | https://github.com/llvm/llvm-project/issues/19513 | 1,076,100,880 | 19,513 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19138](https://llvm.org/bz19138) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The current clang trunk miscompiles the following code when using LTO at all optimization levels (-O0 to -O3) on x86_64-linux-gnu (in both 32-bit and 64-bit modes).
... | wrong code (that segfaults) by LTO at all optimization levels (affecting 3.2 till trunk) | https://api.github.com/repos/llvm/llvm-project/issues/19512/comments | 1 | 2014-03-14T03:16:07Z | 2022-03-23T11:19:00Z | https://github.com/llvm/llvm-project/issues/19512 | 1,076,100,858 | 19,512 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19137](https://llvm.org/bz19137) |
| Resolution | FIXED |
| Resolved on | Mar 16, 2014 22:28 |
| Version | trunk |
| OS | Linux |
| Attachments | [Path-a37cf7.sh](https://user-images.githubusercontent.com/60944935/143749172-0e79bbcd-9b5b-4c84-a676-cece1e6309c5.gz) |
| Reporter |... | Can't build llvm | https://api.github.com/repos/llvm/llvm-project/issues/19511/comments | 8 | 2014-03-14T01:54:30Z | 2021-12-09T22:07:41Z | https://github.com/llvm/llvm-project/issues/19511 | 1,076,100,834 | 19,511 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19136](https://llvm.org/bz19136) |
| Resolution | FIXED |
| Resolved on | Jan 19, 2016 12:06 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [llc < test.ll](https://user-images.githubusercontent.com/60944935/143749171-3bbff24f-b914-44d0-87bd-11a0d68aa187.gz) |
| Report... | [ARM] crash while folding SP-update into vpush/vpop | https://api.github.com/repos/llvm/llvm-project/issues/19510/comments | 1 | 2014-03-14T00:57:55Z | 2021-12-09T22:07:40Z | https://github.com/llvm/llvm-project/issues/19510 | 1,076,100,803 | 19,510 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19135](https://llvm.org/bz19135) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:17 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Test case.](https://user-images.githubusercontent.com/92601351/143749170-4c016afe-34b6-484a-a78a-d13807c76fc2.gz) |
| CC | @bcardo... | Broken selector table when ObjectiveC is not the first module | https://api.github.com/repos/llvm/llvm-project/issues/19509/comments | 2 | 2014-03-14T00:33:54Z | 2021-12-09T22:07:39Z | https://github.com/llvm/llvm-project/issues/19509 | 1,076,100,778 | 19,509 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19134](https://llvm.org/bz19134) |
| Resolution | FIXED |
| Resolved on | Jun 16, 2014 17:31 |
| Version | trunk |
| OS | All |
| Attachments | [-O0 IR for ycc_rgb_convert()](https://user-images.githubusercontent.com/60944935/143749169-657d337a-85cb-4ede-ac37-902504077c1a.gz) |
... | code for hot loop in libjpeg is terribad, with lots of reg-to-reg copies | https://api.github.com/repos/llvm/llvm-project/issues/19508/comments | 5 | 2014-03-13T22:42:15Z | 2021-12-09T22:07:38Z | https://github.com/llvm/llvm-project/issues/19508 | 1,076,100,760 | 19,508 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19133](https://llvm.org/bz19133) |
| Resolution | INVALID |
| Resolved on | Aug 04, 2017 14:52 |
| Version | 3.4 |
| OS | Linux |
| Attachments | [testcase](https://user-images.githubusercontent.com/92601310/143749168-eefa0332-d785-4272-9abe-fb525cccd177.gz) |
| CC | @choikwa,@z... | Infinite loop during compilation with -Os | https://api.github.com/repos/llvm/llvm-project/issues/19507/comments | 2 | 2014-03-13T22:20:56Z | 2021-12-09T22:07:37Z | https://github.com/llvm/llvm-project/issues/19507 | 1,076,100,739 | 19,507 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19132](https://llvm.org/bz19132) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The current clang trunk and 3.4 miscompile the following code when using LTO on x86_64-linux-gnu in both 32-bit and 64-bit modes.
This is a regression from clang 3.3... | wrong code (that hangs) by LTO on x86_64-linux-gnu (affecting 3.4 and trunk) | https://api.github.com/repos/llvm/llvm-project/issues/19506/comments | 0 | 2014-03-13T21:42:43Z | 2021-12-09T22:07:36Z | https://github.com/llvm/llvm-project/issues/19506 | 1,076,100,719 | 19,506 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19131](https://llvm.org/bz19131) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:00 |
| Version | unspecified |
| OS | All |
| Attachments | [patch](https://user-images.githubusercontent.com/60944935/143749167-1a4330c6-73c2-4042-92c5-9d2b7041ab64.gz) |
| Reporter | LLVM... | Add additional pluto options into pluto.cpp | https://api.github.com/repos/llvm/llvm-project/issues/19505/comments | 2 | 2014-03-13T21:14:06Z | 2021-12-09T22:07:35Z | https://github.com/llvm/llvm-project/issues/19505 | 1,076,100,688 | 19,505 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19130](https://llvm.org/bz19130) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:02 |
| Version | unspecified |
| OS | All |
| Attachments | [Patch](https://user-images.githubusercontent.com/60944935/143749166-87a250f5-ce9d-4910-85d8-cc467eaa46a2.gz) |
| Reporter | LLVM... | Update command line arguments to ZeroOrMore. | https://api.github.com/repos/llvm/llvm-project/issues/19504/comments | 2 | 2014-03-13T21:01:01Z | 2021-12-09T22:07:34Z | https://github.com/llvm/llvm-project/issues/19504 | 1,076,100,665 | 19,504 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19129](https://llvm.org/bz19129) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:00 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Additions to the libhttps://user-images.githubusercontent.com/60944935/143749164-448194e7-86a1-430c-b064-31050d547e12.gz), [... | Update Makefiles to support new lib/Transform folder | https://api.github.com/repos/llvm/llvm-project/issues/19503/comments | 2 | 2014-03-13T20:49:47Z | 2021-12-09T22:07:33Z | https://github.com/llvm/llvm-project/issues/19503 | 1,076,100,642 | 19,503 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19128](https://llvm.org/bz19128) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman |
## Extended Description
Many Objective-C __attribute__s appear to be undocumented. It would be really nice to have documentation so we can know e... | Many Objective-C __attribute__s are undocumented | https://api.github.com/repos/llvm/llvm-project/issues/19502/comments | 1 | 2014-03-13T19:10:11Z | 2023-05-22T12:43:07Z | https://github.com/llvm/llvm-project/issues/19502 | 1,076,100,621 | 19,502 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19127](https://llvm.org/bz19127) |
| Resolution | WONTFIX |
| Resolved on | Sep 28, 2015 07:46 |
| Version | unspecified |
| OS | All |
| Attachments | [test files](https://user-images.githubusercontent.com/92601300/143749162-48f3eb44-c697-4511-939c-3805c493b2c8.gz) |
## Extend... | clang-modernize checks wrong directory for includes | https://api.github.com/repos/llvm/llvm-project/issues/19501/comments | 5 | 2014-03-13T18:55:55Z | 2022-01-20T02:39:42Z | https://github.com/llvm/llvm-project/issues/19501 | 1,076,100,599 | 19,501 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19126](https://llvm.org/bz19126) |
| Resolution | FIXED |
| Resolved on | Mar 14, 2014 15:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
$ cat ~/llvm/test.s
.data
.globl foo
foo:
.long 42
.glob... | Defining a symbol as an offset of another is broken in MC | https://api.github.com/repos/llvm/llvm-project/issues/19500/comments | 1 | 2014-03-13T18:48:33Z | 2021-12-09T22:07:30Z | https://github.com/llvm/llvm-project/issues/19500 | 1,076,100,579 | 19,500 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19125](https://llvm.org/bz19125) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@kcc |
## Extended Description
```
lib/asan/asan_poisoning.h:
46 if (value ||
47 SANITIZER_WINDOWS ||
48 shadow_end - shadow_beg < common_flags()->clear_... | `-Wconstant-logical-operand` false positive when using `if (... || 0)` or `if (... || 1)` | https://api.github.com/repos/llvm/llvm-project/issues/19499/comments | 4 | 2014-03-13T12:36:37Z | 2024-07-27T20:20:58Z | https://github.com/llvm/llvm-project/issues/19499 | 1,076,100,552 | 19,499 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19124](https://llvm.org/bz19124) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
OS X 10.9.2 + Xcode 5.1 with latest command line tools.
clang version 3.5.0 (trunk 203772)
Target: x86_64-apple-darwin... | clang crashed when building TextMate svn trunk version | https://api.github.com/repos/llvm/llvm-project/issues/19498/comments | 1 | 2014-03-13T11:31:46Z | 2023-05-22T12:42:58Z | https://github.com/llvm/llvm-project/issues/19498 | 1,076,100,538 | 19,498 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19123](https://llvm.org/bz19123) |
| Resolution | INVALID |
| Resolved on | Mar 13, 2014 10:03 |
| Version | 3.3 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @dwblaikie,@DougGregor |
## Extended Description
I love the new implicit copy constructor warning... | deprecated warning for implicit copy constructor doesn't notice the destructor is defaulted | https://api.github.com/repos/llvm/llvm-project/issues/19497/comments | 1 | 2014-03-13T09:12:09Z | 2021-12-09T22:07:27Z | https://github.com/llvm/llvm-project/issues/19497 | 1,076,100,502 | 19,497 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19122](https://llvm.org/bz19122) |
| Resolution | FIXED |
| Resolved on | Jan 18, 2016 17:02 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel,@tobiasgrosser |
## Extended Description
Between r203448 and r203596 (llvm/clang/p... | recent regressions on powerpc-darwin8: sequential_loops.ll and do_pluto_matmult.ll | https://api.github.com/repos/llvm/llvm-project/issues/19496/comments | 3 | 2014-03-13T06:21:23Z | 2021-12-09T22:07:26Z | https://github.com/llvm/llvm-project/issues/19496 | 1,076,100,473 | 19,496 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19121](https://llvm.org/bz19121) |
| Resolution | FIXED |
| Resolved on | Apr 15, 2014 20:25 |
| Version | 3.3 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner,@DougGregor |
## Extended Description
I am not sure whether this is properly filed under C... | ARC/member variable initialization incorrect code | https://api.github.com/repos/llvm/llvm-project/issues/19495/comments | 6 | 2014-03-13T04:16:55Z | 2021-12-09T22:07:25Z | https://github.com/llvm/llvm-project/issues/19495 | 1,076,100,455 | 19,495 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19120](https://llvm.org/bz19120) |
| Resolution | FIXED |
| Resolved on | Jun 30, 2014 07:27 |
| Version | unspecified |
| OS | Linux |
| CC | @mclow |
## Extended Description
LLVM_ENABLE_LIBCXX:BOOL=ON appends '-stdlib=libc++' to CMAKE_CXX_FLAGS, CMAKE_EXE_LINKER_FLAGS, CMAKE... | '-stdlib=libc++' unused during compilation | https://api.github.com/repos/llvm/llvm-project/issues/19494/comments | 3 | 2014-03-13T01:15:53Z | 2021-12-09T22:07:24Z | https://github.com/llvm/llvm-project/issues/19494 | 1,076,100,433 | 19,494 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19119](https://llvm.org/bz19119) |
| Version | trunk |
| OS | All |
| Attachments | [copy.mm](https://user-images.githubusercontent.com/63311/143749161-582b3418-4dc1-4d48-bea8-a48ba7fcf1a1.gz) |
| CC | @zygoloid |
## Extended Description
An assertion in CGExpr seems to be tr... | Assertion failed: (Adjustments.empty()), function EmitMaterializeTemporaryExpr, file ../../tools/clang/lib/CodeGen/CGExpr.cpp, line 399 | https://api.github.com/repos/llvm/llvm-project/issues/19493/comments | 1 | 2014-03-13T01:13:34Z | 2023-06-25T19:12:10Z | https://github.com/llvm/llvm-project/issues/19493 | 1,076,100,410 | 19,493 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19118](https://llvm.org/bz19118) |
| Resolution | FIXED |
| Resolved on | Apr 21, 2014 18:49 |
| Version | unspecified |
| OS | All |
| CC | @mclow |
## Extended Description
This code, compiled with -std=c++1y:
#include <tuple>
#include <functional>
struct X
{
X();
... | Bad tuple/function interaction with -std=c++1y | https://api.github.com/repos/llvm/llvm-project/issues/19492/comments | 3 | 2014-03-12T23:36:24Z | 2021-12-09T22:07:22Z | https://github.com/llvm/llvm-project/issues/19492 | 1,076,100,391 | 19,492 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19117](https://llvm.org/bz19117) |
| Resolution | FIXED |
| Resolved on | Aug 26, 2015 16:58 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @nico,@rnk |
## Extended Description
The following code is adapted from MS headers (ntddk.h) a... | MS Style inline ASM assertion failure and crash while parsing local field name | https://api.github.com/repos/llvm/llvm-project/issues/19491/comments | 7 | 2014-03-12T22:56:43Z | 2021-12-09T22:07:20Z | https://github.com/llvm/llvm-project/issues/19491 | 1,076,100,370 | 19,491 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19116](https://llvm.org/bz19116) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@rnk |
## Extended Description
When compiling with clang-cl, the following code generates an error. This code compiles without issue in cl.exe, ... | MS Style Inline Asm failure | https://api.github.com/repos/llvm/llvm-project/issues/19490/comments | 1 | 2014-03-12T19:29:24Z | 2021-12-09T22:07:19Z | https://github.com/llvm/llvm-project/issues/19490 | 1,076,100,351 | 19,490 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19115](https://llvm.org/bz19115) |
| Resolution | FIXED |
| Resolved on | Apr 07, 2014 08:39 |
| Version | trunk |
| OS | All |
| Attachments | [test1.c](https://user-images.githubusercontent.com/60944935/143749159-e333eafc-d9fa-470f-b228-b2957102dcf4.gz), [Disassembled code](ht... | clang generates 26 times as much instructions as gcc for code with a variable length array | https://api.github.com/repos/llvm/llvm-project/issues/19489/comments | 5 | 2014-03-12T18:53:16Z | 2021-12-09T22:07:19Z | https://github.com/llvm/llvm-project/issues/19489 | 1,076,100,333 | 19,489 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19114](https://llvm.org/bz19114) |
| Version | trunk |
| OS | All |
| Attachments | [c-index-test.crash.txt](https://user-images.githubusercontent.com/60944935/143749155-22049683-2a4c-4238-8326-ef62a029d627.gz), [qt-creator.crash.txt](https://user-images.githubusercontent.com/60... | clang_reparseTranslationUnit crashes when reparsing SemaCodeComplete.cpp | https://api.github.com/repos/llvm/llvm-project/issues/19488/comments | 0 | 2014-03-12T16:38:31Z | 2021-12-09T22:07:18Z | https://github.com/llvm/llvm-project/issues/19488 | 1,076,100,315 | 19,488 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19113](https://llvm.org/bz19113) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2014 13:29 |
| Version | trunk |
| OS | Linux |
| CC | @KernelAddress,@eugenis,@kcc,@zygoloid,@timurrrr |
## Extended Description
$ clang -v
clang version 3.5.0 (203643)
Target: x86_64-unknown-li... | 'tbaa vtable pointer' attr is missed for member function pointer deref | https://api.github.com/repos/llvm/llvm-project/issues/19487/comments | 4 | 2014-03-12T10:16:01Z | 2021-12-09T22:07:17Z | https://github.com/llvm/llvm-project/issues/19487 | 1,076,100,281 | 19,487 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19112](https://llvm.org/bz19112) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2014 19:37 |
| Version | trunk |
| OS | Linux |
## Extended Description
Here's the output of the regression test:
[1/1] Running the LLVM regression tests
FAILED: cd /home/ryuta/devel/llvm/src/bu... | compile-custom.ll crashes BugPoint | https://api.github.com/repos/llvm/llvm-project/issues/19486/comments | 4 | 2014-03-12T05:32:22Z | 2021-12-09T22:07:15Z | https://github.com/llvm/llvm-project/issues/19486 | 1,076,100,253 | 19,486 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19111](https://llvm.org/bz19111) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The current clang trunk miscompiles the following code when using LTO on x86_64-linux-gnu in both 32-bit and 64-bit modes.
$ clang-trunk -v
clang version 3.5.0 (trun... | wrong code by LTO on x86_64-linux-gnu (both 32-bit and 64-bit modes, affecting clang 3.2 till trunk) | https://api.github.com/repos/llvm/llvm-project/issues/19485/comments | 2 | 2014-03-12T02:14:15Z | 2023-08-05T15:01:39Z | https://github.com/llvm/llvm-project/issues/19485 | 1,076,100,236 | 19,485 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19110](https://llvm.org/bz19110) |
| Resolution | FIXED |
| Resolved on | Mar 13, 2014 10:57 |
| Version | trunk |
| OS | Linux |
| Attachments | [Reproduction](https://user-images.githubusercontent.com/1148786/143749154-71fa8fd8-21d5-4403-8128-388469bb8450.gz) |
| CC | @eugenis... | [ARM] Clang emits .cfi_offset directives that gas in the Android NDK can't assemble | https://api.github.com/repos/llvm/llvm-project/issues/19484/comments | 5 | 2014-03-12T01:28:44Z | 2021-12-09T22:07:14Z | https://github.com/llvm/llvm-project/issues/19484 | 1,076,100,216 | 19,484 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19109](https://llvm.org/bz19109) |
| Version | trunk |
| OS | All |
| CC | @hfinkel |
## Extended Description
The current clang trunk miscompiles the following code when using LTO at -O2 and -O3 on x86_64-linux-gnu (in both 32-bit and 64-bit modes).
This is likely related to... | wrong code (that segfaults) by LTO at -O2 and -O3 on x86_64-linux-gnu | https://api.github.com/repos/llvm/llvm-project/issues/19483/comments | 1 | 2014-03-12T01:20:43Z | 2022-03-17T15:05:50Z | https://github.com/llvm/llvm-project/issues/19483 | 1,076,100,176 | 19,483 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19108](https://llvm.org/bz19108) |
| Resolution | INVALID |
| Resolved on | Mar 26, 2014 10:31 |
| Version | unspecified |
| OS | Windows 2000 |
| Attachments | [Preprocessor output of CL.exe](https://user-images.githubusercontent.com/60944935/143749153-6555312a-4145-4e61-83ca-4... | Improper Name Mangling for Windows Kernel APIs | https://api.github.com/repos/llvm/llvm-project/issues/19482/comments | 3 | 2014-03-11T23:45:48Z | 2021-12-09T22:07:11Z | https://github.com/llvm/llvm-project/issues/19482 | 1,076,100,153 | 19,482 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19107](https://llvm.org/bz19107) |
| Resolution | WORKSFORME |
| Resolved on | Jun 11, 2014 04:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor | | select in thumb2 sign extends constants when it shouldn't | https://api.github.com/repos/llvm/llvm-project/issues/19481/comments | 2 | 2014-03-11T23:26:39Z | 2022-01-20T02:13:55Z | https://github.com/llvm/llvm-project/issues/19481 | 1,076,100,124 | 19,481 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [19106](https://llvm.org/bz19106) |
| Resolution | DUPLICATE |
| Resolved on | Mar 11, 2014 11:46 |
| Version | trunk |
| OS | All |
| Attachments | [example case](https://user-images.githubusercontent.com/60944935/143749151-f4549b89-2d45-4aee-8f4a-e79425438a49.gz) |
| Reporter |... | Incorrect diagnostic for category method -setObject:forKey:defaultValue: | https://api.github.com/repos/llvm/llvm-project/issues/19480/comments | 2 | 2014-03-11T18:45:44Z | 2021-12-09T22:07:09Z | https://github.com/llvm/llvm-project/issues/19480 | 1,076,100,110 | 19,480 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.