]> granicus.if.org Git - clang/commit
[libclang] Correct how the index inside the local preprocessed entities array
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 2 Nov 2012 02:31:22 +0000 (02:31 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 2 Nov 2012 02:31:22 +0000 (02:31 +0000)
commitce254928e9c7b0d7389a6baf4bf5052a19905eee
tree13895bf05fa316bacaaf0d33d6ef98d7e7c8824f
parent19ebeb70c4b79ebb2de7d87a415acd6b2dbbc15b
[libclang] Correct how the index inside the local preprocessed entities array
is getting converted to a global PreprocessedEntityID.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@167280 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReader.cpp