]> granicus.if.org Git - clang/commit
[Index] Set OrigD before D is changed.
authorEric Liu <ioeric@google.com>
Fri, 20 Jul 2018 08:08:56 +0000 (08:08 +0000)
committerEric Liu <ioeric@google.com>
Fri, 20 Jul 2018 08:08:56 +0000 (08:08 +0000)
commit3f7d4073a85d7d8be791ca7f018bd109adda0e0f
treee02754b9f16d38f74a7a7207bea35a53eb9604c2
parent141ca05e332ab0be507a7325313fe230a9506a7a
[Index] Set OrigD before D is changed.

Reviewers: akyrtzi, arphaman

Reviewed By: akyrtzi

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D49476

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@337529 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/IndexingContext.cpp
test/Index/index-template-specialization.cpp [new file with mode: 0644]
tools/c-index-test/c-index-test.c
tools/libclang/Indexing.cpp