]> granicus.if.org Git - clang/commit
Add static_cast to assertion to silence sign/unsigned comparison warning.
authorRichard Trieu <rtrieu@google.com>
Tue, 14 May 2013 23:41:50 +0000 (23:41 +0000)
committerRichard Trieu <rtrieu@google.com>
Tue, 14 May 2013 23:41:50 +0000 (23:41 +0000)
commit1069b731a0dc872069c2d6572eefe424b0cceff3
treea5da87feb0844b640e7168f52239b3bb4b45aa22
parent9f00b1d3962147a2fe049b8b45f70680bc12fbc1
Add static_cast to assertion to silence sign/unsigned comparison warning.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181849 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp