This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f14372764c revert r354873 as this breaks lldb builds. new 1540b2e60f [clang][Index] Visit UsingDecls and generate USRs for them
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Index/IndexDecl.cpp | 3 ++- lib/Index/IndexSymbol.cpp | 4 ++++ lib/Index/USRGeneration.cpp | 7 ++++++- test/Index/usrs.cpp | 2 +- unittests/Index/IndexTests.cpp | 17 +++++++++++++++++ 5 files changed, 30 insertions(+), 3 deletions(-)