| commit | 0e449c4e5494acb8c9e27ed2522d6fd23b88072c | [log] [tgz] |
|---|---|---|
| author | NAKAMURA Takumi <geek4civic@gmail.com> | Thu Jul 12 00:45:08 2012 +0000 |
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | Thu Jul 12 00:45:08 2012 +0000 |
| tree | bad3ab46a455aaceeb4eaf6f0e4cfecaf3141cc1 | |
| parent | 7073024ffdd1107418e6b182d02ebf08e338da4a [diff] |
AST/CommentSema.cpp: Fix signess in abs() to appease msvc. It would not make sense to pass (unsigned)-(unsigned) to abs(). llvm-svn: 160097