commit | 48a8d14fc6f064a5297024c2b34733a4080b2efe | [log] [tgz] |
---|---|---|
author | Francois Pichet <pichet2000@gmail.com> | Mon Jul 25 22:00:44 2011 +0000 |
committer | Francois Pichet <pichet2000@gmail.com> | Mon Jul 25 22:00:44 2011 +0000 |
tree | 175cfca25485058093197c33f5d2a4821874fc13 | |
parent | dcf1011876d8a472aeb05617c1a84c3d74fbd7ce [diff] |
Fix the MSVC build. 2 problems: - buildPieces was return a C++ object from inside an extern "C". (MSVC didn't like that) - clang_getCursorReferenceNameRange was missing a CINDEX_LINKAGE causing a link error. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135983 91177308-0d34-0410-b5e6-96231b3b80d8