Go to file
Manman Ren 51289892d2 [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays.
This is the paired commit with llvm r214112.

llvm-svn: 214113
2014-07-28 19:14:41 +00:00
clang [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays. 2014-07-28 19:14:41 +00:00
clang-tools-extra clang-tidy: [use-override] Tweak messages. 2014-07-28 07:29:29 +00:00
compiler-rt tsan: add a useful debug check 2014-07-28 13:54:18 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx Fix PR#20471. Add a cast in __align_it to ensure that the bit twiddling is done at the correct size. A better solution, IMHO, would be to declare vector<bool>::__bits_per_word as 'size_type', rather than 'unsigned', but that's a possible ABI change. 2014-07-28 15:02:42 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld [Mips] Remove redundant REQUIRES clause. 2014-07-28 14:19:18 +00:00
lldb Teach LLDB about Windows processes. 2014-07-28 16:45:18 +00:00
llvm [Debug Info] rename getTypeArray to getElements, setTypeArray to setArrays. 2014-07-28 19:14:13 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Replace the dependences parallelism check by the IslAst one 2014-07-28 03:46:28 +00:00