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

Reply via email to