Skip to content
Commit ece689f3 authored by Francois Pichet's avatar Francois Pichet
Browse files

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.

llvm-svn: 135983
parent 6099cf16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment