Go to file
Aaron Ballman c25c9fdf08 Move the object being used to move-initialize when calling the base class' constructor from the ctor-initializer. This should have no effect given the triviality of the class, but it allows for easier maintenance should the semantics of the base class change. NFC intended.
llvm-svn: 244812
2015-08-12 21:10:41 +00:00
clang Switching from an explicit loop to DeleteContainerSeconds; NFC. 2015-08-12 20:05:18 +00:00
clang-tools-extra [clang-tidy] Make FileOptionsProvider fields protected to make extending it easier 2015-08-12 19:29:57 +00:00
compiler-rt Try to fix the MSVC build now that we use /Zc:inline. 2015-08-12 18:09:44 +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 Require LLVM >=3.7 and bump version to 0.2.0 2015-08-07 08:31:37 +00:00
libcxx Fix CMake error whet llvm-config reports a non-existent source directory. 2015-08-12 06:36:19 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Revert test commit. 2015-08-06 23:31:37 +00:00
lld [ELF] Remove TargetLayout::getCustomSegments methods 2015-08-12 13:27:27 +00:00
lldb Fix process_events.py to auto continue the process if we attached so the process doesn't just sit there suspended. 2015-08-12 20:04:01 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm Move the object being used to move-initialize when calling the base class' constructor from the ctor-initializer. This should have no effect given the triviality of the class, but it allows for easier maintenance should the semantics of the base class change. NFC intended. 2015-08-12 21:10:41 +00:00
openmp Fix two typos in documentation 2015-08-12 21:05:22 +00:00
polly Make sure we increment the reference counter when passing out the isl_pw_aff 2015-08-12 15:45:41 +00:00