Go to file
Andrea Di Biagio 9b5d23bccb Add description of function attribute 'minsize' in LangRef.rst.
llvm-svn: 188091
2013-08-09 18:42:18 +00:00
clang Omit llvm:: before ArrayRef, as we have using llvm::ArrayRef in include/clang/Basic/LLVM.h. 2013-08-09 18:02:13 +00:00
clang-tools-extra Fixed coding convention naming issue - variable names start with uppercase. 2013-08-09 13:52:09 +00:00
compiler-rt [sanitizer] Fix handling of %n in scanf interceptor. 2013-08-09 12:58:35 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx Add a check for arrays of unknown bounds to is_destructible. This fixes http://llvm.org/bugs/show_bug.cgi?id=16839 2013-08-09 16:53:45 +00:00
libcxxabi tip-of-trunk clang has corrected some access checks for special members in a virtual inheritance hierarchy. Change a few private inheritances to protected. This change will not impact what the test was testing. This fixes http://llvm.org/bugs/show_bug.cgi?id=16753. 2013-07-30 19:00:45 +00:00
lld [PECOFF] Add a note about underscore symbol prefix. 2013-08-09 18:34:57 +00:00
lldb Add support for building debugserver with CMake (on Mac OS X) 2013-08-09 16:29:10 +00:00
llvm Add description of function attribute 'minsize' in LangRef.rst. 2013-08-09 18:42:18 +00:00
polly PollyDependence: Simplify Read/Write/MayWrite before feeding them into ISL. 2013-08-08 13:55:45 +00:00