Go to file
Sean Callanan e97ae90da0 Fixed a problem where the AST importer would assert()
because the diagnostic client for one of the AST
contexts is NULL.  Now we provide a form of Miranda
rights to AST contexts: they are provided with a very
simple diagnostic client if they do not have one
themselves.

llvm-svn: 121225
2010-12-08 01:51:31 +00:00
clang Silence an unused variable warning. 2010-12-08 01:29:17 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx atomics ... 2010-12-07 23:24:41 +00:00
lldb Fixed a problem where the AST importer would assert() 2010-12-08 01:51:31 +00:00
llvm Add support to create vector, array, enums etc... 2010-12-08 01:50:15 +00:00