Update Clang to not complain when printing IntegerLiterals with type short, unsigned short, __int128_t, or __uint128_t.  This will fix PR11179.<div><br></div><div>PR:</div><div><a href="http://llvm.org/bugs/show_bug.cgi?id=11179">http://llvm.org/bugs/show_bug.cgi?id=11179</a></div>
<div><br></div><div>Patch also located at:</div><div><a href="http://codereview.appspot.com/5309045/">http://codereview.appspot.com/5309045/</a></div>