Go to file
Alexey Bataev 1b59ab5683 [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support
llvm-svn: 202360
2014-02-27 08:29:12 +00:00
clang [OPENMP] First changes for Parsing and Sema for 'omp simd' directive support 2014-02-27 08:29:12 +00:00
clang-tools-extra [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
compiler-rt [asan] Don't disable SEGV handler on Android by default. 2014-02-27 08:23:00 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{" either. 2014-02-27 00:02:40 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx LWG issue #2188: Reverse iterator does not fully support targets that overload operator&. Also mark #2272 and #2299 as complete; libc++ already implements them. 2014-02-27 02:11:50 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Hexagon] Rename the header file. 2014-02-27 06:28:49 +00:00
lldb A better long term fix for stopping the process when it is running by writing to the pipe that was used for cancel. 2014-02-26 22:47:33 +00:00
llvm Don't emit anything into the debug_ranges section if we aren't emitting 2014-02-27 07:44:45 +00:00
openmp Restore string match behavior following changes in r202018 2014-02-25 22:04:37 +00:00
polly Update for llvm api change. 2014-02-25 19:17:57 +00:00