llvm-project/clang/tools
Fangrui Song cabb36d38d [libclang] Unify getCursorDecl and getCursorParentDecl
They do the same thing, thus the latter (which has only 2 call sites) can be deleted.

llvm-svn: 347293
2018-11-20 08:00:00 +00:00
..
arcmt-test NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 2018-10-30 20:31:30 +00:00
c-arcmt-test [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
c-index-test [index] Enhance indexing for module references 2018-09-18 15:02:56 +00:00
clang-check clang-check: rename the local FixItAction 2018-09-10 22:57:26 +00:00
clang-diff [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
clang-format Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
clang-format-vs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
clang-func-mapping [analyzer][CTU] Correctly signal in the function index generation tool if there was an error 2018-11-02 11:22:22 +00:00
clang-fuzzer Update README and Dockerfile to include llvm-proto-fuzzer 2018-08-16 20:13:40 +00:00
clang-import-test NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) 2018-10-30 20:31:30 +00:00
clang-offload-bundler Refactor ExecuteAndWait to take StringRefs. 2018-06-12 17:43:52 +00:00
clang-refactor Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
clang-rename [clang-rename] make clang-rename.py vim integration python3 compatible 2018-08-06 09:08:06 +00:00
diag-build
diagtool llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) 2018-09-26 22:16:28 +00:00
driver Sink BuryPointer from Clang into LLVM for reuse there 2018-11-17 18:04:13 +00:00
libclang [libclang] Unify getCursorDecl and getCursorParentDecl 2018-11-20 08:00:00 +00:00
scan-build [analyzer] scan-build: if --status-bugs is passed, don't forget about the exit status of the actual build 2018-09-26 13:08:44 +00:00
scan-build-py [analyzer] Remove traces of ubigraph visualization 2018-09-06 23:07:47 +00:00
scan-view Fix typos in clang 2018-04-06 15:14:32 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00