Go to file
Matthias Braun 9ab403942b ScheduleDAG: Cleanup; NFC
- Fix doxygen comments (do not repeat documented name, remove definition
    comment if there is already one at the declaration, add \p, ...)
- Add some const modifiers
- Use range based for

llvm-svn: 295688
2017-02-21 01:27:33 +00:00
clang Factor out function to determine whether we're performing a template 2017-02-21 01:17:38 +00:00
clang-tools-extra clangd/ASTManager.cpp: Appease msc19 Debug build -- Don't deref std::vector::end(). 2017-02-19 07:18:16 +00:00
compiler-rt Revert "[tsan] Provide external tags (object types) via debugging API" 2017-02-20 15:26:12 +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 Move BufferPtr into the block where it it being used 2017-02-12 21:33:49 +00:00
libcxx Revert "threading_support: make __thread_sleep_for be alertable" 2017-02-18 19:28:43 +00:00
libcxxabi [CMake][libcxxabi] Update the libc++ test module path 2017-02-18 04:37:59 +00:00
libunwind [libunwind][CMake] Use libc++ headers when available 2017-02-16 05:18:08 +00:00
lld [ELF] Allow local symbols to be added after global symbols 2017-02-20 11:12:33 +00:00
lldb Fix a couple of corner cases in NameMatches 2017-02-20 11:35:33 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm ScheduleDAG: Cleanup; NFC 2017-02-21 01:27:33 +00:00
openmp [stats] add stats-gathering for static_steal scheduling method 2017-02-17 17:06:16 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Cmake] Bump required cmake version to 3.4.3. 2017-02-20 17:06:31 +00:00