This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea84f59f5c1694de6ea62669c14c143c6bf52b94
clang-p2996
/
clang
/
tools
/
CIndex
History
Ted Kremenek
e34cbde383
Switch return site to use clang_getNullCursor().
...
llvm-svn: 93405
2010-01-14 01:51:23 +00:00
..
CIndex.cpp
Switch return site to use clang_getNullCursor().
2010-01-14 01:51:23 +00:00
CIndex.exports
Make clang_getDeclUSR() visible.
2010-01-12 23:34:05 +00:00
CIndexCodeCompletion.cpp
Improve code completion by introducing patterns for the various C and
2010-01-10 23:08:15 +00:00
CIndexer.cpp
Split code in CIndex.cpp into multiple source files, and remove some unnecessary #includes.
2010-01-05 19:32:54 +00:00
CIndexer.h
Make createCXString() a static member function of class CIndex.
2010-01-12 00:36:38 +00:00
CIndexUSRs.cpp
Further tweak USR generation by shorting names and distinguish between namespaces and functions.
2010-01-14 01:50:21 +00:00
CMakeLists.txt
Split (mostly nonexistent) USR code out from the main CIndex logic.
2010-01-05 22:06:45 +00:00
Makefile
Normalize CIndex/c-index-test/index-test link lines in the hopes it will fix
2009-12-02 21:47:55 +00:00