Skip to content
  • Sean Callanan's avatar
    Made LLDB build with the latest Clang. This meant · eeffea41
    Sean Callanan authored
    changing the ClangASTSource to return a bool instead
    of returning a list of results.  Our testsuite mostly
    works with this change, but some minor issues may
    remain both on LLDB's side and on Clang's side.
    
    llvm-svn: 174949
    eeffea41
Loading