[llvm-bugs] [Bug 31173] Crash for alpha.core.CastToStruct

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31173 Daniel Marjamäki changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 32016] When adding a comment at the end of a return type declaration, the function name is incorrectly indented

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32016 a...@mozilla.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 32179] New: SFINAE emits a substitution error even though it shouldn't when checking an overload

2017-03-08 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32179 Bug ID: 32179 Summary: SFINAE emits a substitution error even though it shouldn't when checking an overload Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 32169] Clang also checks for invalid declarations in unused headers contained in used modules.

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32169 Raphael Isemann changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this mail becau

[llvm-bugs] [Bug 32169] Clang also checks for invalid declarations in unused headers contained in used modules.

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32169 Raphael Isemann changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32180] New: cannot cast to private base while there is a public virtual inheritance

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32180 Bug ID: 32180 Summary: cannot cast to private base while there is a public virtual inheritance Product: clang Version: 3.8 Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 32181] New: Warning about `scope:;name()` typos

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32181 Bug ID: 32181 Summary: Warning about `scope:;name()` typos Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 32182] New: [MIPS] Error: unknown pseudo-op: `.nan'

2017-03-08 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32182 Bug ID: 32182 Summary: [MIPS] Error: unknown pseudo-op: `.nan' Product: clang Version: trunk Hardware: Other OS: FreeBSD Status: NEW Severity: enhancement

[llvm-bugs] [Bug 30383] [MIPS] integrated-as doesn't parse FreeBSD's exception.S and crashes

2017-03-08 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=30383 Sean Bruno changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 23370] [meta] Using Clang/LLVM as the FreeBSD/mips system compiler

2017-03-08 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=23370 Bug 23370 depends on bug 30383, which changed state. Bug 30383 Summary: [MIPS] integrated-as doesn't parse FreeBSD's exception.S and crashes http://bugs.llvm.org/show_bug.cgi?id=30383 What|Removed |Added --

[llvm-bugs] [Bug 32183] New: r294730 doesn't compile using libstdc++ ABI

2017-03-08 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32183 Bug ID: 32183 Summary: r294730 doesn't compile using libstdc++ ABI Product: libc++ Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32183] r294730 doesn't compile using libstdc++ ABI

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32183 Philip changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32184] New: PowerPC - llc is spewing remarks in latest build

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32184 Bug ID: 32184 Summary: PowerPC - llc is spewing remarks in latest build Product: new-bugs Version: 4.0 Hardware: Other OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 32185] New: template template parameters not matched correctly when they contain non-type template parameters

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32185 Bug ID: 32185 Summary: template template parameters not matched correctly when they contain non-type template parameters Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 32186] New: [modules] error: constant expression not a constant expression

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32186 Bug ID: 32186 Summary: [modules] error: constant expression not a constant expression Product: clang Version: trunk Hardware: PC OS: MacOS X Status: NE

[llvm-bugs] [Bug 32184] PowerPC - llc is spewing remarks in latest build

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32184 Adam Nemet changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 32188] New: Warn on very unsafe function-pointer casts

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32188 Bug ID: 32188 Summary: Warn on very unsafe function-pointer casts Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32187] New: Warn on very unsafe function-pointer casts

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32187 Bug ID: 32187 Summary: Warn on very unsafe function-pointer casts Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32189] New: Can't find previous declaration of a template class friend declaration

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32189 Bug ID: 32189 Summary: Can't find previous declaration of a template class friend declaration Product: clang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 32190] New: Assertion fails in debug mode with totally valid LLVM module Due to invalid FragmentInfo

2017-03-08 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32190 Bug ID: 32190 Summary: Assertion fails in debug mode with totally valid LLVM module Due to invalid FragmentInfo Product: new-bugs Version: 4.0 Hardware: PC OS: Linu

[llvm-bugs] [Bug 32191] New: clang not exporting inline move constructor and assignment operator

2017-03-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32191 Bug ID: 32191 Summary: clang not exporting inline move constructor and assignment operator Product: clang Version: trunk Hardware: PC OS: All Status: N