]> granicus.if.org Git - clang/commit
compare.c also needs a target triple now, and improve some comments while we're
authorJohn McCall <rjmccall@apple.com>
Fri, 6 Nov 2009 08:53:51 +0000 (08:53 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 6 Nov 2009 08:53:51 +0000 (08:53 +0000)
commit48f5e63aec3f2fda7f1e75565bcbba08a9d6a14f
tree86aff0f8d7678004de094246f07b23bd03a5f71e
parent5dbad3d46c43e8051dac0c3775bcbaf8f1a6b8fe
compare.c also needs a target triple now, and improve some comments while we're
at it.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86243 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/Sema/compare.c