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 | [13804](https://llvm.org/bz13804) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The ARM backend is not simplifying 'stm' and 'ldm' instructions when there is only one source register.
Currently:
stmia.w r0, {r1}
C... | llvm-mc does not simplify stm/ldm when only one source register | https://api.github.com/repos/llvm/llvm-project/issues/14176/comments | 0 | 2012-09-10T02:25:31Z | 2021-12-03T23:42:58Z | https://github.com/llvm/llvm-project/issues/14176 | 1,071,051,709 | 14,176 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13803](https://llvm.org/bz13803) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@john-brawn-arm,@kbeyls,@nickdesaulniers,@rprichard |
## Extended Description
Fails:
echo "adc.w r0, r1, #​1" | llvm-mc -triple=thumbv7... | llvm-mc treats .n suffix as .w suffix for ADC | https://api.github.com/repos/llvm/llvm-project/issues/14175/comments | 4 | 2012-09-10T02:18:17Z | 2021-12-03T23:42:57Z | https://github.com/llvm/llvm-project/issues/14175 | 1,071,051,705 | 14,175 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13802](https://llvm.org/bz13802) |
| Resolution | FIXED |
| Resolved on | Jun 19, 2014 21:23 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd |
## Extended Description
Chokes:
echo "vld2.32{d25[1], d26[1]}, [r0 :32], r1" | l... | llvm-mc expects a comma in VLD instructions where GCC does not | https://api.github.com/repos/llvm/llvm-project/issues/14174/comments | 1 | 2012-09-10T02:11:29Z | 2021-12-03T23:42:56Z | https://github.com/llvm/llvm-project/issues/14174 | 1,071,051,704 | 14,174 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13801](https://llvm.org/bz13801) |
| Resolution | INVALID |
| Resolved on | Dec 04, 2017 11:29 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@linzj | | llvm-mc does not parse the .w suffix on ldr and str instructions | https://api.github.com/repos/llvm/llvm-project/issues/14173/comments | 2 | 2012-09-10T01:53:13Z | 2021-12-03T23:42:56Z | https://github.com/llvm/llvm-project/issues/14173 | 1,071,051,697 | 14,173 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13800](https://llvm.org/bz13800) |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
When I tried to have a look at the disassembly code of "objc_msgSend", I got following results:
In the disassembly area:
UIKit`symbol... | wrong disassemble result in Xcode 4.4.1 both in Disassembly window and lldb command window | https://api.github.com/repos/llvm/llvm-project/issues/14172/comments | 0 | 2012-09-09T12:02:40Z | 2021-12-03T23:42:55Z | https://github.com/llvm/llvm-project/issues/14172 | 1,071,051,693 | 14,172 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13799](https://llvm.org/bz13799) |
| Version | trunk |
| OS | Linux |
| Attachments | [unoptimized testcase .ll](https://user-images.githubusercontent.com/60944935/143745995-0633ca22-76c8-4c58-8fee-c55c5191b6b9.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
##... | Poor optimization of bitfield initialization | https://api.github.com/repos/llvm/llvm-project/issues/14171/comments | 4 | 2012-09-08T20:08:45Z | 2021-12-03T23:42:54Z | https://github.com/llvm/llvm-project/issues/14171 | 1,071,051,690 | 14,171 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13798](https://llvm.org/bz13798) |
| Resolution | FIXED |
| Resolved on | Sep 10, 2012 09:57 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
Overview:
STL containers, such as vector and set, cannot ... | ext_vector_type cannot be used in stl containers | https://api.github.com/repos/llvm/llvm-project/issues/14170/comments | 2 | 2012-09-08T19:43:49Z | 2021-12-03T23:42:53Z | https://github.com/llvm/llvm-project/issues/14170 | 1,071,051,686 | 14,170 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13797](https://llvm.org/bz13797) |
| Resolution | WORKSFORME |
| Resolved on | Jan 15, 2014 13:24 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
First off - I would consider explicitly invoking a destructor very bad st... | std::__1::__function::__func::destroy invokes destructor multiple times | https://api.github.com/repos/llvm/llvm-project/issues/14169/comments | 22 | 2012-09-08T16:29:21Z | 2022-01-20T02:10:11Z | https://github.com/llvm/llvm-project/issues/14169 | 1,071,051,681 | 14,169 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13796](https://llvm.org/bz13796) |
| Resolution | FIXED |
| Resolved on | Jan 13, 2016 05:35 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@rengolin |
## Extended Description
On any hard-float system, when I install both gcc and clang ... | Missing __ARM_PCS_VFP symbol on arm hard-float system causes error | https://api.github.com/repos/llvm/llvm-project/issues/14168/comments | 2 | 2012-09-08T00:50:19Z | 2021-12-03T23:42:52Z | https://github.com/llvm/llvm-project/issues/14168 | 1,071,051,675 | 14,168 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13795](https://llvm.org/bz13795) |
| Resolution | FIXED |
| Resolved on | Apr 19, 2013 17:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
Linux MIPS32/O32 syscall implementation:
$ cat ss.c
long __syscall0(long nr)
{
... | MIPS inline asm() fails on register constraints with "couldn't allocate output register for constraint '{$2}'" | https://api.github.com/repos/llvm/llvm-project/issues/14167/comments | 6 | 2012-09-07T23:18:07Z | 2021-12-03T23:42:51Z | https://github.com/llvm/llvm-project/issues/14167 | 1,071,051,670 | 14,167 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13794](https://llvm.org/bz13794) |
| Resolution | FIXED |
| Resolved on | Nov 30, 2015 18:13 |
| Version | trunk |
| OS | MacOS X |
| CC | @kcc |
## Extended Description
On Mac OS X, there is a system environment variable called MallocGuardEdges. 'man malloc' describes it thu... | AddressSanitizer should detect and warn if MallocGuardEdges env var is on | https://api.github.com/repos/llvm/llvm-project/issues/14166/comments | 5 | 2012-09-07T23:17:11Z | 2021-12-03T23:42:50Z | https://github.com/llvm/llvm-project/issues/14166 | 1,071,051,667 | 14,166 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13793](https://llvm.org/bz13793) |
| Resolution | INVALID |
| Resolved on | Sep 07, 2012 14:59 |
| Version | 2.9 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zygoloid |
## Extended Description
llvm[2]: Compiling ValueHandleTest.cpp for Release build
if i68... | ValueHandleTest.cpp:277:7: warning: passing NULL to non-pointer argument | https://api.github.com/repos/llvm/llvm-project/issues/14165/comments | 1 | 2012-09-07T21:35:05Z | 2021-12-03T23:42:49Z | https://github.com/llvm/llvm-project/issues/14165 | 1,071,051,662 | 14,165 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13792](https://llvm.org/bz13792) |
| Resolution | FIXED |
| Resolved on | Aug 02, 2013 19:00 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @tritao,@rnk,@timurrrr |
## Extended Description
When compiling for x64 and MS compatibility, the... | MS name mangling incorrect for x64 class members | https://api.github.com/repos/llvm/llvm-project/issues/14164/comments | 7 | 2012-09-07T14:41:33Z | 2021-12-03T23:42:48Z | https://github.com/llvm/llvm-project/issues/14164 | 1,071,051,656 | 14,164 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13791](https://llvm.org/bz13791) |
| Resolution | WONTFIX |
| Resolved on | Mar 10, 2016 16:57 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| CC | @tritao,@rnk |
## Extended Description
In MSVC, using __thiscall outside of a class is expressl... | __thiscall should not be specified outside of a class | https://api.github.com/repos/llvm/llvm-project/issues/14163/comments | 7 | 2012-09-07T14:38:39Z | 2022-01-20T02:36:35Z | https://github.com/llvm/llvm-project/issues/14163 | 1,071,051,649 | 14,163 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13790](https://llvm.org/bz13790) |
| Resolution | FIXED |
| Resolved on | Oct 19, 2012 03:29 |
| Version | trunk |
| OS | Linux |
| Attachments | [TestCase of GCC's ARM](https://user-images.githubusercontent.com/60944935/143745984-3f896109-581d-4075-8c1c-48500fe292be.gz) |
| Rep... | llvm mis-uses fp registers when the size of argument is bigger than 64 byte | https://api.github.com/repos/llvm/llvm-project/issues/14162/comments | 7 | 2012-09-07T13:18:58Z | 2021-12-03T23:42:46Z | https://github.com/llvm/llvm-project/issues/14162 | 1,071,051,644 | 14,162 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13789](https://llvm.org/bz13789) |
| Resolution | FIXED |
| Resolved on | Oct 24, 2012 08:29 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @chandlerc,@KernelAddress,@kcc,@seanm |
## Extended Description
Currently -fthread-sanitizer wo... | Support ThreadSanitizer in CMake build | https://api.github.com/repos/llvm/llvm-project/issues/14161/comments | 1 | 2012-09-07T08:26:19Z | 2021-12-03T23:42:45Z | https://github.com/llvm/llvm-project/issues/14161 | 1,071,051,640 | 14,161 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13788](https://llvm.org/bz13788) |
| Resolution | WORKSFORME |
| Resolved on | Dec 23, 2012 13:40 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@gribozavr,@silvasean |
## Extended Description
Here is the C++ code:
///////////... | Clang crashed on a simple C++ case | https://api.github.com/repos/llvm/llvm-project/issues/14160/comments | 5 | 2012-09-07T04:51:43Z | 2022-01-20T02:10:10Z | https://github.com/llvm/llvm-project/issues/14160 | 1,071,051,633 | 14,160 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13787](https://llvm.org/bz13787) |
| Resolution | INVALID |
| Resolved on | Mar 22, 2013 00:55 |
| Version | trunk |
| OS | All |
| Attachments | [bitcode](https://user-images.githubusercontent.com/60944935/143745981-322c5a8b-2ace-444d-9a5f-a8675ccf8757.gz), [assembly](https://u... | unnecessary register spill (AVX) | https://api.github.com/repos/llvm/llvm-project/issues/14159/comments | 1 | 2012-09-07T02:12:46Z | 2021-12-03T23:42:44Z | https://github.com/llvm/llvm-project/issues/14159 | 1,071,051,622 | 14,159 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13786](https://llvm.org/bz13786) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang incorrectly rejects this:
int f(int a, int b, int c);
void g() {
using ::f;
int f(int a, int b, int c);
}
This does not violate [namespace.udecl... | incorrectly rejecting redeclaration of function via using-declaration at block scope | https://api.github.com/repos/llvm/llvm-project/issues/14158/comments | 2 | 2012-09-06T23:25:03Z | 2023-05-20T21:41:59Z | https://github.com/llvm/llvm-project/issues/14158 | 1,071,051,617 | 14,158 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13785](https://llvm.org/bz13785) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor |
## Extended Description
Clang rejects this:
namespace A { int f(int a, int b = 0); }
using A::f;
namespace A { int f(int a = 0, int b); }
int k = f();
... claiming that f... | using-declarations versus default-arguments, and nested-name-specifiers | https://api.github.com/repos/llvm/llvm-project/issues/14157/comments | 2 | 2012-09-06T23:17:40Z | 2023-11-03T11:55:24Z | https://github.com/llvm/llvm-project/issues/14157 | 1,071,051,613 | 14,157 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13784](https://llvm.org/bz13784) |
| Resolution | FIXED |
| Resolved on | Sep 10, 2012 17:05 |
| Version | trunk |
| OS | Linux |
| Attachments | [code in question (invalid?)](https://user-images.githubusercontent.com/60944935/143745980-65307f33-f9d8-43f8-95cc-499dd24bbaeb.gz) |... | Instantiation of abstract class via conditional operator | https://api.github.com/repos/llvm/llvm-project/issues/14156/comments | 4 | 2012-09-06T20:47:20Z | 2021-12-03T23:42:41Z | https://github.com/llvm/llvm-project/issues/14156 | 1,071,051,609 | 14,156 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13783](https://llvm.org/bz13783) |
| Version | trunk |
| OS | All |
| CC | @zmodem |
## Extended Description
The LDTLSCleanup looks like a special-purpose CSE pass for TLS_base_addr instructions. It leaves a lot of live physreg copies behind, preventing good register allocatio... | LDTLSCleanup pass leaves live physregs behind | https://api.github.com/repos/llvm/llvm-project/issues/14155/comments | 6 | 2012-09-06T20:05:07Z | 2021-12-03T23:42:41Z | https://github.com/llvm/llvm-project/issues/14155 | 1,071,051,602 | 14,155 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13782](https://llvm.org/bz13782) |
| Resolution | FIXED |
| Resolved on | Oct 02, 2012 09:27 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@asl,@tritao |
## Extended Description
Com... | Clang emits improper @​n suffix to dllimport stdcall for Windows x64. | https://api.github.com/repos/llvm/llvm-project/issues/14154/comments | 11 | 2012-09-06T19:03:28Z | 2021-12-03T23:42:39Z | https://github.com/llvm/llvm-project/issues/14154 | 1,071,051,594 | 14,154 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13781](https://llvm.org/bz13781) |
| Resolution | FIXED |
| Resolved on | Jun 15, 2016 16:10 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Testcase to reproduce this problem.](https://user-images.githubusercontent.com/60944935/143745977-f89c763f-49ab-4e77-a23e-1af0e... | [Hexagon] LLVM should use combine with immediate for zero extension when -mcpu=v4 and above. | https://api.github.com/repos/llvm/llvm-project/issues/14153/comments | 1 | 2012-09-06T18:16:43Z | 2021-12-03T23:42:38Z | https://github.com/llvm/llvm-project/issues/14153 | 1,071,051,586 | 14,153 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13780](https://llvm.org/bz13780) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2012 02:49 |
| Version | trunk |
| OS | Linux |
| Attachments | [testcase .ll](https://user-images.githubusercontent.com/60944935/143745975-78e1a1de-545a-4a47-8ab7-d0db422453c4.gz) |
| Reporter | L... | X86RegisterInfo::eliminateFrameIndex: -O0 assertion failure "`i < getNumOperands() && "getOperand() out of range!"'" | https://api.github.com/repos/llvm/llvm-project/issues/14152/comments | 4 | 2012-09-06T18:08:44Z | 2021-12-03T23:42:38Z | https://github.com/llvm/llvm-project/issues/14152 | 1,071,051,583 | 14,152 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13779](https://llvm.org/bz13779) |
| Resolution | INVALID |
| Resolved on | Sep 06, 2012 07:35 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#7187 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
Even a simple testcase l... | Clang compiled objects have __imp_*@xx instead of __imp_* | https://api.github.com/repos/llvm/llvm-project/issues/14151/comments | 6 | 2012-09-06T11:56:18Z | 2021-12-03T23:42:37Z | https://github.com/llvm/llvm-project/issues/14151 | 1,071,051,575 | 14,151 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13778](https://llvm.org/bz13778) |
| Resolution | FIXED |
| Resolved on | Jun 04, 2013 09:49 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#7187 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @compnerd,@rnk |
## Extended Description
Clang right now ... | Clang doesn't support __declspec(selectany) | https://api.github.com/repos/llvm/llvm-project/issues/14150/comments | 3 | 2012-09-06T11:51:39Z | 2021-12-03T23:42:36Z | https://github.com/llvm/llvm-project/issues/14150 | 1,071,051,570 | 14,150 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13777](https://llvm.org/bz13777) |
| Resolution | FIXED |
| Resolved on | Sep 10, 2012 12:12 |
| Version | trunk |
| OS | All |
| CC | @jeremyhu |
## Extended Description
Initially reported in MacPorts:
http://trac.macports.org/ticket/35784
:info:build llvm[3]: Compiling Cla... | clang-check trunk fails to build on Snow Leopard | https://api.github.com/repos/llvm/llvm-project/issues/14149/comments | 11 | 2012-09-06T08:07:29Z | 2021-12-03T23:42:35Z | https://github.com/llvm/llvm-project/issues/14149 | 1,071,051,568 | 14,149 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13776](https://llvm.org/bz13776) |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
template <class T> struct A {
template <class U> struct B {
};
};
template <class T, class U> void f() {
typename A<T>::template B<U> b;
b.A... | crash-on-invalid (?) with template argument list naming destructor | https://api.github.com/repos/llvm/llvm-project/issues/14148/comments | 2 | 2012-09-06T03:51:22Z | 2023-07-29T04:29:07Z | https://github.com/llvm/llvm-project/issues/14148 | 1,071,051,560 | 14,148 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13775](https://llvm.org/bz13775) |
| Resolution | FIXED |
| Resolved on | Sep 05, 2012 20:38 |
| Version | unspecified |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
class bar
{
public:
void foo ();
void baz ();
};
void bar::foo ()
{
baz x();
}
A... | Crash-on-invalid with bad use of member function | https://api.github.com/repos/llvm/llvm-project/issues/14147/comments | 1 | 2012-09-06T03:09:59Z | 2021-12-03T23:42:33Z | https://github.com/llvm/llvm-project/issues/14147 | 1,071,051,555 | 14,147 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13774](https://llvm.org/bz13774) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans |
## Extended Description
The file docs/Packaging.html has the following section which appears to apply to the autoconfig/make build system. It needs to ... | Packaging advice omits information about CMake build | https://api.github.com/repos/llvm/llvm-project/issues/14146/comments | 1 | 2012-09-06T03:06:20Z | 2023-08-17T12:07:57Z | https://github.com/llvm/llvm-project/issues/14146 | 1,071,051,550 | 14,146 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13773](https://llvm.org/bz13773) |
| Version | unspecified |
| OS | Linux |
| CC | @DougGregor,@zahiraam |
## Extended Description
Consider this:
```C++
typedef __attribute__((noreturn)) void (*f)();
void g(f) {}
```
g++ mangles '`g`' as `_Z1gPVFvvE`, clang mangles it as `_Z... | incorrect mangling of pointer-to-__attribute__((noreturn))-function type | https://api.github.com/repos/llvm/llvm-project/issues/14145/comments | 2 | 2012-09-06T01:09:20Z | 2025-01-24T08:57:23Z | https://github.com/llvm/llvm-project/issues/14145 | 1,071,051,545 | 14,145 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13772](https://llvm.org/bz13772) |
| Resolution | FIXED |
| Resolved on | Nov 21, 2014 15:16 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@seanm |
## Extended Description
In this example gcc warns about the lose of the ... | Casting away qualifiers not warned about | https://api.github.com/repos/llvm/llvm-project/issues/14144/comments | 1 | 2012-09-05T23:50:00Z | 2021-12-03T23:42:31Z | https://github.com/llvm/llvm-project/issues/14144 | 1,071,051,539 | 14,144 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13771](https://llvm.org/bz13771) |
| Resolution | FIXED |
| Resolved on | Dec 10, 2012 08:45 |
| Version | trunk |
| OS | MacOS X |
| Attachments | [Source file.](https://user-images.githubusercontent.com/60944935/143745971-947f129b-1de9-47ab-9e27-4b67eb911c09.gz), [Simplified b... | LLVM ERROR: Cannot select: 0x7fae88838310: v2f64 = fp_extend 0x7fae88841910 [ORD=1] [ID=21] | https://api.github.com/repos/llvm/llvm-project/issues/14143/comments | 1 | 2012-09-05T23:27:57Z | 2021-12-03T23:42:30Z | https://github.com/llvm/llvm-project/issues/14143 | 1,071,051,530 | 14,143 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13770](https://llvm.org/bz13770) |
| Resolution | WONTFIX |
| Resolved on | Aug 10, 2021 05:17 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @xgupta |
## Extended Description
Hi,
It seems that --docdir support has been added tro llvm back... | --docdir parameter implemented but not respected | https://api.github.com/repos/llvm/llvm-project/issues/14142/comments | 1 | 2012-09-05T20:08:44Z | 2022-01-20T02:36:35Z | https://github.com/llvm/llvm-project/issues/14142 | 1,071,051,524 | 14,142 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13769](https://llvm.org/bz13769) |
| Resolution | WONTFIX |
| Resolved on | Apr 18, 2017 14:42 |
| Version | 3.1 |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @pogo59,@stephenhines |
## Extended Description
Casts and conversions between ext_vector_types... | ext_vector_type casts and implicit type conversions are bitwise casts! | https://api.github.com/repos/llvm/llvm-project/issues/14141/comments | 1 | 2012-09-05T11:00:40Z | 2022-01-20T02:36:33Z | https://github.com/llvm/llvm-project/issues/14141 | 1,071,051,518 | 14,141 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13768](https://llvm.org/bz13768) |
| Resolution | DUPLICATE |
| Resolved on | Sep 05, 2012 07:48 |
| Version | trunk |
| OS | Linux |
| Attachments | [assembly and IR dump](https://user-images.githubusercontent.com/60944935/143745970-766ae429-7ea1-44e5-828d-922d3fdebb2f.gz) |
| ... | C++ exceptions are not catched on ARM (core is dumped) | https://api.github.com/repos/llvm/llvm-project/issues/14140/comments | 2 | 2012-09-05T01:54:52Z | 2021-12-03T23:42:27Z | https://github.com/llvm/llvm-project/issues/14140 | 1,071,051,512 | 14,140 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13767](https://llvm.org/bz13767) |
| Version | trunk |
| OS | Linux |
| Attachments | [crash log](https://user-images.githubusercontent.com/32180645/143745969-75d6f7ab-aaf1-4c0e-bb54-40cc2f39c90d.gz) |
| CC | @pogo59,@Trass3r,@vegard |
## Extended Description
I'm seeing an a... | Assertion "castIsValid(op, S, Ty) && "Invalid cast!" on invalid (implicit) vector cast | https://api.github.com/repos/llvm/llvm-project/issues/14139/comments | 4 | 2012-09-04T23:01:25Z | 2023-06-08T18:27:38Z | https://github.com/llvm/llvm-project/issues/14139 | 1,071,051,502 | 14,139 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13766](https://llvm.org/bz13766) |
| Version | 3.1 |
| OS | Linux |
## Extended Description
Normally, Clang emits warnings when it sees array accesses that are out of bounds. Unless the array has a size of 1 and is the last member of a struct:
struct Foo {
int d;
... | Bounds checking an array of size 1 at end of union in struct | https://api.github.com/repos/llvm/llvm-project/issues/14138/comments | 5 | 2012-09-04T21:41:54Z | 2023-05-23T19:42:36Z | https://github.com/llvm/llvm-project/issues/14138 | 1,071,051,495 | 14,138 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13765](https://llvm.org/bz13765) |
| Resolution | FIXED |
| Resolved on | Sep 06, 2012 15:59 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks,@belkadan |
## Extended Description
Field clang++: /build/davidlt/ext/CMSSW_6_1_X/201209... | Crash in CallEvent on a C++ destructor | https://api.github.com/repos/llvm/llvm-project/issues/14137/comments | 7 | 2012-09-04T17:48:48Z | 2021-12-03T23:42:25Z | https://github.com/llvm/llvm-project/issues/14137 | 1,071,051,487 | 14,137 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13764](https://llvm.org/bz13764) |
| Resolution | WONTFIX |
| Resolved on | Sep 05, 2012 17:01 |
| Version | 3.1 |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@DougGregor,@zygoloid |
## Extended Descrip... | MS compatibility: conditional operator accepts a single void non-throw expression operand | https://api.github.com/repos/llvm/llvm-project/issues/14136/comments | 5 | 2012-09-04T17:24:31Z | 2022-01-20T02:36:33Z | https://github.com/llvm/llvm-project/issues/14136 | 1,071,051,479 | 14,136 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13763](https://llvm.org/bz13763) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [crash example of clang r163127](https://user-images.githubusercontent.com/60944935/143745965-6c9f10b4-9973-41b4-9868-6eca0b12b51f.gz... | clang version 3.2 (trunk 163127) crashes | https://api.github.com/repos/llvm/llvm-project/issues/14135/comments | 11 | 2012-09-04T17:09:56Z | 2021-12-03T23:42:23Z | https://github.com/llvm/llvm-project/issues/14135 | 1,071,051,470 | 14,135 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13762](https://llvm.org/bz13762) |
| Resolution | FIXED |
| Resolved on | Sep 10, 2012 09:41 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description
Analyzing Unity (https://launchpad.net/unity) causes dozens of ... | Analyzing Unity causes lots of crashes | https://api.github.com/repos/llvm/llvm-project/issues/14134/comments | 11 | 2012-09-04T16:38:10Z | 2021-12-03T23:42:22Z | https://github.com/llvm/llvm-project/issues/14134 | 1,071,051,465 | 14,134 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13761](https://llvm.org/bz13761) |
| Resolution | FIXED |
| Resolved on | Sep 27, 2012 05:47 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#12849 |
| CC | @chandlerc,@DougGregor,@tritao |
## Extended Description
As of r163111,
-------------------------... | [Windows] Passing a temp struct using a reference behaves badly | https://api.github.com/repos/llvm/llvm-project/issues/14133/comments | 17 | 2012-09-04T15:23:22Z | 2021-12-03T23:42:21Z | https://github.com/llvm/llvm-project/issues/14133 | 1,071,051,462 | 14,133 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13760](https://llvm.org/bz13760) |
| Resolution | FIXED |
| Resolved on | Sep 10, 2012 09:13 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed file](https://user-images.githubusercontent.com/60944935/143745956-5b3aa176-e51a-4f91-a440-1eb6d2119a4d.gz) |
| Reporte... | Crashes analyzing indicator-appmenu | https://api.github.com/repos/llvm/llvm-project/issues/14132/comments | 11 | 2012-09-04T11:01:52Z | 2021-12-03T23:42:20Z | https://github.com/llvm/llvm-project/issues/14132 | 1,071,051,456 | 14,132 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13759](https://llvm.org/bz13759) |
| Version | unspecified |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745955-04b2c9a2-a0b6-4dd0-9eca-f395cef656a8.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kariya-mitsuru,@mclow |
... | codecvt::in() incorrectly handles partial multibyte inputs | https://api.github.com/repos/llvm/llvm-project/issues/14131/comments | 4 | 2012-09-04T07:14:37Z | 2024-09-14T12:32:07Z | https://github.com/llvm/llvm-project/issues/14131 | 1,071,051,449 | 14,131 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13758](https://llvm.org/bz13758) |
| Resolution | FIXED |
| Resolved on | Nov 23, 2012 11:05 |
| Version | trunk |
| OS | Linux |
| Attachments | [Original source causing the crash](https://user-images.githubusercontent.com/60944935/143745950-4b9fad88-d389-4390-b6e6-1dc14d0cb0de... | Assertion `Loc.isValid() && "point of instantiation must be valid!"' failed. | https://api.github.com/repos/llvm/llvm-project/issues/14130/comments | 5 | 2012-09-03T17:37:26Z | 2021-12-03T23:42:19Z | https://github.com/llvm/llvm-project/issues/14130 | 1,071,051,441 | 14,130 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13757](https://llvm.org/bz13757) |
| Resolution | FIXED |
| Resolved on | Sep 14, 2012 14:09 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks,@tkremenek |
## Extended Description
I'm using Xcode Version 4.4.1 (4F1003) and svn r16... | An Xcode project that can't be built from scan-build | https://api.github.com/repos/llvm/llvm-project/issues/14129/comments | 7 | 2012-09-03T16:01:21Z | 2021-12-03T23:42:18Z | https://github.com/llvm/llvm-project/issues/14129 | 1,071,051,438 | 14,129 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13756](https://llvm.org/bz13756) |
| Resolution | FIXED |
| Resolved on | Nov 07, 2018 00:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [an LLVM function that implements a DFA that recognises `.+' in UTF-8](https://user-images.githubusercontent.com/60944935/143745949-1... | segmentation fault in Loop Strength Reduction | https://api.github.com/repos/llvm/llvm-project/issues/14128/comments | 8 | 2012-09-03T07:18:10Z | 2021-12-03T23:42:17Z | https://github.com/llvm/llvm-project/issues/14128 | 1,071,051,428 | 14,128 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13755](https://llvm.org/bz13755) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2012 12:25 |
| Version | trunk |
| OS | All |
| Attachments | [t.S](https://user-images.githubusercontent.com/92601275/143745948-36416da1-e931-4b03-9b0d-24518683fbb4.gz) |
| CC | @d0k |
## Extende... | Assertion failed: (I != std::string::npos && "Expected to find -main-file-name") | https://api.github.com/repos/llvm/llvm-project/issues/14127/comments | 1 | 2012-09-03T01:36:52Z | 2021-12-03T23:42:16Z | https://github.com/llvm/llvm-project/issues/14127 | 1,071,051,421 | 14,127 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13754](https://llvm.org/bz13754) |
| Resolution | FIXED |
| Resolved on | Sep 07, 2012 10:01 |
| Version | trunk |
| OS | Linux |
| CC | @d0k,@chandlerc,@KernelAddress,@kcc |
## Extended Description
$ clang++ -v
clang version 3.2 (trunk 163014)
Target: x86_64-unknown-linux-gnu... | clang++ crashes on assembly with cfi directives | https://api.github.com/repos/llvm/llvm-project/issues/14126/comments | 2 | 2012-09-02T12:44:17Z | 2021-12-03T23:42:15Z | https://github.com/llvm/llvm-project/issues/14126 | 1,071,051,417 | 14,126 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13753](https://llvm.org/bz13753) |
| Resolution | INVALID |
| Resolved on | Sep 04, 2012 05:09 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
All,
I am trying to build dragon-3.1.src. I have used llvm 3.1 source and gc... | Dragonegg 3.1 Build error | https://api.github.com/repos/llvm/llvm-project/issues/14125/comments | 5 | 2012-09-02T05:59:48Z | 2021-12-03T23:42:15Z | https://github.com/llvm/llvm-project/issues/14125 | 1,071,051,412 | 14,125 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13752](https://llvm.org/bz13752) |
| Resolution | WORKSFORME |
| Resolved on | Sep 05, 2012 18:01 |
| Version | trunk |
| OS | Linux |
| Attachments | [The preprocessed sources](https://user-images.githubusercontent.com/60944935/143745946-0b32768e-f777-448a-8e04-c9278ff0aec4.gz)... | Segfault while compiling. static member initialized (indirectly) via a lambda | https://api.github.com/repos/llvm/llvm-project/issues/14124/comments | 4 | 2012-09-02T00:34:37Z | 2022-01-20T02:10:08Z | https://github.com/llvm/llvm-project/issues/14124 | 1,071,051,402 | 14,124 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13751](https://llvm.org/bz13751) |
| Resolution | FIXED |
| Resolved on | Sep 05, 2012 17:58 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Preprocessed file with stl from gcc 4.7](https://user-images.githubusercontent.com/60944935/143745945-90b18b0a-41a2-4aaf-8ace-3... | vector push_back strdup: Memory is never released | https://api.github.com/repos/llvm/llvm-project/issues/14123/comments | 4 | 2012-09-01T19:47:52Z | 2021-12-03T23:42:13Z | https://github.com/llvm/llvm-project/issues/14123 | 1,071,051,395 | 14,123 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13750](https://llvm.org/bz13750) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks |
## Extended Description
CC=/usr/share/clang/scan-build/ccc-analyzer \
CXX=/usr/share/clang/scan-build/c++-analyzer \
CFLAGS='-fomit-frame-pointer -... | Regression: Static analyzer is broken | https://api.github.com/repos/llvm/llvm-project/issues/14122/comments | 3 | 2012-09-01T14:52:55Z | 2021-12-03T23:42:12Z | https://github.com/llvm/llvm-project/issues/14122 | 1,071,051,391 | 14,122 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13749](https://llvm.org/bz13749) |
| Resolution | FIXED |
| Resolved on | Sep 22, 2012 10:06 |
| Version | trunk |
| OS | OpenBSD |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
## Extended Description
The x86-64 psABI [1] requires .eh_frame sections to always be gene... | x86-64 psABI requires .eh_frame sections | https://api.github.com/repos/llvm/llvm-project/issues/14121/comments | 8 | 2012-09-01T03:17:15Z | 2021-12-03T23:42:11Z | https://github.com/llvm/llvm-project/issues/14121 | 1,071,051,387 | 14,121 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13748](https://llvm.org/bz13748) |
| Version | trunk |
| OS | All |
| Attachments | [testcase](https://user-images.githubusercontent.com/60944935/143745943-3861d648-8ac1-47e2-979b-59b20d0f6312.gz) |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@efriedma-quic,@stoklund |
... | r161152 found some limitation on the register allocator | https://api.github.com/repos/llvm/llvm-project/issues/14120/comments | 2 | 2012-09-01T01:00:06Z | 2023-08-11T12:48:10Z | https://github.com/llvm/llvm-project/issues/14120 | 1,071,051,381 | 14,120 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13747](https://llvm.org/bz13747) |
| Resolution | FIXED |
| Resolved on | Aug 31, 2012 17:39 |
| Version | unspecified |
| OS | All |
| Blocks | llvm/llvm-project#4440 |
| CC | @efriedma-quic |
## Extended Description
The linux kernel uses something logically equivalent to:
... | [linux kernel] -Wunused-value should not warn about unused statement expression result expanded from a macro | https://api.github.com/repos/llvm/llvm-project/issues/14119/comments | 5 | 2012-09-01T00:28:10Z | 2021-12-03T23:42:09Z | https://github.com/llvm/llvm-project/issues/14119 | 1,071,051,374 | 14,119 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13746](https://llvm.org/bz13746) |
| Version | 3.1 |
| OS | MacOS X |
| Attachments | [folder with nested folder that contains Makefile and main.cpp](https://user-images.githubusercontent.com/60944935/143745942-c5fbee04-66cd-489b-acac-d1918e109c9b.gz) |
| Reporter | LLVM Bugzill... | wrong value for the AT_comp_dir (dwarf info) with make -C | https://api.github.com/repos/llvm/llvm-project/issues/14118/comments | 3 | 2012-08-31T23:08:46Z | 2023-11-03T11:44:35Z | https://github.com/llvm/llvm-project/issues/14118 | 1,071,051,367 | 14,118 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13745](https://llvm.org/bz13745) |
| Resolution | FIXED |
| Resolved on | Aug 08, 2021 10:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [Build log](https://user-images.githubusercontent.com/88600/143745937-29a3e87f-7b34-47b1-a8b6-5fbdbecc754c.gz) |
| CC | @asl,@Lebedev... | clang fails to compile with errors in system header math-finite.h | https://api.github.com/repos/llvm/llvm-project/issues/14117/comments | 17 | 2012-08-31T22:27:28Z | 2023-08-15T13:39:25Z | https://github.com/llvm/llvm-project/issues/14117 | 1,071,051,360 | 14,117 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13744](https://llvm.org/bz13744) |
| Resolution | FIXED |
| Resolved on | Aug 31, 2012 14:36 |
| Version | 3.1 |
| OS | Windows XP |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@efriedma-quic |
## Extended Description
The following produces "error: expected ')'... | Incorrect decltype handling in template specializations | https://api.github.com/repos/llvm/llvm-project/issues/14116/comments | 2 | 2012-08-31T20:06:17Z | 2021-12-03T23:42:07Z | https://github.com/llvm/llvm-project/issues/14116 | 1,071,051,356 | 14,116 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13743](https://llvm.org/bz13743) |
| Resolution | INVALID |
| Resolved on | Jan 19, 2016 09:10 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @rengolin,@kaomoneus |
## Extended Description
The default value of AllowFPOpFusion on ARMTa... | Lacks an option to set AllowFPOpFusion on ARM Target | https://api.github.com/repos/llvm/llvm-project/issues/14115/comments | 2 | 2012-08-31T19:25:52Z | 2021-12-03T23:42:06Z | https://github.com/llvm/llvm-project/issues/14115 | 1,071,051,351 | 14,115 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13742](https://llvm.org/bz13742) |
| Resolution | FIXED |
| Resolved on | Aug 31, 2012 10:35 |
| Version | unspecified |
| OS | Linux |
| CC | @asl,@stoklund |
## Extended Description
LLVM r162990, x86_64 linux
test case reduced by creduce from ThreadSanitizer tests.
% cat z... | Assertion `DefGroup >= PrevDefGroup && "Tied inline asm operands must be in increasing order."' failed. | https://api.github.com/repos/llvm/llvm-project/issues/14114/comments | 2 | 2012-08-31T17:06:07Z | 2021-12-03T23:42:05Z | https://github.com/llvm/llvm-project/issues/14114 | 1,071,051,343 | 14,114 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13741](https://llvm.org/bz13741) |
| Resolution | WONTFIX |
| Resolved on | Feb 26, 2013 06:46 |
| Version | 3.1 |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@DougGregor,@tritao |
## Extended Descripti... | MS's _stdcall et al. are parsed but ignored | https://api.github.com/repos/llvm/llvm-project/issues/14113/comments | 5 | 2012-08-31T16:20:30Z | 2022-01-20T02:36:31Z | https://github.com/llvm/llvm-project/issues/14113 | 1,071,051,335 | 14,113 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13740](https://llvm.org/bz13740) |
| Resolution | WONTFIX |
| Resolved on | Jul 31, 2019 07:43 |
| Version | 3.1 |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor,@nico |
## Extended Description
vs10 (and li... | MS compatibility: support for extended user-defined conversion sequences | https://api.github.com/repos/llvm/llvm-project/issues/14112/comments | 4 | 2012-08-31T16:16:26Z | 2022-01-20T02:36:31Z | https://github.com/llvm/llvm-project/issues/14112 | 1,071,051,330 | 14,112 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13739](https://llvm.org/bz13739) |
| Resolution | FIXED |
| Resolved on | Jul 02, 2014 00:48 |
| Version | 3.1 |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @majnemer,@DougGregor |
## Extended Description
The follow... | nested __if_exists statements are not supported | https://api.github.com/repos/llvm/llvm-project/issues/14111/comments | 3 | 2012-08-31T16:10:02Z | 2021-12-03T23:42:03Z | https://github.com/llvm/llvm-project/issues/14111 | 1,071,051,323 | 14,111 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13738](https://llvm.org/bz13738) |
| Resolution | FIXED |
| Resolved on | Mar 20, 2015 03:48 |
| Version | 3.1 |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
vs10 will compile th... | MS compatibility: explicit specializations can be declared in any namespace | https://api.github.com/repos/llvm/llvm-project/issues/14110/comments | 4 | 2012-08-31T16:03:56Z | 2021-12-03T23:42:02Z | https://github.com/llvm/llvm-project/issues/14110 | 1,071,051,318 | 14,110 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13737](https://llvm.org/bz13737) |
| Resolution | FIXED |
| Resolved on | Mar 04, 2016 07:14 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@DougGregor,@nico,@stbergmann |
## Extended... | MS compatibility: reference members are allowed in unions | https://api.github.com/repos/llvm/llvm-project/issues/14109/comments | 7 | 2012-08-31T15:51:43Z | 2021-12-03T23:42:01Z | https://github.com/llvm/llvm-project/issues/14109 | 1,071,051,312 | 14,109 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13736](https://llvm.org/bz13736) |
| Resolution | FIXED |
| Resolved on | Jan 14, 2013 11:15 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
This code compiles successfully:
#include <vector>
#include <utility>
using n... | pair/tuple implicitly performs explicit construction/assignment | https://api.github.com/repos/llvm/llvm-project/issues/14108/comments | 3 | 2012-08-31T14:15:40Z | 2021-12-03T23:42:00Z | https://github.com/llvm/llvm-project/issues/14108 | 1,071,051,307 | 14,108 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13735](https://llvm.org/bz13735) |
| Version | 3.0 |
| OS | All |
| CC | @belkadan,@tkremenek |
## Extended Description
```
--------------------------
int main (void)
{
void *volatile qwe = main;
if (qwe < 0)
return 1;
return 0;
}
---------------... | Ordered comparison with pointer not detected | https://api.github.com/repos/llvm/llvm-project/issues/14107/comments | 3 | 2012-08-31T09:14:41Z | 2022-01-20T02:56:58Z | https://github.com/llvm/llvm-project/issues/14107 | 1,071,051,303 | 14,107 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13734](https://llvm.org/bz13734) |
| Resolution | FIXED |
| Resolved on | Oct 23, 2012 08:00 |
| Version | unspecified |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k,@DougGregor |
## Extended Description
Given
struct ostreambuf_iterator {
int* _M_sbuf;
... | Inefficient code for passing a non-pod by value | https://api.github.com/repos/llvm/llvm-project/issues/14106/comments | 3 | 2012-08-31T03:22:13Z | 2021-12-03T23:41:58Z | https://github.com/llvm/llvm-project/issues/14106 | 1,071,051,295 | 14,106 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13733](https://llvm.org/bz13733) |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
This program fails to compile:
```c++
#include <iostream>
using namespace std;
struct annotate_t {
an... | Implicit copy assignment mistakenly marked noexcept | https://api.github.com/repos/llvm/llvm-project/issues/14105/comments | 0 | 2012-08-31T01:18:19Z | 2023-08-15T07:21:44Z | https://github.com/llvm/llvm-project/issues/14105 | 1,071,051,291 | 14,105 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13732](https://llvm.org/bz13732) |
| Version | trunk |
| OS | MacOS X |
| Attachments | [output of "clang -c test.cc -v"](https://user-images.githubusercontent.com/702021/143745934-5930fa0b-4a02-4683-a80a-e2053e94b0a3.gz) |
| CC | @AaronBallman |
## Extended Description
cat ... | Clang segfaults when __attribute__((constructor)) function refers to local static variable | https://api.github.com/repos/llvm/llvm-project/issues/14104/comments | 2 | 2012-08-30T19:50:33Z | 2023-08-05T15:50:00Z | https://github.com/llvm/llvm-project/issues/14104 | 1,071,051,282 | 14,104 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13731](https://llvm.org/bz13731) |
| Version | trunk |
| OS | All |
| Attachments | [2000 if statements in a chain](https://user-images.githubusercontent.com/92601351/143745933-2dd2278d-dc2e-4479-aad3-48ac1e3c7b7e.gz) |
## Extended Description
My friend sent me a block of co... | RecursiveASTVisitor crashes on very long if/else chains (1000~2000 cases) | https://api.github.com/repos/llvm/llvm-project/issues/14103/comments | 3 | 2012-08-30T18:27:47Z | 2023-08-08T14:06:52Z | https://github.com/llvm/llvm-project/issues/14103 | 1,071,051,278 | 14,103 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13730](https://llvm.org/bz13730) |
| Version | 3.1 |
| OS | All |
| CC | @DougGregor |
## Extended Description
Consider this:
```cpp
#include <utility> // std::declval
using namespace std;
template<typename T>
struct vec {
};
template<typename S, typenam... | decltype in declaration does not match up with definition, causing ambiguous overload | https://api.github.com/repos/llvm/llvm-project/issues/14102/comments | 3 | 2012-08-30T14:49:10Z | 2023-11-06T05:29:50Z | https://github.com/llvm/llvm-project/issues/14102 | 1,071,051,275 | 14,102 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13729](https://llvm.org/bz13729) |
| Version | 3.1 |
| OS | All |
| CC | @DougGregor,@zygoloid |
## Extended Description
```cpp
template<int n> struct foo { };
template<typename T>
struct curr {
static const int n = 1;
foo<n> f();
};
template<typename T>... | Dependent return type with constant member gives "out-of-line definition differs from the declaration" | https://api.github.com/repos/llvm/llvm-project/issues/14101/comments | 4 | 2012-08-30T11:50:51Z | 2023-11-06T05:36:48Z | https://github.com/llvm/llvm-project/issues/14101 | 1,071,051,271 | 14,101 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13728](https://llvm.org/bz13728) |
| Resolution | FIXED |
| Resolved on | Sep 19, 2012 08:08 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @d0k |
## Extended Description
Look at the following from Cloning.h:
inline Function *CloneFunction(... | Shorthand CloneFunction doesn't pass ClonedCodeInfo to verbose CloneFunction | https://api.github.com/repos/llvm/llvm-project/issues/14100/comments | 1 | 2012-08-30T07:32:13Z | 2021-12-03T23:41:53Z | https://github.com/llvm/llvm-project/issues/14100 | 1,071,051,265 | 14,100 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13727](https://llvm.org/bz13727) |
| Resolution | FIXED |
| Resolved on | Oct 17, 2013 01:26 |
| Version | trunk |
| OS | Linux |
| Attachments | [test case triggering this issue](https://user-images.githubusercontent.com/127584/143745932-005b45d9-103c-447b-8e56-4427a7847e56.gz)... | Target constant materialization in fast-isel doesn't handle non-small code model reliably | https://api.github.com/repos/llvm/llvm-project/issues/14099/comments | 2 | 2012-08-30T02:05:05Z | 2021-12-03T23:41:52Z | https://github.com/llvm/llvm-project/issues/14099 | 1,071,051,259 | 14,099 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13726](https://llvm.org/bz13726) |
| Resolution | FIXED |
| Resolved on | Aug 29, 2012 19:36 |
| Version | trunk |
| OS | All |
| Reporter | LLVM Bugzilla Contributor |
| CC | @lattner |
## Extended Description
HashString() in include/llvm/ADT/StringExtras.h has comments sayin... | HashString implements Bernstein hash using signed char, instead of traditional unsigned char | https://api.github.com/repos/llvm/llvm-project/issues/14098/comments | 4 | 2012-08-29T20:55:01Z | 2021-12-03T23:41:51Z | https://github.com/llvm/llvm-project/issues/14098 | 1,071,051,254 | 14,098 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13725](https://llvm.org/bz13725) |
| Resolution | WORKSFORME |
| Resolved on | Sep 19, 2012 21:29 |
| Version | trunk |
| OS | Windows XP |
| Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143745930-a7c458ab-df7f-4ad1-9894-5cbb6aa601e1.gz)... | assertion failure in BugReporter.cpp:1632 | https://api.github.com/repos/llvm/llvm-project/issues/14097/comments | 3 | 2012-08-29T20:47:42Z | 2022-01-20T02:10:07Z | https://github.com/llvm/llvm-project/issues/14097 | 1,071,051,251 | 14,097 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13724](https://llvm.org/bz13724) |
| Resolution | FIXED |
| Resolved on | Mar 07, 2013 14:21 |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AnnaZaks,@belkadan |
## Extended Description
#include <vector>
class c
{
public:
void f()... | vector resize: object pointer is null | https://api.github.com/repos/llvm/llvm-project/issues/14096/comments | 7 | 2012-08-29T17:14:51Z | 2021-12-03T23:41:50Z | https://github.com/llvm/llvm-project/issues/14096 | 1,071,051,247 | 14,096 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13723](https://llvm.org/bz13723) |
| Resolution | WONTFIX |
| Resolved on | Dec 19, 2014 08:06 |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [C file which generates the assertion failure.](https://user-images.githubusercontent.com/92601800/143745927-7fe5d8c1-a4be-... | CexCachingSolver::computeValidity(): Assertion failed: (a && "computeValidity() must have assignment") | https://api.github.com/repos/llvm/llvm-project/issues/14095/comments | 2 | 2012-08-29T09:18:29Z | 2022-01-20T02:36:29Z | https://github.com/llvm/llvm-project/issues/14095 | 1,071,051,243 | 14,095 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13722](https://llvm.org/bz13722) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2012 20:15 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
False positive for code:
#include <string>
std::string f()
{
... | Address of stack memory associated with temporary object of type 'std::string' returned to caller | https://api.github.com/repos/llvm/llvm-project/issues/14094/comments | 3 | 2012-08-28T23:41:21Z | 2021-12-03T23:41:48Z | https://github.com/llvm/llvm-project/issues/14094 | 1,071,051,242 | 14,094 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13721](https://llvm.org/bz13721) |
| Resolution | FIXED |
| Resolved on | Jan 28, 2015 14:48 |
| Version | unspecified |
| OS | All |
## Extended Description
As of https://llvm.org/svn/llvm-project/libcxx/trunk@162648 libc++'s <chrono> header contains the following template de... | sleep_for(std::chrono::duration<T>::max()) does not sleep at all for (T > uint32_t) | https://api.github.com/repos/llvm/llvm-project/issues/14093/comments | 15 | 2012-08-28T23:21:02Z | 2021-12-03T23:41:47Z | https://github.com/llvm/llvm-project/issues/14093 | 1,071,051,237 | 14,093 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13720](https://llvm.org/bz13720) |
| Resolution | FIXED |
| Resolved on | Nov 15, 2012 06:12 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @zmodem,@nico |
## Extended Description
Clang accepts the following initializers for p1 and p2, but... | Clang allows global initializers to take the address of __thread (TLS) variables | https://api.github.com/repos/llvm/llvm-project/issues/14092/comments | 3 | 2012-08-28T22:48:30Z | 2021-12-03T23:41:47Z | https://github.com/llvm/llvm-project/issues/14092 | 1,071,051,228 | 14,092 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13719](https://llvm.org/bz13719) |
| Resolution | FIXED |
| Resolved on | Sep 03, 2012 01:33 |
| Version | trunk |
| OS | All |
| Attachments | [flops.ll](https://user-images.githubusercontent.com/92601416/143745924-0dc3eefc-2125-4f1f-812d-000a8cb940eb.gz) |
| CC | @lhames |
##... | MachineScheduler asserts during HMEditor::moveAllRangesFrom | https://api.github.com/repos/llvm/llvm-project/issues/14091/comments | 1 | 2012-08-28T22:39:11Z | 2021-12-03T23:41:46Z | https://github.com/llvm/llvm-project/issues/14091 | 1,071,051,221 | 14,091 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13718](https://llvm.org/bz13718) |
| Resolution | DUPLICATE |
| Resolved on | Aug 28, 2012 15:28 |
| Version | unspecified |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @belkadan |
## Extended Description
Hi I have an XCode project which is ARCd but uses s... | scan-build not picking up -fno-objc-arc flags | https://api.github.com/repos/llvm/llvm-project/issues/14090/comments | 3 | 2012-08-28T22:22:38Z | 2021-12-03T23:41:45Z | https://github.com/llvm/llvm-project/issues/14090 | 1,071,051,219 | 14,090 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13717](https://llvm.org/bz13717) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2012 15:54 |
| Version | trunk |
| OS | Linux |
| Attachments | [Crash report](https://user-images.githubusercontent.com/60944935/143745923-034c9ff7-a267-4fbc-af8d-f1cb06ac03b0.gz) |
| Reporter | L... | UNREACHABLE CallEvent.cpp:859 | https://api.github.com/repos/llvm/llvm-project/issues/14089/comments | 3 | 2012-08-28T22:20:50Z | 2021-12-03T23:41:44Z | https://github.com/llvm/llvm-project/issues/14089 | 1,071,051,213 | 14,089 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13716](https://llvm.org/bz13716) |
| Resolution | FIXED |
| Resolved on | Jan 29, 2013 04:23 |
| Version | trunk |
| OS | Linux |
| CC | @DougGregor,@zygoloid |
## Extended Description
Clang accepts the following ill-formed code:
typedef char alignas(int) A;
typedef c... | alignas is accepted on typedefs | https://api.github.com/repos/llvm/llvm-project/issues/14088/comments | 3 | 2012-08-28T20:02:38Z | 2021-12-03T23:41:43Z | https://github.com/llvm/llvm-project/issues/14088 | 1,071,051,205 | 14,088 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13715](https://llvm.org/bz13715) |
| Version | trunk |
| OS | Linux |
| CC | @dwblaikie,@DougGregor |
## Extended Description
Macros can accept pointer-like arguments which they would check for non-null-ness using operator!. Currently clang warns in those cases, but I don't t... | null-conversion warning needs to be suppressed in macro expansion | https://api.github.com/repos/llvm/llvm-project/issues/14087/comments | 4 | 2012-08-28T19:25:10Z | 2023-05-21T13:48:52Z | https://github.com/llvm/llvm-project/issues/14087 | 1,071,051,198 | 14,087 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13714](https://llvm.org/bz13714) |
| Resolution | FIXED |
| Resolved on | Jul 26, 2014 15:42 |
| Version | trunk |
| OS | Windows NT |
| Blocks | llvm/llvm-project#14079 |
| CC | @asl,@DougGregor,@nico |
## Extended Description
"The __leave keyword is valid within a try-final... | Support __leave in exception handling | https://api.github.com/repos/llvm/llvm-project/issues/14086/comments | 6 | 2012-08-28T19:18:21Z | 2021-12-03T23:41:42Z | https://github.com/llvm/llvm-project/issues/14086 | 1,071,051,191 | 14,086 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13713](https://llvm.org/bz13713) |
| Resolution | WONTFIX |
| Resolved on | Aug 28, 2012 13:40 |
| Version | 3.1 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc |
## Extended Description
Address Sanitizer misses a stack-buffer-overflow problem in JtR
Ste... | Address Sanitizer misses a stack-buffer-overflow problem in JtR | https://api.github.com/repos/llvm/llvm-project/issues/14085/comments | 8 | 2012-08-28T16:26:39Z | 2022-01-20T02:36:28Z | https://github.com/llvm/llvm-project/issues/14085 | 1,071,051,186 | 14,085 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13712](https://llvm.org/bz13712) |
| Resolution | FIXED |
| Resolved on | Aug 29, 2012 02:22 |
| Version | trunk |
| OS | Linux |
| Attachments | [patch for fixing maxloop option](https://user-images.githubusercontent.com/60944935/143745918-8abef459-40f4-4794-b60a-25a9701c0ff0.g... | scan-build passes incorrect maxloop option to clang | https://api.github.com/repos/llvm/llvm-project/issues/14084/comments | 4 | 2012-08-28T08:34:44Z | 2021-12-03T23:41:40Z | https://github.com/llvm/llvm-project/issues/14084 | 1,071,051,179 | 14,084 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13711](https://llvm.org/bz13711) |
| Resolution | DUPLICATE |
| Resolved on | Oct 07, 2012 14:23 |
| Version | 3.1 |
| OS | Linux |
| Attachments | [Patch to TypePrinter.cpp](https://user-images.githubusercontent.com/60944935/143745917-502e5549-9bbc-4dc6-b460-071e9ce08d43.gz) |
... | Structures are not prettyPrinted correctly in some cases | https://api.github.com/repos/llvm/llvm-project/issues/14083/comments | 4 | 2012-08-27T23:22:22Z | 2021-12-03T23:41:39Z | https://github.com/llvm/llvm-project/issues/14083 | 1,071,051,170 | 14,083 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13710](https://llvm.org/bz13710) |
| Resolution | FIXED |
| Resolved on | Sep 13, 2012 11:56 |
| Version | trunk |
| OS | Linux |
| Attachments | [Preprocessed C source](https://user-images.githubusercontent.com/60944935/143745913-889f75a5-66f3-4bc4-be87-4f2852ab907a.gz), [Scrip... | clang --analyze crashes on gpsd | https://api.github.com/repos/llvm/llvm-project/issues/14082/comments | 13 | 2012-08-27T20:15:44Z | 2021-12-03T23:41:38Z | https://github.com/llvm/llvm-project/issues/14082 | 1,071,051,163 | 14,082 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13709](https://llvm.org/bz13709) |
| Resolution | FIXED |
| Resolved on | Sep 06, 2012 11:08 |
| Version | trunk |
| OS | Windows NT |
| Attachments | [Testcase to reproduce this problem.](https://user-images.githubusercontent.com/60944935/143745912-3635e6fd-82a1-419e-8862-8b0df... | [Hexagon] LLVM generates needless SRL instruction to access the high register of a register pair. | https://api.github.com/repos/llvm/llvm-project/issues/14081/comments | 2 | 2012-08-27T18:17:22Z | 2021-12-03T23:41:37Z | https://github.com/llvm/llvm-project/issues/14081 | 1,071,051,159 | 14,081 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13708](https://llvm.org/bz13708) |
| Resolution | FIXED |
| Resolved on | Sep 12, 2012 09:56 |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
The stack frame layout does not comply with the ABI on PowerPC64.
In PPCFrameLowe... | Wrong frame layout on PowerPC64 | https://api.github.com/repos/llvm/llvm-project/issues/14080/comments | 6 | 2012-08-27T17:39:19Z | 2021-12-03T23:41:37Z | https://github.com/llvm/llvm-project/issues/14080 | 1,071,051,156 | 14,080 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13707](https://llvm.org/bz13707) |
| Version | unspecified |
| OS | Windows NT |
| Depends On | llvm/llvm-project#12849 llvm/llvm-project#13325 llvm/llvm-bugzilla-archive#14081 llvm/llvm-bugzilla-archive#17629 llvm/llvm-bugzilla-archive#24195 llvm/llvm-bugzilla-archive#24320 llv... | [meta] VCPP compatibility issues | https://api.github.com/repos/llvm/llvm-project/issues/14079/comments | 73 | 2012-08-27T16:19:53Z | 2023-11-03T11:44:45Z | https://github.com/llvm/llvm-project/issues/14079 | 1,071,051,141 | 14,079 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13706](https://llvm.org/bz13706) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DougGregor |
## Extended Description
One of the last draft changed [basic.lookup.udir]p1 from
"When looking up a namespace-name in a using-directive or ... | lookup of nested-name-specifier in using-directive or namespace-alias-definition | https://api.github.com/repos/llvm/llvm-project/issues/14078/comments | 3 | 2012-08-27T13:28:46Z | 2023-05-20T21:40:50Z | https://github.com/llvm/llvm-project/issues/14078 | 1,071,051,133 | 14,078 |
[
"llvm",
"llvm-project"
] | | | |
| --- | --- |
| Bugzilla Link | [13705](https://llvm.org/bz13705) |
| Resolution | FIXED |
| Resolved on | Aug 28, 2012 15:56 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @AaronBallman,@zygoloid |
## Extended Description
struct aaa;
void foo (const aaa const *x) ... | Warn on duplicate const specifier | https://api.github.com/repos/llvm/llvm-project/issues/14077/comments | 3 | 2012-08-27T11:23:50Z | 2021-12-03T23:41:33Z | https://github.com/llvm/llvm-project/issues/14077 | 1,071,051,127 | 14,077 |
Subsets and Splits
Unique Owner-Repo Count
Counts the number of unique owner-repos in the dataset, providing a basic understanding of diverse repositories.