summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/ASTMerge.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-08-25 22:24:47 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-08-25 22:24:47 +0000
commit440f954d6feed2fc47139032ac34a28f7c730e63 (patch)
treef20092f8650d25cfe0f90c57d9f713df07b1b958 /clang/lib/Frontend/ASTMerge.cpp
parented834810bec4aa832140624d39e82803a2816fba (diff)
downloadbcm5719-llvm-440f954d6feed2fc47139032ac34a28f7c730e63.tar.gz
bcm5719-llvm-440f954d6feed2fc47139032ac34a28f7c730e63.zip
[libclang] Fix getting a cursor that points inside tag definition that is part
of a type specifier. e.g. for: typedef struct _MyS { int foo; } MyS; pointing at field 'foo' would give a cursor for the typedef declaration 'MyS' instead of the field. llvm-svn: 138593
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud