[llvm-bugs] [Bug 41847] New: [llvm-mca] "addl %reg, imm" => MayLoad, MayStore ??!

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41847 Bug ID: 41847 Summary: [llvm-mca] "addl %reg, imm" => MayLoad, MayStore ??! Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancemen

[llvm-bugs] Issue 10250 in oss-fuzz: llvm: Build failure

2019-05-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #55 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c55 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 41847] [llvm-mca] "addl %reg, imm" => MayLoad, MayStore ??!

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41847 Simon Pilgrim changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 41848] New: crash when compiling coroutine with fsanitize=undefined

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41848 Bug ID: 41848 Summary: crash when compiling coroutine with fsanitize=undefined Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 41849] New: [[LLVM-COV] #if #endif in the source code lead to incorrect coverage report when exit() statement follows "while() ; "

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41849 Bug ID: 41849 Summary: [[LLVM-COV] #if #endif in the source code lead to incorrect coverage report when exit() statement follows "while() ;" Product: Runtime Libraries V

[llvm-bugs] [Bug 41850] New: implement -Wbuiltin-declaration-mismatch

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41850 Bug ID: 41850 Summary: implement -Wbuiltin-declaration-mismatch Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41851] New: -Wstrict-prototypes doesn't seem to warn on definitions

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41851 Bug ID: 41851 Summary: -Wstrict-prototypes doesn't seem to warn on definitions Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 41852] New: Regression since "[Attribute/Diagnostics] Print macro if definition is an attribute declaration"

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41852 Bug ID: 41852 Summary: Regression since "[Attribute/Diagnostics] Print macro if definition is an attribute declaration" Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 41851] -Wstrict-prototypes doesn't seem to warn on definitions

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41851 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 39575] std::regex(R"(^[\w-a]$)") fails (std::regex(R"(^[-\wa]$)") succeeds)

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39575 Nishida Kenji changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39575] std::regex(R"(^[\w-a]$)") fails (std::regex(R"(^[-\wa]$)") succeeds)

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39575 Marshall Clow (home) changed: What|Removed |Added Resolution|FIXED |INVALID --- Comment #2 from Marshall Clo

[llvm-bugs] [Bug 41853] New: opt -memoryssa -loop-simplify -early-cse-memssa crashing with MemorySSA.cpp:2019: void llvm::MemorySSA::verifyDefUses(llvm::Function &) const: Assertion `find(predecessors

2019-05-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41853 Bug ID: 41853 Summary: opt -memoryssa -loop-simplify -early-cse-memssa crashing with MemorySSA.cpp:2019: void llvm::MemorySSA::verifyDefUses(llvm::Function &) const: Asser