Go to file
Daniel Berlin 4504cd910c These two functions should be const. We often could detect it but this just makes it always true.
llvm-svn: 292057
2017-01-15 07:40:51 +00:00
clang [code-completion] Fix crash when trying to do postfix completion of instance member inside a static function. 2017-01-15 06:11:04 +00:00
clang-tools-extra Remove unused lambda captures. NFC 2017-01-13 19:02:50 +00:00
compiler-rt Remove SANITIZER_LINUX ifdefs 2017-01-13 19:25:58 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Work around python3 bytes vs str in libc++ test config 2017-01-15 00:06:02 +00:00
libcxxabi [cmake] Handle missing LIBUNWIND_* directories gracefully 2017-01-14 17:05:16 +00:00
libunwind Don't dump llvm-config --cmakedir output if command fails. 2017-01-14 03:46:05 +00:00
lld Move a flag definition to the right place as -demangle is not ignored. 2017-01-15 03:45:46 +00:00
lldb Fix TestRegisterVariables for linux arm/arm64 gcc ver > 5 2017-01-13 19:28:42 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm These two functions should be const. We often could detect it but this just makes it always true. 2017-01-15 07:40:51 +00:00
openmp kmp_affinity: Fix check if specific bit is set 2017-01-12 11:39:04 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Use typed enums to model MemoryKind and move MemoryKind out of ScopArrayInfo 2017-01-14 20:25:44 +00:00