[LLVMbugs] [Bug 19369] New: Initialization of static cl::opt variables is not thread safe
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 8 09:48:42 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19369
Bug ID: 19369
Summary: Initialization of static cl::opt variables is not
thread safe
Product: new-bugs
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: dnovillo at google.com
CC: llvmbugs at cs.uiuc.edu, qcolombet at apple.com
Classification: Unclassified
This came up during code review. Full thread at:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140331/211991.html
In particular, the discussion of the initialization for PassRemarkPattern:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140331/212005.html
--
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/20140408/0fb98507/attachment.html>
More information about the llvm-bugs
mailing list