Go to file
Douglas Gregor d3f48bd3be Introduce a new libclang function,
clang_getSpecializedCursorTemplate(), which determines the template
(or member thereof) that the given cursor specializes or from which it
was instantiated. This routine can be used to establish a link between
templates and their instantiations/specializations.

llvm-svn: 112780
2010-09-02 00:07:54 +00:00
clang Introduce a new libclang function, 2010-09-02 00:07:54 +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 Updated for weekly test results. 2010-09-01 20:33:41 +00:00
lldb Fixed comment. 2010-09-01 22:10:09 +00:00
llvm trivial cleanup 2010-09-02 00:02:26 +00:00