[LLVMbugs] [Bug 8074] New: Attr.td derived sources not rebuilt

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Sep 3 12:58:19 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=8074

           Summary: Attr.td derived sources not rebuilt
           Product: clang
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: holm at liacs.nl
                CC: llvmbugs at cs.uiuc.edu


When using the CMake generated makefiles (and also VS 2008 projects) to build
clang, the derived sources from Attr.td (AttrImpl.inc and Attrs.inc (plus maybe
more)) are not rebuild when Attr.td changes.

This is obviously not desirable.

-- 
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