]> granicus.if.org Git - clang/commit
[libclang] If CXIndexOpt_IndexFunctionLocalSymbols is enabled, also
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 14 Jan 2012 02:05:51 +0000 (02:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 14 Jan 2012 02:05:51 +0000 (02:05 +0000)
commitdb4d7a5f47d13bf346260ac35eaafd2c92e5606e
tree314c2623af67411aed9f8f32068a21b3c675f1b3
parent093ecc92afb70f6125d249eef31f40c0c57b7d24
[libclang] If CXIndexOpt_IndexFunctionLocalSymbols is enabled, also
index parameters.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148169 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/IndexDecl.cpp
tools/libclang/IndexingContext.cpp