[llvm-bugs] [Bug 38325] New: decltype for lambda capture gives wrong type

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38325 Bug ID: 38325 Summary: decltype for lambda capture gives wrong type Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38326] New: init_priority(65535) behavior differs from g++

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38326 Bug ID: 38326 Summary: init_priority(65535) behavior differs from g++ Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38327] New: Subtract stack pointer instead of push

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38327 Bug ID: 38327 Summary: Subtract stack pointer instead of push Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38328] New: clang-format crash inside SourceManager on malformed UTF file.

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38328 Bug ID: 38328 Summary: clang-format crash inside SourceManager on malformed UTF file. Product: clang Version: unspecified Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 36787] [MemorySSA] Assertion `&*ALI == *AAI && "Not the same accesses in the same order"' failed

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36787 Alexandros Lamprineas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37445] [GVNHoist] Assertion `dominates(MP, U) && "Memory PHI does not dominate it's uses"' failed.

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37445 Alexandros Lamprineas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38329] New: Mismatch between SVN users and Phabricator users can cause revisions on Phabricator to be attributed to the wrong person

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38329 Bug ID: 38329 Summary: Mismatch between SVN users and Phabricator users can cause revisions on Phabricator to be attributed to the wrong person Product: Phabricator Vers

[llvm-bugs] [Bug 38330] New: Missing vectorization for step 4

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38330 Bug ID: 38330 Summary: Missing vectorization for step 4 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prio

[llvm-bugs] Issue 9592 in oss-fuzz: llvm/clang-format-fuzzer: Stack-overflow in clang::format::TokenAnnotator::annotate

2018-07-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 38312] two errors from unrecognized command

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38312 Raphael Isemann changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38297] llvm-dwarfdump: Verification failure when using DWARF v5 (parsing a range list table: section is not large enough to contain a .debug_rnglists table length at offset 0x0)

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38297 Wolfgang Pieb changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38331] New: -Wfloat-equal does not catch comparision with constant value

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38331 Bug ID: 38331 Summary: -Wfloat-equal does not catch comparision with constant value Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 30734] Building with CFLAGS=-DBUILD_MEMORY=1 (FIRST_TOUCH) does not export non-static __kmp_ft_page_allocate() function into a final library

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30734 Jonas Hahnfeld changed: What|Removed |Added Fixed By Commit(s)||r338052 Status|ASSIGNED

[llvm-bugs] [Bug 38183] Crash when trying to find the source file/line for an undefined symbol, due to PendingComdat

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38183 Martin Storsjö changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38251] Duplicate profiling symbols on Windows

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38251 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38295] Breaking difference between __FUNCSIG__ in Clang and MSVC

2018-07-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38295 Reid Kleckner changed: What|Removed |Added Fixed By Commit(s)||r338083 Resolution|---