Sean Callanan 9998acd004 This is the meat of the code to add Clang modules
support to LLDB.  It includes the following:

- Changed DeclVendor to TypeVendor.
- Made the ObjCLanguageRuntime provide a DeclVendor
  rather than a TypeVendor.
- Changed the consumers of TypeVendors to use
  DeclVendors instead.
- Provided a few convenience functions on
  ClangASTContext to make that easier.

llvm-svn: 223433
2014-12-05 01:21:59 +00:00
..
2014-07-01 21:22:11 +00:00
2013-09-25 10:37:32 +00:00
2014-10-16 07:47:37 +00:00
2014-10-16 08:05:49 +00:00
2014-03-20 06:08:36 +00:00