[PATCH] [lld] Fixes wrong Twine uses in FileNode::errStr() and in LayoutPass.cpp
kledzik at apple.com
kledzik at apple.com
Thu Sep 18 16:30:42 PDT 2014
Is there some C++ language feature we can use to mark the Twine class in a way that causes a warning/error on these incorrect usages?
http://reviews.llvm.org/D5405
More information about the llvm-commits
mailing list