]> granicus.if.org Git - clang/commit
Get rid of useless helper Sema::CastCategory.
authorEli Friedman <eli.friedman@gmail.com>
Tue, 27 Sep 2011 21:58:52 +0000 (21:58 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 27 Sep 2011 21:58:52 +0000 (21:58 +0000)
commitc1c0dfb376b829b94d4c61e9f358ce23e6aa3169
tree4c41ddf548926469fbe8b8de22022f06fe7c030b
parent1456fec8420de3dfce396de844a9e37d13417423
Get rid of useless helper Sema::CastCategory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140642 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/Sema.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaTemplate.cpp