summaryrefslogtreecommitdiff
path: root/tools/libclang/CIndexer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* Replace llvm::MutexGuard/UniqueLock with their standard equivalentsBenjamin Kramer2019-08-071-1/+1
* libclang/CIndexer.cpp: Use loadquery() on AIX for path to libraryHubert Tong2019-03-231-0/+59
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* Make clang/test/Index/pch-from-libclang.c pass in more placesNico Weber2019-01-311-5/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* IWYU for llvm-config.h in clang. See r331124 for details.Nico Weber2018-04-301-1/+0
* s/LLVM_ON_WIN32/_WIN32/, clangNico Weber2018-04-271-3/+3
* Try to fix libclang reproducer tests after r329465Hans Wennborg2018-04-091-2/+2
* Recommit r329442: Generate Libclang invocation reproducers using a newAlex Lorenz2018-04-071-1/+2
* [libclang] Record code-completion invocations to a temporary file whenAlex Lorenz2017-12-071-0/+9
* [libclang] Store unsaved file hashes when recording parsing invocationsAlex Lorenz2017-12-051-1/+21
* [libclang] Record parsing invocation to a temporary file when requestedAlex Lorenz2017-12-041-0/+55
* [NFC] Header cleanupMehdi Amini2016-07-181-12/+3
* 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