[llvm-bugs] [Bug 52601] New: About Bugzilla migration to GitHub

2021-11-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52601 Bug ID: 52601 Summary: About Bugzilla migration to GitHub Product: Bugzilla Admin Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancem

[llvm-bugs] [Bug 52600] New: clang does not ignore throw()s within noexcept operator context + crash bonus

2021-11-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52600 Bug ID: 52600 Summary: clang does not ignore throw()s within noexcept operator context + crash bonus Product: clang Version: 13.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 52599] New: lld-link /delayload - first call of a function with bad floating point parameter on x64

2021-11-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52599 Bug ID: 52599 Summary: lld-link /delayload - first call of a function with bad floating point parameter on x64 Product: lld Version: 13.0 Hardware: PC OS: Windows

[llvm-bugs] Issue 41189 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::SemaDiagnosticBuilder::SemaDiagnosticBuilder

2021-11-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 41189 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::SemaDiagnosticBuilder::SemaDiagnosticBuilder https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41189#c1 ClusterFuzz testcase 5410501429952512 is closed as inv

[llvm-bugs] [Bug 52598] New: BraceWrapping.AfterControlStatement: MultiLine breaks AllowShortXXXX settings

2021-11-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52598 Bug ID: 52598 Summary: BraceWrapping.AfterControlStatement: MultiLine breaks AllowShort settings Product: clang Version: 13.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 50981] Assertion `(i >= FTy->getNumParams() || FTy->getParamType(i) == Args[i]->getType()) && "Calling a function with a bad signature!"' failed

2021-11-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50981 Alexey Bataev changed: What|Removed |Added Resolution|--- |WONTFIX CC|

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-11-24 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #59 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c59 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

[llvm-bugs] [Bug 52596] New: Add scoping for #define

2021-11-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52596 Bug ID: 52596 Summary: Add scoping for #define Product: clang Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 52589] BraceWrapping.AfterControlStatement=Multiline breaks AllowShortFunctionsOnASingleLine setting

2021-11-24 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52589 Kyrylo Bohdanenko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---