Go to file
Tobias Grosser 1fb9b64dc0 GPGPU: Pull implementation out of class definition
This will allow us to see the full class definition even after we add
non-trivial implementations of the different member functions.

llvm-svn: 275797
2016-07-18 15:44:25 +00:00
clang Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"" 2016-07-18 03:23:25 +00:00
clang-tools-extra [include-fixer] Add an options allow moving the cursor to #include line in vim 2016-07-18 10:04:45 +00:00
compiler-rt [asan] Enable 48-bit VMA support on aarch64 2016-07-18 14:47:18 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc configure: Remove device specific defines 2016-06-17 20:30:50 +00:00
libcxx Change a couple ifdefs from '#if __cplusplus >= 2011xxx' to '#ifndef _LIBCPP_CXX03_LANG'. No functionality change. 2016-07-18 13:19:00 +00:00
libcxxabi Fix arc config to use https 2016-07-18 02:05:52 +00:00
libunwind [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
lld Remove SymbolBody::PlaceholderKind. 2016-07-18 01:35:00 +00:00
lldb Revert "[test] Report error when inferior test processes exit with a non-zero code" 2016-07-18 14:42:01 +00:00
llgo Upgrade all the .arcconfigs to https. 2016-07-14 13:15:37 +00:00
llvm [PowerPC] Remove redundant direct moves when extracting integers and converting to FP 2016-07-18 15:30:00 +00:00
openmp http://reviews.llvm.org/D22134: Implementation of OpenMP 4.5 nonmonotonic schedule modifier 2016-07-11 10:44:57 +00:00
parallel-libs Change mailing list names in README 2016-06-24 22:50:09 +00:00
polly GPGPU: Pull implementation out of class definition 2016-07-18 15:44:25 +00:00