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 | [19105](https://llvm.org/bz19105) | | Resolution | INVALID | | Resolved on | Mar 18, 2014 05:46 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description llvm.smul.with.overflow.i18 does not give the right value when ...
llvm.smul.with.overflow overflow detection fails for i18
https://api.github.com/repos/llvm/llvm-project/issues/19479/comments
4
2014-03-11T13:42:13Z
2021-12-09T22:07:08Z
https://github.com/llvm/llvm-project/issues/19479
1,076,100,084
19,479
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19104](https://llvm.org/bz19104) | | Resolution | FIXED | | Resolved on | Mar 19, 2014 04:27 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 llvm/llvm-project#19261 | | CC | @DougGregor,@zmodem,@rnk | ## Extended Description (From llvm/llvm-projec...
[Windows] Incorrect handling of non-virtual calls of virtual methods
https://api.github.com/repos/llvm/llvm-project/issues/19478/comments
6
2014-03-11T09:52:14Z
2021-12-09T22:07:00Z
https://github.com/llvm/llvm-project/issues/19478
1,076,099,925
19,478
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19103](https://llvm.org/bz19103) | | Version | 3.4 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @vitalybuka | ## Extended Description NSString *str0 = [NSNull null]; NSString *str1 = YES ? [NSNull null] : nil; The two lines will each get a warning "Incom...
Incompatible Type Assignment Not Flagged
https://api.github.com/repos/llvm/llvm-project/issues/19477/comments
0
2014-03-11T02:52:47Z
2023-05-24T14:50:43Z
https://github.com/llvm/llvm-project/issues/19477
1,076,099,895
19,477
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19102](https://llvm.org/bz19102) | | Resolution | FIXED | | Resolved on | Aug 05, 2014 13:29 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description Test illustrating the leak: class B; class A { B* b; p...
alpha.cplusplus.NewDeleteLeaks false-positive: unassigned dynamically created object
https://api.github.com/repos/llvm/llvm-project/issues/19476/comments
3
2014-03-11T02:36:05Z
2021-12-09T22:06:58Z
https://github.com/llvm/llvm-project/issues/19476
1,076,099,873
19,476
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19101](https://llvm.org/bz19101) | | Resolution | WORKSFORME | | Resolved on | Mar 11, 2014 05:07 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Created attachment 32329 [details] Preprocessed source (C...
Clang crashes on simple code
https://api.github.com/repos/llvm/llvm-project/issues/19475/comments
3
2014-03-10T23:31:03Z
2022-01-20T02:13:54Z
https://github.com/llvm/llvm-project/issues/19475
1,076,099,850
19,475
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19100](https://llvm.org/bz19100) | | Resolution | FIXED | | Resolved on | Dec 09, 2014 07:51 | | Version | trunk | | OS | All | | CC | @hfinkel | ## Extended Description The FreeBSD kernel uses altivec instructions, specifically 'dssall' in inline-asm. gcc is able to compile ...
PowerPC -integrated-as should enable by default, or at least support, -many
https://api.github.com/repos/llvm/llvm-project/issues/19474/comments
1
2014-03-10T22:16:46Z
2021-12-09T22:06:56Z
https://github.com/llvm/llvm-project/issues/19474
1,076,099,829
19,474
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19099](https://llvm.org/bz19099) | | Resolution | FIXED | | Resolved on | Mar 31, 2014 11:12 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description For example, symbol names with periods ('.') in them.
NVPTX produces symbol names that are invalid for ptxas
https://api.github.com/repos/llvm/llvm-project/issues/19473/comments
2
2014-03-10T22:04:54Z
2023-08-15T18:17:05Z
https://github.com/llvm/llvm-project/issues/19473
1,076,099,801
19,473
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19098](https://llvm.org/bz19098) | | Resolution | FIXED | | Resolved on | Dec 06, 2016 22:20 | | Version | trunk | | OS | All | | Blocks | llvm/llvm-project#26154 | | CC | @emaste,@hfinkel,@iains,@markmi | ## Extended Description FreeBSD uses -mminimal-toc and -mlongcall in b...
clang and llvm should support -mminimal-toc and -mlongcall for PowerPC
https://api.github.com/repos/llvm/llvm-project/issues/19472/comments
9
2014-03-10T20:58:32Z
2021-12-10T00:55:59Z
https://github.com/llvm/llvm-project/issues/19472
1,076,099,607
19,472
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19097](https://llvm.org/bz19097) | | Version | 3.4 | | OS | Linux | | Attachments | [preprocessed source](https://user-images.githubusercontent.com/60944935/143749148-3fdca8fd-7022-4db9-ba31-102d148fca3f.gz), [associated run script](https://user-images.githubusercontent.com/6094...
[builtins] clang: error: unable to execute command: Segmentation fault
https://api.github.com/repos/llvm/llvm-project/issues/19471/comments
0
2014-03-10T17:19:43Z
2021-12-09T22:06:45Z
https://github.com/llvm/llvm-project/issues/19471
1,076,099,587
19,471
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19096](https://llvm.org/bz19096) | | Version | 3.4 | | OS | Linux | | Attachments | [Archive containing a demonstration program for the bug](https://user-images.githubusercontent.com/60944935/143749147-8aad95bb-3947-4fa2-8c7f-eea8a1dd891e.gz) | | Reporter | LLVM Bugzilla C...
Seemingly invalid code generation (segfault) with Boost Signals2
https://api.github.com/repos/llvm/llvm-project/issues/19470/comments
1
2014-03-10T14:12:16Z
2024-07-27T20:22:37Z
https://github.com/llvm/llvm-project/issues/19470
1,076,099,561
19,470
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19095](https://llvm.org/bz19095) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@spavloff | ## Extended Description ```cpp template <class T> void f(T); template <class U> class C { template <class T> fri...
dejagnu test fails to compile with clang `g++.old-deja/g++.pt/friend10.C`
https://api.github.com/repos/llvm/llvm-project/issues/19469/comments
1
2014-03-10T11:05:03Z
2024-07-27T20:23:57Z
https://github.com/llvm/llvm-project/issues/19469
1,076,099,537
19,469
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19094](https://llvm.org/bz19094) | | Resolution | FIXED | | Resolved on | Mar 10, 2014 04:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @TNorthover | ## Extended Description For below C code, #include <arm_neon.h> uint16x8_t test1(uin...
ACLE intrinics get compile error after r203229 commit
https://api.github.com/repos/llvm/llvm-project/issues/19468/comments
1
2014-03-10T10:02:55Z
2021-12-09T22:06:42Z
https://github.com/llvm/llvm-project/issues/19468
1,076,099,516
19,468
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19093](https://llvm.org/bz19093) | | Version | trunk | | OS | All | | CC | @hfinkel | ## Extended Description The current clang trunk miscompiles the following code when using LTO at -Os and above on x86_64-linux-gnu (in both 32-bit and 64-bit modes). $ clang-trunk -v clang ...
wrong code by LTO at -Os and above on x86_64-linux-gnu (both 32-bit and 64-bit modes)
https://api.github.com/repos/llvm/llvm-project/issues/19467/comments
1
2014-03-10T05:34:48Z
2022-03-23T11:18:00Z
https://github.com/llvm/llvm-project/issues/19467
1,076,099,492
19,467
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19092](https://llvm.org/bz19092) | | Version | trunk | | OS | MacOS X | | CC | @d0k,@DougGregor | ## Extended Description Consider this code: ```cpp #include <vector> #include <string> class X { std::vector<int> v_; std::string s_; bool ...
`X() = default` has poor code generation
https://api.github.com/repos/llvm/llvm-project/issues/19466/comments
3
2014-03-10T02:17:30Z
2024-07-27T20:30:12Z
https://github.com/llvm/llvm-project/issues/19466
1,076,099,468
19,466
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19091](https://llvm.org/bz19091) | | Resolution | FIXED | | Resolved on | May 12, 2014 13:45 | | Version | unspecified | | OS | All | | CC | @mclow,@kaomoneus | ## Extended Description This _ZN1SgtEi is demangled as int S::operator>() The correct demangling is S::op...
demangler does the wrong thing for operator>
https://api.github.com/repos/llvm/llvm-project/issues/19465/comments
7
2014-03-10T01:34:22Z
2021-12-09T22:06:39Z
https://github.com/llvm/llvm-project/issues/19465
1,076,099,445
19,465
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19090](https://llvm.org/bz19090) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Clang does not quote arguments of -rpath when passing them to the linker. This causes link errors when work directories contain a shell metach...
Clang does not quote arguments to linker
https://api.github.com/repos/llvm/llvm-project/issues/19464/comments
0
2014-03-09T19:19:50Z
2021-12-09T22:06:38Z
https://github.com/llvm/llvm-project/issues/19464
1,076,099,431
19,464
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19089](https://llvm.org/bz19089) | | Resolution | FIXED | | Resolved on | Mar 14, 2014 03:39 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard | ## Extended Description From line 1823 of bindings/python/clang/cindex.py: ...
[python binding] typo in a value of cindex.SpellingCache
https://api.github.com/repos/llvm/llvm-project/issues/19463/comments
1
2014-03-09T18:33:36Z
2021-12-09T22:06:37Z
https://github.com/llvm/llvm-project/issues/19463
1,076,099,410
19,463
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19088](https://llvm.org/bz19088) | | Resolution | FIXED | | Resolved on | Mar 15, 2014 05:41 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @sylvestre | ## Extended Description I noticed this while trying to compile libpng. This still work...
/usr/include/limits.h:124:16: fatal error: 'limits.h' file not found
https://api.github.com/repos/llvm/llvm-project/issues/19462/comments
5
2014-03-09T04:15:18Z
2021-12-09T22:06:37Z
https://github.com/llvm/llvm-project/issues/19462
1,076,099,384
19,462
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19087](https://llvm.org/bz19087) | | Version | 3.4 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Instruction opcodes such as Instruction::Call and Instruction::Store do not appear on the documentation for llvm::Instruction (http://llvm.org/doc...
Instruction opcodes are not listed on llvm::Instruction documentation page
https://api.github.com/repos/llvm/llvm-project/issues/19461/comments
0
2014-03-09T03:49:54Z
2021-12-09T22:06:36Z
https://github.com/llvm/llvm-project/issues/19461
1,076,099,360
19,461
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19086](https://llvm.org/bz19086) | | Resolution | WORKSFORME | | Resolved on | Mar 10, 2014 12:13 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143749145-f323e4d3-bc34-411c-9cba-56103316669a.gz) | | CC | @hfinke...
Unsupported move of conditional bit to register
https://api.github.com/repos/llvm/llvm-project/issues/19460/comments
2
2014-03-09T01:18:24Z
2022-01-20T02:13:53Z
https://github.com/llvm/llvm-project/issues/19460
1,076,099,339
19,460
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19085](https://llvm.org/bz19085) | | Resolution | INVALID | | Resolved on | Mar 08, 2014 18:42 | | Version | 3.3 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@mclow | ## Extended Description #include <iostream> #include <vector> int main(int a...
Can't std::sort a collection of std::pair if one pair element is const
https://api.github.com/repos/llvm/llvm-project/issues/19459/comments
1
2014-03-09T01:14:11Z
2021-12-09T22:06:34Z
https://github.com/llvm/llvm-project/issues/19459
1,076,099,311
19,459
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19084](https://llvm.org/bz19084) | | Resolution | FIXED | | Resolved on | Mar 09, 2014 08:17 | | Version | trunk | | OS | FreeBSD | | Attachments | [bugpoint-reduced-simplified.bc](https://user-images.githubusercontent.com/92601275/143749144-f746e6a0-a758-4682-8a1b-e5a22c1886f5....
Infinite loop compiling kvm_i386.c at -O2
https://api.github.com/repos/llvm/llvm-project/issues/19458/comments
2
2014-03-08T21:25:38Z
2021-12-09T22:06:32Z
https://github.com/llvm/llvm-project/issues/19458
1,076,099,289
19,458
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19083](https://llvm.org/bz19083) | | Version | trunk | | OS | Linux | | CC | @jryans | ## Extended Description $ cat z.c int printf; $ clang -c z.c z.c:1:5: error: redefinition of 'printf' as different kind of symbol int printf; ^ z.c:1:5: note: previous definition is here...
Weird (likely bugged) error diagnostic when reusing builtin name
https://api.github.com/repos/llvm/llvm-project/issues/19457/comments
1
2014-03-08T13:48:28Z
2023-06-10T14:52:53Z
https://github.com/llvm/llvm-project/issues/19457
1,076,099,257
19,457
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19082](https://llvm.org/bz19082) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @EdSchouten,@nico | ## Extended Description There is a (not that often used, but still present) pattern-matching-inspired idiom in C and C++ tha...
Formatting of the chained ternary operator
https://api.github.com/repos/llvm/llvm-project/issues/19456/comments
4
2014-03-08T12:04:16Z
2021-12-16T22:25:20Z
https://github.com/llvm/llvm-project/issues/19456
1,076,099,230
19,456
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19081](https://llvm.org/bz19081) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:01 | | Version | unspecified | | OS | All | | Attachments | [h264_refs-10ea8e.c](https://user-images.githubusercontent.com/92601458/143749140-c49c5158-e57e-4dcc-bc2a-c80092cc1861.gz), [h264...
polly spins when building ffmpeg's h264_refs.c (not a dupe of #&#8203;18935)
https://api.github.com/repos/llvm/llvm-project/issues/19455/comments
8
2014-03-08T11:31:59Z
2021-12-09T22:06:29Z
https://github.com/llvm/llvm-project/issues/19455
1,076,099,200
19,455
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19080](https://llvm.org/bz19080) | | Resolution | FIXED | | Resolved on | Apr 14, 2014 07:11 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat test.m NSArray *a = [[NSArray alloc] initWithArray:@[] copyItems:YES]; ...
Add clang-format configuration option to keep ObjC NSArray literals on the same line
https://api.github.com/repos/llvm/llvm-project/issues/19454/comments
1
2014-03-08T11:11:41Z
2021-12-09T22:06:28Z
https://github.com/llvm/llvm-project/issues/19454
1,076,099,175
19,454
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19079](https://llvm.org/bz19079) | | Version | trunk | | OS | All | | CC | @hfinkel | ## Extended Description The following code causes a linker error when it is compiled on x86_64-linux-gnu by the current clang trunk using LTO in 64-bit mode, but not in 32-bit mode. $ clang...
LTO linking error on x86_64-linux-gnu (affecting the current trunk, but not 3.4 and earlier versions)
https://api.github.com/repos/llvm/llvm-project/issues/19453/comments
1
2014-03-08T07:45:35Z
2023-08-27T21:59:24Z
https://github.com/llvm/llvm-project/issues/19453
1,076,099,144
19,453
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19078](https://llvm.org/bz19078) | | Version | trunk | | OS | All | | CC | @hfinkel,@zygoloid,@yuanfang-chen | ## Extended Description The current clang trunk miscompiles the following code when using LTO at -O0 and -O1 (but not at -Os and above) on x86_64-linux-gnu (in both 3...
wrong code by LTO at -O0 and -O1 on x86_64-linux-gnu (both 32-bit and 64-bit modes)
https://api.github.com/repos/llvm/llvm-project/issues/19452/comments
1
2014-03-08T01:04:41Z
2022-03-23T11:15:34Z
https://github.com/llvm/llvm-project/issues/19452
1,076,099,129
19,452
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19077](https://llvm.org/bz19077) | | Resolution | INVALID | | Resolved on | Mar 07, 2014 17:46 | | Version | 3.4 | | OS | Linux | | CC | @DougGregor,@zygoloid | ## Extended Description I have not yet found wording which says the code is invalid (or results in UB), so consideri...
Wrong codegen if constexpr member function used in later member function signature
https://api.github.com/repos/llvm/llvm-project/issues/19451/comments
1
2014-03-08T00:33:05Z
2021-12-09T22:06:25Z
https://github.com/llvm/llvm-project/issues/19451
1,076,099,107
19,451
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19076](https://llvm.org/bz19076) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @atanasyan,@vitalybuka | ## Extended Description There is a better implementation of __cache_flush() available on MIPS32r2 and MIPS64r2 that could be imple...
[builtins][mips] Implementation of __cache_flush() should use synci where possible
https://api.github.com/repos/llvm/llvm-project/issues/19450/comments
3
2014-03-07T16:51:46Z
2022-01-26T22:18:48Z
https://github.com/llvm/llvm-project/issues/19450
1,076,099,068
19,450
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19075](https://llvm.org/bz19075) | | Resolution | FIXED | | Resolved on | Apr 21, 2014 09:43 | | Version | unspecified | | OS | FreeBSD | ## Extended Description This test recently started failing on FreeBSD, with the buildbot reporting failure on Mar 1 (http://llvm-amd64.free...
test_with_dwarf_and_run_command (TestDataFormatterLibcxxVBool.LibcxxVBoolDataFormatterTestCase) failing on FreeBSD
https://api.github.com/repos/llvm/llvm-project/issues/19449/comments
2
2014-03-07T16:47:51Z
2021-12-09T22:06:22Z
https://github.com/llvm/llvm-project/issues/19449
1,076,099,040
19,449
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19074](https://llvm.org/bz19074) | | Resolution | FIXED | | Resolved on | Mar 07, 2014 01:15 | | Version | trunk | | OS | Linux | | CC | @tkremenek | ## Extended Description Given the following code #include <stdlib.h> #define av_assert0(cond) do { ...
-Wreturn-type regression
https://api.github.com/repos/llvm/llvm-project/issues/19448/comments
1
2014-03-07T08:30:57Z
2021-12-09T22:06:21Z
https://github.com/llvm/llvm-project/issues/19448
1,076,099,024
19,448
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19073](https://llvm.org/bz19073) | | Version | trunk | | OS | All | | CC | @hfinkel | ## Extended Description The current clang trunk miscompiles the following code when using LTO at -O0 on x86_64-linux-gnu in 64-bit mode (but not 32-bit mode). $ clang-trunk -v clang version...
wrong code by LTO at -O0 on x86_64-linux-gnu in 64-bit mode
https://api.github.com/repos/llvm/llvm-project/issues/19447/comments
1
2014-03-07T07:32:08Z
2022-03-17T08:32:05Z
https://github.com/llvm/llvm-project/issues/19447
1,076,099,006
19,447
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19072](https://llvm.org/bz19072) | | Version | trunk | | OS | All | | CC | @hfinkel | ## Extended Description The current clang trunk miscompiles the following code when using LTO on x86_64-linux-gnu in 64-bit mode (but not 32-bit mode). $ clang-trunk -v clang version 3.5.0 ...
wrong code by LTO on x86_64-linux-gnu in 64-bit mode (affecting 3.4 and trunk)
https://api.github.com/repos/llvm/llvm-project/issues/19446/comments
0
2014-03-07T07:05:45Z
2021-12-09T22:06:19Z
https://github.com/llvm/llvm-project/issues/19446
1,076,098,980
19,446
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19071](https://llvm.org/bz19071) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @eugenis | ## Extended Description On a system where libc++ is installed in a nonstandard location, the test for -std=c++11 fails when trying to link the test ex...
[cmake] check_cxx_compiler_flag test for -std=c++11 fails to use linker flags, unable to find nonstandard location of libc++
https://api.github.com/repos/llvm/llvm-project/issues/19445/comments
3
2014-03-07T02:06:59Z
2021-12-09T22:06:18Z
https://github.com/llvm/llvm-project/issues/19445
1,076,098,963
19,445
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19070](https://llvm.org/bz19070) | | Resolution | DUPLICATE | | Resolved on | Mar 06, 2014 14:58 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zmodem | ## Extended Description I believe this program is required to outpu...
Invalid promotion from automatic to static storage
https://api.github.com/repos/llvm/llvm-project/issues/19444/comments
2
2014-03-06T22:21:01Z
2021-12-09T22:06:17Z
https://github.com/llvm/llvm-project/issues/19444
1,076,098,946
19,444
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19069](https://llvm.org/bz19069) | | Resolution | FIXED | | Resolved on | Jul 15, 2015 07:12 | | Version | trunk | | OS | All | | CC | @ahatanak | ## Extended Description Since the introduction of the PIC-call optimiser, the MIPS back end no longer enforces the requirement tha...
t9 not always used as jalr argument for PIC calls
https://api.github.com/repos/llvm/llvm-project/issues/19443/comments
12
2014-03-06T18:52:50Z
2021-12-09T22:06:16Z
https://github.com/llvm/llvm-project/issues/19443
1,076,098,920
19,443
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19068](https://llvm.org/bz19068) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@seanm | ## Extended Description Take the following program where an unknown Doxygen command is used: /** * \unknown unknowns */ int main() {} C...
-Wdocumentation-unknown-command requires -Wdocumentation
https://api.github.com/repos/llvm/llvm-project/issues/19442/comments
1
2014-03-06T18:37:44Z
2023-07-17T22:11:45Z
https://github.com/llvm/llvm-project/issues/19442
1,076,098,901
19,442
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19067](https://llvm.org/bz19067) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @Trass3r | ## Extended Description Below are some cases where I'd like to see clang-format align (tabulate really) the code differently than it does today (as ...
Alignment Enhancements
https://api.github.com/repos/llvm/llvm-project/issues/19441/comments
17
2014-03-06T17:12:08Z
2021-12-16T08:16:02Z
https://github.com/llvm/llvm-project/issues/19441
1,076,098,880
19,441
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19066](https://llvm.org/bz19066) | | Resolution | FIXED | | Resolved on | Mar 26, 2014 03:24 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | CC | @DougGregor,@rnk | ## Extended Description [from llvm/llvm-project#19341 ] struct A { virt...
0-sized vftable in the presence of virtual inheritance
https://api.github.com/repos/llvm/llvm-project/issues/19440/comments
4
2014-03-06T15:27:17Z
2021-12-09T22:06:13Z
https://github.com/llvm/llvm-project/issues/19440
1,076,098,863
19,440
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19065](https://llvm.org/bz19065) | | Resolution | FIXED | | Resolved on | Mar 07, 2014 02:40 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @sylvestre | ## Extended Description On Ubuntu 13.10 in /usr/include/clang/3.5 the include sy...
3.5 symlink created to wrong directory
https://api.github.com/repos/llvm/llvm-project/issues/19439/comments
2
2014-03-06T14:43:11Z
2021-12-09T22:06:12Z
https://github.com/llvm/llvm-project/issues/19439
1,076,098,842
19,439
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19064](https://llvm.org/bz19064) | | Resolution | FIXED | | Resolved on | Mar 06, 2014 09:13 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Clang-format doesn't recognize operator<< in a function declaration, which l...
Clang-format doesn't recognize operator<< in a function declaration.
https://api.github.com/repos/llvm/llvm-project/issues/19438/comments
1
2014-03-06T14:25:57Z
2021-12-09T22:06:11Z
https://github.com/llvm/llvm-project/issues/19438
1,076,098,821
19,438
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19063](https://llvm.org/bz19063) | | Resolution | INVALID | | Resolved on | Dec 30, 2014 02:13 | | Version | trunk | | OS | Windows NT | | CC | @chengniansun,@zygoloid | ## Extended Description The clang trunk emits -Wparentheses warnings for "if (a |= b)" and "if(a = a + b)",...
No -Wparentheses warning for "if (a += b)"
https://api.github.com/repos/llvm/llvm-project/issues/19437/comments
4
2014-03-06T11:11:10Z
2021-12-09T22:06:10Z
https://github.com/llvm/llvm-project/issues/19437
1,076,098,804
19,437
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19062](https://llvm.org/bz19062) | | Version | trunk | | OS | All | | CC | @hfinkel | ## Extended Description The current clang trunk miscompiles the following code when using LTO at -O1 and above on x86_64-linux-gnu (in both 32-bit and 64-bit modes). $ clang-trunk -v clang ...
wrong code (that segfaults) by LTO at -O1 and above on x86_64-linux-gnu
https://api.github.com/repos/llvm/llvm-project/issues/19436/comments
2
2014-03-06T11:03:57Z
2022-03-23T11:13:13Z
https://github.com/llvm/llvm-project/issues/19436
1,076,098,777
19,436
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19061](https://llvm.org/bz19061) | | Version | trunk | | OS | MacOS X | | CC | @DougGregor,@belkadan,@zygoloid,@vgvassilev | ## Extended Description Objective-C has a class named "Protocol" which represents the runtime metadata about a Protocol. It is defined in <objc/Protocol...
"Protocol *" isn't properly loaded from ObjectiveC module
https://api.github.com/repos/llvm/llvm-project/issues/19435/comments
7
2014-03-06T04:48:52Z
2023-05-22T12:42:17Z
https://github.com/llvm/llvm-project/issues/19435
1,076,098,759
19,435
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19060](https://llvm.org/bz19060) | | Version | unspecified | | OS | Linux | | CC | @akyrtzi | ## Extended Description We're failing to instantiate the initializer for a variable template specialization if its type has internal linkage: ``` <stdin>:1:24: warning: vari...
variable template specialization is treated as only a declaration if its type has internal linkage
https://api.github.com/repos/llvm/llvm-project/issues/19434/comments
3
2014-03-06T03:28:45Z
2024-07-27T20:34:52Z
https://github.com/llvm/llvm-project/issues/19434
1,076,098,732
19,434
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19059](https://llvm.org/bz19059) | | Resolution | FIXED | | Resolved on | Mar 11, 2014 10:51 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#19261 | | Attachments | [Preprocessed input](https://user-images.githubusercontent.com/1148786/143749134-dee4259a-...
Generating 64-bit movd after cmpneqsd when targeting 32-bit mode
https://api.github.com/repos/llvm/llvm-project/issues/19433/comments
3
2014-03-06T03:26:54Z
2021-12-09T22:05:58Z
https://github.com/llvm/llvm-project/issues/19433
1,076,098,530
19,433
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19058](https://llvm.org/bz19058) | | Version | 3.4 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @iains,@mclow | ## Extended Description On powerpc-darwin8, the following tests are failing under new.delete: FAIL: libc++ :: language.support/support.dynamic...
[powerpc-darwin] failing operator new replacement tests
https://api.github.com/repos/llvm/llvm-project/issues/19432/comments
3
2014-03-06T03:13:46Z
2022-12-27T22:02:15Z
https://github.com/llvm/llvm-project/issues/19432
1,076,098,509
19,432
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19057](https://llvm.org/bz19057) | | Version | trunk | | OS | All | | Attachments | [destructor.mm](https://user-images.githubusercontent.com/63311/143749132-4aa907a3-c3f1-4b96-ae30-e495501c5070.gz), [destructor.mm](https://user-images.githubusercontent.com/63311/143749132-4aa90...
assertion triggered when emitting EH cleanup for C++ type with ARC'ed reference derived from base class with implicit trivial destructor
https://api.github.com/repos/llvm/llvm-project/issues/19431/comments
0
2014-03-06T02:41:52Z
2023-05-22T12:30:35Z
https://github.com/llvm/llvm-project/issues/19431
1,076,098,493
19,431
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19056](https://llvm.org/bz19056) | | Version | 3.4 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @3nids,@Budovi,@m-kuhn,@mydeveloperday | ## Extended Description I want to have this formatting after running clang-format: ``` class AClass { ...
Add support for indenting class members and methods one level under the modifiers
https://api.github.com/repos/llvm/llvm-project/issues/19430/comments
21
2014-03-06T01:09:32Z
2021-12-16T22:27:08Z
https://github.com/llvm/llvm-project/issues/19430
1,076,098,467
19,430
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19055](https://llvm.org/bz19055) | | Resolution | FIXED | | Resolved on | Sep 13, 2020 16:10 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @jryans | ## Extended Description This crashes tablegen: llvm-tblgen -gen-register-info RegisterInfo...
Use of negative-stride sequences crashes tablegen
https://api.github.com/repos/llvm/llvm-project/issues/19429/comments
1
2014-03-06T00:10:14Z
2021-12-09T22:05:54Z
https://github.com/llvm/llvm-project/issues/19429
1,076,098,447
19,429
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19054](https://llvm.org/bz19054) | | Resolution | FIXED | | Resolved on | Mar 13, 2014 12:06 | | Version | 3.4 | | OS | Windows XP | | Attachments | [Test cases used to test intrinsics](https://user-images.githubusercontent.com/60944935/143749131-84ec2bb6-eec4-4b20-bfd3-afdba852...
Possible missing intrinsics
https://api.github.com/repos/llvm/llvm-project/issues/19428/comments
3
2014-03-05T21:58:40Z
2021-12-09T22:05:53Z
https://github.com/llvm/llvm-project/issues/19428
1,076,098,426
19,428
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19053](https://llvm.org/bz19053) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description Hello guys, we had at university this issue: compiling the code below, throws no error messages whatsoever,...
clang can treat a dynamic POD variable as an array without warning/error
https://api.github.com/repos/llvm/llvm-project/issues/19427/comments
2
2014-03-05T12:51:48Z
2021-12-09T22:05:52Z
https://github.com/llvm/llvm-project/issues/19427
1,076,098,399
19,427
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19052](https://llvm.org/bz19052) | | Resolution | FIXED | | Resolved on | Jun 13, 2015 08:50 | | Version | trunk | | OS | Linux | | Attachments | [source that crashes clang](https://user-images.githubusercontent.com/60944935/143749130-e0cf3d54-f3d6-429a-8aff-29e12bc59201.gz) | |...
clang 3.4 and trunk segfaults on lambda which uses static object of sorrounding function
https://api.github.com/repos/llvm/llvm-project/issues/19426/comments
1
2014-03-05T08:39:50Z
2021-12-09T22:05:49Z
https://github.com/llvm/llvm-project/issues/19426
1,076,098,367
19,426
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19051](https://llvm.org/bz19051) | | Resolution | FIXED | | Resolved on | Mar 23, 2015 15:25 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo,@hfinkel | ## Extended Description Code motion is noticed when running tests with and wit...
another example of different code generation at -O2 -g and -O2
https://api.github.com/repos/llvm/llvm-project/issues/19425/comments
1
2014-03-05T08:08:43Z
2021-12-09T22:05:49Z
https://github.com/llvm/llvm-project/issues/19425
1,076,098,350
19,425
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19050](https://llvm.org/bz19050) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@DougGregor,@jryans | ## Extended Description Testcase: ```cpp void f(int&); class X { void f(double&); void g(); }; void X::g() {...
add a note for hidden function overload candidates
https://api.github.com/repos/llvm/llvm-project/issues/19424/comments
2
2014-03-05T06:49:49Z
2025-03-10T18:46:41Z
https://github.com/llvm/llvm-project/issues/19424
1,076,098,333
19,424
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19049](https://llvm.org/bz19049) | | Resolution | FIXED | | Resolved on | Mar 05, 2014 14:10 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo | ## Extended Description $ cat b.ll target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:6...
Assertion `Section && "Cannot switch to a null section!"'
https://api.github.com/repos/llvm/llvm-project/issues/19423/comments
1
2014-03-05T04:04:59Z
2021-12-09T22:05:47Z
https://github.com/llvm/llvm-project/issues/19423
1,076,098,311
19,423
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19048](https://llvm.org/bz19048) | | Version | trunk | | OS | Linux | | Attachments | [Misoptimized testcase](https://user-images.githubusercontent.com/60944935/143749129-e939d83b-b8b2-4575-a2f3-6ac898b15554.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description...
GEP on struct pointer obtained from bitcast canonicalized incorrectly
https://api.github.com/repos/llvm/llvm-project/issues/19422/comments
2
2014-03-05T02:43:10Z
2023-08-06T16:22:47Z
https://github.com/llvm/llvm-project/issues/19422
1,076,098,294
19,422
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19047](https://llvm.org/bz19047) | | Resolution | INVALID | | Resolved on | Nov 07, 2018 00:22 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ clang++ --version Apple LLVM version 5.0 (clang-500.2.79) (bas...
use imul instead of lea to implement simple multiplication when the argument is call-by-reference
https://api.github.com/repos/llvm/llvm-project/issues/19421/comments
3
2014-03-05T02:23:27Z
2021-12-09T22:05:44Z
https://github.com/llvm/llvm-project/issues/19421
1,076,098,273
19,421
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19046](https://llvm.org/bz19046) | | Resolution | DUPLICATE | | Resolved on | Apr 03, 2014 13:34 | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description I believe that this is a false positive. The second if will b...
false positive: Assigned value is garbage or unassigned
https://api.github.com/repos/llvm/llvm-project/issues/19420/comments
5
2014-03-05T01:31:45Z
2021-12-09T22:05:43Z
https://github.com/llvm/llvm-project/issues/19420
1,076,098,253
19,420
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19045](https://llvm.org/bz19045) | | Resolution | FIXED | | Resolved on | Mar 05, 2014 15:11 | | Version | trunk | | OS | Linux | ## Extended Description If I compile this with clang -O3 -ffast-math on x86_64: float foo(float *restrict s) { float q = 0; for (int i = 0; i ...
loop vectorizer ops lose 'fast' flag
https://api.github.com/repos/llvm/llvm-project/issues/19419/comments
1
2014-03-05T00:51:33Z
2021-12-09T22:05:42Z
https://github.com/llvm/llvm-project/issues/19419
1,076,098,231
19,419
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19044](https://llvm.org/bz19044) | | Resolution | INVALID | | Resolved on | Mar 05, 2014 01:32 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @rnk | ## Extended Description In TableGen/cmake:54 set(TABLEGEN_OUTPUT ${TABLEGEN_OUTPUT...
TableGen.cmake concats dependencies without a seperator
https://api.github.com/repos/llvm/llvm-project/issues/19418/comments
2
2014-03-04T21:24:49Z
2021-12-09T22:05:41Z
https://github.com/llvm/llvm-project/issues/19418
1,076,098,202
19,418
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19043](https://llvm.org/bz19043) | | Resolution | FIXED | | Resolved on | Mar 04, 2014 16:11 | | Version | unspecified | | OS | Windows NT | | CC | @d0k,@chandlerc,@majnemer | ## Extended Description The fallacy of the implementers namespace strikes back! MSVC has a template ...
Clang cannot parse MSVC's <atomic> header due to C11 _Atomic keyword clash
https://api.github.com/repos/llvm/llvm-project/issues/19417/comments
3
2014-03-04T20:06:28Z
2021-12-09T22:05:40Z
https://github.com/llvm/llvm-project/issues/19417
1,076,098,178
19,417
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19042](https://llvm.org/bz19042) | | Version | trunk | | OS | All | | Attachments | [example case](https://user-images.githubusercontent.com/60944935/143749127-80dca7e3-ce15-40fc-af0e-b967fbf14aae.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description In seve...
Calling a +0 ref getting can incorrectly warn about pointer ownership
https://api.github.com/repos/llvm/llvm-project/issues/19416/comments
1
2014-03-04T19:50:57Z
2023-05-23T20:54:46Z
https://github.com/llvm/llvm-project/issues/19416
1,076,098,160
19,416
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19041](https://llvm.org/bz19041) | | Resolution | INVALID | | Resolved on | Mar 06, 2014 04:06 | | Version | unspecified | | OS | Linux | | Attachments | [Patch for tests](https://user-images.githubusercontent.com/8567076/143749126-b453e405-46de-4fff-849d-affd0ce99c1b.gz) | | CC...
condition_variable tests delete condition_variable while it is being waited upon
https://api.github.com/repos/llvm/llvm-project/issues/19415/comments
3
2014-03-04T18:05:33Z
2021-12-09T22:05:38Z
https://github.com/llvm/llvm-project/issues/19415
1,076,098,142
19,415
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19040](https://llvm.org/bz19040) | | Resolution | FIXED | | Resolved on | Mar 04, 2014 15:42 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143749125-9351f857-e4cf-458c-b484-dd0a260bc96a.gz) | | CC | @tkremenek |...
Assertion failure `!AB.isReachable() && Pred' in bodyEndsWithNoReturn
https://api.github.com/repos/llvm/llvm-project/issues/19414/comments
1
2014-03-04T16:50:41Z
2021-12-09T22:05:37Z
https://github.com/llvm/llvm-project/issues/19414
1,076,098,114
19,414
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19039](https://llvm.org/bz19039) | | Version | 3.4 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Libclang shows constructor CallExprs, but no destructor invocations: struct S { S() { } ~S() { } }; int main( int, char ** ) { ...
Destructor invocations wanted
https://api.github.com/repos/llvm/llvm-project/issues/19413/comments
0
2014-03-04T15:28:46Z
2021-12-09T22:05:36Z
https://github.com/llvm/llvm-project/issues/19413
1,076,098,093
19,413
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19038](https://llvm.org/bz19038) | | Version | 3.4 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description At the company I'm working we are using code-style that requires the no-spaces between various operators in the arithmetic expressions. ...
Add an option to strip white-spaces around arithmetic operators
https://api.github.com/repos/llvm/llvm-project/issues/19412/comments
4
2014-03-04T15:23:58Z
2023-03-15T10:25:35Z
https://github.com/llvm/llvm-project/issues/19412
1,076,098,073
19,412
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19037](https://llvm.org/bz19037) | | Version | 3.4 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Since null nodes are skipped while traversing the tree, it is impossible to detect which form of a reduced for statement is in effect: in...
Missing nodes in ForStmt
https://api.github.com/repos/llvm/llvm-project/issues/19411/comments
1
2014-03-04T15:15:34Z
2021-12-09T22:05:34Z
https://github.com/llvm/llvm-project/issues/19411
1,076,098,045
19,411
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19036](https://llvm.org/bz19036) | | Version | 3.4 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When doing a complete tree traversal for int main( int, char ** ) { goto lbl1; lbl1:; } reaching LABEL_STMT via GOTO_STMT->LABEL_R...
LabelStmt cursor equality
https://api.github.com/repos/llvm/llvm-project/issues/19410/comments
0
2014-03-04T14:59:18Z
2021-12-09T22:05:34Z
https://github.com/llvm/llvm-project/issues/19410
1,076,098,028
19,410
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19035](https://llvm.org/bz19035) | | Resolution | INVALID | | Resolved on | Mar 04, 2014 12:55 | | Version | unspecified | | OS | All | | CC | @zygoloid | ## Extended Description consider: template <typename = void> int x{42}; template <> int x<>; int y = x<>; this has the...
Explicit instantiated variable template leads to miscompile
https://api.github.com/repos/llvm/llvm-project/issues/19409/comments
1
2014-03-04T08:32:24Z
2021-12-09T22:05:33Z
https://github.com/llvm/llvm-project/issues/19409
1,076,098,002
19,409
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19034](https://llvm.org/bz19034) | | Version | trunk | | OS | Linux | | Attachments | [Source to reproduce the issue](https://user-images.githubusercontent.com/60944935/143749123-2ca0bd98-3e2b-46f9-8d11-774d3e5de6ed.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @compnerd...
LLVMgold plugin fails to handle inline assembly constraint
https://api.github.com/repos/llvm/llvm-project/issues/19408/comments
3
2014-03-04T02:15:50Z
2021-12-09T22:05:32Z
https://github.com/llvm/llvm-project/issues/19408
1,076,097,983
19,408
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19033](https://llvm.org/bz19033) | | Resolution | FIXED | | Resolved on | Mar 03, 2014 19:48 | | Version | trunk | | OS | Windows NT | ## Extended Description $ cat t.s .bss .globl _g0 .text mov rbx, qword ptr [_g0] mov rcx, qword ptr [_g0 + 8] $ llvm-mc t.s -triple x86_64-un...
[MC] Intel syntax assembly parser misparses symbol with immediate offset: [_g0 + 8]
https://api.github.com/repos/llvm/llvm-project/issues/19407/comments
1
2014-03-04T01:33:56Z
2021-12-09T22:05:31Z
https://github.com/llvm/llvm-project/issues/19407
1,076,097,969
19,407
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19032](https://llvm.org/bz19032) | | Resolution | INVALID | | Resolved on | Mar 04, 2014 09:49 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang-format is breaking single line comments at 80 column limit, despite Column...
Comment Break logic isn't respecting ColumnLimit
https://api.github.com/repos/llvm/llvm-project/issues/19406/comments
3
2014-03-04T00:34:06Z
2021-12-09T22:05:30Z
https://github.com/llvm/llvm-project/issues/19406
1,076,097,941
19,406
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19031](https://llvm.org/bz19031) | | Resolution | FIXED | | Resolved on | Nov 12, 2014 13:55 | | Version | 3.4 | | OS | All | | Attachments | [Small testcase using way too much memory for its size](https://user-images.githubusercontent.com/9060368/143749122-7cf9fa2a-b241-439d-ac...
Small testcase uses extreme amount of memory if compiled with -g and -mrelocation-model static
https://api.github.com/repos/llvm/llvm-project/issues/19405/comments
3
2014-03-03T23:05:24Z
2021-12-09T22:05:28Z
https://github.com/llvm/llvm-project/issues/19405
1,076,097,914
19,405
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19030](https://llvm.org/bz19030) | | Resolution | FIXED | | Resolved on | Jul 02, 2014 00:53 | | Version | unspecified | | OS | Windows NT | | Depends On | llvm/llvm-project#19325 | | CC | @majnemer | ## Extended Description dynamic_cast doesn't work in MSVC when RTTI is disa...
MS ABI: Support typeid as used in std::function even when RTTI is disabled
https://api.github.com/repos/llvm/llvm-project/issues/19404/comments
2
2014-03-03T21:38:41Z
2021-12-09T22:05:25Z
https://github.com/llvm/llvm-project/issues/19404
1,076,097,842
19,404
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19029](https://llvm.org/bz19029) | | Version | 3.4 | | OS | FreeBSD | | Attachments | [run script](https://user-images.githubusercontent.com/60944935/143749114-d984303a-be3b-484d-955b-5b75f01f2b64.gz), [preprocessed source](https://user-images.githubusercontent.com/60944935/1437...
clang 3.4 aborts when compiling dlaed3_ function in Numeric-24.2 on i386 with -fPIC -march=athlon64
https://api.github.com/repos/llvm/llvm-project/issues/19403/comments
27
2014-03-03T20:58:42Z
2024-05-06T15:02:34Z
https://github.com/llvm/llvm-project/issues/19403
1,076,097,807
19,403
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19028](https://llvm.org/bz19028) | | Resolution | FIXED | | Resolved on | Mar 06, 2014 12:40 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @hfinkel,@iains | ## Extended Description On powerpc-darwin8, I'm seeing new regressions between ...
[powerpc-darwin] Impossible reg-to-reg copy crashing tests
https://api.github.com/repos/llvm/llvm-project/issues/19402/comments
6
2014-03-03T20:41:59Z
2021-12-09T22:05:22Z
https://github.com/llvm/llvm-project/issues/19402
1,076,097,778
19,402
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19027](https://llvm.org/bz19027) | | Resolution | FIXED | | Resolved on | Aug 29, 2019 22:56 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#7187 | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo,@mstorsjo,@nico,@rnk | ## Extended Description ...
Clang doesn't support stdcall names in inline asm
https://api.github.com/repos/llvm/llvm-project/issues/19401/comments
14
2014-03-03T12:41:09Z
2021-12-09T22:05:21Z
https://github.com/llvm/llvm-project/issues/19401
1,076,097,740
19,401
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19026](https://llvm.org/bz19026) | | Version | trunk | | OS | All | | CC | @dexonsmith | ## Extended Description The current clang trunk miscompiles the following code when using LTO at -O0 on x86_64-linux-gnu (in both 32-bit and 64-bit modes). The generated code hangs. This...
wrong code (that hangs) by LTO at -O0 on x86_64-linux-gnu
https://api.github.com/repos/llvm/llvm-project/issues/19400/comments
5
2014-03-02T18:44:31Z
2022-03-17T08:29:01Z
https://github.com/llvm/llvm-project/issues/19400
1,076,097,717
19,400
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19025](https://llvm.org/bz19025) | | Resolution | FIXED | | Resolved on | Mar 05, 2014 04:36 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 | | Attachments | [the two source file and a batch to build with clang-cl](https://user-images.githubusercon...
[MS ABI] template arguments of variable template specializations not included in mangled name
https://api.github.com/repos/llvm/llvm-project/issues/19399/comments
3
2014-03-02T16:32:10Z
2021-12-09T22:05:19Z
https://github.com/llvm/llvm-project/issues/19399
1,076,097,691
19,399
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19024](https://llvm.org/bz19024) | | Resolution | INVALID | | Resolved on | Mar 04, 2014 01:52 | | Version | 3.3 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hello, Clang's float.h uses the "__FLOAT_H" name to prevent double inclusion. Howev...
#define __FLOAT_H is likely to clash in float.h
https://api.github.com/repos/llvm/llvm-project/issues/19398/comments
3
2014-03-02T14:06:15Z
2021-12-09T22:05:18Z
https://github.com/llvm/llvm-project/issues/19398
1,076,097,673
19,398
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19023](https://llvm.org/bz19023) | | Resolution | DUPLICATE | | Resolved on | Mar 02, 2014 05:01 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description void foo1 (struct foo4 { void qux0 (struct bar4 {} foo1); } baz6)[bar4] {...
Assertion `Access == AS_private || Access == AS_protected' failed
https://api.github.com/repos/llvm/llvm-project/issues/19397/comments
1
2014-03-02T13:00:10Z
2021-12-09T22:05:17Z
https://github.com/llvm/llvm-project/issues/19397
1,076,097,659
19,397
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19022](https://llvm.org/bz19022) | | Resolution | FIXED | | Resolved on | May 27, 2014 11:36 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@spavloff | ## Extended Description int baz5() {} bool bar0() { switch (int foo...
SIGSEGV in ParseSwitchStatement()
https://api.github.com/repos/llvm/llvm-project/issues/19396/comments
4
2014-03-02T12:40:02Z
2021-12-09T22:05:15Z
https://github.com/llvm/llvm-project/issues/19396
1,076,097,647
19,396
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19021](https://llvm.org/bz19021) | | Resolution | FIXED | | Resolved on | May 19, 2015 07:59 | | Version | trunk | | OS | All | ## Extended Description For the LLVM style I'd like an option to always break before a multiline lambda. I think it might be worthwhile to just make ...
Need style option to always break (at least in arguments) before a multiline lambda
https://api.github.com/repos/llvm/llvm-project/issues/19395/comments
1
2014-03-02T10:53:39Z
2021-12-09T22:05:14Z
https://github.com/llvm/llvm-project/issues/19395
1,076,097,624
19,395
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19020](https://llvm.org/bz19020) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @josephcsible,@Boddlnagg | ## Extended Description Consider the following example: scshunt@orolo:~$ clang -x c -Wunreachable-code - void foo(int i) { switch...
-Wunreachable-code should not complain about unreachable declarations.
https://api.github.com/repos/llvm/llvm-project/issues/19394/comments
2
2014-03-02T04:40:14Z
2022-01-17T19:06:59Z
https://github.com/llvm/llvm-project/issues/19394
1,076,097,598
19,394
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19019](https://llvm.org/bz19019) | | Version | 3.3 | | OS | FreeBSD | | Attachments | [First requested file, the .c source. Truncated to 750 Kb to fit upload limit. I can send second one as necessary.](https://user-images.githubusercontent.com/60944935/143749110-48cd8214-4bd6-...
Build of Port Fails with "Cannot select: intrinsic %llvm.x86.sse.cvtpi2ps"
https://api.github.com/repos/llvm/llvm-project/issues/19393/comments
0
2014-03-02T03:36:58Z
2021-12-09T22:05:12Z
https://github.com/llvm/llvm-project/issues/19393
1,076,097,573
19,393
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19018](https://llvm.org/bz19018) | | Resolution | FIXED | | Resolved on | Jun 26, 2014 11:48 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @hubert-reinterpretcast,@spavloff | ## Extended Description struct foo1 { short foo6 (enum bar...
Assertion `Access != AS_none && "Access specifier is AS_none inside a record decl"' failed
https://api.github.com/repos/llvm/llvm-project/issues/19392/comments
1
2014-03-02T02:40:13Z
2021-12-09T22:05:11Z
https://github.com/llvm/llvm-project/issues/19392
1,076,097,546
19,392
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19017](https://llvm.org/bz19017) | | Resolution | FIXED | | Resolved on | Mar 10, 2014 10:06 | | Version | trunk | | OS | Linux | ## Extended Description int foo() { bar([]() {}// Does not respect SpacesBeforeTrailingComments ); baz(); // Respects SpacesBeforeTrailin...
SpacesBeforeTrailingComments not respected
https://api.github.com/repos/llvm/llvm-project/issues/19391/comments
1
2014-03-02T01:23:23Z
2021-12-09T22:05:10Z
https://github.com/llvm/llvm-project/issues/19391
1,076,097,531
19,391
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19016](https://llvm.org/bz19016) | | Resolution | FIXED | | Resolved on | Aug 09, 2014 14:25 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Original formatting: void InteractiveWork(const DShot &S, MyOfstream &out,...
wrong indentation for try{} catch{}
https://api.github.com/repos/llvm/llvm-project/issues/19390/comments
3
2014-03-01T20:44:50Z
2021-12-09T22:05:09Z
https://github.com/llvm/llvm-project/issues/19390
1,076,097,504
19,390
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19015](https://llvm.org/bz19015) | | Resolution | FIXED | | Resolved on | Apr 15, 2014 19:18 | | Version | trunk | | OS | Linux | | CC | @dwblaikie,@Weverything | ## Extended Description I'm not claiming this is a beauty, but: // T.h" #include <stdlib.h> #include <cstdlib> ...
Warning fixit induces lookup failure + error
https://api.github.com/repos/llvm/llvm-project/issues/19389/comments
1
2014-03-01T18:02:17Z
2021-12-09T22:05:08Z
https://github.com/llvm/llvm-project/issues/19389
1,076,097,488
19,389
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19014](https://llvm.org/bz19014) | | Resolution | FIXED | | Resolved on | May 16, 2014 08:20 | | Version | unspecified | | OS | Windows NT | | Attachments | [patch for correct path seperator](https://user-images.githubusercontent.com/60944935/143749108-f0e1ca3f-f923-409a-ac3c-67...
Wrong path seperator in DWARF debug info on Windows
https://api.github.com/repos/llvm/llvm-project/issues/19388/comments
3
2014-03-01T12:04:16Z
2021-12-09T22:05:07Z
https://github.com/llvm/llvm-project/issues/19388
1,076,097,467
19,388
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19013](https://llvm.org/bz19013) | | Version | unspecified | | OS | FreeBSD | ## Extended Description I accidentally ended up with an extra - before a memory read -size option, and the error message is non-obvious: (lldb) memory read -size -4 -format hex -count 4 0x100150 err...
"memory read -size" should explicitly reject invalid value
https://api.github.com/repos/llvm/llvm-project/issues/19387/comments
1
2014-03-01T04:37:23Z
2022-04-02T16:24:11Z
https://github.com/llvm/llvm-project/issues/19387
1,076,097,441
19,387
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19012](https://llvm.org/bz19012) | | Resolution | FIXED | | Resolved on | Aug 29, 2014 15:51 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 llvm/llvm-project#19261 | | CC | @rnk | ## Extended Description The following program crashes when b...
[MS ABI] Bad interaction between inalloca call and expanded memcpy
https://api.github.com/repos/llvm/llvm-project/issues/19386/comments
4
2014-03-01T03:50:57Z
2021-12-09T22:04:57Z
https://github.com/llvm/llvm-project/issues/19386
1,076,097,267
19,386
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19011](https://llvm.org/bz19011) | | Resolution | FIXED | | Resolved on | Nov 04, 2020 11:51 | | Version | unspecified | | OS | FreeBSD | ## Extended Description Test fails when inferior built with FreeBSD 11's Clang 3.4 system compiler as the constructor is not present: Snip...
test_with_dwarf (TestFormatters.ExprFormattersTestCase) fails on FreeBSD w/ system clang 3.4 -- constructor missing
https://api.github.com/repos/llvm/llvm-project/issues/19385/comments
7
2014-03-01T02:30:36Z
2021-12-09T22:04:56Z
https://github.com/llvm/llvm-project/issues/19385
1,076,097,244
19,385
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19010](https://llvm.org/bz19010) | | Resolution | FIXED | | Resolved on | Mar 08, 2014 06:19 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description The trunk version of clang fails to compile the following test:...
Empty base of class with trivial default constructor is not initialized in constant expression
https://api.github.com/repos/llvm/llvm-project/issues/19384/comments
1
2014-02-28T22:49:35Z
2021-12-09T22:04:55Z
https://github.com/llvm/llvm-project/issues/19384
1,076,097,219
19,384
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19009](https://llvm.org/bz19009) | | Version | trunk | | OS | All | | Attachments | [patch](https://user-images.githubusercontent.com/60944935/143749107-bfae86cc-5272-441d-accf-d708e043aa76.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid,@seanm | ## Extended Des...
Add warning to indicate when ARC implicit writeback occurs
https://api.github.com/repos/llvm/llvm-project/issues/19383/comments
0
2014-02-28T21:58:23Z
2023-05-23T11:54:03Z
https://github.com/llvm/llvm-project/issues/19383
1,076,097,194
19,383
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19008](https://llvm.org/bz19008) | | Version | 3.4 | | OS | Linux | | Attachments | [test case for the bug](https://user-images.githubusercontent.com/60944935/143749106-69b68b54-c365-45b2-b52b-351a93c46d7a.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @hfinkel | ## Exte...
Alias Analysis error while enable useAA(), and will leads to a wrong schedule in post ra scheduler
https://api.github.com/repos/llvm/llvm-project/issues/19382/comments
0
2014-02-28T17:47:30Z
2021-12-09T22:04:53Z
https://github.com/llvm/llvm-project/issues/19382
1,076,097,170
19,382
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19007](https://llvm.org/bz19007) | | Resolution | FIXED | | Resolved on | Mar 05, 2014 15:05 | | Version | trunk | | OS | All | | CC | @DimitryAndric,@emaste,@rnk | ## Extended Description Here's a mildly insane test case reduced from mozilla. $ cat t.cc #define NS_CONSTRUCTO...
Destructor alias emission ignores calling convention
https://api.github.com/repos/llvm/llvm-project/issues/19381/comments
1
2014-02-28T17:32:30Z
2021-12-09T22:04:52Z
https://github.com/llvm/llvm-project/issues/19381
1,076,097,150
19,381
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19006](https://llvm.org/bz19006) | | Resolution | FIXED | | Resolved on | Feb 28, 2014 13:55 | | Version | unspecified | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @echristo,@rnk | ## Extended Description The program int main() { return 0; } compile...
clang does not emit .debug_aranges (gcc does)
https://api.github.com/repos/llvm/llvm-project/issues/19380/comments
4
2014-02-28T16:27:37Z
2021-12-09T22:04:51Z
https://github.com/llvm/llvm-project/issues/19380
1,076,097,129
19,380