[llvm-bugs] [Bug 25960] New: program outputs is not right.

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25960 Bug ID: 25960 Summary: program outputs is not right. Product: clang Version: 3.6 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 25961] New: clang segfaults on undefined variable called 'file'

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25961 Bug ID: 25961 Summary: clang segfaults on undefined variable called 'file' Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25962] New: COFF/dllorder.test flaky on Windows

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25962 Bug ID: 25962 Summary: COFF/dllorder.test flaky on Windows Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 25963] New: Object/archive-extract-dir.test flaky on Windows

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25963 Bug ID: 25963 Summary: Object/archive-extract-dir.test flaky on Windows Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25960] program outputs is not right.

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25960 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 25955] [C standard violation] incorrect value of a variable pointer to a constant value after a recursive function call

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25955 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25964] New: -Wliteral-conversion diagnostic with negative values could be improved

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25964 Bug ID: 25964 Summary: -Wliteral-conversion diagnostic with negative values could be improved Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 25384] Need an MSVC mangling for _Atomic qualifiers

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25384 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25965] New: if (x) where x is a float emits a warning with -Wfloat-conversion

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25965 Bug ID: 25965 Summary: if (x) where x is a float emits a warning with -Wfloat-conversion Product: clang Version: 3.7 Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 25795] clang-cl: "cannot mangle this reference temporary yet"

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25795 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED Component|-New Bugs

[llvm-bugs] [Bug 25936] Analyzer Failures: crash (2 times)

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25936 Devin Coughlin changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 25966] New: switch case with assert(false) causes -Wimplicit-fallthrough warnings in both debug and release builds

2015-12-29 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25966 Bug ID: 25966 Summary: switch case with assert(false) causes -Wimplicit-fallthrough warnings in both debug and release builds Product: new-bugs Version: unspecified