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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to