summaryrefslogtreecommitdiffstats
path: root/clang/tools/libclang/CIndexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* libclang: Remove clang::RemapFiles, it's dead code.Benjamin Kramer2013-06-131-61/+0
* libclang: Port CIndexer::getClangResourcesPath to PathV2. No functionality ch...Benjamin Kramer2013-06-131-14/+12
* Sort #include lines for tools/...Chandler Carruth2012-12-041-4/+2
* remove unneeded config.h includesDylan Noblesmith2011-12-221-1/+1
* Switch assert(0/false) llvm_unreachable.David Blaikie2011-09-231-1/+1
* libclang/CIndexer.cpp: Apply a new API for Cygwin-1.7, instead of deprecated ...NAKAMURA Takumi2011-03-081-0/+5
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* c-index-test: Be available on Cygwin by using Win32's logic.NAKAMURA Takumi2010-11-091-1/+12
* This patch remove the Win32 XFAIL from remap-complete.cFrancois Pichet2010-10-121-1/+2
* Eliminate CIndexer::getClangPath(), since libclang no longer dependsDouglas Gregor2010-10-111-37/+17
* When handling raw_ostream errors manually, use clear_error() so thatDan Gohman2010-05-271-0/+1
* Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar2010-04-301-0/+154
OpenPOWER on IntegriCloud