[LLVMbugs] [Bug 6104] New: clang's Version.h shouldn't be subversion specific
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jan 21 08:22:10 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6104
Summary: clang's Version.h shouldn't be subversion specific
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Basic
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: daniel at zuster.org
CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com
Clang's Version.h exposes two useful API calls, intended to get the "branch"
the source was built from and the "version". This APIs should be renamed, and
the version one changed to return an arbitrary string (which is assumed to name
a source version inside the particular branch), so as not to be subversion
specific.
--
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.
More information about the llvm-bugs
mailing list