https://bugs.llvm.org/show_bug.cgi?id=40136

            Bug ID: 40136
           Summary: Compiler should issue an error or warning when adding
                    a checker that does not include a URI
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: douglas_y...@playstation.sony.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org

Upstream change r349812 addded a 2-bit Documentation field to checkers that
caused an unhelpful failure ("Invalid bits") to be hit during our internal
build during tablegen because our out-of-tree checkers did not have this field.
After tracking down the cause of the error, I think it would be more helpful if
the compiler or tablegen issued an error saying the field was missing so that
out-of-tree checkers can be quickly/easily fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to