aboutsummaryrefslogtreecommitdiff
path: root/tools/libclang/CIndexer.cpp
AgeCommit message (Expand)Author
2012-12-04Sort #include lines for tools/...Chandler Carruth
2011-12-22remove unneeded config.h includesDylan Noblesmith
2011-09-23Switch assert(0/false) llvm_unreachable.David Blaikie
2011-03-08libclang/CIndexer.cpp: Apply a new API for Cygwin-1.7, instead of deprecated ...NAKAMURA Takumi
2010-11-29Merge System into Support.Michael J. Spencer
2010-11-09c-index-test: Be available on Cygwin by using Win32's logic.NAKAMURA Takumi
2010-10-12This patch remove the Win32 XFAIL from remap-complete.cFrancois Pichet
2010-10-11Eliminate CIndexer::getClangPath(), since libclang no longer dependsDouglas Gregor
2010-05-27When handling raw_ostream errors manually, use clear_error() so thatDan Gohman
2010-04-30Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar