]> granicus.if.org Git - clang/commit
ObjectiveC. Computation of offsets when doing @encode type encoding
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 7 Jan 2014 01:02:50 +0000 (01:02 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 7 Jan 2014 01:02:50 +0000 (01:02 +0000)
commit24b6a6de3562f3808bb0806e8d8df2ffc7766c76
treedeeb3a511f2c8b2b1b8e87e4f198295cc2f3b752
parent967ae564a68d7e1a16c1e2dfe8fe6317d974349f
ObjectiveC. Computation of offsets when doing @encode type encoding
is only used in an assert. Do not do it if assert is not on.

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