[LLVMdev] Explicit constructors with more than one argument
Gabriel Dos Reis
gdr at integrable-solutions.net
Sat Mar 14 22:26:01 PDT 2015
Hi,
Some LLVM classes (e.g. ReturnInst) have explicit constructors with at
least two parameters (with no default arguments). Why is that? E.g. what
are they trying to prevent?
-- Gaby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150314/4d4cc6cc/attachment.html>
More information about the llvm-dev
mailing list