]> granicus.if.org Git - clang/commit
[libclang] Map 'id'/'Class'/'SEL' to the corresponding CXType kinds.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 8 May 2012 01:22:12 +0000 (01:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 8 May 2012 01:22:12 +0000 (01:22 +0000)
commitae5ac1f5bdbcc5190b3867d16d0f41c2b10e0c65
treed32577e1f0b9dfb73f7e68749d54f0ca8184377b
parent7032265efe50d7218312f1fc9f2b58829db49d1b
[libclang] Map 'id'/'Class'/'SEL' to the corresponding CXType kinds.

rdar://11357807

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156352 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/print-typekind.m
tools/libclang/CXType.cpp