Go to file
Argyrios Kyrtzidis 4538dcb01b [ADT] Introduce ‘OptionSet’ in llvm/ADT headers, which is a utility class that makes it convenient to work with enumerators representing bit options.
llvm-svn: 260652
2016-02-12 02:48:26 +00:00
clang Update functions in clang supplied headers to use the compiler reserved 2016-02-12 02:22:53 +00:00
clang-tools-extra [clang-tidy] google-runtime-int: fix a false positive in implicit code. 2016-02-11 16:22:58 +00:00
compiler-rt [sancov] improved object files handling. 2016-02-12 00:29:24 +00:00
debuginfo-tests
libclc configure: Remove llvm 3.6 defines 2016-02-09 22:17:48 +00:00
libcxx Instead of asking glibc to provide correct C++ signatures for <string.h> 2016-02-11 23:51:02 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Make compCtors strict weak ordering. 2016-02-12 00:38:46 +00:00
lldb Don't crash if we have a DIE that has a DW_AT_ranges attribute and yet the SymbolFileDWARF doesn't have a DebugRanges. If this happens print a nice error message to prompt the user to file a bug and attach the offending DWARF file so we can get the correct compiler fixed. 2016-02-12 00:07:16 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm [ADT] Introduce ‘OptionSet’ in llvm/ADT headers, which is a utility class that makes it convenient to work with enumerators representing bit options. 2016-02-12 02:48:26 +00:00
openmp Fix incorrect task_team in __kmp_give_task 2016-02-11 23:07:30 +00:00
polly Separate invariant equivalence classes by type 2016-02-07 17:30:13 +00:00