[LLVMbugs] [Bug 16586] New: Placement new fails with uniform initialization
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jul 10 04:58:57 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16586
Bug ID: 16586
Summary: Placement new fails with uniform initialization
Product: clang
Version: 3.3
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: npl at chello.at
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 10851
--> http://llvm.org/bugs/attachment.cgi?id=10851&action=edit
code producing the error
Using placement new fails, when using uniform initialization without explicitly
defined constructor.
scan-build clang -c -std=c++11 analysernewfailure.cpp
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130710/7e8f4edb/attachment.html>
More information about the llvm-bugs
mailing list