Go to file
Chandler Carruth 20b9bc8638 Convert the expression trait evaluation to a static function and
a switch with any default case. This both warns when an enumerator is
missing and asserts if a value sneaks through despite the warning.

While in there fix a bunch of coding style issues with this code.

llvm-svn: 130648
2011-05-01 07:44:20 +00:00
clang Convert the expression trait evaluation to a static function and 2011-05-01 07:44:20 +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