Descriptionhttp://llvm.org/bugs/show_bug.cgi?id=11179
The StmtPrinter has trouble printing IntegerLiteral if the type is short or uint128, or their unsigned variants. This change will prevent Clang from complaining on these types.
Patch Set 1 #Patch Set 2 : Modify IntegerLiteral to not accept shorts and fix int128 printing #
Total comments: 7
Patch Set 3 : Handle min values better. #
MessagesTotal messages: 2
|