https://bugs.llvm.org/show_bug.cgi?id=31722
Sylvestre Ledru changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bugs.llvm.org/show_bug.cgi?id=34079
Bug ID: 34079
Summary: Windows: Cannot compile code that includes ppl.h with
SSE2 disabled due to _mm_pause usage
Product: clang
Version: 5.0
Hardware: PC
OS: Wind
https://bugs.llvm.org/show_bug.cgi?id=34080
Bug ID: 34080
Summary: After r307529, sinl() test failures in FreeBSD's libm
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: enhancem
https://bugs.llvm.org/show_bug.cgi?id=34081
Bug ID: 34081
Summary: clang-format doesn't break before a function brace in
a javascript property
Product: clang
Version: 5.0
Hardware: PC
OS: Windows NT
https://bugs.llvm.org/show_bug.cgi?id=34082
Bug ID: 34082
Summary: [Hexagon] Wimplicit-fallthrough warnings in
HexagonMCDuplexInfo.cpp
Product: libraries
Version: trunk
Hardware: PC
OS: All
Statu
https://bugs.llvm.org/show_bug.cgi?id=34083
Bug ID: 34083
Summary: [MIPS] Wimplicit-fallthrough warning in
MipsAsmParser.cpp
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
https://bugs.llvm.org/show_bug.cgi?id=34084
Bug ID: 34084
Summary: [PowerPC] Wimplicit-fallthrough warning in
PPCISelLowering.cpp
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NE
Dear developers,
As the following code snippet copied from lib/MC/MCParser/AsmParser.cpp shows,
when parsing a label, AsmParser::parseStatement calls the onLabelParsed method
of a target parser after emitting the label:
// Emit the label.
if (!getTargetParser().isParsingInlineAsm(
Hi Pierre,
Are you sure it won't build with CUDA support? The logs you linked only say it does not use some of the variables you defined, not that it failed to configure
the project or build it. It could be due to CMake (since 3.8) supporting CUDA as a primary language and no longer needing to u
Hi Hal,
Can you please file a bug report (at https://bugs.llvm.org/)?
I subscribed to the bug list and I was able to update my version of
the llvm-trunk. Unfortunately I get the same errors. I have attached
the small program which I tried to compile. I wasn't able to create
an account for a bu
https://bugs.llvm.org/show_bug.cgi?id=34085
Bug ID: 34085
Summary: Any program compiled with -fsanitize=address fails to
run with "((tsd_key_inited)) != (0)" assert
Product: Packaging
Version: unspecified
Hardware: PC
https://bugs.llvm.org/show_bug.cgi?id=34086
Bug ID: 34086
Summary: segfault after run cmd at a breakpoint
Product: lldb
Version: 3.8
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority:
https://bugs.llvm.org/show_bug.cgi?id=34087
Bug ID: 34087
Summary: Enable Mnemonic Spelling Corrector on PowerPC
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Keywords: beginner
https://bugs.llvm.org/show_bug.cgi?id=34088
Bug ID: 34088
Summary: Incorrect optimization of assignment in present of
memset
Product: clang
Version: 5.0
Hardware: PC
OS: Linux
Status: NEW
https://bugs.llvm.org/show_bug.cgi?id=34089
Bug ID: 34089
Summary: Assertion failure while expanding a define to a
_Pragma
Product: clang
Version: 5.0
Hardware: All
OS: Linux
Status: NEW
https://bugs.llvm.org/show_bug.cgi?id=34090
Bug ID: 34090
Summary: __float128 is not supported on x86_64-w64-windows-gnu
target
Product: clang
Version: 4.0
Hardware: PC
OS: Linux
Status: NEW
https://bugs.llvm.org/show_bug.cgi?id=34079
Craig Topper changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
17 matches
Mail list logo