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 | [8204](https://llvm.org/bz8204) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan,@tkremenek,@xuzhongxing | ## Extended Description Most GNU programs allow for grouping single character options without arguments but at the moment "sc...
"scan-build" needs a grouping of options so that, e.g., "-vvv" instead of "-v -v -v" will work
https://api.github.com/repos/llvm/llvm-project/issues/8576/comments
3
2010-09-22T14:10:34Z
2021-12-03T21:50:50Z
https://github.com/llvm/llvm-project/issues/8576
1,070,996,528
8,576
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8203](https://llvm.org/bz8203) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description With the number of options available for "scan-build" (which surely will increase) it would be handy to allow for some kind ...
Tool "scan-build" needs to use an options file for user-defaults
https://api.github.com/repos/llvm/llvm-project/issues/8575/comments
9
2010-09-22T14:05:18Z
2021-12-03T21:50:49Z
https://github.com/llvm/llvm-project/issues/8575
1,070,996,519
8,575
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8202](https://llvm.org/bz8202) | | Resolution | INVALID | | Resolved on | Sep 22, 2010 12:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description When I run "clang --analyze" on my c++ source files individual...
I get no reports from running "scan-build <args...> make -k"
https://api.github.com/repos/llvm/llvm-project/issues/8574/comments
2
2010-09-22T14:01:37Z
2021-12-03T21:50:48Z
https://github.com/llvm/llvm-project/issues/8574
1,070,996,510
8,574
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8201](https://llvm.org/bz8201) | | Resolution | FIXED | | Resolved on | Sep 22, 2010 17:41 | | Version | 1.0 | | OS | All | | CC | @asl | ## Extended Description test/CodeGen/X86/win_chkstk.ll is compiling to "calll _alloca" on 64-bit mingw instead of "callq _alloca". This is...
mingw/64 is lowering alloca wrong
https://api.github.com/repos/llvm/llvm-project/issues/8573/comments
1
2010-09-22T07:51:20Z
2021-12-03T21:50:47Z
https://github.com/llvm/llvm-project/issues/8573
1,070,996,497
8,573
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8200](https://llvm.org/bz8200) | | Resolution | FIXED | | Resolved on | Mar 28, 2011 18:18 | | Version | 2.8 | | OS | All | | Attachments | [Potential fix](https://user-images.githubusercontent.com/60944935/143742007-13a8ed17-e36b-46a6-aa59-6b8e0940f2b1.gz) | | Reporter | LLVM B...
MMX unpack instructions no longer get selected
https://api.github.com/repos/llvm/llvm-project/issues/8572/comments
19
2010-09-22T07:04:41Z
2021-12-03T21:50:46Z
https://github.com/llvm/llvm-project/issues/8572
1,070,996,492
8,572
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8199](https://llvm.org/bz8199) | | Resolution | FIXED | | Resolved on | Dec 21, 2010 20:06 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description To make a long story short, in some cases, llvm-gcc installation di...
llvm-lit seems to prepend llvm-gcc install dir ahead of the build artifacts dir in PATH
https://api.github.com/repos/llvm/llvm-project/issues/8571/comments
11
2010-09-22T06:38:08Z
2021-12-03T21:50:45Z
https://github.com/llvm/llvm-project/issues/8571
1,070,996,483
8,571
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8198](https://llvm.org/bz8198) | | Resolution | FIXED | | Resolved on | Jun 11, 2012 20:39 | | Version | 2.7 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I get this error trying to build llvm-gcc on my PPC system (XCode 2.5, OS X 10.4.11,...
llvm-gcc42 fails to build on powerpc 10.4 machine
https://api.github.com/repos/llvm/llvm-project/issues/8570/comments
21
2010-09-22T05:27:42Z
2021-12-03T21:50:45Z
https://github.com/llvm/llvm-project/issues/8570
1,070,996,472
8,570
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8197](https://llvm.org/bz8197) | | Resolution | FIXED | | Resolved on | Nov 21, 2010 02:40 | | Version | 2.7 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Running clang against any file (even an empty file, as in the example below) complains...
undefined symbol: LLVMInitializeMBlazeTargetInfo
https://api.github.com/repos/llvm/llvm-project/issues/8569/comments
2
2010-09-21T17:41:11Z
2021-12-03T21:50:44Z
https://github.com/llvm/llvm-project/issues/8569
1,070,996,466
8,569
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8196](https://llvm.org/bz8196) | | Resolution | FIXED | | Resolved on | Sep 29, 2010 16:15 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description I get the following assertion failure with the...
Assertion failed: (FunctionType == Context.getCanonicalType(Specialization->getType())), function ResolveAddressOfOverloadedFunction
https://api.github.com/repos/llvm/llvm-project/issues/8568/comments
5
2010-09-21T15:16:28Z
2021-12-03T21:50:43Z
https://github.com/llvm/llvm-project/issues/8568
1,070,996,455
8,568
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8195](https://llvm.org/bz8195) | | Resolution | DUPLICATE | | Resolved on | Sep 21, 2010 13:27 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description g++ accepts any optimisation level above -O3, ...
Confusing error message from high optimisation level
https://api.github.com/repos/llvm/llvm-project/issues/8567/comments
1
2010-09-21T11:56:38Z
2021-12-03T21:50:42Z
https://github.com/llvm/llvm-project/issues/8567
1,070,996,447
8,567
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8194](https://llvm.org/bz8194) | | Resolution | DUPLICATE | | Resolved on | Sep 29, 2010 16:02 | | Version | trunk | | OS | All | | Attachments | [Asserting testcase](https://user-images.githubusercontent.com/60944935/143741996-b58690f7-e648-4d30-bb15-1751b1b94781.gz) | | Report...
Assertion on optimisation
https://api.github.com/repos/llvm/llvm-project/issues/8566/comments
4
2010-09-21T11:54:19Z
2021-12-03T21:50:41Z
https://github.com/llvm/llvm-project/issues/8566
1,070,996,438
8,566
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8193](https://llvm.org/bz8193) | | Version | trunk | | OS | All | | CC | @majnemer | ## Extended Description LLVM does constant folding for library routines such as sin, cos, etc. using the host libm. This means its results can vary across hosts, and it means that optimizatio...
LLVM lacks host-independent folding for floating-point library routines
https://api.github.com/repos/llvm/llvm-project/issues/8565/comments
2
2010-09-20T22:58:29Z
2023-08-16T16:20:39Z
https://github.com/llvm/llvm-project/issues/8565
1,070,996,431
8,565
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8192](https://llvm.org/bz8192) | | Resolution | FIXED | | Resolved on | Oct 15, 2010 15:54 | | Version | trunk | | OS | MacOS X | | Blocks | llvm/llvm-project#6253 | | Attachments | [test-case](https://user-images.githubusercontent.com/60944935/143741995-57932154-dfcf-4701-90e7...
Clang differs from GCC in exporting the typeinfo name in presence of anonymous namespace, causing link errors
https://api.github.com/repos/llvm/llvm-project/issues/8564/comments
4
2010-09-20T18:40:16Z
2021-12-03T21:50:39Z
https://github.com/llvm/llvm-project/issues/8564
1,070,996,421
8,564
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8191](https://llvm.org/bz8191) | | Resolution | DUPLICATE | | Resolved on | Oct 30, 2010 08:05 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description ExpandIntegerResult #&#8203;0: 0xbf71568: i64,i1 = smulo 0xbf7...
Passing -ftrapv causes clang to crash
https://api.github.com/repos/llvm/llvm-project/issues/8563/comments
8
2010-09-20T16:54:04Z
2021-12-03T21:50:38Z
https://github.com/llvm/llvm-project/issues/8563
1,070,996,411
8,563
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8190](https://llvm.org/bz8190) | | Resolution | DUPLICATE | | Resolved on | Sep 20, 2010 09:17 | | Version | 2.8 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following is not implemented in Clang. From 14.3.3 ...
template template parameters containing parameter packs (variadic) not implemented entirely
https://api.github.com/repos/llvm/llvm-project/issues/8562/comments
2
2010-09-20T15:28:26Z
2021-12-03T21:50:37Z
https://github.com/llvm/llvm-project/issues/8562
1,070,996,406
8,562
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8189](https://llvm.org/bz8189) | | Resolution | DUPLICATE | | Resolved on | Sep 20, 2010 09:17 | | Version | 2.8 | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The following is syntactically and semantically valid co...
Parsing non-type parameter packs (non type variadic templates) is not implemented
https://api.github.com/repos/llvm/llvm-project/issues/8561/comments
2
2010-09-20T15:14:56Z
2021-12-03T21:50:36Z
https://github.com/llvm/llvm-project/issues/8561
1,070,996,401
8,561
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8188](https://llvm.org/bz8188) | | Resolution | WONTFIX | | Resolved on | Jan 25, 2011 15:37 | | Version | unspecified | | OS | MacOS X | ## Extended Description Hello, There is a bug in the way you handle DW_CFA_same_value in lldb/trunk/source/Plugins/Process/Utility/libunwi...
DW_CFA_same_value unsupported
https://api.github.com/repos/llvm/llvm-project/issues/8560/comments
1
2010-09-20T12:43:23Z
2022-01-20T02:33:02Z
https://github.com/llvm/llvm-project/issues/8560
1,070,996,392
8,560
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8187](https://llvm.org/bz8187) | | Resolution | FIXED | | Resolved on | Sep 21, 2010 18:55 | | Version | 2.8 | | OS | Linux | | Attachments | [Preprocessed test.cpp](https://user-images.githubusercontent.com/60944935/143741993-6135d9c2-0748-42d4-8ee9-ef7b56f35a69.gz) | | Reporte...
PCH with C++ headers stop compilation
https://api.github.com/repos/llvm/llvm-project/issues/8559/comments
9
2010-09-19T19:06:42Z
2021-12-03T21:50:35Z
https://github.com/llvm/llvm-project/issues/8559
1,070,996,386
8,559
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8186](https://llvm.org/bz8186) | | Resolution | FIXED | | Resolved on | Dec 14, 2011 15:03 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@chandlerc,@lattner | ## Extended Description I compiled the following source using clang-2.7 -O...
-fomit-frame-pointer should be on by default at -O1+ on linux/x86-64
https://api.github.com/repos/llvm/llvm-project/issues/8558/comments
5
2010-09-19T14:55:14Z
2021-12-03T21:50:34Z
https://github.com/llvm/llvm-project/issues/8558
1,070,996,380
8,558
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8185](https://llvm.org/bz8185) | | Version | trunk | | OS | All | | CC | @AnnaZaks,@belkadan | ## Extended Description It is fairly common not to bother explicitly freeing objects just before a return statement in main(), as the kernel will reclaim the memory immediately after...
Leaks in main()
https://api.github.com/repos/llvm/llvm-project/issues/8557/comments
4
2010-09-19T13:30:46Z
2023-05-22T11:13:09Z
https://github.com/llvm/llvm-project/issues/8557
1,070,996,365
8,557
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8184](https://llvm.org/bz8184) | | Resolution | DUPLICATE | | Resolved on | Sep 20, 2010 14:12 | | Version | trunk | | OS | All | | CC | @tkremenek | ## Extended Description For exception-safe destruction of Objective-C objects, we use a macro that declares them using __attrib...
Analyser does not understand __attribute__((cleanup))
https://api.github.com/repos/llvm/llvm-project/issues/8556/comments
2
2010-09-19T13:06:32Z
2021-12-03T21:50:32Z
https://github.com/llvm/llvm-project/issues/8556
1,070,996,359
8,556
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8183](https://llvm.org/bz8183) | | Resolution | FIXED | | Resolved on | Feb 22, 2011 23:12 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@lattner,@DougGregor,@tkremenek |
"indirection of non-volatile null pointer" warning in dead code
https://api.github.com/repos/llvm/llvm-project/issues/8555/comments
19
2010-09-19T08:11:59Z
2021-12-03T21:50:31Z
https://github.com/llvm/llvm-project/issues/8555
1,070,996,351
8,555
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8182](https://llvm.org/bz8182) | | Resolution | FIXED | | Resolved on | Nov 08, 2010 13:24 | | Version | 2.8 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description Clang 2.8 (r114073) refuses to compile the code: ...
wrong constructor choice (templates)
https://api.github.com/repos/llvm/llvm-project/issues/8554/comments
6
2010-09-19T00:28:33Z
2021-12-03T21:50:31Z
https://github.com/llvm/llvm-project/issues/8554
1,070,996,342
8,554
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8181](https://llvm.org/bz8181) | | Resolution | FIXED | | Resolved on | Sep 20, 2010 13:04 | | Version | 2.8 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Description Clang compiles the following code without err...
negation operator bypasses resolving the address of an overload
https://api.github.com/repos/llvm/llvm-project/issues/8553/comments
2
2010-09-18T18:17:52Z
2021-12-03T21:50:30Z
https://github.com/llvm/llvm-project/issues/8553
1,070,996,331
8,553
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8180](https://llvm.org/bz8180) | | Resolution | INVALID | | Resolved on | Sep 18, 2010 12:21 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Consider the IR below; target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i3...
TD alignment's treatment in struct differs among InstCombine and CodeGen
https://api.github.com/repos/llvm/llvm-project/issues/8552/comments
2
2010-09-18T17:36:37Z
2021-12-03T21:50:29Z
https://github.com/llvm/llvm-project/issues/8552
1,070,996,321
8,552
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8179](https://llvm.org/bz8179) | | Resolution | FIXED | | Resolved on | Nov 15, 2010 00:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description During `make install` make[2]: Leaving directory `/sources/llvm/bindings/ocaml' Fat...
[ocaml bindings] exception Failure("There are two interfaces of module Llvm_bitwriter.")
https://api.github.com/repos/llvm/llvm-project/issues/8551/comments
0
2010-09-18T15:00:34Z
2021-12-03T21:50:28Z
https://github.com/llvm/llvm-project/issues/8551
1,070,996,311
8,551
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8178](https://llvm.org/bz8178) | | Resolution | INVALID | | Resolved on | Sep 18, 2010 10:54 | | Version | trunk | | OS | Linux | | CC | @DougGregor,@rjmccall | ## Extended Description The following code is valid according to [class.access.base] paragraph 4 last bullet. stru...
Clang doesn't accept public member reference that is private in derived class
https://api.github.com/repos/llvm/llvm-project/issues/8550/comments
2
2010-09-18T14:28:26Z
2021-12-03T21:50:27Z
https://github.com/llvm/llvm-project/issues/8550
1,070,996,293
8,550
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8177](https://llvm.org/bz8177) | | Resolution | FIXED | | Resolved on | Mar 01, 2011 09:37 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#6253 | | Attachments | [test-case](https://user-images.githubusercontent.com/60944935/143741990-d85bed6f-d36d-4cc1-b8c0-681...
Clang differs from GCC in how it deals with vtables in combination with limited symbol visibility, causing link errors
https://api.github.com/repos/llvm/llvm-project/issues/8549/comments
3
2010-09-18T13:28:04Z
2021-12-03T21:50:26Z
https://github.com/llvm/llvm-project/issues/8549
1,070,996,280
8,549
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8176](https://llvm.org/bz8176) | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description On platforms that don't use __cxa_atexit, or when use of that function has been specifically disabled, static locals are implemented using global destructors that tes...
Warn about global destructors for static locals on platforms that don't use __cxa_atexit
https://api.github.com/repos/llvm/llvm-project/issues/8548/comments
0
2010-09-18T07:20:17Z
2021-12-03T21:50:25Z
https://github.com/llvm/llvm-project/issues/8548
1,070,996,271
8,548
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8175](https://llvm.org/bz8175) | | Resolution | FIXED | | Resolved on | Oct 04, 2010 21:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rjmccall | ## Extended Description #include "stdio.h" class L { public: int i; L(int j)...
Destructors for stack variables not firing on goto from scope
https://api.github.com/repos/llvm/llvm-project/issues/8547/comments
3
2010-09-18T01:44:25Z
2021-12-03T21:50:24Z
https://github.com/llvm/llvm-project/issues/8547
1,070,996,262
8,547
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8174](https://llvm.org/bz8174) | | Resolution | FIXED | | Resolved on | Sep 29, 2010 15:59 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Even if there are no dead blocks, it is possible for UnreachableBlockElim to remove ...
Unreachable Block Elim sometimes changes code, but returns "false" in runOnMachineFunction
https://api.github.com/repos/llvm/llvm-project/issues/8546/comments
1
2010-09-17T21:18:01Z
2021-12-03T21:50:23Z
https://github.com/llvm/llvm-project/issues/8546
1,070,996,253
8,546
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8173](https://llvm.org/bz8173) | | Resolution | INVALID | | Resolved on | Oct 09, 2011 16:40 | | Version | trunk | | OS | Linux | | Attachments | [Reduced program that exercises the problem.](https://user-images.githubusercontent.com/60944935/143741989-4f1aa19d-9740-45f9-8ce1-83...
clang++ (rev. 114175) fails inference of struct type template param from pointer to overloaded member function
https://api.github.com/repos/llvm/llvm-project/issues/8545/comments
2
2010-09-17T18:06:51Z
2021-12-03T21:50:23Z
https://github.com/llvm/llvm-project/issues/8545
1,070,996,241
8,545
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8172](https://llvm.org/bz8172) | | Resolution | FIXED | | Resolved on | Sep 20, 2010 13:37 | | Version | 2.8 | | OS | All | ## Extended Description Using r114020 in the release_28 branch, configure --help says that assertions are enabled by default: $ ./configure --help `conf...
configure --help in release_28 branch erroneously says assertions are enabled by default
https://api.github.com/repos/llvm/llvm-project/issues/8544/comments
1
2010-09-17T17:31:13Z
2021-12-03T21:50:22Z
https://github.com/llvm/llvm-project/issues/8544
1,070,996,231
8,544
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8171](https://llvm.org/bz8171) | | Resolution | FIXED | | Resolved on | Feb 17, 2011 16:10 | | Version | 2.8 | | OS | Linux | | Attachments | [x86 clang result](https://user-images.githubusercontent.com/92601917/143741984-a722795a-84fb-446c-be80-35647988fafb.gz), [tcecc (big end...
Illegal bit field manipulation code generated for big endian architectures
https://api.github.com/repos/llvm/llvm-project/issues/8543/comments
5
2010-09-17T17:22:15Z
2021-12-03T21:50:21Z
https://github.com/llvm/llvm-project/issues/8543
1,070,996,225
8,543
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8170](https://llvm.org/bz8170) | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Clang should reject the following ```c++ template<typename T> struct A { A<int>() { } }; ``` When parsing this, A<int> differs from the dependent t...
Clang does not check constructor declaration that uses a template-id
https://api.github.com/repos/llvm/llvm-project/issues/8542/comments
8
2010-09-17T14:51:27Z
2024-01-23T19:07:42Z
https://github.com/llvm/llvm-project/issues/8542
1,070,996,219
8,542
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8169](https://llvm.org/bz8169) | | Resolution | FIXED | | Resolved on | Oct 02, 2010 12:48 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description I think the paste shows it all: avalon:/tmp$ g++ `objf...
clang does not allow a getter to be named "namespace" in ObjC++
https://api.github.com/repos/llvm/llvm-project/issues/8541/comments
2
2010-09-17T11:10:40Z
2021-12-03T21:50:19Z
https://github.com/llvm/llvm-project/issues/8541
1,070,996,208
8,541
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8168](https://llvm.org/bz8168) | | Resolution | FIXED | | Resolved on | Oct 13, 2010 17:55 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description class A { public: virtual void foo() {} }; class B : public A ...
Clang accepts static functions that would override virtual ones
https://api.github.com/repos/llvm/llvm-project/issues/8540/comments
1
2010-09-16T20:22:49Z
2021-12-03T21:50:18Z
https://github.com/llvm/llvm-project/issues/8540
1,070,996,201
8,540
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8167](https://llvm.org/bz8167) | | Resolution | FIXED | | Resolved on | Nov 11, 2010 22:49 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The line: template < int 0 ; is accepted by clang++, with a war...
Invalid template code accepted
https://api.github.com/repos/llvm/llvm-project/issues/8539/comments
1
2010-09-16T17:47:31Z
2021-12-03T21:50:18Z
https://github.com/llvm/llvm-project/issues/8539
1,070,996,190
8,539
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8166](https://llvm.org/bz8166) | | Resolution | FIXED | | Resolved on | Sep 16, 2010 20:03 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description Using the LLVM Compiler 1.6 in the latest build of Xcode...
Clang dies if local var overrides Obj-C property with -Xclang -fobjc-nonfragile-abi2 set
https://api.github.com/repos/llvm/llvm-project/issues/8538/comments
1
2010-09-16T17:22:26Z
2021-12-03T21:50:17Z
https://github.com/llvm/llvm-project/issues/8538
1,070,996,181
8,538
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8165](https://llvm.org/bz8165) | | Resolution | FIXED | | Resolved on | Sep 24, 2010 04:28 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description llvm[4]: Compiling ParseExpr.cpp for Release+Asserts build /var/gj/llvm/llvm/tools/c...
ParseExpr.cpp uses a construction that g++ 3.4 doesn't like too much
https://api.github.com/repos/llvm/llvm-project/issues/8537/comments
3
2010-09-16T15:19:24Z
2021-12-03T21:50:16Z
https://github.com/llvm/llvm-project/issues/8537
1,070,996,178
8,537
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8164](https://llvm.org/bz8164) | | Resolution | INVALID | | Resolved on | Sep 16, 2010 08:43 | | Version | 2.7 | | OS | MacOS X | | Attachments | [Sample c++ file that exhibits the issue](https://user-images.githubusercontent.com/60944935/143741983-353e3dc6-85ab-4818-85af-439376...
clang++ has the option '-Wswitch-enum' turned on by default
https://api.github.com/repos/llvm/llvm-project/issues/8536/comments
1
2010-09-16T12:19:02Z
2021-12-03T21:50:15Z
https://github.com/llvm/llvm-project/issues/8536
1,070,996,171
8,536
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8163](https://llvm.org/bz8163) | | Resolution | DUPLICATE | | Resolved on | Sep 16, 2010 14:09 | | Version | trunk | | OS | Linux | | Attachments | [Preprocessed file](https://user-images.githubusercontent.com/4255/143741980-5d7ca330-7a56-4fd7-a935-306fdd7dfe2e.gz) | ## Extende...
clang crashes while compiling h264.c [mplayer/ffmpeg]
https://api.github.com/repos/llvm/llvm-project/issues/8535/comments
4
2010-09-16T10:04:36Z
2021-12-03T21:50:14Z
https://github.com/llvm/llvm-project/issues/8535
1,070,996,163
8,535
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8162](https://llvm.org/bz8162) | | Resolution | FIXED | | Resolved on | Sep 16, 2010 13:30 | | Version | trunk | | OS | Linux | ## Extended Description [regehr@gamow tmp428]$ clang -v clang version 2.9 (trunk 114038) Target: x86_64-unknown-linux-gnu Thread model: posix [regeh...
[LVI] Assertion `!isConstantRange() && "Constant and ConstantRange cannot be merged."' failed.
https://api.github.com/repos/llvm/llvm-project/issues/8534/comments
1
2010-09-16T05:56:00Z
2021-12-03T21:50:13Z
https://github.com/llvm/llvm-project/issues/8534
1,070,996,156
8,534
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8161](https://llvm.org/bz8161) | | Resolution | FIXED | | Resolved on | Sep 16, 2010 12:43 | | Version | trunk | | OS | Linux | ## Extended Description [regehr@gamow tmp427]$ clang -v clang version 2.9 (trunk 114038) Target: x86_64-unknown-linux-gnu Thread model: posix [regeh...
[ValueProp] Assertion `From != To && "ReplaceAndSimplifyAllUses(X,X) is not valid!"' failed.
https://api.github.com/repos/llvm/llvm-project/issues/8533/comments
1
2010-09-16T05:50:32Z
2021-12-03T21:50:12Z
https://github.com/llvm/llvm-project/issues/8533
1,070,996,147
8,533
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8160](https://llvm.org/bz8160) | | Resolution | WONTFIX | | Resolved on | Mar 09, 2011 05:26 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner | ## Extended Description tool/driver/driver.cpp:288 in main(), TextDiagnosticPrint...
driver.cpp: captures the object DiagnosticOptions on stack
https://api.github.com/repos/llvm/llvm-project/issues/8532/comments
3
2010-09-16T05:05:45Z
2022-01-20T02:33:01Z
https://github.com/llvm/llvm-project/issues/8532
1,070,996,138
8,532
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8159](https://llvm.org/bz8159) | | Resolution | FIXED | | Resolved on | Oct 13, 2010 17:20 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description clang compiles the following without error or warning: cl...
clang accepts redundant scope specifier for variables in class definition
https://api.github.com/repos/llvm/llvm-project/issues/8531/comments
1
2010-09-16T04:38:43Z
2021-12-03T21:50:11Z
https://github.com/llvm/llvm-project/issues/8531
1,070,996,126
8,531
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8158](https://llvm.org/bz8158) | | Version | trunk | | OS | All | ## Extended Description The X86 backend has a bunch of instruction that are duplicated because the instruction constraints are different. A full list of the ambiguous matcher instructions can be printed with: ...
Refactor .td file to not have multiple SSE instructions that do the same thing
https://api.github.com/repos/llvm/llvm-project/issues/8530/comments
0
2010-09-16T00:03:58Z
2021-12-03T21:50:10Z
https://github.com/llvm/llvm-project/issues/8530
1,070,996,117
8,530
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8157](https://llvm.org/bz8157) | | Resolution | FIXED | | Resolved on | Jan 01, 2011 14:39 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description smull r7, r9, r7, r8 produce as error /tmp/cc-GdDNM1.s:267: rdhi, rd...
ARM: rdhi, rdlo and rm registers should be different in SMULL on ARMv5
https://api.github.com/repos/llvm/llvm-project/issues/8529/comments
4
2010-09-15T23:31:26Z
2021-12-03T21:50:09Z
https://github.com/llvm/llvm-project/issues/8529
1,070,996,105
8,529
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8156](https://llvm.org/bz8156) | | Resolution | FIXED | | Resolved on | Nov 04, 2011 13:05 | | Version | trunk | | OS | All | | Attachments | ["call DAG.viewGraph()" output](https://user-images.githubusercontent.com/7115212/143741978-b457dddc-c3fb-4423-80c5-d13424e70560.gz), [bi...
LegalizeOp incorrect node updates!
https://api.github.com/repos/llvm/llvm-project/issues/8528/comments
5
2010-09-15T20:54:55Z
2021-12-03T21:50:08Z
https://github.com/llvm/llvm-project/issues/8528
1,070,996,099
8,528
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8155](https://llvm.org/bz8155) | | Resolution | WORKSFORME | | Resolved on | Oct 15, 2010 10:50 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description following code causes it to die: #include <string.h> #inc...
couldn't get a simple c++ code to compile
https://api.github.com/repos/llvm/llvm-project/issues/8527/comments
9
2010-09-15T18:25:00Z
2022-01-20T02:05:56Z
https://github.com/llvm/llvm-project/issues/8527
1,070,996,085
8,527
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8154](https://llvm.org/bz8154) | | Resolution | FIXED | | Resolved on | Sep 16, 2010 14:09 | | Version | trunk | | OS | FreeBSD | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/143741975-e2c8197d-eb2b-45b3-97f7-d5a319c7941e.gz...
Crash in Optimize for code generation
https://api.github.com/repos/llvm/llvm-project/issues/8526/comments
5
2010-09-15T12:25:16Z
2021-12-03T21:50:06Z
https://github.com/llvm/llvm-project/issues/8526
1,070,996,075
8,526
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8153](https://llvm.org/bz8153) | | Resolution | WONTFIX | | Resolved on | Apr 08, 2011 13:28 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@edwintorok | ## Extended Description If LLVM is configured with --enable-optimization --enabl...
llvm-gcc fails to build with gcc-4.2 on x86-32 linux
https://api.github.com/repos/llvm/llvm-project/issues/8525/comments
8
2010-09-15T12:15:44Z
2022-01-20T02:32:59Z
https://github.com/llvm/llvm-project/issues/8525
1,070,996,059
8,525
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8152](https://llvm.org/bz8152) | | Version | trunk | | OS | Linux | | CC | @asl,@sunfishcode | ## Extended Description ... which causes the gcc compiled function to crash because it expects 16-byte aligned stack (in gcc 4.4 at least with -fpmath=sse). I'm told that older gcc'...
LLVM stack alignment doesn't match gcc's requirements on Linux32
https://api.github.com/repos/llvm/llvm-project/issues/8524/comments
5
2010-09-15T11:41:27Z
2023-08-13T20:46:18Z
https://github.com/llvm/llvm-project/issues/8524
1,070,996,047
8,524
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8151](https://llvm.org/bz8151) | | Resolution | FIXED | | Resolved on | May 09, 2011 16:47 | | Version | trunk | | OS | All | | Attachments | [Test case extracted from assimp](https://user-images.githubusercontent.com/60944935/143741974-8b0667ad-aaa4-405a-8b2e-11797aa3327b.gz) |...
Ambiguous name lookup compiling error
https://api.github.com/repos/llvm/llvm-project/issues/8523/comments
1
2010-09-15T09:41:35Z
2021-12-03T21:50:04Z
https://github.com/llvm/llvm-project/issues/8523
1,070,996,035
8,523
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8150](https://llvm.org/bz8150) | | Resolution | FIXED | | Resolved on | Sep 23, 2010 07:56 | | Version | trunk | | OS | All | | Attachments | [Proposed patch](https://user-images.githubusercontent.com/60944935/143741973-9b32086d-424a-4aa9-b1b8-e14a97a1762d.gz) | | Reporter | LLV...
clang -fcolor-diagnostics and !isatty(stderr)
https://api.github.com/repos/llvm/llvm-project/issues/8522/comments
3
2010-09-15T01:41:50Z
2021-12-03T21:50:03Z
https://github.com/llvm/llvm-project/issues/8522
1,070,996,023
8,522
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8149](https://llvm.org/bz8149) | | Resolution | FIXED | | Resolved on | Sep 15, 2010 02:01 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@tkremenek | ## Extended Description The following code: // BEGIN void foo (void) { fo...
[CFG] GNU statement-expression ({}) segfaults in condition of ForStmt
https://api.github.com/repos/llvm/llvm-project/issues/8521/comments
4
2010-09-15T01:10:55Z
2021-12-03T21:50:02Z
https://github.com/llvm/llvm-project/issues/8521
1,070,996,014
8,521
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8148](https://llvm.org/bz8148) | | Resolution | FIXED | | Resolved on | Jan 15, 2011 14:18 | | Version | trunk | | OS | All | | CC | @lattner,@sunfishcode | ## Extended Description Reported by helmut on IRC. clang compiles this code: #define ROTL(v, s) (((v) << (s))|((v) >> (...
[fastcse] Inefficient code generated for rotate idiom due to instcombine without CSEs
https://api.github.com/repos/llvm/llvm-project/issues/8520/comments
8
2010-09-15T01:01:22Z
2021-12-03T21:50:01Z
https://github.com/llvm/llvm-project/issues/8520
1,070,996,008
8,520
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8147](https://llvm.org/bz8147) | | Resolution | DUPLICATE | | Resolved on | Sep 14, 2010 15:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description In C++03 mode, clang should reject the following program: ...
clang accepts an invalid program
https://api.github.com/repos/llvm/llvm-project/issues/8519/comments
1
2010-09-14T21:51:33Z
2021-12-03T21:50:00Z
https://github.com/llvm/llvm-project/issues/8519
1,070,995,996
8,519
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8146](https://llvm.org/bz8146) | | Resolution | DUPLICATE | | Resolved on | Oct 09, 2011 16:30 | | Version | 2.8 | | OS | Linux | | Attachments | [Code exposing the issue.](https://user-images.githubusercontent.com/60944935/143741970-f37529ad-deee-4389-8cb6-ad37bb1d6cbe.gz), [Pr...
Clang incorrectly emitting 'is a private member of' error for templated friend class
https://api.github.com/repos/llvm/llvm-project/issues/8518/comments
3
2010-09-14T18:55:54Z
2021-12-03T21:49:59Z
https://github.com/llvm/llvm-project/issues/8518
1,070,995,986
8,518
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8145](https://llvm.org/bz8145) | | Resolution | FIXED | | Resolved on | Sep 16, 2010 21:08 | | Version | unspecified | | OS | All | ## Extended Description When running the lnt tester tool with --simple -cflag -flto, the linker plays a significant role in the LTO process. The...
lnt should record the linker version in --simple runs
https://api.github.com/repos/llvm/llvm-project/issues/8517/comments
1
2010-09-14T18:42:27Z
2021-12-03T21:49:58Z
https://github.com/llvm/llvm-project/issues/8517
1,070,995,980
8,517
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8144](https://llvm.org/bz8144) | | Resolution | FIXED | | Resolved on | Sep 14, 2010 19:30 | | Version | trunk | | OS | MacOS X | | Attachments | [Preprocessed file](https://user-images.githubusercontent.com/4255/143741969-fc9d59c0-8df2-4d46-bffc-5ff5db5881c2.gz) | ## Extended ...
Variables inside inline asm is optimized away even though they are marked as used
https://api.github.com/repos/llvm/llvm-project/issues/8516/comments
4
2010-09-14T10:55:12Z
2021-12-03T21:49:57Z
https://github.com/llvm/llvm-project/issues/8516
1,070,995,974
8,516
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8143](https://llvm.org/bz8143) | | Resolution | FIXED | | Resolved on | Dec 21, 2010 14:42 | | Version | trunk | | OS | All | | Attachments | [self-contained snippet reproducing the bug](https://user-images.githubusercontent.com/60944935/143741968-1dd55fcc-ac68-4797-9caa-1c39fc2...
#pragma diagnostic ignored is not honoured by template code
https://api.github.com/repos/llvm/llvm-project/issues/8515/comments
1
2010-09-14T02:51:49Z
2021-12-03T21:49:56Z
https://github.com/llvm/llvm-project/issues/8515
1,070,995,966
8,515
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8142](https://llvm.org/bz8142) | | Resolution | FIXED | | Resolved on | Feb 17, 2011 05:09 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc,@DougGregor,@seanm | ## Extended Description Clang does not emit a warning on this code: ...
implement -Wenum-compare
https://api.github.com/repos/llvm/llvm-project/issues/8514/comments
1
2010-09-14T02:07:25Z
2021-12-03T21:49:56Z
https://github.com/llvm/llvm-project/issues/8514
1,070,995,953
8,514
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8141](https://llvm.org/bz8141) | | Resolution | FIXED | | Resolved on | Sep 13, 2010 20:14 | | Version | trunk | | OS | Linux | | Attachments | [stack trace](https://user-images.githubusercontent.com/60944935/143741967-0b735fcf-7e3a-4281-8e76-77f996a0a830.gz) | | Reporter | LLVM...
[CFG] GNU statement-expression ({}) segfaults
https://api.github.com/repos/llvm/llvm-project/issues/8513/comments
3
2010-09-14T01:53:18Z
2021-12-03T21:49:55Z
https://github.com/llvm/llvm-project/issues/8513
1,070,995,944
8,513
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8140](https://llvm.org/bz8140) | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description Testcase: ```c++ void (*pf)() throw(int); void f() { pf = f; }; ``` Error output: ``` <stdin>:3:8: error: target exception specification is...
Duplicate (?) error on function pointer assignment with incompatible exception specification
https://api.github.com/repos/llvm/llvm-project/issues/8512/comments
1
2010-09-13T23:31:44Z
2023-08-19T02:12:44Z
https://github.com/llvm/llvm-project/issues/8512
1,070,995,934
8,512
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8139](https://llvm.org/bz8139) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@sunfishcode | ## Extended Description I think it makes sense for: -- $ clang -c -Os -flto -o t.bc t.c $ opt -O3 -o t2.bc t.bc -- to produce something as ...
RFE: opt should strip optsize bit with some options
https://api.github.com/repos/llvm/llvm-project/issues/8511/comments
1
2010-09-13T23:17:29Z
2023-11-03T14:57:02Z
https://github.com/llvm/llvm-project/issues/8511
1,070,995,927
8,511
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8138](https://llvm.org/bz8138) | | Version | trunk | | OS | All | | Attachments | [Bugpoint temporary file](https://user-images.githubusercontent.com/92601353/143741962-0f3c452f-7381-4f5f-8ab7-c142ba4d2566.gz), [Bugpoint temporary file](https://user-images.githubusercontent.com/...
Bugpoint: Loop extraction broke the program
https://api.github.com/repos/llvm/llvm-project/issues/8510/comments
0
2010-09-13T22:53:03Z
2023-08-06T02:59:39Z
https://github.com/llvm/llvm-project/issues/8510
1,070,995,918
8,510
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8137](https://llvm.org/bz8137) | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description ```cpp namespace A { template <class T> class foo; } using namespace A; template <class T> void foo(); template <> void foo<int>(); ```
clang gets confused by ambiguities in template-name checks introduced by using directives
https://api.github.com/repos/llvm/llvm-project/issues/8509/comments
3
2010-09-13T22:42:10Z
2023-11-03T18:42:49Z
https://github.com/llvm/llvm-project/issues/8509
1,070,995,911
8,509
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8136](https://llvm.org/bz8136) | | Resolution | FIXED | | Resolved on | Oct 09, 2011 16:27 | | Version | unspecified | | OS | All | | CC | @DougGregor | ## Extended Description This should obviously not compile (because of the conflict between the namespace and the class): na...
clang doesn't detect invalid redeclarations after a using directive brings in something with the same name
https://api.github.com/repos/llvm/llvm-project/issues/8508/comments
1
2010-09-13T22:38:51Z
2021-12-03T21:49:51Z
https://github.com/llvm/llvm-project/issues/8508
1,070,995,902
8,508
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8135](https://llvm.org/bz8135) | | Resolution | FIXED | | Resolved on | Oct 01, 2010 17:06 | | Version | trunk | | OS | All | | CC | @DougGregor | ## Extended Description Compile below snippet: ####################################### enum E { one, two, three, ...
Clang++ crashes on case ranges (GNU extension)
https://api.github.com/repos/llvm/llvm-project/issues/8507/comments
10
2010-09-13T14:48:15Z
2021-12-03T21:49:50Z
https://github.com/llvm/llvm-project/issues/8507
1,070,995,886
8,507
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8134](https://llvm.org/bz8134) | | Resolution | FIXED | | Resolved on | Sep 13, 2010 06:49 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @akyrtzi,@tkremenek | ## Extended Description If I have pre.hpp containing: template<class T> void...
"This decl is not contained in a translation unit!" assertion failure using PCH
https://api.github.com/repos/llvm/llvm-project/issues/8506/comments
1
2010-09-13T04:20:09Z
2021-12-03T21:49:49Z
https://github.com/llvm/llvm-project/issues/8506
1,070,995,874
8,506
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8133](https://llvm.org/bz8133) | | Resolution | INVALID | | Resolved on | Sep 12, 2010 19:54 | | Version | unspecified | | OS | Linux | ## Extended Description This is what's left behind in Output/spiff.out-jit after a nightly test run using the Phase2 Release build of the 2.8...
JIT failure on MultiSource/Applications/spiff/spiff
https://api.github.com/repos/llvm/llvm-project/issues/8505/comments
1
2010-09-13T01:08:08Z
2021-12-03T21:49:48Z
https://github.com/llvm/llvm-project/issues/8505
1,070,995,862
8,505
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8132](https://llvm.org/bz8132) | | Resolution | FIXED | | Resolved on | Jul 15, 2011 00:28 | | Version | unspecified | | OS | Linux | | Attachments | [Original file showing the problem](https://user-images.githubusercontent.com/92601251/143741958-6394a566-9c19-42ea-8997-ff6ce322...
signal 11 while analyzing a file with clang from 2.8 branch
https://api.github.com/repos/llvm/llvm-project/issues/8504/comments
5
2010-09-12T23:47:25Z
2021-12-03T21:49:47Z
https://github.com/llvm/llvm-project/issues/8504
1,070,995,856
8,504
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8131](https://llvm.org/bz8131) | | Resolution | WONTFIX | | Resolved on | May 11, 2011 22:43 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description _muldi3.o Both operands to a binary operator are not of the sam...
alpha: ICE at gcc/libgcc2.c:567
https://api.github.com/repos/llvm/llvm-project/issues/8503/comments
8
2010-09-12T08:06:06Z
2022-01-20T02:32:58Z
https://github.com/llvm/llvm-project/issues/8503
1,070,995,837
8,503
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8130](https://llvm.org/bz8130) | | Resolution | FIXED | | Resolved on | Nov 12, 2010 17:45 | | Version | 2.7 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Clang fails to partially order overloaded operators correctl...
Clang fails to partially order overloaded operators correctly
https://api.github.com/repos/llvm/llvm-project/issues/8502/comments
1
2010-09-12T00:45:27Z
2021-12-03T21:49:45Z
https://github.com/llvm/llvm-project/issues/8502
1,070,995,822
8,502
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8129](https://llvm.org/bz8129) | | Resolution | FIXED | | Resolved on | Feb 08, 2011 15:41 | | Version | trunk | | OS | Linux | | Attachments | [Test case.](https://user-images.githubusercontent.com/117673/143741954-5ee3dddd-9dd4-43ee-b42a-aaf4be3faf77.gz) | | CC | @Axel-Naumann...
clang++ not suppressing warnings in standard headers.
https://api.github.com/repos/llvm/llvm-project/issues/8501/comments
1
2010-09-11T07:54:07Z
2021-12-03T21:49:45Z
https://github.com/llvm/llvm-project/issues/8501
1,070,995,816
8,501
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8128](https://llvm.org/bz8128) | | Resolution | WORKSFORME | | Resolved on | Oct 16, 2013 23:28 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@isanbard,@tkremenek | ## Extended Description This is a 2.8 blocker. On make check, test/Index/complete-at-exprstmt.m ...
Index/complete-at-exprstmt.m
https://api.github.com/repos/llvm/llvm-project/issues/8500/comments
8
2010-09-11T05:13:24Z
2022-01-20T02:05:55Z
https://github.com/llvm/llvm-project/issues/8500
1,070,995,807
8,500
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8127](https://llvm.org/bz8127) | | Resolution | FIXED | | Resolved on | Sep 11, 2010 15:26 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description I just started trying to get Clang to compile a rather large pi...
Templated Default Arguments in C++ Member Functions Not Left Unevaluated
https://api.github.com/repos/llvm/llvm-project/issues/8499/comments
1
2010-09-11T01:51:53Z
2021-12-03T21:49:43Z
https://github.com/llvm/llvm-project/issues/8499
1,070,995,795
8,499
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8126](https://llvm.org/bz8126) | | Resolution | INVALID | | Resolved on | Sep 13, 2010 10:56 | | Version | trunk | | OS | FreeBSD | | CC | @efriedma-quic | ## Extended Description I have some code in a simple inline function: static INLINE void GSIMapRightSizeMap(GSIMapTable ...
Strange behaviour with integer promotion on x86-64
https://api.github.com/repos/llvm/llvm-project/issues/8498/comments
4
2010-09-10T19:06:11Z
2021-12-03T21:49:42Z
https://github.com/llvm/llvm-project/issues/8498
1,070,995,784
8,498
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8125](https://llvm.org/bz8125) | | Resolution | DUPLICATE | | Resolved on | Dec 02, 2010 01:13 | | Version | trunk | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#8361 | | Blocks | llvm/llvm-project#7181 | | CC | @asl | ## Extended Description Consider this C++ prog...
switches over a 2-bit domain lowered inefficiently
https://api.github.com/repos/llvm/llvm-project/issues/8497/comments
6
2010-09-10T15:37:16Z
2021-12-03T21:49:41Z
https://github.com/llvm/llvm-project/issues/8497
1,070,995,775
8,497
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8124](https://llvm.org/bz8124) | | Resolution | FIXED | | Resolved on | Dec 16, 2010 22:45 | | Version | trunk | | OS | All | | CC | @tkremenek | ## Extended Description The analyser produces this: d = [NSDataClass dataWithBytesNoCopy: b length: l]; - 6 Method returns an ...
copy is only important at the start of a method name
https://api.github.com/repos/llvm/llvm-project/issues/8496/comments
12
2010-09-10T00:56:40Z
2021-12-03T21:49:40Z
https://github.com/llvm/llvm-project/issues/8496
1,070,995,768
8,496
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8123](https://llvm.org/bz8123) | | Version | trunk | | OS | All | | CC | @tkremenek | ## Extended Description The analyser generates this: obj = [c allocWithZone: zone]; - 6 Method returns an Objective-C object with a +1 retain count (owning reference) 655 GSIArrayAdd...
-init always treated as release, even when you can prove it isn't.
https://api.github.com/repos/llvm/llvm-project/issues/8495/comments
2
2010-09-10T00:45:28Z
2023-05-22T11:12:21Z
https://github.com/llvm/llvm-project/issues/8495
1,070,995,759
8,495
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8122](https://llvm.org/bz8122) | | Resolution | FIXED | | Resolved on | Sep 13, 2010 11:01 | | Version | unspecified | | OS | Linux | ## Extended Description llvm and clang 2.8 have been branched -- it would probably be good to add 2.8 in the list of available versions in bugz...
2.8 isn't listed in versions
https://api.github.com/repos/llvm/llvm-project/issues/8494/comments
1
2010-09-09T16:29:46Z
2021-12-03T21:49:38Z
https://github.com/llvm/llvm-project/issues/8494
1,070,995,752
8,494
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8121](https://llvm.org/bz8121) | | Resolution | WONTFIX | | Resolved on | Sep 09, 2010 09:59 | | Version | unspecified | | OS | Linux | | CC | @DougGregor | ## Extended Description This is with a current checkout of the 2.8 branch (that version isn't listed in bugzilla) Not s...
clang doesn't find STL headers and library
https://api.github.com/repos/llvm/llvm-project/issues/8493/comments
1
2010-09-09T16:28:37Z
2022-01-20T02:32:57Z
https://github.com/llvm/llvm-project/issues/8493
1,070,995,745
8,493
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8120](https://llvm.org/bz8120) | | Resolution | FIXED | | Resolved on | Sep 09, 2010 15:15 | | Version | unspecified | | OS | Linux | ## Extended Description Building llvm and clang from today's 2.8 branches fails: ASTWriter.cpp:781:20: error: invalid suffix "rc" on integer c...
2.8 branch fails to compile
https://api.github.com/repos/llvm/llvm-project/issues/8492/comments
1
2010-09-09T10:43:16Z
2021-12-03T21:49:37Z
https://github.com/llvm/llvm-project/issues/8492
1,070,995,739
8,492
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8119](https://llvm.org/bz8119) | | Resolution | FIXED | | Resolved on | Jul 19, 2012 11:35 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description This code snippet is invalid and is rejected by both gcc and cl...
missing typename in function prototype is parsed as variable declaration
https://api.github.com/repos/llvm/llvm-project/issues/8491/comments
1
2010-09-09T02:43:37Z
2021-12-03T21:49:36Z
https://github.com/llvm/llvm-project/issues/8491
1,070,995,732
8,491
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8118](https://llvm.org/bz8118) | | Resolution | INVALID | | Resolved on | Sep 08, 2010 17:40 | | Version | trunk | | OS | MacOS X | | Attachments | [The log produced by ./configure --enable-optimized CXX=clang](https://user-images.githubusercontent.com/60944935/143741951-e39d8c9...
self-hosting broken
https://api.github.com/repos/llvm/llvm-project/issues/8490/comments
1
2010-09-09T00:34:18Z
2021-12-03T21:49:35Z
https://github.com/llvm/llvm-project/issues/8490
1,070,995,720
8,490
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8117](https://llvm.org/bz8117) | | Resolution | FIXED | | Resolved on | Sep 09, 2010 06:32 | | Version | trunk | | OS | MacOS X | | Attachments | [self-contained code reproducing the bug](https://user-images.githubusercontent.com/60944935/143741950-fa47f826-be2b-479e-a00c-4ae434...
Crash with signal 11 when using PCH
https://api.github.com/repos/llvm/llvm-project/issues/8489/comments
2
2010-09-08T23:43:09Z
2021-12-03T21:49:34Z
https://github.com/llvm/llvm-project/issues/8489
1,070,995,705
8,489
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8116](https://llvm.org/bz8116) | | Resolution | WORKSFORME | | Resolved on | Sep 08, 2010 15:41 | | Version | 2.7 | | OS | Linux | | Attachments | [reduced testcase of klee_int.ll](https://user-images.githubusercontent.com/60944935/143741949-bb4d4643-4e5b-4e43-b730-4682528f20dc....
opt segfaults in GVN pass on klee_int.ll
https://api.github.com/repos/llvm/llvm-project/issues/8488/comments
1
2010-09-08T22:30:01Z
2022-01-20T02:05:54Z
https://github.com/llvm/llvm-project/issues/8488
1,070,995,696
8,488
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8115](https://llvm.org/bz8115) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In GCC, the -H option works during compilation as well as preprocessing. This is marginally useful sometimes, Clang should support it if eas...
Support -H during compilation
https://api.github.com/repos/llvm/llvm-project/issues/8487/comments
1
2010-09-08T22:05:04Z
2023-04-25T01:29:23Z
https://github.com/llvm/llvm-project/issues/8487
1,070,995,685
8,487
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8114](https://llvm.org/bz8114) | | Resolution | FIXED | | Resolved on | May 10, 2016 10:50 | | Version | trunk | | OS | FreeBSD | | Reporter | LLVM Bugzilla Contributor | | CC | @lattner,@efriedma-quic | ## Extended Description witten delta# cat foo.s outb %al, (%dx) witten de...
outb %al, (%dx) --> error: invalid operand for instruction
https://api.github.com/repos/llvm/llvm-project/issues/8486/comments
3
2010-09-08T20:59:40Z
2021-12-03T21:49:31Z
https://github.com/llvm/llvm-project/issues/8486
1,070,995,673
8,486
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8113](https://llvm.org/bz8113) | | Resolution | FIXED | | Resolved on | Nov 11, 2011 16:39 | | Version | trunk | | OS | Linux | | CC | @asl,@atrick | ## Extended Description A potential bug in ARMLoadStoreOptimizer.cpp related to the questions asked in the following link (It d...
MachineMemOperands not propageted in ARMLoadStoreOptimizer.cpp
https://api.github.com/repos/llvm/llvm-project/issues/8485/comments
4
2010-09-08T19:28:01Z
2021-12-03T21:49:31Z
https://github.com/llvm/llvm-project/issues/8485
1,070,995,663
8,485
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8112](https://llvm.org/bz8112) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@gandhi56,@stoklund | ## Extended Description Compiling the following C code with: $ clang -cc1 -triple thumbv5-u-u -S -O2 test.c -o - typedef unsigned lo...
Missed optimization during register coalescing
https://api.github.com/repos/llvm/llvm-project/issues/8484/comments
3
2010-09-08T17:21:49Z
2023-08-08T21:47:12Z
https://github.com/llvm/llvm-project/issues/8484
1,070,995,653
8,484
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8111](https://llvm.org/bz8111) | | Resolution | FIXED | | Resolved on | Nov 19, 2010 17:23 | | Version | trunk | | OS | All | | Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143741947-d8966ea4-bcb3-4e8e-b8a0-9663d31ba65a.gz) | | Reporter | LLV...
FoldingSetNodeID::AddString and endianness
https://api.github.com/repos/llvm/llvm-project/issues/8483/comments
5
2010-09-08T14:43:10Z
2021-12-03T21:49:29Z
https://github.com/llvm/llvm-project/issues/8483
1,070,995,642
8,483
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8110](https://llvm.org/bz8110) | | Resolution | FIXED | | Resolved on | Sep 07, 2010 19:49 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#8469 llvm/llvm-project#8473 llvm/llvm-project#8477 llvm/llvm-project#8479 llvm/llvm-project#8481 | | Reporter | LLVM Bugzil...
Type traits fail to compile for void and incomplete arrays
https://api.github.com/repos/llvm/llvm-project/issues/8482/comments
1
2010-09-08T02:35:59Z
2021-12-03T21:49:28Z
https://github.com/llvm/llvm-project/issues/8482
1,070,995,633
8,482
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8109](https://llvm.org/bz8109) | | Resolution | FIXED | | Resolved on | Sep 07, 2010 19:51 | | Version | unspecified | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#8110 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Because I...
__has_trivial_assign not working for void and arrays
https://api.github.com/repos/llvm/llvm-project/issues/8481/comments
2
2010-09-08T01:37:05Z
2021-12-03T21:49:27Z
https://github.com/llvm/llvm-project/issues/8481
1,070,995,616
8,481
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8108](https://llvm.org/bz8108) | | Version | trunk | | OS | All | | Attachments | [missed.ll](https://user-images.githubusercontent.com/60944935/143741946-f6827229-09f1-4eec-bfee-1bebc31011cc.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description See the attach...
Missed optimization opportunity with duplicated conditional (JumpThreading?)
https://api.github.com/repos/llvm/llvm-project/issues/8480/comments
0
2010-09-08T00:35:30Z
2023-08-15T03:10:54Z
https://github.com/llvm/llvm-project/issues/8480
1,070,995,604
8,480
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8107](https://llvm.org/bz8107) | | Resolution | INVALID | | Resolved on | Oct 09, 2011 16:26 | | Version | unspecified | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#8110 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Here is...
__has_nothrow_copy not working for some types
https://api.github.com/repos/llvm/llvm-project/issues/8479/comments
4
2010-09-08T00:06:57Z
2021-12-03T21:49:25Z
https://github.com/llvm/llvm-project/issues/8479
1,070,995,591
8,479
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8106](https://llvm.org/bz8106) | | Resolution | INVALID | | Resolved on | Sep 07, 2010 17:36 | | Version | trunk | | OS | Linux | | Attachments | [Reduced bugpoint testcase](https://user-images.githubusercontent.com/60944935/143741945-5f94fc9a-f2f0-4e51-901d-05b0df57a72b.gz) | |...
clang fails with "AbstractTypeUser not in user list!"
https://api.github.com/repos/llvm/llvm-project/issues/8478/comments
1
2010-09-08T00:05:16Z
2021-12-03T21:49:24Z
https://github.com/llvm/llvm-project/issues/8478
1,070,995,584
8,478
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [8105](https://llvm.org/bz8105) | | Resolution | INVALID | | Resolved on | Oct 09, 2011 16:24 | | Version | unspecified | | OS | All | | Depends On | llvm/llvm-bugzilla-archive#8110 | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@efriedma-quic | ## Extended Descr...
__has_trivial_copy does not work with void, arrays with incomplete or complete bounds
https://api.github.com/repos/llvm/llvm-project/issues/8477/comments
5
2010-09-07T22:27:32Z
2021-12-03T21:49:23Z
https://github.com/llvm/llvm-project/issues/8477
1,070,995,566
8,477