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 | [15604](https://llvm.org/bz15604) | | Resolution | WORKSFORME | | Resolved on | May 09, 2013 13:35 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Test case: {code} void foo2() { #define FOO(X) (int*) X ## L int *p = F...
UseNullptr incorrectly replaces macro usage when macro parameter is concatened and results in NullToPointer
https://api.github.com/repos/llvm/llvm-project/issues/15976/comments
1
2013-03-26T22:54:16Z
2022-01-20T02:11:20Z
https://github.com/llvm/llvm-project/issues/15976
1,071,062,928
15,976
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15603](https://llvm.org/bz15603) | | Resolution | DUPLICATE | | Resolved on | Apr 07, 2013 06:24 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @chandlerc | ## Extended Description Chandler's fix in svn r177055 for llvm/llvm-project#15344 s...
SROA fix for #14972 introduced a new regression
https://api.github.com/repos/llvm/llvm-project/issues/15975/comments
2
2013-03-26T22:28:08Z
2021-12-04T00:08:32Z
https://github.com/llvm/llvm-project/issues/15975
1,071,062,920
15,975
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15602](https://llvm.org/bz15602) | | Resolution | FIXED | | Resolved on | Sep 28, 2015 06:56 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description The -use-nullptr transform should suggest user-defined NULL-like macros to the...
Enhance -use-nullptr to print possible user-defined NULL-like macros
https://api.github.com/repos/llvm/llvm-project/issues/15974/comments
1
2013-03-26T22:24:12Z
2021-12-04T00:08:31Z
https://github.com/llvm/llvm-project/issues/15974
1,071,062,913
15,974
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15601](https://llvm.org/bz15601) | | Resolution | FIXED | | Resolved on | May 09, 2013 12:49 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When transforming llvm/lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp:311 (rele...
Loop convert const/non-const mismatch issue
https://api.github.com/repos/llvm/llvm-project/issues/15973/comments
1
2013-03-26T21:44:36Z
2021-12-04T00:08:30Z
https://github.com/llvm/llvm-project/issues/15973
1,071,062,905
15,973
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15600](https://llvm.org/bz15600) | | Resolution | FIXED | | Resolved on | Apr 01, 2013 13:40 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Issue is seen when transforming llvm/lib/Transforms/Scalar/LoopStrengthReduc...
Improve loop convert's variable aliasing
https://api.github.com/repos/llvm/llvm-project/issues/15972/comments
2
2013-03-26T21:41:14Z
2021-12-04T00:08:30Z
https://github.com/llvm/llvm-project/issues/15972
1,071,062,903
15,972
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15599](https://llvm.org/bz15599) | | Version | 3.2 | | OS | All | | CC | @devincoughlin,@belkadan,@labath,@zygoloid | ## Extended Description I appear to be getting a false positive null dereference warning when running 'clang --analyze' on the following code segment: #incl...
FP: destructor with 'noreturn' for delete and temporaries
https://api.github.com/repos/llvm/llvm-project/issues/15971/comments
11
2013-03-26T20:55:57Z
2021-12-04T00:08:29Z
https://github.com/llvm/llvm-project/issues/15971
1,071,062,895
15,971
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15598](https://llvm.org/bz15598) | | Resolution | FIXED | | Resolved on | Mar 27, 2013 03:59 | | Version | trunk | | OS | Linux | | CC | @kcc | ## Extended Description MemorySanitizer report: WARNING: Use of uninitialized value #​0 0x7f90105f9b2b in clang::CodeGen::...
MemorySanitizer: use of uninitialized value (CalleeWithThisReturn) in CodeGenFunction::EmitFunctionEpilog
https://api.github.com/repos/llvm/llvm-project/issues/15970/comments
2
2013-03-26T17:03:45Z
2021-12-04T00:08:28Z
https://github.com/llvm/llvm-project/issues/15970
1,071,062,883
15,970
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15597](https://llvm.org/bz15597) | | Resolution | FIXED | | Resolved on | Mar 26, 2013 19:23 | | Version | trunk | | OS | MacOS X | | Attachments | [preprocessed source and associated run script](https://user-images.githubusercontent.com/60944935/143747125-9a4ffb50-3c82-4577-97e...
noexcept(true) does not compile with default functions (ctor, dtor) of a templated class
https://api.github.com/repos/llvm/llvm-project/issues/15969/comments
1
2013-03-26T15:44:20Z
2021-12-04T00:08:27Z
https://github.com/llvm/llvm-project/issues/15969
1,071,062,874
15,969
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15596](https://llvm.org/bz15596) | | Version | trunk | | OS | Linux | ## Extended Description When a loop contains multiple backedges, LoopSimplify inserts a new backedge in order to ensure that all loops have exactly one backedge (LoopSimplify::InsertUniqueBackedgeBlock). Whe...
LoopSimplify inserts backedge block in wrong spot
https://api.github.com/repos/llvm/llvm-project/issues/15968/comments
0
2013-03-26T14:42:27Z
2021-12-04T00:08:26Z
https://github.com/llvm/llvm-project/issues/15968
1,071,062,870
15,968
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15595](https://llvm.org/bz15595) | | Resolution | INVALID | | Resolved on | Mar 26, 2013 12:58 | | Version | 3.2 | | OS | All | | CC | @dwblaikie | ## Extended Description Compiling a class with a destructor with the 'noreturn' attribute causes a warning with the -Winvalid-nor...
'-Winvalid-return' triggers warning for destructor with 'noreturn' attribute
https://api.github.com/repos/llvm/llvm-project/issues/15967/comments
3
2013-03-26T13:53:40Z
2021-12-04T00:08:25Z
https://github.com/llvm/llvm-project/issues/15967
1,071,062,866
15,967
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15594](https://llvm.org/bz15594) | | Resolution | WONTFIX | | Resolved on | Mar 26, 2013 02:58 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Using clang-format on the following two lines: std::cout << "m" << m << "\n"; s...
Inconsistent formatting of similar lines.
https://api.github.com/repos/llvm/llvm-project/issues/15966/comments
1
2013-03-26T02:40:19Z
2022-01-20T02:37:27Z
https://github.com/llvm/llvm-project/issues/15966
1,071,062,861
15,966
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15593](https://llvm.org/bz15593) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description first an example, build and run with or without optimizations: int main(int argc, char *argv[]) { auto a =...
initializing allocated multirank arrays causes heap corruption
https://api.github.com/repos/llvm/llvm-project/issues/15965/comments
1
2013-03-25T23:42:09Z
2021-12-04T00:08:24Z
https://github.com/llvm/llvm-project/issues/15965
1,071,062,852
15,965
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15592](https://llvm.org/bz15592) | | Resolution | WORKSFORME | | Resolved on | May 14, 2013 16:02 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description After I implemented a draft of PPCMachObjectWriter, I started seeing a few ...
unhandled relocation PPC_RELOC_VANILLA in DWARF [powerpc-darwin8]
https://api.github.com/repos/llvm/llvm-project/issues/15964/comments
3
2013-03-25T23:32:37Z
2022-01-20T02:11:17Z
https://github.com/llvm/llvm-project/issues/15964
1,071,062,846
15,964
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15591](https://llvm.org/bz15591) | | Resolution | FIXED | | Resolved on | Sep 26, 2016 08:42 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @labath | ## Extended Description Assertion failure in lldb: llvm/tools/clang/lib/AST/RecordL...
ASSERT when building record layout for anonymous structures.
https://api.github.com/repos/llvm/llvm-project/issues/15963/comments
3
2013-03-25T22:30:46Z
2021-12-04T00:08:22Z
https://github.com/llvm/llvm-project/issues/15963
1,071,062,841
15,963
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15590](https://llvm.org/bz15590) | | Resolution | FIXED | | Resolved on | Nov 04, 2014 08:29 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Following 5 tests in Tooling test directory fail with clang-check on a 64bit ...
Following 5 tests in Tooling test directory fail with clang-check on a 64bit version of Windows 7.
https://api.github.com/repos/llvm/llvm-project/issues/15962/comments
3
2013-03-25T20:45:44Z
2021-12-04T00:08:21Z
https://github.com/llvm/llvm-project/issues/15962
1,071,062,836
15,962
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15589](https://llvm.org/bz15589) | | Resolution | FIXED | | Resolved on | Oct 01, 2015 10:20 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description See lit test test/cpp11-migrate/LoopConvert/macro_problem.cpp for a reproducti...
LoopConvert is creating invalid Replacements where macros are involved
https://api.github.com/repos/llvm/llvm-project/issues/15961/comments
2
2013-03-25T20:27:05Z
2021-12-04T00:08:20Z
https://github.com/llvm/llvm-project/issues/15961
1,071,062,829
15,961
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15588](https://llvm.org/bz15588) | | Resolution | FIXED | | Resolved on | Aug 19, 2013 13:13 | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description We accept this: void f(...); void g() { f({1,2,3,4}); } ... and pass no arguments to f.
accepts invalid passing an initializer list to an ellipsis
https://api.github.com/repos/llvm/llvm-project/issues/15960/comments
1
2013-03-25T19:18:41Z
2021-12-04T00:08:20Z
https://github.com/llvm/llvm-project/issues/15960
1,071,062,825
15,960
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15587](https://llvm.org/bz15587) | | Resolution | FIXED | | Resolved on | Jun 19, 2014 22:12 | | Version | trunk | | OS | Linux | | Attachments | [Invocation command](https://user-images.githubusercontent.com/60944935/143747123-33f58c04-6282-4287-87fe-db83cccdcb7f.gz), [Preproce...
Clang crashes compiling __sync_val_compare_and_swap for ARM-Android
https://api.github.com/repos/llvm/llvm-project/issues/15959/comments
5
2013-03-25T17:36:00Z
2021-12-04T00:08:19Z
https://github.com/llvm/llvm-project/issues/15959
1,071,062,817
15,959
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15586](https://llvm.org/bz15586) | | Resolution | FIXED | | Resolved on | Oct 28, 2013 11:51 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @andykaylor | ## Extended Description on X86, run test/ExecutionEngine/MCJIT/test-common-symbo...
execute engine resolve external symbol incorrectly
https://api.github.com/repos/llvm/llvm-project/issues/15958/comments
1
2013-03-25T15:57:00Z
2021-12-04T00:08:18Z
https://github.com/llvm/llvm-project/issues/15958
1,071,062,810
15,958
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15585](https://llvm.org/bz15585) | | Resolution | DUPLICATE | | Resolved on | Mar 26, 2013 20:33 | | Version | 3.2 | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description Hello, I've been trying out the static analyzer. Apparentl...
Divide by zero check confused by loop
https://api.github.com/repos/llvm/llvm-project/issues/15957/comments
3
2013-03-25T13:43:21Z
2021-12-04T00:08:17Z
https://github.com/llvm/llvm-project/issues/15957
1,071,062,802
15,957
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15584](https://llvm.org/bz15584) | | Resolution | FIXED | | Resolved on | Mar 26, 2013 21:43 | | Version | 3.2 | | OS | MacOS X | | Attachments | [example source code](https://user-images.githubusercontent.com/60944935/143747119-eb1a28c4-affb-4a27-8ecf-512978b5d349.gz), [Output ...
Invalid optimization for 8-byte integers with -O2
https://api.github.com/repos/llvm/llvm-project/issues/15956/comments
5
2013-03-25T13:38:42Z
2021-12-04T00:08:16Z
https://github.com/llvm/llvm-project/issues/15956
1,071,062,793
15,956
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15583](https://llvm.org/bz15583) | | Resolution | FIXED | | Resolved on | Apr 05, 2021 02:19 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon | ## Extended Description Consider this test code: int foo(unsigned int i) { if (i > 0x...
missed optimization: i > 0xffff || i*4 > 0xffff
https://api.github.com/repos/llvm/llvm-project/issues/15955/comments
2
2013-03-25T13:37:47Z
2021-12-04T00:08:15Z
https://github.com/llvm/llvm-project/issues/15955
1,071,062,789
15,955
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15582](https://llvm.org/bz15582) | | Resolution | FIXED | | Resolved on | May 19, 2015 11:50 | | Version | trunk | | OS | Windows NT | | Attachments | [add -march=arm](https://user-images.githubusercontent.com/60944935/143747117-931de5b4-d02d-4943-82e7-63bb51b54851.gz) | | Repor...
test/CodeGen/ARM/a15.ll missing -march
https://api.github.com/repos/llvm/llvm-project/issues/15954/comments
1
2013-03-25T09:39:10Z
2021-12-04T00:08:15Z
https://github.com/llvm/llvm-project/issues/15954
1,071,062,782
15,954
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15581](https://llvm.org/bz15581) | | Resolution | FIXED | | Resolved on | Apr 14, 2015 03:53 | | Version | trunk | | OS | Linux | | Attachments | [Change default target CPU to Cortex-A9](https://user-images.githubusercontent.com/60944935/143747112-b57259ed-25a5-4de4-ba40-eeed41b...
ARM: GMP 5.1.1 'make check' fails with optimization levels >= -O0
https://api.github.com/repos/llvm/llvm-project/issues/15953/comments
10
2013-03-25T08:50:18Z
2021-12-04T00:08:14Z
https://github.com/llvm/llvm-project/issues/15953
1,071,062,774
15,953
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15580](https://llvm.org/bz15580) | | Resolution | FIXED | | Resolved on | Jul 02, 2013 14:01 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-project#15100 | | Attachments | [IR file demonstrating the bug.](https://user-images.githubusercontent.com/827859/143747111...
PPC64: Relocation error in Dwarf debug info for TLS variable
https://api.github.com/repos/llvm/llvm-project/issues/15952/comments
3
2013-03-25T07:40:21Z
2021-12-04T00:08:13Z
https://github.com/llvm/llvm-project/issues/15952
1,071,062,769
15,952
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15579](https://llvm.org/bz15579) | | Resolution | FIXED | | Resolved on | Mar 29, 2013 12:26 | | Version | unspecified | | OS | MacOS X | | Attachments | [300-utf8-ff.t File containing 0xFF](https://user-images.githubusercontent.com/60944935/143747110-d28785e7-3c7c-4724-b31e-bd6...
Incorrect handling of piped string containing 0xFF
https://api.github.com/repos/llvm/llvm-project/issues/15951/comments
1
2013-03-24T13:41:25Z
2021-12-04T00:08:12Z
https://github.com/llvm/llvm-project/issues/15951
1,071,062,764
15,951
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15578](https://llvm.org/bz15578) | | Resolution | FIXED | | Resolved on | May 30, 2013 13:19 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie | ## Extended Description In clang's test suite, the following tests require bourne-...
tests RUN commands assume Bourne shell
https://api.github.com/repos/llvm/llvm-project/issues/15950/comments
2
2013-03-23T19:59:03Z
2021-12-04T00:08:11Z
https://github.com/llvm/llvm-project/issues/15950
1,071,062,759
15,950
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15577](https://llvm.org/bz15577) | | Version | trunk | | OS | All | | Attachments | [llvm assembly with infinite type](https://user-images.githubusercontent.com/54771/143747109-fe5e8228-4bd5-4b7c-b633-1f46e45357e7.gz) | ## Extended Description LLVM parses, verifies and print...
Verifier accepts infinite-length types
https://api.github.com/repos/llvm/llvm-project/issues/15949/comments
0
2013-03-23T14:18:58Z
2021-12-04T00:08:10Z
https://github.com/llvm/llvm-project/issues/15949
1,071,062,748
15,949
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15576](https://llvm.org/bz15576) | | Resolution | FIXED | | Resolved on | Jan 16, 2014 12:42 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description this code fails to compile with a rather obscure error message in v[0]: ``` #includ...
vector<T1, allocator<T2>> fails to compile
https://api.github.com/repos/llvm/llvm-project/issues/15948/comments
6
2013-03-23T12:05:10Z
2021-12-04T00:08:10Z
https://github.com/llvm/llvm-project/issues/15948
1,071,062,740
15,948
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15575](https://llvm.org/bz15575) | | Resolution | WORKSFORME | | Resolved on | Jan 11, 2015 01:31 | | Version | trunk | | OS | All | | CC | @DougGregor,@PatrickAMoran,@zygoloid | ## Extended Description For the following code: struct blank {}; template <typename T> struct r...
Bogus error when calling variadic template member function
https://api.github.com/repos/llvm/llvm-project/issues/15947/comments
2
2013-03-23T05:16:31Z
2022-01-20T02:11:16Z
https://github.com/llvm/llvm-project/issues/15947
1,071,062,733
15,947
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15574](https://llvm.org/bz15574) | | Resolution | FIXED | | Resolved on | Mar 22, 2013 19:44 | | Version | 3.2 | | OS | Linux | | Attachments | [output of clang -E min-example.cpp](https://user-images.githubusercontent.com/60944935/143747108-56280d90-3482-4936-a6f9-335f31b67610....
incorrect compilation with -Os
https://api.github.com/repos/llvm/llvm-project/issues/15946/comments
1
2013-03-23T00:55:02Z
2021-12-04T00:08:08Z
https://github.com/llvm/llvm-project/issues/15946
1,071,062,729
15,946
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15573](https://llvm.org/bz15573) | | Resolution | INVALID | | Resolved on | Mar 23, 2013 09:36 | | Version | trunk | | OS | MacOS X | | Attachments | [Compile: `clang++ -O3 -m64 -S LayoutGost.cpp'](https://user-images.githubusercontent.com/60944935/143747107-499d5a47-129d-4add-9...
x86_64: Result code use stack before -128(%rsp) (out of red zone stack frame)
https://api.github.com/repos/llvm/llvm-project/issues/15945/comments
2
2013-03-22T23:56:27Z
2021-12-04T00:08:07Z
https://github.com/llvm/llvm-project/issues/15945
1,071,062,725
15,945
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15572](https://llvm.org/bz15572) | | Resolution | FIXED | | Resolved on | Apr 01, 2013 15:47 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description This is similar to Bug 15396. Test case: {code} void dummy(int*) {} void side...
UseNullptr replaces macro usage with nullptr when macro body has an Implicit PointertoNull cast inside an explicit cast
https://api.github.com/repos/llvm/llvm-project/issues/15944/comments
3
2013-03-22T21:49:51Z
2021-12-04T00:08:06Z
https://github.com/llvm/llvm-project/issues/15944
1,071,062,722
15,944
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15571](https://llvm.org/bz15571) | | Resolution | INVALID | | Resolved on | Jan 18, 2016 10:57 | | Version | trunk | | OS | MacOS X | | Attachments | [llc lowers this to invalid asm.](https://user-images.githubusercontent.com/60944935/143747106-c5bfe929-2292-42e9-92a6-f5209a5359...
Thumb1 VFP registers are not properly spilled when clobbered by SjLj - Produces invalid codegen
https://api.github.com/repos/llvm/llvm-project/issues/15943/comments
1
2013-03-22T19:40:30Z
2021-12-04T00:08:05Z
https://github.com/llvm/llvm-project/issues/15943
1,071,062,718
15,943
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15570](https://llvm.org/bz15570) | | Resolution | FIXED | | Resolved on | Mar 26, 2013 03:19 | | Version | trunk | | OS | FreeBSD | | Attachments | [clang requested preprocessed source file (gzipped)](https://user-images.githubusercontent.com/95090592/143747103-a4e27647-3d2b-46e...
SEGV: SCEV back-edge info invalid after dead code removal.
https://api.github.com/repos/llvm/llvm-project/issues/15942/comments
6
2013-03-22T19:30:18Z
2021-12-04T00:08:05Z
https://github.com/llvm/llvm-project/issues/15942
1,071,062,714
15,942
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15569](https://llvm.org/bz15569) | | Resolution | FIXED | | Resolved on | Jun 17, 2013 17:35 | | Version | trunk | | OS | Windows NT | | Reporter | LLVM Bugzilla Contributor | | CC | @efriedma-quic | ## Extended Description void foo() { int* a = new (int); int* b = new (in...
Wrong end location for "new (int);"
https://api.github.com/repos/llvm/llvm-project/issues/15941/comments
2
2013-03-22T19:14:45Z
2021-12-04T00:08:04Z
https://github.com/llvm/llvm-project/issues/15941
1,071,062,708
15,941
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15568](https://llvm.org/bz15568) | | Version | 3.1 | | OS | MacOS X | | Attachments | [minimal example](https://user-images.githubusercontent.com/60944935/143747102-6a8ec717-20ca-43f4-804c-858070140fe0.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Description
Poor parser recovery on public after @&#8203;interface
https://api.github.com/repos/llvm/llvm-project/issues/15940/comments
0
2013-03-22T12:10:41Z
2021-12-04T00:08:03Z
https://github.com/llvm/llvm-project/issues/15940
1,071,062,705
15,940
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15567](https://llvm.org/bz15567) | | Resolution | INVALID | | Resolved on | Mar 25, 2013 17:55 | | Version | 3.2 | | OS | All | | Blocks | llvm/llvm-project#15837 | | Attachments | [Example C file for the bug](https://user-images.githubusercontent.com/60944935/143747101-475730c...
llvm-extract alters linkage of symbols
https://api.github.com/repos/llvm/llvm-project/issues/15939/comments
5
2013-03-22T03:50:55Z
2021-12-04T00:08:02Z
https://github.com/llvm/llvm-project/issues/15939
1,071,062,696
15,939
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15566](https://llvm.org/bz15566) | | Resolution | INVALID | | Resolved on | Mar 22, 2013 19:34 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @asl | ## Extended Description At revision 177648. llvm[4]: Compiling Targets.cpp for De...
SVN build broken
https://api.github.com/repos/llvm/llvm-project/issues/15938/comments
4
2013-03-22T03:20:21Z
2021-12-04T00:08:01Z
https://github.com/llvm/llvm-project/issues/15938
1,071,062,694
15,938
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15565](https://llvm.org/bz15565) | | Resolution | DUPLICATE | | Resolved on | Mar 22, 2013 19:34 | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @zygoloid | ## Extended Description llvm[4]: Compiling Targets.cpp for Debug+Asserts bu...
SVN build broken
https://api.github.com/repos/llvm/llvm-project/issues/15937/comments
2
2013-03-22T03:17:32Z
2021-12-04T00:08:00Z
https://github.com/llvm/llvm-project/issues/15937
1,071,062,690
15,937
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15564](https://llvm.org/bz15564) | | Version | unspecified | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Using Clang: Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) this almost works: - (void)changeSpeed:( enum {slowDown=...
Please allow anonymous enums in Objective C methods
https://api.github.com/repos/llvm/llvm-project/issues/15936/comments
0
2013-03-21T23:26:05Z
2023-05-22T11:31:23Z
https://github.com/llvm/llvm-project/issues/15936
1,071,062,683
15,936
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15563](https://llvm.org/bz15563) | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid,@sylvestre | ## Extended Description Section 7.5.1 of C++98 and C++11 states: Two function types with different language linkage...
Function types with different language linkages not distinct
https://api.github.com/repos/llvm/llvm-project/issues/15935/comments
1
2013-03-21T21:31:27Z
2023-11-03T13:37:20Z
https://github.com/llvm/llvm-project/issues/15935
1,071,062,677
15,935
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15562](https://llvm.org/bz15562) | | Version | trunk | | OS | Linux | | Attachments | [stack example source code](https://user-images.githubusercontent.com/60944935/143747100-f8de264e-a62e-4a41-b08b-4ed100efb6cc.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Descrip...
DSA gets confused when using functions from the pthread library.
https://api.github.com/repos/llvm/llvm-project/issues/15934/comments
0
2013-03-21T21:16:31Z
2021-12-04T00:07:58Z
https://github.com/llvm/llvm-project/issues/15934
1,071,062,674
15,934
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15561](https://llvm.org/bz15561) | | Version | 3.2 | | OS | Linux | | Attachments | [Generates huge binary with -Os](https://user-images.githubusercontent.com/60944935/143747099-064f6f21-03d8-4180-bfeb-2406bf829da0.gz) | | Reporter | LLVM Bugzilla Contributor | ## Extended Desc...
-Os increases size because it includes -inline
https://api.github.com/repos/llvm/llvm-project/issues/15933/comments
2
2013-03-21T18:31:03Z
2024-01-09T12:44:59Z
https://github.com/llvm/llvm-project/issues/15933
1,071,062,668
15,933
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15560](https://llvm.org/bz15560) | | Version | 3.2 | | OS | MacOS X | | Attachments | [CLANG-generated script](https://user-images.githubusercontent.com/60944935/143747096-6f9af90e-cc02-4b02-a291-7da389da1d9b.gz), [Original source code](https://user-images.githubusercontent.com/...
Segmentation fault when compiling function template with deep recursion
https://api.github.com/repos/llvm/llvm-project/issues/15932/comments
4
2013-03-21T18:17:29Z
2023-08-08T15:39:24Z
https://github.com/llvm/llvm-project/issues/15932
1,071,062,661
15,932
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15559](https://llvm.org/bz15559) | | Version | trunk | | OS | All | | CC | @DougGregor,@echristo,@zygoloid | ## Extended Description For the following code: struct foo {}; struct A { typedef foo foo_type; void foo(); }; GCC gives a compiler error: test.cpp:7:14...
[QOI] complain about declaration that changes meaning
https://api.github.com/repos/llvm/llvm-project/issues/15931/comments
9
2013-03-21T10:41:08Z
2022-01-17T17:31:36Z
https://github.com/llvm/llvm-project/issues/15931
1,071,062,652
15,931
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15558](https://llvm.org/bz15558) | | Resolution | FIXED | | Resolved on | Apr 09, 2013 19:52 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie | ## Extended Description $ cat test.cc namespace { class Bar {}; } class Foo { static B...
False positive for -Wunused-variable with static member of internal-linkage type
https://api.github.com/repos/llvm/llvm-project/issues/15930/comments
4
2013-03-21T08:15:38Z
2021-12-04T00:07:54Z
https://github.com/llvm/llvm-project/issues/15930
1,071,062,648
15,930
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15557](https://llvm.org/bz15557) | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-bugzilla-archive#15666 | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@compnerd,@jryans | ## Extended Description [ Not filed against clang because this is a specific ...
ARM Triplet support is Debian-specific, Triplet support library is non-flexible
https://api.github.com/repos/llvm/llvm-project/issues/15929/comments
4
2013-03-21T03:51:26Z
2024-07-28T10:53:14Z
https://github.com/llvm/llvm-project/issues/15929
1,071,062,644
15,929
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15556](https://llvm.org/bz15556) | | Resolution | FIXED | | Resolved on | Oct 13, 2020 15:57 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#12849 llvm/llvm-project#14048 | | CC | @asl,@echristo,@rnk | ## Extended Description Example: ---------------- $...
[Windows] Returning structures from functions has wrong ABI
https://api.github.com/repos/llvm/llvm-project/issues/15928/comments
3
2013-03-21T01:55:03Z
2021-12-04T00:07:52Z
https://github.com/llvm/llvm-project/issues/15928
1,071,062,636
15,928
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15555](https://llvm.org/bz15555) | | Resolution | FIXED | | Resolved on | Mar 21, 2013 18:31 | | Version | trunk | | OS | All | | Attachments | [File compiled with -O0](https://user-images.githubusercontent.com/60944935/143747092-bfcd01a3-1df1-4298-aedb-3c4acabaf201.gz), [Origin...
Inline + SROA appear to miscompile code with EH
https://api.github.com/repos/llvm/llvm-project/issues/15927/comments
3
2013-03-21T00:28:13Z
2021-12-04T00:07:52Z
https://github.com/llvm/llvm-project/issues/15927
1,071,062,633
15,927
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15554](https://llvm.org/bz15554) | | Version | trunk | | OS | All | | Attachments | [unreduced test case, preprocessed](https://user-images.githubusercontent.com/60944935/143747088-2bbb3015-791f-44a2-9ddd-cadcfae6cc3f.gz) | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGr...
EnteringContext approach to nested-name-specifiers interacts badly with pointers-to-members
https://api.github.com/repos/llvm/llvm-project/issues/15926/comments
18
2013-03-20T23:03:39Z
2025-01-16T19:26:18Z
https://github.com/llvm/llvm-project/issues/15926
1,071,062,625
15,926
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15553](https://llvm.org/bz15553) | | Resolution | WORKSFORME | | Resolved on | Sep 02, 2013 15:35 | | Version | trunk | | OS | MacOS X | | Attachments | [maxmag-BiDJUF.cl](https://user-images.githubusercontent.com/92601316/143747086-72194f1a-9b5d-4abf-8971-a699612f5426.gz), [max...
Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /Users/eschnett/src/llvm-trunk/include/llvm/Support/Casting.h, line 231
https://api.github.com/repos/llvm/llvm-project/issues/15925/comments
2
2013-03-20T21:12:05Z
2022-01-20T02:11:15Z
https://github.com/llvm/llvm-project/issues/15925
1,071,062,614
15,925
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15552](https://llvm.org/bz15552) | | Resolution | DUPLICATE | | Resolved on | Mar 20, 2013 13:43 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description The following code (fibbonacci sequence at compil...
Poor constexpr performance vs gcc
https://api.github.com/repos/llvm/llvm-project/issues/15924/comments
1
2013-03-20T19:23:13Z
2021-12-04T00:07:49Z
https://github.com/llvm/llvm-project/issues/15924
1,071,062,609
15,924
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15551](https://llvm.org/bz15551) | | Resolution | DUPLICATE | | Resolved on | Feb 18, 2014 16:52 | | Version | 3.2 | | OS | Linux | | Attachments | [Code causing segault with large -ftemplate-depth](https://user-images.githubusercontent.com/60944935/143747085-f51d01d0-897e-42dc-...
Short code causes segfault with large -ftemplate-depth
https://api.github.com/repos/llvm/llvm-project/issues/15923/comments
1
2013-03-20T16:55:18Z
2021-12-04T00:07:48Z
https://github.com/llvm/llvm-project/issues/15923
1,071,062,607
15,923
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15550](https://llvm.org/bz15550) | | Resolution | FIXED | | Resolved on | Mar 27, 2013 14:40 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Test case: {code} #include <string> #include <map> int main(void) { typedef...
-use-auto segfaults when transforming map<string, unsigned>::iterator
https://api.github.com/repos/llvm/llvm-project/issues/15922/comments
1
2013-03-19T23:05:46Z
2021-12-04T00:07:47Z
https://github.com/llvm/llvm-project/issues/15922
1,071,062,603
15,922
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15549](https://llvm.org/bz15549) | | Resolution | FIXED | | Resolved on | Aug 02, 2020 15:43 | | Version | trunk | | OS | Linux | | CC | @atamazov,@MaskRay | ## Extended Description $ cat t.s a: .byte 0, 1, 2, 3 b = a + 1 $ clang -c t.s -no-integrated-as $ readelf -sW t.o ...
[mc assembler] "b = a + 1" doesn't work right
https://api.github.com/repos/llvm/llvm-project/issues/15921/comments
1
2013-03-19T22:28:52Z
2021-12-04T00:07:47Z
https://github.com/llvm/llvm-project/issues/15921
1,071,062,599
15,921
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15548](https://llvm.org/bz15548) | | Resolution | FIXED | | Resolved on | Mar 25, 2013 10:23 | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description To reproduce: * In a clean directory, run cmake with -DCMAKE_BUILD_TYPE=Rele...
Cpp11-migrate built in release mode without the 'default' target can't find headers properly.
https://api.github.com/repos/llvm/llvm-project/issues/15920/comments
1
2013-03-19T22:20:03Z
2021-12-04T00:07:46Z
https://github.com/llvm/llvm-project/issues/15920
1,071,062,591
15,920
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15547](https://llvm.org/bz15547) | | Resolution | WONTFIX | | Resolved on | Mar 19, 2013 18:20 | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description $ cat test.cpp #include <iostream> int main() { int tmp[1] = { 123 }; int ste...
an unneeded -Warray-bounds warning?
https://api.github.com/repos/llvm/llvm-project/issues/15919/comments
1
2013-03-19T22:19:13Z
2022-01-20T02:37:25Z
https://github.com/llvm/llvm-project/issues/15919
1,071,062,582
15,919
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15546](https://llvm.org/bz15546) | | Resolution | FIXED | | Resolved on | Mar 21, 2013 13:49 | | Version | trunk | | OS | Linux | | Blocks | llvm/llvm-project#15917 | ## Extended Description As described in bug #&#8203;15545, NEON's SPFP VMUL is not IEEE 754 compliant and tha...
Possible unsafe maths bug in NEON VMUL.f32
https://api.github.com/repos/llvm/llvm-project/issues/15918/comments
3
2013-03-19T20:08:21Z
2021-12-04T00:07:44Z
https://github.com/llvm/llvm-project/issues/15918
1,071,062,576
15,918
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15545](https://llvm.org/bz15545) | | Resolution | INVALID | | Resolved on | Mar 21, 2013 08:20 | | Version | trunk | | OS | Linux | | Depends On | llvm/llvm-bugzilla-archive#15546 | | Attachments | [TSVC's s317 test case](https://user-images.githubusercontent.com/1040968/143747...
MultiSource/Benchmarks/TSVC/Reductions-flt tests beyond FLT_MIN
https://api.github.com/repos/llvm/llvm-project/issues/15917/comments
3
2013-03-19T20:05:03Z
2021-12-04T00:07:43Z
https://github.com/llvm/llvm-project/issues/15917
1,071,062,571
15,917
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15544](https://llvm.org/bz15544) | | Version | trunk | | OS | MacOS X | | Attachments | [Example program - taken from libc++ test suite](https://user-images.githubusercontent.com/167192/143747082-de53167c-33fa-4d0e-96d4-bc21d2d1a93e.gz) | | CC | @chandlerc,@ramosian-glider,@kcc,...
Address Sanitizer doesn't call new_handler when allocation fails
https://api.github.com/repos/llvm/llvm-project/issues/15916/comments
9
2013-03-19T19:21:19Z
2021-12-04T00:07:42Z
https://github.com/llvm/llvm-project/issues/15916
1,071,062,560
15,916
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15543](https://llvm.org/bz15543) | | Resolution | FIXED | | Resolved on | Apr 03, 2013 20:03 | | Version | trunk | | OS | Linux | | Attachments | [simple hack](https://user-images.githubusercontent.com/60944935/143747081-3aa67b65-2291-4f13-9faf-d8a4ba9e31fc.gz) | | Reporter | LL...
All binaries are linked with -rdynamic
https://api.github.com/repos/llvm/llvm-project/issues/15915/comments
1
2013-03-19T17:48:22Z
2021-12-04T00:07:42Z
https://github.com/llvm/llvm-project/issues/15915
1,071,062,555
15,915
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15542](https://llvm.org/bz15542) | | Resolution | FIXED | | Resolved on | Nov 20, 2014 10:21 | | Version | unspecified | | OS | Linux | | Attachments | [command](https://user-images.githubusercontent.com/60944935/143747078-3944d9a9-f869-408a-842e-fc190e539776.gz), [Preprocessed ...
clang crash when implementing Andrei's expected<T>
https://api.github.com/repos/llvm/llvm-project/issues/15914/comments
4
2013-03-19T09:52:00Z
2021-12-04T00:07:41Z
https://github.com/llvm/llvm-project/issues/15914
1,071,062,549
15,914
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15541](https://llvm.org/bz15541) | | Version | 3.2 | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@emaste,@zygoloid | ## Extended Description When having the overloaded new operator defined in other cpp or in a lib, clang with O2 or above with optim...
Wrong behavior with operator new overloading when using O2 for optimization
https://api.github.com/repos/llvm/llvm-project/issues/15913/comments
5
2013-03-19T07:21:31Z
2023-11-03T15:41:07Z
https://github.com/llvm/llvm-project/issues/15913
1,071,062,542
15,913
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15540](https://llvm.org/bz15540) | | Resolution | FIXED | | Resolved on | Apr 09, 2013 13:16 | | Version | trunk | | OS | All | | Attachments | [pre-processed file](https://user-images.githubusercontent.com/60944935/143747075-c2e22fcd-0a2f-4314-bf50-982c372e6443.gz), [the input ...
GVN Pass time 10% regression caused by revision 176408
https://api.github.com/repos/llvm/llvm-project/issues/15912/comments
8
2013-03-19T02:24:31Z
2021-12-04T00:07:39Z
https://github.com/llvm/llvm-project/issues/15912
1,071,062,534
15,912
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15539](https://llvm.org/bz15539) | | Resolution | FIXED | | Resolved on | Mar 18, 2013 18:23 | | Version | unspecified | | OS | Linux | | CC | @DougGregor,@mclow | ## Extended Description #if FOO #elif __has_include(<foo>) #endif compiles without error, however #ifdef FOO #e...
__has_include seems to be broken under #ifdef
https://api.github.com/repos/llvm/llvm-project/issues/15911/comments
2
2013-03-19T00:43:43Z
2021-12-04T00:07:38Z
https://github.com/llvm/llvm-project/issues/15911
1,071,062,527
15,911
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15538](https://llvm.org/bz15538) | | Resolution | FIXED | | Resolved on | Mar 19, 2013 10:12 | | Version | 3.2 | | OS | Linux | | Attachments | [shell script](https://user-images.githubusercontent.com/60944935/143747073-93195294-e1c7-4a83-8a18-76085a02f8c1.gz), [cpp file](https:...
problem in clang for test-suite SingleSource/Regression/C++/EH/function_try_block.cpp for mips
https://api.github.com/repos/llvm/llvm-project/issues/15910/comments
3
2013-03-18T21:45:54Z
2021-12-04T00:07:37Z
https://github.com/llvm/llvm-project/issues/15910
1,071,062,523
15,910
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15537](https://llvm.org/bz15537) | | Resolution | FIXED | | Resolved on | Jul 08, 2013 15:38 | | Version | trunk | | OS | All | | Attachments | [testcase](https://user-images.githubusercontent.com/92601367/143747072-b6186839-a392-4824-9a5c-44ca918701f7.gz) | | CC | @davidchisnal...
clang assertion failure "comparison with mismatched types" whenc comparing atomic unsigned int to int
https://api.github.com/repos/llvm/llvm-project/issues/15909/comments
3
2013-03-18T19:14:03Z
2021-12-04T00:07:37Z
https://github.com/llvm/llvm-project/issues/15909
1,071,062,515
15,909
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15536](https://llvm.org/bz15536) | | Resolution | WONTFIX | | Resolved on | Mar 26, 2013 08:48 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description vector<int> vec; for (auto it = vec.begin(); it != vec.end(); it++) in...
Loop convert changes code flow
https://api.github.com/repos/llvm/llvm-project/issues/15908/comments
1
2013-03-18T17:32:10Z
2022-01-20T02:37:23Z
https://github.com/llvm/llvm-project/issues/15908
1,071,062,506
15,908
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15535](https://llvm.org/bz15535) | | Version | unspecified | | OS | Linux | | CC | @seanm | ## Extended Description I'd like something like -Wuninitialized/-Wsometimes-uninitialized but which keeps track of pointers that are known to point to one-past-the-end of an array, and ...
warn on (sometimes?) dereference of one-past-end pointer
https://api.github.com/repos/llvm/llvm-project/issues/15907/comments
0
2013-03-18T03:50:54Z
2023-11-04T07:52:45Z
https://github.com/llvm/llvm-project/issues/15907
1,071,062,500
15,907
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15534](https://llvm.org/bz15534) | | Version | trunk | | OS | Linux | | CC | @DougGregor | ## Extended Description Per discussions in core, we should diagnose this: template<typename T> void f() noexcept(sizeof(T) == 4); template<typename T> void f() noexcept(sizeof(T) == 8);...
Diagnose mismatched exception specifications
https://api.github.com/repos/llvm/llvm-project/issues/15906/comments
2
2013-03-18T02:15:52Z
2023-07-17T18:10:19Z
https://github.com/llvm/llvm-project/issues/15906
1,071,062,492
15,906
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15533](https://llvm.org/bz15533) | | Resolution | FIXED | | Resolved on | Mar 18, 2013 19:39 | | Version | trunk | | OS | Linux | | Attachments | [The preprocessed C source and run script](https://user-images.githubusercontent.com/60944935/143747071-27005a4b-809d-4d9e-a846-27121...
Static analyzer crashes when checking the nginx lua code base
https://api.github.com/repos/llvm/llvm-project/issues/15905/comments
3
2013-03-18T01:55:34Z
2021-12-04T00:07:33Z
https://github.com/llvm/llvm-project/issues/15905
1,071,062,483
15,905
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15532](https://llvm.org/bz15532) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @dwblaikie | ## Extended Description class Parser { class Tracer { public: Tracer(const char*, Parser*); }; template <char delim> void ParseFoo() { ...
False positive for -Wunused-variable in function template when calling nontrivial ctor with __func__
https://api.github.com/repos/llvm/llvm-project/issues/15904/comments
4
2013-03-18T00:26:03Z
2021-12-04T00:07:32Z
https://github.com/llvm/llvm-project/issues/15904
1,071,062,477
15,904
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15531](https://llvm.org/bz15531) | | Version | 3.2 | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description Hi, It seems that libclang doesn't correctly handle file not terminated by a new line. See the following: % echo -e -n '#if \n#endif /**/' > t...
Crash in code completion
https://api.github.com/repos/llvm/llvm-project/issues/15903/comments
0
2013-03-16T23:48:27Z
2021-12-04T00:07:31Z
https://github.com/llvm/llvm-project/issues/15903
1,071,062,471
15,903
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15530](https://llvm.org/bz15530) | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | ## Extended Description My dylib links all give warnings on darwin8, for example: % /Users/fang/local/src/LLVM-svn/gcc40-cmake-build/bin/clang -v -dynamiclib -o ....
[darwin8] Linker driver passing bad -macosx_version_min value 10.4.0
https://api.github.com/repos/llvm/llvm-project/issues/15902/comments
3
2013-03-16T21:41:08Z
2021-12-04T00:07:31Z
https://github.com/llvm/llvm-project/issues/15902
1,071,062,465
15,902
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15529](https://llvm.org/bz15529) | | Resolution | INVALID | | Resolved on | May 22, 2013 23:36 | | Version | trunk | | OS | Windows NT | | CC | @dwblaikie,@echristo | ## Extended Description I try to create debug info for a function which returns an int. The return type is cr...
DISubprogram treats return type in inconsistent way causing assertion failure in Verify
https://api.github.com/repos/llvm/llvm-project/issues/15901/comments
5
2013-03-16T16:01:37Z
2021-12-04T00:07:30Z
https://github.com/llvm/llvm-project/issues/15901
1,071,062,455
15,901
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15528](https://llvm.org/bz15528) | | Version | trunk | | OS | All | | Attachments | [Minimal example](https://user-images.githubusercontent.com/92601263/143747068-1420c72c-b0ef-4744-9083-95e8a676756c.gz) | ## Extended Description Missing braces in namespace declaration error...
Incomprehensible errors for namespaces with missing braces
https://api.github.com/repos/llvm/llvm-project/issues/15900/comments
2
2013-03-16T14:32:12Z
2021-12-04T00:07:29Z
https://github.com/llvm/llvm-project/issues/15900
1,071,062,449
15,900
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15527](https://llvm.org/bz15527) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @belkadan | ## Extended Description It is common in threaded code to see things like "while (foo->bar) continue;" where bar is a field of the struct pointed to b...
Feature request: warn on possibly-infinite loops without sequence points
https://api.github.com/repos/llvm/llvm-project/issues/15899/comments
2
2013-03-16T00:11:27Z
2021-12-04T00:07:28Z
https://github.com/llvm/llvm-project/issues/15899
1,071,062,445
15,899
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15526](https://llvm.org/bz15526) | | Resolution | WORKSFORME | | Resolved on | Jun 06, 2013 13:10 | | Version | trunk | | OS | Linux | | Attachments | [zip of the .m and .sh generated by clang.](https://user-images.githubusercontent.com/60944935/143747067-07fdb3e5-8dd5-4b1c-96e0...
Crash of the compiler on an Objective-C file
https://api.github.com/repos/llvm/llvm-project/issues/15898/comments
3
2013-03-15T21:42:16Z
2022-01-20T02:11:14Z
https://github.com/llvm/llvm-project/issues/15898
1,071,062,438
15,898
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15525](https://llvm.org/bz15525) | | Resolution | FIXED | | Resolved on | Apr 09, 2013 12:59 | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | | CC | @d0k,@chandlerc | ## Extended Description $ cat foo.c #include <arm_neon.h> typedef uint8_t __attribu...
SROA pessimizes ARM int8x16x2_t function argument handling
https://api.github.com/repos/llvm/llvm-project/issues/15897/comments
6
2013-03-15T19:52:00Z
2021-12-04T00:07:26Z
https://github.com/llvm/llvm-project/issues/15897
1,071,062,430
15,897
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15524](https://llvm.org/bz15524) | | Resolution | FIXED | | Resolved on | Jan 04, 2015 11:55 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @RKSimon,@darkbuck | ## Extended Description If pshufb (which requires ssse3) isn't available, "com...
vector truncation generates pretty terrible code without ssse3
https://api.github.com/repos/llvm/llvm-project/issues/15896/comments
2
2013-03-15T18:51:31Z
2021-12-04T00:07:26Z
https://github.com/llvm/llvm-project/issues/15896
1,071,062,425
15,896
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15523](https://llvm.org/bz15523) | | Version | unspecified | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description Given extern int a; extern float a; float a; we print /home/espindola/llvm/test.cpp:2:14: error: redefinition of...
clang prints almost repeated errors for multiple redeclarations with different types
https://api.github.com/repos/llvm/llvm-project/issues/15895/comments
0
2013-03-15T17:00:57Z
2023-11-03T13:34:42Z
https://github.com/llvm/llvm-project/issues/15895
1,071,062,414
15,895
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15522](https://llvm.org/bz15522) | | Resolution | INVALID | | Resolved on | Mar 17, 2013 20:51 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @nlewycky | ## Extended Description #include <stdio.h> #include <stdlib.h> int main() { long...
Loop Optimizer Problems
https://api.github.com/repos/llvm/llvm-project/issues/15894/comments
2
2013-03-15T09:55:43Z
2021-12-04T00:07:24Z
https://github.com/llvm/llvm-project/issues/15894
1,071,062,408
15,894
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15521](https://llvm.org/bz15521) | | Resolution | WORKSFORME | | Resolved on | Mar 15, 2013 11:24 | | Version | unspecified | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description lldb -v LLDB-159 User Story? I have an interactive test suite (pytho...
Core file command option
https://api.github.com/repos/llvm/llvm-project/issues/15893/comments
1
2013-03-15T07:49:23Z
2022-01-20T02:11:13Z
https://github.com/llvm/llvm-project/issues/15893
1,071,062,401
15,893
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15520](https://llvm.org/bz15520) | | Resolution | FIXED | | Resolved on | Mar 15, 2013 12:27 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @asl,@d0k | ## Extended Description LLVM r176844. I think LLVM miscompiles the code on ARM. This i...
Function pointer miscompilation on ARM
https://api.github.com/repos/llvm/llvm-project/issues/15892/comments
2
2013-03-15T04:01:57Z
2021-12-04T00:07:22Z
https://github.com/llvm/llvm-project/issues/15892
1,071,062,392
15,892
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15519](https://llvm.org/bz15519) | | Resolution | MOVED | | Resolved on | Mar 18, 2013 12:22 | | Version | trunk | | OS | MacOS X | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor,@zygoloid | ## Extended Description Overview: Building certain code with the flags -f...
Bad instruction crash in built code, using -fsanitize=undefined-trap with libstdc++
https://api.github.com/repos/llvm/llvm-project/issues/15891/comments
4
2013-03-15T03:33:12Z
2021-12-04T00:07:21Z
https://github.com/llvm/llvm-project/issues/15891
1,071,062,387
15,891
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15518](https://llvm.org/bz15518) | | Version | 3.2 | | OS | All | | Blocks | llvm/llvm-project#15837 | | Reporter | LLVM Bugzilla Contributor | | CC | @isanbard | ## Extended Description If you run opt -O3 on the attached .bc file, you end up with some odd results in the main...
Odd optimization results, resume undef, br i1 undef
https://api.github.com/repos/llvm/llvm-project/issues/15890/comments
4
2013-03-15T02:57:50Z
2021-12-04T00:07:20Z
https://github.com/llvm/llvm-project/issues/15890
1,071,062,379
15,890
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15517](https://llvm.org/bz15517) | | Resolution | MOVED | | Resolved on | Mar 14, 2013 19:48 | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description The file: #include <condition_variable> With libstdc++ 4.7 prints: Compilation finished with errors: In...
libstc++ 4.7 condition_variable broken
https://api.github.com/repos/llvm/llvm-project/issues/15889/comments
1
2013-03-15T02:46:20Z
2021-12-04T00:07:19Z
https://github.com/llvm/llvm-project/issues/15889
1,071,062,368
15,889
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15516](https://llvm.org/bz15516) | | Resolution | FIXED | | Resolved on | Apr 05, 2013 02:31 | | Version | unspecified | | OS | All | | CC | @kcc,@zygoloid | ## Extended Description When both asan and ubsan output an error from different threads, the output gets intermixed. Th...
simultaneous diagnostics from sanitizers get intermixed
https://api.github.com/repos/llvm/llvm-project/issues/15888/comments
3
2013-03-15T00:43:29Z
2021-12-04T00:07:18Z
https://github.com/llvm/llvm-project/issues/15888
1,071,062,363
15,888
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15515](https://llvm.org/bz15515) | | Version | trunk | | OS | All | | Reporter | LLVM Bugzilla Contributor | ## Extended Description When producing (for instance) a syntax highlighted representation of an input file that contains tab characters, it would be nice if clang_token...
Have a version of clang_tokenize that produces whitespace as tokens
https://api.github.com/repos/llvm/llvm-project/issues/15887/comments
0
2013-03-14T22:15:36Z
2021-12-04T00:07:18Z
https://github.com/llvm/llvm-project/issues/15887
1,071,062,355
15,887
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15514](https://llvm.org/bz15514) | | Resolution | FIXED | | Resolved on | Mar 14, 2013 16:31 | | Version | trunk | | OS | Windows XP | | Reporter | LLVM Bugzilla Contributor | ## Extended Description On the following IR: target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:...
Incorrect calling convention at -O0 for x86_64-pc-win32 target
https://api.github.com/repos/llvm/llvm-project/issues/15886/comments
4
2013-03-14T20:04:29Z
2021-12-04T00:07:17Z
https://github.com/llvm/llvm-project/issues/15886
1,071,062,350
15,886
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15513](https://llvm.org/bz15513) | | Resolution | FIXED | | Resolved on | Mar 14, 2013 15:44 | | Version | unspecified | | OS | All | | CC | @DougGregor,@Weverything | ## Extended Description This little beast crashes clang: template <int x, int y = x+1> class A {}; void foo...
Assertion failure in template diffing code.
https://api.github.com/repos/llvm/llvm-project/issues/15885/comments
2
2013-03-14T19:58:50Z
2021-12-04T00:07:16Z
https://github.com/llvm/llvm-project/issues/15885
1,071,062,340
15,885
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15512](https://llvm.org/bz15512) | | Resolution | FIXED | | Resolved on | Mar 05, 2014 04:35 | | Version | trunk | | OS | Windows XP | | Blocks | llvm/llvm-project#12849 | | Attachments | [template workaround to avoid nested lambda bags.](https://user-images.githubusercontent.c...
[Windows] mangle lambdas appropriately with -cxx-abi microsoft
https://api.github.com/repos/llvm/llvm-project/issues/15884/comments
4
2013-03-14T17:29:56Z
2021-12-04T00:07:15Z
https://github.com/llvm/llvm-project/issues/15884
1,071,062,336
15,884
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15511](https://llvm.org/bz15511) | | Version | trunk | | OS | All | | CC | @zygoloid | ## Extended Description Currently clang implements alignof(function type) to be 4. (ASTContext.cpp:1328) Unfortunately, this differs from the actual gcc behavior. $ cat /tmp/zz.cc static_...
alignof(function type) should be 1, as per gcc extension
https://api.github.com/repos/llvm/llvm-project/issues/15883/comments
2
2013-03-14T16:00:00Z
2021-12-04T00:07:14Z
https://github.com/llvm/llvm-project/issues/15883
1,071,062,329
15,883
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15510](https://llvm.org/bz15510) | | Resolution | FIXED | | Resolved on | Oct 24, 2013 23:35 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @AnnaZaks,@belkadan |
Illegal division by zero in scan-build with -stats
https://api.github.com/repos/llvm/llvm-project/issues/15882/comments
6
2013-03-14T06:03:17Z
2021-12-04T00:07:13Z
https://github.com/llvm/llvm-project/issues/15882
1,071,062,325
15,882
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15509](https://llvm.org/bz15509) | | Version | trunk | | OS | Linux | | CC | @DougGregor,@spavloff | ## Extended Description Clang rejects this valid C++ program, due to the GNU whitespace-between-backslash-and-newline extension: ```cpp /*foo*\ / bar */ int main(...
space-between-backslash-and-newline extension is non-conforming
https://api.github.com/repos/llvm/llvm-project/issues/15881/comments
3
2013-03-14T01:48:00Z
2023-11-07T04:20:12Z
https://github.com/llvm/llvm-project/issues/15881
1,071,062,318
15,881
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15508](https://llvm.org/bz15508) | | Version | trunk | | OS | Linux | | CC | @spavloff | ## Extended Description Since the C standard does not explicit says that this is not allowed it would be better if Clang simply issue a warning when building the following code: #include ...
clang/C: should issue a warning instead of an error when 'main' function have different signatures
https://api.github.com/repos/llvm/llvm-project/issues/15880/comments
7
2013-03-13T23:51:09Z
2023-06-08T18:29:12Z
https://github.com/llvm/llvm-project/issues/15880
1,071,062,313
15,880
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15507](https://llvm.org/bz15507) | | Resolution | WORKSFORME | | Resolved on | Mar 13, 2013 16:30 | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | | CC | @DougGregor | ## Extended Description It would be nice to have a warning about signed vs. unsi...
warn about signed, unsigned arithmetic
https://api.github.com/repos/llvm/llvm-project/issues/15879/comments
3
2013-03-13T23:21:42Z
2022-01-20T02:11:12Z
https://github.com/llvm/llvm-project/issues/15879
1,071,062,308
15,879
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15506](https://llvm.org/bz15506) | | Resolution | FIXED | | Resolved on | Jul 08, 2013 09:25 | | Version | unspecified | | OS | All | | CC | @dwblaikie | ## Extended Description const int kTrackingOptions = NSTrackingMouseMoved | NSTrackingMouseEnt...
Suboptimal formatting for | expression
https://api.github.com/repos/llvm/llvm-project/issues/15878/comments
2
2013-03-13T23:06:29Z
2021-12-04T00:07:10Z
https://github.com/llvm/llvm-project/issues/15878
1,071,062,300
15,878
[ "llvm", "llvm-project" ]
| | | | --- | --- | | Bugzilla Link | [15505](https://llvm.org/bz15505) | | Version | trunk | | OS | Linux | | Reporter | LLVM Bugzilla Contributor | ## Extended Description I'm trying to parse a simple JSON file, and am having problems with using YAMLIO. Also note the unit test YAMLIOTest.cpp is disabled ...
YAML IO errors
https://api.github.com/repos/llvm/llvm-project/issues/15877/comments
1
2013-03-13T21:53:31Z
2023-02-10T03:09:25Z
https://github.com/llvm/llvm-project/issues/15877
1,071,062,292
15,877