Go to file
Francois Pichet 58b09c9366 Fix MSVC warning: "is out of range for enum constant"
MSVC doesn't support 64 bit enum. 
OpcodeMask is not used anywhere in the code base.

llvm-svn: 132057
2011-05-25 15:58:10 +00:00
clang Add support for Microsoft __if_exists, __if_not_exists extension at class scope. 2011-05-25 10:19:49 +00:00
compiler-rt clang/darwin: Tweak CheckArches function to use CC and to not spew output. 2011-05-19 18:02:55 +00:00
debuginfo-tests Clang is now correctly marking this as a class, so update the test case accordingly 2011-05-21 18:17:06 +00:00
libcxx support another Apple build environment 2011-05-24 20:27:31 +00:00
libcxxabi Introduce cxa_virtual.cpp and cxa_guard.cpp. Contributed by Nick Lewycky, Howard Hinnant and John McCall 2011-05-24 22:01:16 +00:00
lldb ABI plug-ins must implement the following pure virtual functions: 2011-05-24 23:06:02 +00:00
llvm Fix MSVC warning: "is out of range for enum constant" 2011-05-25 15:58:10 +00:00
polly www: Use absolute links 2011-05-24 13:56:06 +00:00