]> granicus.if.org Git - clang/commit
Use the ASYContext::getTypeSizeInChars API to cleanup some ugliness, per John
authorChad Rosier <mcrosier@apple.com>
Mon, 1 Apr 2013 22:02:05 +0000 (22:02 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 1 Apr 2013 22:02:05 +0000 (22:02 +0000)
commitd94a3a06b7306aea0455c21abe1cadfe275469fc
tree3b1a8eea4d0484b31ec3ed811ae1fdf4c05e752d
parent725fe0ede4c5355666a300f4fd7dae9454f35a37
Use the ASYContext::getTypeSizeInChars API to cleanup some ugliness, per John
and Jordan's suggestion.  No functional change intendend.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178507 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaStmtAsm.cpp