Go to file
NAKAMURA Takumi 679e772dfe [CMake] llvm_add_library: Add dependencies also to objlibs as workaround of CMake issue 14747.
http://www.cmake.org/Bug/view.php?id=14747

llvm-svn: 201855
2014-02-21 14:17:29 +00:00
clang Moving the documentation for the type safety checking attributes into AttrDocs. If a custom heading is provided, do not automatically generate the alternate spelling list. This is necessary because some attributes have distinct semantic spellings and meanings, but use the same semantic attribute internally. Such attributes should have multiple elements in their documentation list, but not show all spellings. At some point, it would be nice to have a way to attach the documentation element to a specific spelling for these cases. 2014-02-21 14:14:04 +00:00
clang-tools-extra Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
compiler-rt Darwin: use the compiler-provided linker 2014-02-21 10:19:22 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Solve the errors 2014-02-21 10:00:31 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [ELF] Dont generate PHDR when creating dynamic libraries. 2014-02-19 23:46:13 +00:00
lldb Add a new idea of a "fallback" UnwindPlan to the RegisterContextLLDB 2014-02-21 05:20:25 +00:00
llvm [CMake] llvm_add_library: Add dependencies also to objlibs as workaround of CMake issue 14747. 2014-02-21 14:17:29 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Add polyhedral dead code elimination. 2014-02-20 21:43:54 +00:00