[LLVMbugs] [Bug 21463] New: tools/clang/lib/Driver/ToolChains.cpp:2091: 2 * performance problem ?
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 3 08:14:22 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=21463
Bug ID: 21463
Summary: tools/clang/lib/Driver/ToolChains.cpp:2091: 2 *
performance problem ?
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: dcb314 at hotmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
> [trunk/llvm/tools/clang/lib/Driver/ToolChains.cpp:2091]: (performance) Function parameter 'Ver' should be passed by reference.
> [trunk/llvm/tools/clang/lib/Driver/ToolChains.cpp:2092]: (performance) Function parameter 'MarchString' should be passed by reference.
static void GetHexagonLibraryPaths(
const ArgList &Args,
const std::string Ver,
const std::string MarchString,
const std::string &InstalledDir,
ToolChain::path_list *LibPaths)
--
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/20141103/3eb517f4/attachment.html>
More information about the llvm-bugs
mailing list