hanchenye-llvm-project/clang/tools
Argyrios Kyrtzidis bf1be59dae [libclang] In clang_equalCursors, clear out the "FirstInDeclGroup" part in a declaration cursor
before doing the comparison.

This is because we can't set "FirstInDeclGroup" consistently; for example, when visiting a DeclStmt we will set
it but we don't set it on the result of clang_getCursorDefinition for a reference of the same declaration.

llvm-svn: 171878
2013-01-08 18:23:28 +00:00
..
arcmt-test Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
c-arcmt-test
c-index-test c-index-test/Makefile: Add clangFormat to USEDLIBS for libclang-unavailable hosts. 2012-12-20 13:30:10 +00:00
clang-check Style and Doc fix for CommonOptionsParser 2012-12-14 18:58:25 +00:00
diag-build
diagtool Sort #include lines for tools/... 2012-12-04 09:25:21 +00:00
driver Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to 2013-01-02 11:45:17 +00:00
libclang [libclang] In clang_equalCursors, clear out the "FirstInDeclGroup" part in a declaration cursor 2013-01-08 18:23:28 +00:00
scan-build Fix set-xcode-analyzer to only modify the ExecPath for the analyzer when using --use-xcode-clang. 2013-01-05 07:31:54 +00:00
scan-view Further harden checking that scan-view isn't serving up pages outside 2012-10-12 22:56:38 +00:00
CMakeLists.txt [CMake] clang/tools/extra may be included by LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR. 2012-10-10 13:46:18 +00:00
Makefile [c-index-test] When building with BUILD_CLANG_ONLY=YES, include c-index-test. 2012-11-06 19:14:25 +00:00