Symbol: fix build
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 7 Apr 2016 06:51:10 +0000 (06:51 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 7 Apr 2016 06:51:10 +0000 (06:51 +0000)
commit8bd973c90bb113897d30bf1a0c4e4964a9ec230a
treec42b2f7f4e0db14aca8940b27c213d1c06fc8cb9
parent33c161c02f4a30e29f60dba904a3ebe7edda0fb5
Symbol: fix build

TargetOptions is ambiguous due to a definition in LLVM and in clang.  This was
exposed by SVN r265640.  Update to fix the build against the newer revision.

llvm-svn: 265644
lldb/source/Symbol/ClangASTContext.cpp