Go to file
Douglas Gregor a89314e396 Add libclang support for namespace aliases (visitation + USRs) along
with a new cursor kind for a reference to a namespace. 

There's still some oddities in the source location information for
NamespaceAliasDecl that I'll address with a separate commit, so the
source locations displayed in the load-namespaces.cpp test will
change.

llvm-svn: 112676
2010-08-31 23:48:11 +00:00
clang Add libclang support for namespace aliases (visitation + USRs) along 2010-08-31 23:48:11 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx [futures.task] and [futures.async]. Requires variadics and rvalue-ref support. 2010-08-30 18:46:21 +00:00
lldb Converted TestDeadStrip.py to Dsym/Dwarf combination. 2010-08-31 23:12:15 +00:00
llvm Testcase for llvm checkin 112674. 2010-08-31 23:43:55 +00:00