Have clang_getCursorSource() return NULL when the source location is invalid...
Have clang_getCursorSource() return NULL when the source location is invalid or refers to a built-in buffer. Implements <rdar://problem/7296243>. llvm-svn: 89044
Loading
Please register or sign in to comment