AST/CommentSema.cpp: Fix signess in abs() to appease msvc. It would not make...
AST/CommentSema.cpp: Fix signess in abs() to appease msvc. It would not make sense to pass (unsigned)-(unsigned) to abs(). llvm-svn: 160097
Loading
Please register or sign in to comment