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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


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

Reply via email to