http://llvm.org/bugs/show_bug.cgi?id=5228
Summary: Pass StringRef by value.
Product: libraries
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Core LLVM classes
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
StringRef is pervasive enough in LLVM that there is no reason to pass it by
reference, we normalize all APIs to pass it by value.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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