[PATCH] D61349: [clangd] Standard library mapping: prefer "primary" versions of functions over variants.

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


sammccall updated this revision to Diff 197719.
sammccall added a comment.

Add note about skipping variants, and mention the weird begin/end case.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D61349

Files:
  clangd/StdSymbolMap.inc
  clangd/include-mapping/gen_std.py
  clangd/include-mapping/test.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61349.197719.patch
Type: text/x-patch
Size: 8377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190502/7701e1cd/attachment.bin>


More information about the cfe-commits mailing list