]> granicus.if.org Git - clang/commit
Add libclang visitation for __builtin_offsetof's components (fields
authorDouglas Gregor <dgregor@apple.com>
Thu, 9 Sep 2010 23:10:46 +0000 (23:10 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 9 Sep 2010 23:10:46 +0000 (23:10 +0000)
commit8ccef2d0322ebf2701cc10f1ab14c9ee49e17bd7
treefb9d418bb34518110f7e84a3e0ae5f361556e192
parent4088ec00f035cf3ced00aab7dac611ce6ec1988e
Add libclang visitation for __builtin_offsetof's components (fields
and array references).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113556 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/load-exprs.c
tools/libclang/CIndex.cpp