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 | [19005](https://llvm.org/bz19005) | | Version | trunk | | OS | Linux | | Attachments | [C test case.](https://user-images.githubusercontent.com/92601902/143749104-a4a9ef97-2b04-40fe-be3f-2e853f0fca9b.gz), [C++ test case](https://user-images.githubusercontent.com/92601902/143...
DW_TAG_typedef and DW_TAG_structure_type missing
https://api.github.com/repos/llvm/llvm-project/issues/19379/comments
4
2014-02-28T12:44:23Z
2024-08-22T14:24:32Z
https://github.com/llvm/llvm-project/issues/19379
1,076,097,106
19,379
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19004](https://llvm.org/bz19004) | | Resolution | FIXED | | Resolved on | Feb 28, 2014 18:40 | | Version | trunk | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143749103-abb4e410-7855-4f48-ab78-9d0d61c99ec1.gz) | | CC | @rnk | ## E...
Assertion `Info.StorageSize <= SL->getSizeInBits() && "Union not large enough for bitfield storage"'
https://api.github.com/repos/llvm/llvm-project/issues/19378/comments
1
2014-02-28T12:25:04Z
2021-12-09T22:04:49Z
https://github.com/llvm/llvm-project/issues/19378
1,076,097,093
19,378
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19003](https://llvm.org/bz19003) | | Resolution | FIXED | | Resolved on | Jan 12, 2016 12:42 | | Version | unspecified | | OS | MacOS X | | Attachments | [the arm assembler](https://user-images.githubusercontent.com/60944935/143749102-f3bd8465-b505-4279-8ebf-bb19337007ea.gz) | |...
arm assembler crashes Clang
https://api.github.com/repos/llvm/llvm-project/issues/19377/comments
1
2014-02-28T11:26:37Z
2021-12-09T22:04:48Z
https://github.com/llvm/llvm-project/issues/19377
1,076,097,064
19,377
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19002](https://llvm.org/bz19002) | | Resolution | FIXED | | Resolved on | Jun 14, 2015 16:22 | | Version | trunk | | OS | Linux | | CC | @AaronBallman | ## Extended Description abramo@igor:/tmp$ cat z.c union a { float f; int i; }; void f() { union a v[2] = { [0] = ...
Crash with simple union initializers
https://api.github.com/repos/llvm/llvm-project/issues/19376/comments
2
2014-02-28T10:28:28Z
2021-12-09T22:04:47Z
https://github.com/llvm/llvm-project/issues/19376
1,076,097,038
19,376
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19001](https://llvm.org/bz19001) | | Resolution | FIXED | | Resolved on | Jun 09, 2014 04:21 | | Version | trunk | | OS | Linux | | CC | @kcc,@pogo59 | ## Extended Description $ cat nodebug.cc __attribute__((__always_inline__, __nodebug__)) static int f(int x) { return...
Attribute 'nodebug' disables line information when inlined
https://api.github.com/repos/llvm/llvm-project/issues/19375/comments
1
2014-02-28T10:03:36Z
2021-12-09T22:04:46Z
https://github.com/llvm/llvm-project/issues/19375
1,076,097,018
19,375
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [19000](https://llvm.org/bz19000) | | Version | trunk | | OS | Linux | | CC | @AaronBallman | ## Extended Description $ cat z.c void __attribute__((noinline,noreturn)) f(void); $ _clang -cc1 -ast-dump z.c TranslationUnitDecl 0x6630730 <<invalid sloc>> |-TypedefDecl 0x6630c30 <<...
Repeated AST node for attributes
https://api.github.com/repos/llvm/llvm-project/issues/19374/comments
2
2014-02-28T09:28:00Z
2022-04-08T14:30:46Z
https://github.com/llvm/llvm-project/issues/19374
1,076,096,988
19,374
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18999](https://llvm.org/bz18999) | | Resolution | FIXED | | Resolved on | Feb 28, 2014 05:12 | | Version | trunk | | OS | All | | CC | @d0k,@hfinkel | ## Extended Description The current clang trunk crashes when compiling the following testcase at -O0 (and above) in both 32-bi...
clang crashes at -O0 (and above) on x86_64-linux-gnu
https://api.github.com/repos/llvm/llvm-project/issues/19373/comments
1
2014-02-28T06:58:30Z
2021-12-09T22:04:44Z
https://github.com/llvm/llvm-project/issues/19373
1,076,096,969
19,373
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18998](https://llvm.org/bz18998) | | Version | 3.3 | | OS | FreeBSD | | Attachments | [script from re-run of make to capture the error output](https://user-images.githubusercontent.com/60944935/143749098-3be89ed4-5daa-403a-8888-cc3e1ee0d233.gz), [crash message requests it be inc...
Clang crashes while compiling KDE's Kate 4.12.2 on x86 (ok on amd64)
https://api.github.com/repos/llvm/llvm-project/issues/19372/comments
6
2014-02-28T04:17:08Z
2021-12-09T22:04:43Z
https://github.com/llvm/llvm-project/issues/19372
1,076,096,949
19,372
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18997](https://llvm.org/bz18997) | | Resolution | FIXED | | Resolved on | Jul 05, 2015 12:54 | | Version | 3.4 | | OS | Windows NT | | CC | @DougGregor,@Ivan171 | ## Extended Description Using the official LLVM 3.4 Windows release with mingw g++ 4.8.1 installed, the following ...
std::cout << std::endl crashes under Windows
https://api.github.com/repos/llvm/llvm-project/issues/19371/comments
5
2014-02-28T02:34:17Z
2021-12-09T22:04:42Z
https://github.com/llvm/llvm-project/issues/19371
1,076,096,925
19,371
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18996](https://llvm.org/bz18996) | | Resolution | FIXED | | Resolved on | Oct 03, 2014 07:22 | | Version | trunk | | OS | All | | CC | @atrick,@rengolin | ## Extended Description The LNT run of lencod broke here: http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/53...
Changing regalloc order breaks "lencod" on native arm linux builds.
https://api.github.com/repos/llvm/llvm-project/issues/19370/comments
5
2014-02-27T23:35:56Z
2021-12-09T22:04:41Z
https://github.com/llvm/llvm-project/issues/19370
1,076,096,902
19,370
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18995](https://llvm.org/bz18995) | | Version | 3.4 | | OS | MacOS X | | CC | @DougGregor,@zygoloid | ## Extended Description I received the following error message for C++ code: ``` reference to non-static member function must be called static_cast...
Strangely worded error message "reference to non-static member function must be called"
https://api.github.com/repos/llvm/llvm-project/issues/19369/comments
3
2014-02-27T23:35:55Z
2025-03-10T22:11:13Z
https://github.com/llvm/llvm-project/issues/19369
1,076,096,886
19,369
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18994](https://llvm.org/bz18994) | | Resolution | FIXED | | Resolved on | Mar 07, 2014 22:26 | | Version | 3.4 | | OS | Windows XP | | Attachments | [The crashed asked me to include this, so I did.](https://user-images.githubusercontent.com/60944935/143749097-39501c2a-f92e-4999-...
MS style ASM results in assertion failure
https://api.github.com/repos/llvm/llvm-project/issues/19368/comments
2
2014-02-27T20:31:13Z
2021-12-09T22:04:38Z
https://github.com/llvm/llvm-project/issues/19368
1,076,096,854
19,368
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18993](https://llvm.org/bz18993) | | Resolution | FIXED | | Resolved on | Aug 11, 2014 12:25 | | Version | trunk | | OS | Windows NT | | CC | @majnemer,@echristo | ## Extended Description I hit this when I accidentally generated an empty vftable like so: @"\01??_7C@@6BA@@@" = ...
MC COFF: Assertion "Sections with relocations must be real!" failed
https://api.github.com/repos/llvm/llvm-project/issues/19367/comments
3
2014-02-27T20:23:15Z
2021-12-09T22:04:36Z
https://github.com/llvm/llvm-project/issues/19367
1,076,096,810
19,367
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18992](https://llvm.org/bz18992) | | Resolution | INVALID | | Resolved on | Oct 21, 2015 15:44 | | Version | 3.4 | | OS | Windows NT | | CC | @DougGregor,@rnk | ## Extended Description In the following code, which is a simplified version of a Boost header, #include <atomic> ...
Can't initialize static std::atomic[2] member of a template class with { ATOMIC_FLAG_INIT, ATOMIC_FLAG_INIT }
https://api.github.com/repos/llvm/llvm-project/issues/19366/comments
1
2014-02-27T19:16:08Z
2021-12-09T22:04:35Z
https://github.com/llvm/llvm-project/issues/19366
1,076,096,793
19,366
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18991](https://llvm.org/bz18991) | | Version | 3.4 | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I ran into what I thought was a bug in the static analyzer <http://llvm.org/bugs/show_bug.cgi?id=18981> but was pointed out to me that this isn't ...
Add warning for implicit nil initialization of strong object pointers in ARC
https://api.github.com/repos/llvm/llvm-project/issues/19365/comments
0
2014-02-27T18:39:48Z
2023-05-23T20:22:03Z
https://github.com/llvm/llvm-project/issues/19365
1,076,096,764
19,365
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18990](https://llvm.org/bz18990) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @bradking | ## Extended Description NAKAMURA Takumi noted that there are still some unnecessary ordering dependencies being generated, even with cmake 2.8.12. ...
Unnecessary ordering dependencies in generated build.ninja
https://api.github.com/repos/llvm/llvm-project/issues/19364/comments
3
2014-02-27T16:47:30Z
2022-01-26T22:18:48Z
https://github.com/llvm/llvm-project/issues/19364
1,076,096,739
19,364
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18989](https://llvm.org/bz18989) | | Version | unspecified | | OS | Linux | | CC | @chandlerc,@zygoloid,@rnk | ## Extended Description Comparing (`<`, `<=`, `>`, `>=`) and subtracting pointers to different objects in C++ is undefined behavior. There are cases when t...
Instrument `<`, `<=`, `>`, `>=` and `-` on pointers to find when unrelated pointers are compared (subtracted)
https://api.github.com/repos/llvm/llvm-project/issues/19363/comments
6
2014-02-27T14:47:42Z
2024-07-27T20:51:16Z
https://github.com/llvm/llvm-project/issues/19363
1,076,096,710
19,363
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18988](https://llvm.org/bz18988) | | Resolution | WONTFIX | | Resolved on | Jun 08, 2018 19:02 | | Version | unspecified | | OS | Windows NT | | Depends On | llvm/llvm-project#19361 | | CC | @kcc,@vitalybuka |
[ASan/Win] Enable /WX when building ASan RTL on Windows
https://api.github.com/repos/llvm/llvm-project/issues/19362/comments
8
2014-02-27T14:31:11Z
2022-01-20T02:39:40Z
https://github.com/llvm/llvm-project/issues/19362
1,076,096,598
19,362
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18987](https://llvm.org/bz18987) | | Resolution | FIXED | | Resolved on | Aug 12, 2014 04:45 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#19362 | | CC | @zmodem,@rnk | ## Extended Description compiler-rt is supposed to be linked with the users'...
[ASan/Win] Warning D9025 : overriding '/MD' with '/MT'
https://api.github.com/repos/llvm/llvm-project/issues/19361/comments
14
2014-02-27T14:29:13Z
2021-12-09T22:04:30Z
https://github.com/llvm/llvm-project/issues/19361
1,076,096,530
19,361
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18986](https://llvm.org/bz18986) | | Version | trunk | | OS | All | | Attachments | [Test case (compilation only)](https://user-images.githubusercontent.com/60944935/143749096-3e984f3f-7273-464f-b1af-ead2a454e692.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Descr...
extern thread_local int var -- compilation fails on access of var
https://api.github.com/repos/llvm/llvm-project/issues/19360/comments
0
2014-02-27T13:55:07Z
2021-12-09T22:04:23Z
https://github.com/llvm/llvm-project/issues/19360
1,076,096,501
19,360
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18985](https://llvm.org/bz18985) | | Resolution | FIXED | | Resolved on | Mar 10, 2015 11:40 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid,@vgvassilev | ## Extended Description there doesn't seem to be a way to check f...
document __has_feature(modules)
https://api.github.com/repos/llvm/llvm-project/issues/19359/comments
6
2014-02-27T13:39:08Z
2021-12-09T22:04:22Z
https://github.com/llvm/llvm-project/issues/19359
1,076,096,479
19,359
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18984](https://llvm.org/bz18984) | | 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 both 32-bit and 64-bit modes). $ clang-trunk -v clang version 3....
wrong code by LTO at -O0 on x86_64-linux-gnu
https://api.github.com/repos/llvm/llvm-project/issues/19358/comments
1
2014-02-27T07:23:36Z
2022-03-23T11:11:34Z
https://github.com/llvm/llvm-project/issues/19358
1,076,096,462
19,358
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18983](https://llvm.org/bz18983) | | Resolution | FIXED | | Resolved on | Feb 26, 2014 23:18 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tkremenek | ## Extended Description A crash was introduced sometime today. This only crashes with ...
crash in -Wimplicit-fallthrough
https://api.github.com/repos/llvm/llvm-project/issues/19357/comments
1
2014-02-27T04:36:43Z
2021-12-09T22:04:19Z
https://github.com/llvm/llvm-project/issues/19357
1,076,096,440
19,357
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18982](https://llvm.org/bz18982) | | Version | trunk | | OS | Linux | | CC | @chengniansun,@zygoloid | ## Extended Description For the following code, clang emits a -Wformat-nonliteral warning. ------------------------------------ $: cat s.c #include <stdarg.h> #include <std...
Feature request: Suppressing -Wformat-nonliteral warning with va_list format argument
https://api.github.com/repos/llvm/llvm-project/issues/19356/comments
2
2014-02-27T01:58:58Z
2022-01-17T20:01:38Z
https://github.com/llvm/llvm-project/issues/19356
1,076,096,422
19,356
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18981](https://llvm.org/bz18981) | | Version | 3.4 | | OS | MacOS X | | Attachments | [Xcode project illustrating the code structure leading to the bad analysis](https://user-images.githubusercontent.com/60944935/143749094-ee869f55-2c10-4321-8fcd-5afe9a07ad4f.gz) | | Reporter | ...
Analyzer misses uninitialzed variable usage in nested blocks
https://api.github.com/repos/llvm/llvm-project/issues/19355/comments
2
2014-02-27T00:46:31Z
2023-05-22T12:30:17Z
https://github.com/llvm/llvm-project/issues/19355
1,076,096,399
19,355
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18980](https://llvm.org/bz18980) | | Version | trunk | | OS | Linux | | CC | @chengniansun | ## Extended Description @&#8203;trunk trunk 202299 The expression (i ? pf : pv) has no side effect, and therefore the computed value is not used. Clang indicates that "pf" is not used...
Confusing location information of -Wunused-value warnings
https://api.github.com/repos/llvm/llvm-project/issues/19354/comments
0
2014-02-27T00:10:18Z
2021-12-09T22:04:16Z
https://github.com/llvm/llvm-project/issues/19354
1,076,096,378
19,354
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18979](https://llvm.org/bz18979) | | Version | 3.3 | | OS | MacOS X | | Attachments | [Simple header that will cause static execution that references a global variable](https://user-images.githubusercontent.com/60944935/143749093-57aa48a1-0e8f-4389-a651-4242c7085a4e.gz) | | Repo...
Global char* assigned to other global not initialized in statically-executed code in PCH
https://api.github.com/repos/llvm/llvm-project/issues/19353/comments
0
2014-02-26T23:56:05Z
2024-07-06T03:16:24Z
https://github.com/llvm/llvm-project/issues/19353
1,076,096,357
19,353
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18978](https://llvm.org/bz18978) | | Version | 3.4 | | OS | Linux | | Attachments | [code+sh](https://user-images.githubusercontent.com/60944935/143749092-ffeb7dfc-7ed6-4e2b-938e-b37aec4a6dff.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description clang 3.3 is...
initialize a large static array = clang oom?
https://api.github.com/repos/llvm/llvm-project/issues/19352/comments
0
2014-02-26T21:45:37Z
2021-12-09T22:04:14Z
https://github.com/llvm/llvm-project/issues/19352
1,076,096,333
19,352
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18977](https://llvm.org/bz18977) | | Resolution | WORKSFORME | | Resolved on | Feb 27, 2014 06:43 | | Version | unspecified | | OS | MacOS X | | Attachments | [zip archive with invocation and xcode project that can be used to reproduce the bug](https://user-images.githubusercont...
clang static analyser hangs during analysis of a block that calls itself
https://api.github.com/repos/llvm/llvm-project/issues/19351/comments
3
2014-02-26T19:03:28Z
2022-01-20T02:13:52Z
https://github.com/llvm/llvm-project/issues/19351
1,076,096,308
19,351
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18976](https://llvm.org/bz18976) | | Resolution | INVALID | | Resolved on | Feb 26, 2014 11:03 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hmm, something broke between my testing last night and a new sandbox. Loo...
cmake breakage in scripts/Python/modules/readline/CMakeLists.txt
https://api.github.com/repos/llvm/llvm-project/issues/19350/comments
1
2014-02-26T18:58:55Z
2021-12-09T22:04:12Z
https://github.com/llvm/llvm-project/issues/19350
1,076,096,286
19,350
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18975](https://llvm.org/bz18975) | | Resolution | FIXED | | Resolved on | Feb 26, 2014 22:08 | | Version | trunk | | OS | All | | Attachments | [proposed patch](https://user-images.githubusercontent.com/60944935/143749090-6036e890-f5c3-4a4c-ae2f-6df990c0540e.gz) | | Reporter | L...
Missing Uses/Defs information for x86 short MOV instructions
https://api.github.com/repos/llvm/llvm-project/issues/19349/comments
1
2014-02-26T17:12:22Z
2021-12-09T22:04:11Z
https://github.com/llvm/llvm-project/issues/19349
1,076,096,261
19,349
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18974](https://llvm.org/bz18974) | | Version | trunk | | OS | Linux | | Attachments | [minimal example](https://user-images.githubusercontent.com/60944935/143749089-4aa1f641-0673-4c9c-95a9-1c7dfa7fe768.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @hfinkel,@bogner | ## ...
res=__builtin_setjmp(); -> invalid assembler
https://api.github.com/repos/llvm/llvm-project/issues/19348/comments
4
2014-02-26T16:32:15Z
2021-12-09T22:04:10Z
https://github.com/llvm/llvm-project/issues/19348
1,076,096,236
19,348
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18973](https://llvm.org/bz18973) | | Version | 3.3 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Trying to compile ```cpp template<class T> struct testclass { template<int I> class inner {}; template<int I> ...
Crash report
https://api.github.com/repos/llvm/llvm-project/issues/19347/comments
3
2014-02-26T16:32:00Z
2023-06-18T04:05:25Z
https://github.com/llvm/llvm-project/issues/19347
1,076,096,210
19,347
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18972](https://llvm.org/bz18972) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @hfinkel,@nlewycky | ## Extended Description Given struct foo { virtual ~foo(); }; struct bar : public foo { virtual void zed(); }; void f() { foo *x...
testcase we fail to devirtualize but gcc does
https://api.github.com/repos/llvm/llvm-project/issues/19346/comments
1
2014-02-26T16:13:05Z
2024-07-06T03:15:32Z
https://github.com/llvm/llvm-project/issues/19346
1,076,096,183
19,346
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18971](https://llvm.org/bz18971) | | Version | unspecified | | OS | Windows NT | | CC | @DougGregor,@higuoxing,@LebedevRI,@MattiasHaile,@rnk,@Weverything,@silvasean | ## Extended Description $ cat tmp/warning/a.cc #include <cassert> bool x; int val; void foo() { assert(x && ...
Missing -Wparentheses warning in assert(x && y || z)
https://api.github.com/repos/llvm/llvm-project/issues/19345/comments
14
2014-02-26T10:00:59Z
2022-01-23T16:57:15Z
https://github.com/llvm/llvm-project/issues/19345
1,076,096,155
19,345
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18970](https://llvm.org/bz18970) | | Resolution | WORKSFORME | | Resolved on | Jan 18, 2016 17:02 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @tobiasgrosser | ## Extended Description git clone http://llvm.org/git/llvm.git /llvm g...
git clone and svn checkout giving error, blocks installation of llvm and polly
https://api.github.com/repos/llvm/llvm-project/issues/19344/comments
3
2014-02-26T06:52:46Z
2022-01-20T02:13:51Z
https://github.com/llvm/llvm-project/issues/19344
1,076,096,129
19,344
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18969](https://llvm.org/bz18969) | | Resolution | INVALID | | Resolved on | Feb 25, 2014 18:27 | | Version | 3.3 | | OS | MacOS X | | Attachments | [code to reproduce issue](https://user-images.githubusercontent.com/60944935/143749088-b26a225a-e1a8-4c72-ab62-189e8c02d6f9.gz) | |...
Wrong make_shared picked when boost::make_shared is imported
https://api.github.com/repos/llvm/llvm-project/issues/19343/comments
3
2014-02-26T00:41:47Z
2021-12-09T22:04:05Z
https://github.com/llvm/llvm-project/issues/19343
1,076,096,104
19,343
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18968](https://llvm.org/bz18968) | | Resolution | DUPLICATE | | Resolved on | Feb 26, 2014 09:05 | | Version | trunk | | OS | Linux | | Attachments | [1.cpp](https://user-images.githubusercontent.com/60944935/143749086-c2d066df-4cfb-47c8-89e5-29143ace2f84.gz), [1.sh](https://use...
targeting independent code failing on 7zip
https://api.github.com/repos/llvm/llvm-project/issues/19342/comments
2
2014-02-25T22:25:57Z
2021-12-09T22:04:04Z
https://github.com/llvm/llvm-project/issues/19342
1,076,096,072
19,342
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18967](https://llvm.org/bz18967) | | Resolution | FIXED | | Resolved on | Mar 11, 2014 02:57 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 llvm/llvm-project#19261 | | CC | @zmodem,@timurrrr | ## Extended Description Semi-reduced test case:...
MS ABI: Bad this adjustment for virtual methods in a diamond virtual inheritance hierarchy
https://api.github.com/repos/llvm/llvm-project/issues/19341/comments
15
2014-02-25T21:49:56Z
2021-12-09T22:03:52Z
https://github.com/llvm/llvm-project/issues/19341
1,076,095,791
19,341
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18966](https://llvm.org/bz18966) | | Version | 3.3 | | OS | MacOS X | | Attachments | [Self contained .m file](https://user-images.githubusercontent.com/60944935/143749085-f1e964ce-c10f-451f-b89b-053eb380f705.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## ...
False positive for potentially memory leak after transferring ownership to C array storage of > 1 dimension
https://api.github.com/repos/llvm/llvm-project/issues/19340/comments
3
2014-02-25T21:06:19Z
2023-05-24T15:05:15Z
https://github.com/llvm/llvm-project/issues/19340
1,076,095,769
19,340
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18965](https://llvm.org/bz18965) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 09:47 | | Version | unspecified | | OS | Linux | | Attachments | [tar file containing test directory](https://user-images.githubusercontent.com/60944935/143749084-bc5b8dc6-8744-4217-97e6-a5dc1...
Can't debug with gdbserver on Linux with top of tree lldb
https://api.github.com/repos/llvm/llvm-project/issues/19339/comments
4
2014-02-25T20:36:36Z
2021-12-09T22:03:50Z
https://github.com/llvm/llvm-project/issues/19339
1,076,095,750
19,339
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18964](https://llvm.org/bz18964) | | Resolution | FIXED | | Resolved on | Mar 06, 2014 15:54 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description unsigned &*foo5; extern struct {} *foo5;
Assertion failed: !Old || Old->getCachedLinkage() == D->getCachedLinkage(), file Decl.cpp, line 1260
https://api.github.com/repos/llvm/llvm-project/issues/19338/comments
1
2014-02-25T16:40:52Z
2021-12-09T22:03:49Z
https://github.com/llvm/llvm-project/issues/19338
1,076,095,727
19,338
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18963](https://llvm.org/bz18963) | | Resolution | FIXED | | Resolved on | Jun 26, 2014 11:49 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @hfinkel,@spavloff | ## Extended Description struct baz3 { short bar5 (struct foo4 {} bar...
Assertion failed: Access == AS_private || Access == AS_protected, file C:\work\llvm\tools\clang\lib\Sema\SemaAccess.cpp, line 74
https://api.github.com/repos/llvm/llvm-project/issues/19337/comments
3
2014-02-25T14:47:38Z
2021-12-09T22:03:48Z
https://github.com/llvm/llvm-project/issues/19337
1,076,095,713
19,337
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18962](https://llvm.org/bz18962) | | Resolution | FIXED | | Resolved on | Feb 27, 2014 12:19 | | Version | unspecified | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143749083-306c150a-0249-4fab-adfb-a46f5b57fc4e.gz) | | CC | @hfink...
Assertion "Unable to find record layout information for type"
https://api.github.com/repos/llvm/llvm-project/issues/19336/comments
3
2014-02-25T13:15:43Z
2021-12-09T22:03:47Z
https://github.com/llvm/llvm-project/issues/19336
1,076,095,691
19,336
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18961](https://llvm.org/bz18961) | | Version | 3.4 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan,@tkremenek | ## Extended Description Running scan-build results in a warning being generated but no report is created at the end of the run. The ...
Warning does not result in report depending on header files
https://api.github.com/repos/llvm/llvm-project/issues/19335/comments
10
2014-02-25T12:08:21Z
2021-12-09T22:03:46Z
https://github.com/llvm/llvm-project/issues/19335
1,076,095,667
19,335
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18960](https://llvm.org/bz18960) | | Version | 3.3 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie,@zygoloid | ## Extended Description from the recent apple bug on ssl ( http://opensource.apple.com/source/Security/Security-55471/libsecurity_ssl/li...
Unreachable code non detected with -Wall or Analysis
https://api.github.com/repos/llvm/llvm-project/issues/19334/comments
3
2014-02-25T11:30:53Z
2023-09-16T04:25:24Z
https://github.com/llvm/llvm-project/issues/19334
1,076,095,648
19,334
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18959](https://llvm.org/bz18959) | | Resolution | FIXED | | Resolved on | Feb 25, 2014 21:19 | | Version | trunk | | OS | Linux | | Attachments | [The preprocessed source code](https://user-images.githubusercontent.com/92601279/143749079-c786a5f2-49ac-41a6-ac2b-2f9fc8b2de9d.gz),...
Crash in SROA
https://api.github.com/repos/llvm/llvm-project/issues/19333/comments
3
2014-02-25T11:11:38Z
2021-12-09T22:03:44Z
https://github.com/llvm/llvm-project/issues/19333
1,076,095,626
19,333
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18958](https://llvm.org/bz18958) | | Resolution | DUPLICATE | | Resolved on | Feb 24, 2014 21:12 | | Version | unspecified | | OS | Linux | | Attachments | [Test case](https://user-images.githubusercontent.com/296817/143749078-1b703c07-c135-4741-bab1-00da25101657.gz) | | CC | @z...
Assertion "String literal not of constant array type!"
https://api.github.com/repos/llvm/llvm-project/issues/19332/comments
1
2014-02-25T04:40:13Z
2021-12-09T22:03:43Z
https://github.com/llvm/llvm-project/issues/19332
1,076,095,605
19,332
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18957](https://llvm.org/bz18957) | | Version | 3.4 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @fjricci,@tromey | ## Extended Description There is incompatibility about python site-packages on my 64-bit RedHat Enterprise Linux 6.3, so lldb can not run "scr...
python site-packages is installed into "lib64" (not "lib") on RedHat 64-bit linux.
https://api.github.com/repos/llvm/llvm-project/issues/19331/comments
8
2014-02-25T04:38:46Z
2021-12-09T22:03:42Z
https://github.com/llvm/llvm-project/issues/19331
1,076,095,579
19,331
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18956](https://llvm.org/bz18956) | | Resolution | WORKSFORME | | Resolved on | May 14, 2014 09:56 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#4440 | | Attachments | [C code and build script](https://user-images.githubusercontent.com/60944935/143749076-68bc...
asm("" : "=r" (sp)) breaks clang for aarch64
https://api.github.com/repos/llvm/llvm-project/issues/19330/comments
2
2014-02-25T04:03:54Z
2022-01-20T02:13:50Z
https://github.com/llvm/llvm-project/issues/19330
1,076,095,551
19,330
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18955](https://llvm.org/bz18955) | | Version | trunk | | OS | Linux | | Attachments | [The two modules mentioned.](https://user-images.githubusercontent.com/93435900/143749075-dc770a31-d69b-45ca-863f-00fb2c711f6f.gz) | | CC | @chandlerc,@ekatz,@hfinkel | ## Extended Description...
Infinite loop in AlwaysInliner pass
https://api.github.com/repos/llvm/llvm-project/issues/19329/comments
2
2014-02-25T02:44:10Z
2023-08-13T14:45:02Z
https://github.com/llvm/llvm-project/issues/19329
1,076,095,528
19,329
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18954](https://llvm.org/bz18954) | | Resolution | WORKSFORME | | Resolved on | Feb 24, 2014 17:42 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Description union foo5 {}; struct foo5 { struct bar2 { ...
crash on invalid
https://api.github.com/repos/llvm/llvm-project/issues/19328/comments
2
2014-02-25T00:55:55Z
2022-01-20T02:13:49Z
https://github.com/llvm/llvm-project/issues/19328
1,076,095,508
19,328
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18953](https://llvm.org/bz18953) | | Resolution | FIXED | | Resolved on | May 04, 2018 14:59 | | Version | trunk | | OS | Linux | | Attachments | [pre-processed file and crash results](https://user-images.githubusercontent.com/60944935/143749074-4144a1f4-9de8-48b8-8cf1-a8d325c27...
svn r202006: analyzer crash analyzing 'crystal space' (cs)
https://api.github.com/repos/llvm/llvm-project/issues/19327/comments
10
2014-02-25T00:41:27Z
2021-12-09T22:03:38Z
https://github.com/llvm/llvm-project/issues/19327
1,076,095,496
19,327
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18952](https://llvm.org/bz18952) | | Resolution | WONTFIX | | Resolved on | Feb 25, 2014 18:42 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid,@rnk | ## Extended Description I would very much like to use Gyp for building LLVM, for s...
Replace build system with Gyp
https://api.github.com/repos/llvm/llvm-project/issues/19326/comments
6
2014-02-25T00:09:36Z
2022-01-20T02:39:40Z
https://github.com/llvm/llvm-project/issues/19326
1,076,095,473
19,326
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18951](https://llvm.org/bz18951) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:08 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 llvm/llvm-project#19404 | | CC | @majnemer,@eldiener,@nico,@pcc,@timurrrr | ## Extended Description ...
MS ABI: Implement compatible RTTI
https://api.github.com/repos/llvm/llvm-project/issues/19325/comments
9
2014-02-24T23:08:09Z
2021-12-09T22:05:27Z
https://github.com/llvm/llvm-project/issues/19325
1,076,095,435
19,325
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18950](https://llvm.org/bz18950) | | Resolution | FIXED | | Resolved on | Sep 03, 2014 14:16 | | Version | 3.4 | | OS | FreeBSD | | CC | @adrian-prantl | ## Extended Description LLDB is unable to call a varargs function, as debug data does not include DW_TAG_unspecified_parame...
Clang does not emit DW_TAG_unspecified_parameters for varargs function
https://api.github.com/repos/llvm/llvm-project/issues/19324/comments
4
2014-02-24T21:26:46Z
2021-12-09T22:03:34Z
https://github.com/llvm/llvm-project/issues/19324
1,076,095,419
19,324
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18949](https://llvm.org/bz18949) | | Resolution | INVALID | | Resolved on | Feb 24, 2014 11:44 | | Version | trunk | | OS | Linux | | Attachments | [pre-processed file and crash results](https://user-images.githubusercontent.com/60944935/143749072-9deeaa46-72a3-404e-b65a-7105307...
svn r202006: analyzer crash analyzing 'openttd'
https://api.github.com/repos/llvm/llvm-project/issues/19323/comments
2
2014-02-24T17:46:10Z
2021-12-09T22:03:33Z
https://github.com/llvm/llvm-project/issues/19323
1,076,095,405
19,323
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18948](https://llvm.org/bz18948) | | Resolution | FIXED | | Resolved on | May 03, 2014 16:34 | | Version | trunk | | OS | Linux | | Attachments | [simplify SourceManager::isInMainFile](https://user-images.githubusercontent.com/60944935/143749071-c5530724-4556-4289-a28c-18f259a9d...
-frewrite-includes causes -Wheader-hygiene false positives
https://api.github.com/repos/llvm/llvm-project/issues/19322/comments
7
2014-02-24T17:41:05Z
2021-12-09T22:03:32Z
https://github.com/llvm/llvm-project/issues/19322
1,076,095,387
19,322
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18947](https://llvm.org/bz18947) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The UIViewController documentation "must call super at some point in your implementation" warning includes two selectors not in the to...
Rotation selectors for ObjCMissingSuperCallChecker
https://api.github.com/repos/llvm/llvm-project/issues/19321/comments
1
2014-02-24T17:23:57Z
2021-12-09T22:03:31Z
https://github.com/llvm/llvm-project/issues/19321
1,076,095,366
19,321
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18946](https://llvm.org/bz18946) | | Version | unspecified | | OS | FreeBSD | ## Extended Description feynman% bin/lldb abort -c abort.core Core file '/tank/emaste/src/llvm/build-nodebug/abort.core' (mips64) was loaded. Process 0 stopped * thread #&#8203;1: tid = 0, 0x00000001...
"image list" and "image dump sections" do not include core file data on FreeBSD
https://api.github.com/repos/llvm/llvm-project/issues/19320/comments
0
2014-02-24T17:15:03Z
2021-12-09T22:03:30Z
https://github.com/llvm/llvm-project/issues/19320
1,076,095,342
19,320
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18945](https://llvm.org/bz18945) | | Resolution | INVALID | | Resolved on | Feb 24, 2014 11:47 | | Version | trunk | | OS | Linux | | Attachments | [pre-processed file and crash results](https://user-images.githubusercontent.com/60944935/143749070-b4403c4f-33bf-41b7-aed3-3423eec...
svn r201362: analyzer crash analyzing 'planeshift'
https://api.github.com/repos/llvm/llvm-project/issues/19319/comments
3
2014-02-24T16:57:34Z
2021-12-09T22:03:29Z
https://github.com/llvm/llvm-project/issues/19319
1,076,095,314
19,319
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18944](https://llvm.org/bz18944) | | Resolution | DUPLICATE | | Resolved on | Jan 18, 2016 17:01 | | Version | unspecified | | OS | Linux | | Attachments | [The test case to reproduce the bug - Not yet reduced](https://user-images.githubusercontent.com/92601279/143749069-935191a...
Precise dead code elimination causes incorrect code for sgefa
https://api.github.com/repos/llvm/llvm-project/issues/19318/comments
5
2014-02-24T15:27:55Z
2021-12-09T22:03:28Z
https://github.com/llvm/llvm-project/issues/19318
1,076,095,293
19,318
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18943](https://llvm.org/bz18943) | | Version | 3.4 | | OS | Windows 2000 | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I am missing an option like: BinPackParameters (bool) If false, a function call’s or function definition’s parameters will e...
one line each for control structure conditions
https://api.github.com/repos/llvm/llvm-project/issues/19317/comments
1
2014-02-24T13:31:48Z
2021-12-13T15:02:00Z
https://github.com/llvm/llvm-project/issues/19317
1,076,095,265
19,317
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18942](https://llvm.org/bz18942) | | Version | 3.2 | | OS | Linux | | Attachments | [Backtrace from inside of CodeBlocks](https://user-images.githubusercontent.com/60944935/143749065-fd4f8922-a7df-4ee0-870b-25176e125abb.gz), [Run script](https://user-images.githubusercontent.com...
variadic template argument pack passed to alias template in default template argument is expanded prematurely
https://api.github.com/repos/llvm/llvm-project/issues/19316/comments
6
2014-02-24T12:21:13Z
2023-08-09T12:04:56Z
https://github.com/llvm/llvm-project/issues/19316
1,076,095,246
19,316
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18941](https://llvm.org/bz18941) | | Version | trunk | | OS | Linux | | CC | @atamazov,@ehsan | ## Extended Description test case : int main(void) { asm("\n" "vp8_block_coeff" " EQU %0" : : "i" (8)); return 0; } commandline output: error: unexpected token in argument list ...
MC doesn't parse EQU $const
https://api.github.com/repos/llvm/llvm-project/issues/19315/comments
9
2014-02-24T08:35:25Z
2021-12-09T22:03:24Z
https://github.com/llvm/llvm-project/issues/19315
1,076,095,205
19,315
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18940](https://llvm.org/bz18940) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @Bigcheese | ## Extended Description Note: This is a bug for LLVM 3.4 not trunk. 3.4 can not be selected in the bugzilla version widget. llvm/support/MathExtr...
llvm/support/MathExtras.h compile error when compiling with strict #if variable defined checking
https://api.github.com/repos/llvm/llvm-project/issues/19314/comments
2
2014-02-24T08:22:08Z
2021-12-09T22:03:23Z
https://github.com/llvm/llvm-project/issues/19314
1,076,095,184
19,314
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18939](https://llvm.org/bz18939) | | Resolution | FIXED | | Resolved on | Feb 25, 2014 06:35 | | Version | trunk | | OS | All | | CC | @d0k,@jsonn | ## Extended Description At least on recent trunk incl. r201795 "Sema: Emit a warning for non-null terminated format strings and ...
Concatenated Objective C format string triggers Sema::CheckFormatString "String literal not of constant array type!" assert
https://api.github.com/repos/llvm/llvm-project/issues/19313/comments
3
2014-02-23T23:33:34Z
2021-12-09T22:03:22Z
https://github.com/llvm/llvm-project/issues/19313
1,076,095,158
19,313
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18938](https://llvm.org/bz18938) | | Resolution | FIXED | | Resolved on | Feb 20, 2020 08:10 | | Version | trunk | | OS | All | | Attachments | [prototype patch v0](https://user-images.githubusercontent.com/3487/143749052-be61779b-43f8-487e-b37f-daa641a4ddea.gz), [prototype patc...
Experiment with a -Windent warning
https://api.github.com/repos/llvm/llvm-project/issues/19312/comments
33
2014-02-23T21:47:21Z
2021-12-09T22:03:20Z
https://github.com/llvm/llvm-project/issues/19312
1,076,095,143
19,312
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18937](https://llvm.org/bz18937) | | Resolution | FIXED | | Resolved on | May 05, 2014 08:18 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Formatting: #include <stddef.h> size_t max_size() { return (size_t) -1; } ...
Cast of constant with unary minus formatted as subtraction
https://api.github.com/repos/llvm/llvm-project/issues/19311/comments
1
2014-02-23T17:28:04Z
2021-12-09T22:03:20Z
https://github.com/llvm/llvm-project/issues/19311
1,076,095,122
19,311
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18936](https://llvm.org/bz18936) | | Resolution | DUPLICATE | | Resolved on | Feb 28, 2014 03:22 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@d0k | ## Extended Description Can't build qt5 (qtdeclarative) with clang. Error: make[3]:...
Can't build QT5 with clang
https://api.github.com/repos/llvm/llvm-project/issues/19310/comments
7
2014-02-23T12:38:11Z
2021-12-09T22:03:18Z
https://github.com/llvm/llvm-project/issues/19310
1,076,095,094
19,310
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18935](https://llvm.org/bz18935) | | Resolution | FIXED | | Resolved on | Jan 18, 2016 17:00 | | Version | unspecified | | OS | All | | Attachments | [h264_refs-5bfe35.c](https://user-images.githubusercontent.com/92601458/143749049-a95cb30e-a0af-412f-a8e5-5f9dac641b43.gz), [h264...
polly spins when building ffmpeg's
https://api.github.com/repos/llvm/llvm-project/issues/19309/comments
3
2014-02-23T09:47:52Z
2021-12-09T22:03:17Z
https://github.com/llvm/llvm-project/issues/19309
1,076,095,068
19,309
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18934](https://llvm.org/bz18934) | | Version | 3.3 | | OS | FreeBSD | | Attachments | [code(.c & .s) and core dump](https://user-images.githubusercontent.com/60944935/143749048-4c6b183e-1c5c-4499-9b29-f924de376fa9.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k | ## ...
segment fault when `cc a.s'
https://api.github.com/repos/llvm/llvm-project/issues/19308/comments
1
2014-02-23T06:32:47Z
2021-12-09T22:03:16Z
https://github.com/llvm/llvm-project/issues/19308
1,076,095,040
19,308
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18933](https://llvm.org/bz18933) | | Version | 3.4 | | OS | Linux | | Attachments | [Preprocessed source and bash script](https://user-images.githubusercontent.com/60944935/143749047-bfe72756-1fbe-4bb7-a080-ff440d84dee5.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @Doug...
Clang++ crashes while using libc++ <future>
https://api.github.com/repos/llvm/llvm-project/issues/19307/comments
2
2014-02-22T09:46:11Z
2023-07-08T08:19:18Z
https://github.com/llvm/llvm-project/issues/19307
1,076,095,014
19,307
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18932](https://llvm.org/bz18932) | | Resolution | FIXED | | Resolved on | Mar 22, 2017 08:33 | | Version | trunk | | OS | Windows NT | | Attachments | [Preprocessed source](https://user-images.githubusercontent.com/60944935/143749043-87eb4ed3-4d51-44fa-a5e3-60ceaa69c299.gz), [Fu...
SelectionDAG assertion
https://api.github.com/repos/llvm/llvm-project/issues/19306/comments
2
2014-02-21T23:06:57Z
2021-12-09T22:03:14Z
https://github.com/llvm/llvm-project/issues/19306
1,076,094,990
19,306
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18931](https://llvm.org/bz18931) | | Resolution | FIXED | | Resolved on | Mar 31, 2014 05:56 | | Version | trunk | | OS | OpenBSD | | Blocks | llvm/llvm-project#19300 | | Attachments | [fatal test case](https://user-images.githubusercontent.com/60944935/143749042-181f58ca-51a2-...
Crash using integrated assembler with immediate arithmetic
https://api.github.com/repos/llvm/llvm-project/issues/19305/comments
1
2014-02-21T20:27:18Z
2021-12-09T22:03:07Z
https://github.com/llvm/llvm-project/issues/19305
1,076,094,839
19,305
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18930](https://llvm.org/bz18930) | | Resolution | WORKSFORME | | Resolved on | Feb 21, 2014 14:46 | | Version | 3.4 | | OS | Linux | | Attachments | [example code](https://user-images.githubusercontent.com/60944935/143749040-28358758-3363-409f-bf7c-546a458ded5d.gz) | | Reporter ...
clang++ miscompiles a template struct with two unnamed structs inside
https://api.github.com/repos/llvm/llvm-project/issues/19304/comments
3
2014-02-21T20:25:41Z
2022-01-20T02:13:47Z
https://github.com/llvm/llvm-project/issues/19304
1,076,094,817
19,304
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18929](https://llvm.org/bz18929) | | Resolution | FIXED | | Resolved on | Mar 31, 2014 06:02 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#19300 | | Reporter | LLVM Bugzilla Contributor | | CC | @kaomoneus | ## Extended Description On Aarch64 it's not mand...
Introducing immediates with # is optional on aarch64
https://api.github.com/repos/llvm/llvm-project/issues/19303/comments
4
2014-02-21T20:16:00Z
2021-12-09T22:02:58Z
https://github.com/llvm/llvm-project/issues/19303
1,076,094,660
19,303
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18928](https://llvm.org/bz18928) | | Resolution | FIXED | | Resolved on | Mar 14, 2014 13:43 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#19300 | | Reporter | LLVM Bugzilla Contributor | | CC | @compnerd | ## Extended Description When printing an ass...
Integrated assembler outputs not-printable characters for private labels
https://api.github.com/repos/llvm/llvm-project/issues/19302/comments
8
2014-02-21T19:52:54Z
2021-12-09T22:02:50Z
https://github.com/llvm/llvm-project/issues/19302
1,076,094,473
19,302
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18927](https://llvm.org/bz18927) | | Version | 3.4 | | OS | Linux | | Attachments | [test c file](https://user-images.githubusercontent.com/60944935/143749039-fae85984-e2ee-4d10-b695-e6e1a8e8d076.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @hfinkel | ## Extended Descr...
Opt incorrectly optimizes pr41454 from gcc testsuite
https://api.github.com/repos/llvm/llvm-project/issues/19301/comments
1
2014-02-21T16:15:23Z
2021-12-09T22:02:49Z
https://github.com/llvm/llvm-project/issues/19301
1,076,094,451
19,301
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18926](https://llvm.org/bz18926) | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#13613 llvm/llvm-project#18576 llvm/llvm-project#19939 llvm/llvm-project#20491 llvm/llvm-project#20733 llvm/llvm-project#23671 llvm/llvm-project#25577 llvm/llvm-project#25706 ll...
[Meta] ARM Integrated assembler support
https://api.github.com/repos/llvm/llvm-project/issues/19300/comments
18
2014-02-21T13:17:01Z
2021-12-10T01:03:13Z
https://github.com/llvm/llvm-project/issues/19300
1,076,093,120
19,300
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18925](https://llvm.org/bz18925) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The following looks like a bug in clang (llvm's MC component), it chooses incorrect symbol stub for the call instruction in the small testca...
[MC/Mach-O], Incorrect symbol stub is chosen by assembler
https://api.github.com/repos/llvm/llvm-project/issues/19299/comments
0
2014-02-21T12:58:15Z
2024-07-06T03:10:07Z
https://github.com/llvm/llvm-project/issues/19299
1,076,093,092
19,299
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18924](https://llvm.org/bz18924) | | Resolution | FIXED | | Resolved on | Feb 24, 2014 17:39 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#12819 llvm/llvm-project#19261 | | CC | @majnemer,@DougGregor,@rnk | ## Extended Description Repro on win32 as of...
Assertion failed: NextFieldOffset <= RecordSize && "Size mismatch!" at lib\CodeGen\CGRecordLayoutBuilder.cpp:909
https://api.github.com/repos/llvm/llvm-project/issues/19298/comments
4
2014-02-21T10:52:37Z
2021-12-09T22:01:43Z
https://github.com/llvm/llvm-project/issues/19298
1,076,092,911
19,298
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18923](https://llvm.org/bz18923) | | Version | trunk | | OS | Windows NT | | CC | @chengniansun | ## Extended Description At trunk 201801. I am not sure whether clang support the warning flag -Wc++-compat. Currently it does not warn on the uninitialized field in a struct. $:...
No -Wc++-compat warning on uninitialized const field in struct
https://api.github.com/repos/llvm/llvm-project/issues/19297/comments
1
2014-02-21T07:28:12Z
2022-01-17T20:03:17Z
https://github.com/llvm/llvm-project/issues/19297
1,076,092,888
19,297
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18922](https://llvm.org/bz18922) | | Resolution | FIXED | | Resolved on | May 06, 2015 10:28 | | Version | unspecified | | OS | All | ## Extended Description consider: void fun() { ...
colon after case value moved when a long comment follows
https://api.github.com/repos/llvm/llvm-project/issues/19296/comments
1
2014-02-21T07:12:01Z
2021-12-09T22:01:41Z
https://github.com/llvm/llvm-project/issues/19296
1,076,092,866
19,296
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18921](https://llvm.org/bz18921) | | Resolution | FIXED | | Resolved on | Dec 09, 2015 05:08 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#19300 | | Attachments | [instructions emitted by gcc](https://user-images.githubusercontent.com/60944935/143749038-6862...
Integrated-as fails to assemble these (presumably legitimate) instructions
https://api.github.com/repos/llvm/llvm-project/issues/19295/comments
10
2014-02-21T07:03:39Z
2021-12-09T22:02:48Z
https://github.com/llvm/llvm-project/issues/19295
1,076,092,687
19,295
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18920](https://llvm.org/bz18920) | | Resolution | FIXED | | Resolved on | Oct 12, 2016 06:11 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#19300 | | Reporter | LLVM Bugzilla Contributor | | CC | @rengolin,@kaomoneus | ## Extended Description While .cpu is ...
[AArch64] CMP + label arithmetic not supported
https://api.github.com/repos/llvm/llvm-project/issues/19294/comments
9
2014-02-21T06:14:27Z
2021-12-09T22:02:46Z
https://github.com/llvm/llvm-project/issues/19294
1,076,092,518
19,294
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18919](https://llvm.org/bz18919) | | Resolution | FIXED | | Resolved on | Jun 19, 2014 21:46 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#19300 | | Attachments | [example assembly code (ARM).](https://user-images.githubusercontent.com/60944935/143749037-60c...
Clang integrated assembler does not handle :vararg macro arguments
https://api.github.com/repos/llvm/llvm-project/issues/19293/comments
3
2014-02-21T05:28:13Z
2021-12-09T22:02:44Z
https://github.com/llvm/llvm-project/issues/19293
1,076,092,350
19,293
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18918](https://llvm.org/bz18918) | | Resolution | FIXED | | Resolved on | Sep 09, 2017 15:29 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#9620 | | Blocks | llvm/llvm-project#4440 llvm/llvm-project#21794 llvm/llvm-project#22065 llvm/llvm-project#24719 ll...
[RFE]: Missing altmacro support in integrated assembler
https://api.github.com/repos/llvm/llvm-project/issues/19292/comments
17
2014-02-21T04:45:01Z
2021-12-10T06:05:04Z
https://github.com/llvm/llvm-project/issues/19292
1,076,091,855
19,292
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18917](https://llvm.org/bz18917) | | Resolution | FIXED | | Resolved on | Sep 07, 2015 01:13 | | Version | unspecified | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 llvm/llvm-project#19261 | | CC | @majnemer | ## Extended Description We currently miscompile this co...
MS ABI: Pointers to virtual member functions in non-primary vftables need to include offset to vfptr
https://api.github.com/repos/llvm/llvm-project/issues/19291/comments
2
2014-02-21T04:02:38Z
2021-12-09T22:00:47Z
https://github.com/llvm/llvm-project/issues/19291
1,076,091,657
19,291
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18916](https://llvm.org/bz18916) | | Resolution | FIXED | | Resolved on | Jul 23, 2015 11:35 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @noloader,@rnk,@yurivict | ## Extended Description The ".{intel,att}_syntax [no]prefix" directives ...
don't err on ".att_syntax prefix"
https://api.github.com/repos/llvm/llvm-project/issues/19290/comments
19
2014-02-21T03:57:54Z
2021-12-09T22:00:46Z
https://github.com/llvm/llvm-project/issues/19290
1,076,091,641
19,290
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18915](https://llvm.org/bz18915) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Example from the Juliet test suite: $ cat strlenbug.c #include <stdlib.h> #include <string.h> void f() { char *c = (char *)malloc(100*si...
static analyzer fails to evaluate strlen
https://api.github.com/repos/llvm/llvm-project/issues/19289/comments
2
2014-02-21T02:24:22Z
2021-12-09T22:00:45Z
https://github.com/llvm/llvm-project/issues/19289
1,076,091,622
19,289
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18914](https://llvm.org/bz18914) | | Version | trunk | | OS | Windows NT | | CC | @seanm | ## Extended Description trunk 201801 $: cat s.c struct S {unsigned x:3;} s; void f(unsigned sm) { s.x = sm;// no warning here. s.x = 9999111; } $: clang-trunk -Wconversion s.c -c...
No conversion warning on bitfields
https://api.github.com/repos/llvm/llvm-project/issues/19288/comments
1
2014-02-21T01:39:45Z
2024-07-09T13:53:13Z
https://github.com/llvm/llvm-project/issues/19288
1,076,091,593
19,288
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18913](https://llvm.org/bz18913) | | Resolution | FIXED | | Resolved on | Apr 07, 2014 08:25 | | Version | 3.4 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @mclow | ## Extended Description With a 4-stage bootstrapped clang, I get only 1 failing test with ...
[release 3.4] utilities/utility/pairs/pairs.pair/copy_ctor.pass.cpp fails on x86_64-darwin11
https://api.github.com/repos/llvm/llvm-project/issues/19287/comments
6
2014-02-21T01:33:49Z
2021-12-09T22:00:43Z
https://github.com/llvm/llvm-project/issues/19287
1,076,091,549
19,287
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18912](https://llvm.org/bz18912) | | Resolution | FIXED | | Resolved on | Dec 29, 2016 10:15 | | Version | trunk | | OS | All | | CC | @atrick,@hfinkel,@sanjoy | ## Extended Description We should not allow instructions with potential side effects to move across mayThrow calls....
Optimizer should consider "maythrow" calls (those without "nounwind) as having side effects.
https://api.github.com/repos/llvm/llvm-project/issues/19286/comments
4
2014-02-21T00:19:33Z
2021-12-09T22:00:42Z
https://github.com/llvm/llvm-project/issues/19286
1,076,091,520
19,286
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18911](https://llvm.org/bz18911) | | Version | unspecified | | OS | MacOS X | | CC | @ilg-ul | ## Extended Description I tried the 3.4 package for OS X, and i noticed it does not refer to the correct location of the system headers. $ /usr/local/clang+llvm-3.4-x86_64-apple-dar...
wrong reference to system headers
https://api.github.com/repos/llvm/llvm-project/issues/19285/comments
0
2014-02-20T22:44:27Z
2021-12-09T22:00:41Z
https://github.com/llvm/llvm-project/issues/19285
1,076,091,506
19,285
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18910](https://llvm.org/bz18910) | | Resolution | MOVED | | Resolved on | Mar 05, 2014 10:23 | | Version | 3.4 | | OS | All | | Attachments | [Remove fmaf from libcxx](https://user-images.githubusercontent.com/60944935/143749031-11cd8856-1671-425e-abe7-29f30e27d264.gz) | | Repor...
libcxx should not provide implementation for fmaf
https://api.github.com/repos/llvm/llvm-project/issues/19284/comments
2
2014-02-20T21:38:47Z
2021-12-09T22:00:40Z
https://github.com/llvm/llvm-project/issues/19284
1,076,091,489
19,284
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18909](https://llvm.org/bz18909) | | Resolution | DUPLICATE | | Resolved on | Feb 20, 2014 11:38 | | Version | 3.4 | | OS | Linux | | Attachments | [stderr.txt](https://user-images.githubusercontent.com/301788/143749028-4992564f-8305-429a-aa71-22ec052577f3.gz), [info.txt](https:...
Static Analyzer aborts with not yet implemented! UNREACHABLE executed at llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp:563
https://api.github.com/repos/llvm/llvm-project/issues/19283/comments
2
2014-02-20T17:18:11Z
2021-12-09T22:00:39Z
https://github.com/llvm/llvm-project/issues/19283
1,076,091,465
19,283
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18908](https://llvm.org/bz18908) | | Resolution | FIXED | | Resolved on | Apr 08, 2014 20:40 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description There seems to be a false positive in the current Xcode...
False positive when using a category on NSMutableArray
https://api.github.com/repos/llvm/llvm-project/issues/19282/comments
4
2014-02-20T16:45:16Z
2021-12-09T22:00:38Z
https://github.com/llvm/llvm-project/issues/19282
1,076,091,433
19,282
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18907](https://llvm.org/bz18907) | | Resolution | FIXED | | Resolved on | Feb 21, 2014 18:23 | | Version | trunk | | OS | Windows NT | | CC | @DougGregor,@rnk | ## Extended Description Repro as of r201768: ----------------- template <typename T> class C : public C<int> {}; te...
Assertion failed: "InstantiateClass shouldn't fail here!" at lib\Sema\SemaTemplateInstantiateDecl.cpp:1193
https://api.github.com/repos/llvm/llvm-project/issues/19281/comments
9
2014-02-20T15:27:13Z
2021-12-09T22:00:37Z
https://github.com/llvm/llvm-project/issues/19281
1,076,091,415
19,281
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [18906](https://llvm.org/bz18906) | | Resolution | WORKSFORME | | Resolved on | Feb 20, 2014 13:45 | | Version | 3.4 | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@rnk | ## Extended Description I downloaded and installed CLang 3.4 on Windows ...
Clang 3.4 does not work at all on Windows.
https://api.github.com/repos/llvm/llvm-project/issues/19280/comments
1
2014-02-20T14:41:11Z
2022-01-20T02:13:46Z
https://github.com/llvm/llvm-project/issues/19280
1,076,091,382
19,280