Go to file
Chandler Carruth 0d1a54f8e1 Remove more dead code for emitting diagnostics. The callers of these
functions already precluded dependent types from reaching them.

Also change one of the callers to not error when a trait is applied to
a dependent type. This is a perfectly reasonable pattern, and both Unary
and Binary type traits already support dependent types (by populating
the AST with a nonce value).

Remove the actual diagnostic, since these aren't errors.

llvm-svn: 130651
2011-05-01 08:41:10 +00:00
clang Remove more dead code for emitting diagnostics. The callers of these 2011-05-01 08:41:10 +00:00
compiler-rt clang/Darwin: Update ios static lib to build for all archs, in case the 2011-04-30 01:20:56 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx Correction to set of overloaded pair constructors for C++0x 2011-04-29 18:10:55 +00:00
lldb Added the ability to set the Platform path for a module through the SBModule 2011-04-30 01:09:13 +00:00
llvm Remove an unused variable from this function introduced in r130637, 2011-05-01 06:14:10 +00:00
polly ScopInfo: Rememeber the induction variable and its parent loop at the same thime. 2011-04-30 03:26:51 +00:00