llvm with tablegen backend for capstone disassembler
Go to file
Alex Lorenz e6afa397c6 [CodeCompletion] Provide member completions for dependent expressions whose
type is a TemplateSpecializationType or InjectedClassNameType

Fixes PR30847. Partially fixes PR20973 (first position only).

PR17614 is still not working, its expression has the dependent
builtin type. We'll have to teach the completion engine how to "resolve"
dependent expressions to fix it.

rdar://29818301

llvm-svn: 302797
2017-05-11 13:48:57 +00:00
clang [CodeCompletion] Provide member completions for dependent expressions whose 2017-05-11 13:48:57 +00:00
clang-tools-extra [clang-tidy][CMake] Make clang-tidy usable as distribution component 2017-05-10 16:20:54 +00:00
compiler-rt [asan] Test 'strndup_oob_test.cc' added in r302781 fails on clang-s390x-linux. 2017-05-11 11:22:04 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Fix std::visit for the zero variants case. 2017-05-11 07:17:12 +00:00
libcxxabi Revert "[libcxxabi] Align unwindHeader on a double-word boundary." 2017-05-11 06:17:49 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] - Make text section location explicit in early-assign-symbol.s test. 2017-05-11 11:53:49 +00:00
lldb Import sys in repo.py. 2017-05-09 20:37:01 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [IR] Allow attributes with global variables 2017-05-11 12:28:08 +00:00
openmp [OpenMP] Changes in the plugin interface 2017-05-10 14:12:36 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [NFC] [Fortran Support] move Fortran array detection testcases 2017-05-10 21:35:14 +00:00