[PATCH] D52273: [clangd] Initial implementation of expected types

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 9 08:10:13 PST 2018


ilya-biryukov updated this revision to Diff 173337.
ilya-biryukov added a comment.

- Simplify the initial implementation
- Rename SType to OpaqueType


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52273

Files:
  clangd/CMakeLists.txt
  clangd/ExpectedTypes.cpp
  clangd/ExpectedTypes.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/ExpectedTypeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52273.173337.patch
Type: text/x-patch
Size: 11539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181109/f7a7a80a/attachment.bin>


More information about the cfe-commits mailing list