Go to file
Matt Arsenault d782d05666 R600: Move trivial getters into header, use initializer list
llvm-svn: 211917
2014-06-27 17:57:00 +00:00
clang Remove 'const' from MemoryBuffers used through the SourceManager 2014-06-27 17:40:03 +00:00
clang-tools-extra Make clang-tidy-diff.py py3-compatible. 2014-06-27 01:10:18 +00:00
compiler-rt [msan] Add store_context_size= flag. 2014-06-27 12:48:01 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Patch from Albert J. Wong to make type_traits take advantage of gcc intrinsics in 4.7 and later. No functionality change when using clang. 2014-06-26 01:07:56 +00:00
libcxxabi Silence the implicit signed/unsigned conversion warning. 2014-06-27 17:17:44 +00:00
lld Add const to sort() comparator function. Caught by gcc but not clang 2014-06-27 01:04:01 +00:00
lldb Fix ObjectFileELF to determine architectures independent of host. 2014-06-27 16:52:49 +00:00
llvm R600: Move trivial getters into header, use initializer list 2014-06-27 17:57:00 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Don't expand to invalid Scops with -polly-detect-keep-going 2014-06-27 06:21:14 +00:00