[PATCH] D61316: [clangd] Improvements to header mapping: more precise parsing of cppreference symbol pages.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 2 01:46:52 PDT 2019


sammccall updated this revision to Diff 197715.
sammccall marked 2 inline comments as done.
sammccall added a comment.
Herald added a subscriber: mgorny.

Update tests.


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61316/new/

https://reviews.llvm.org/D61316

Files:
  clangd/CodeComplete.cpp
  clangd/StdSymbolMap.inc
  clangd/include-mapping/gen_std.py
  clangd/include-mapping/test.py
  clangd/index/Serialization.cpp
  clangd/test/CMakeLists.txt
  clangd/unittests/CMakeLists.txt
  clangd/unittests/CanonicalIncludesTests.cpp
  clangd/unittests/SerializationTests.cpp
  clangd/unittests/SymbolCollectorTests.cpp
  clangd/unittests/xpc/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61316.197715.patch
Type: text/x-patch
Size: 24447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190502/63ed8717/attachment-0001.bin>


More information about the cfe-commits mailing list