[PATCH] D130626: [pseudo] experiment

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 04:56:30 PDT 2022


hokein created this revision.
Herald added subscribers: usaxena95, kadircet.
Herald added a project: All.
hokein requested review of this revision.
Herald added subscribers: cfe-commits, alextsao1999, ilya-biryukov.
Herald added a project: clang-tools-extra.

This is not the direction we will persume, but it is an experiment to
see how many ambiguities left if we have the perfect type information
for all identifiers in the parsing file.

Just post the results

Test file clangd/ASTSignals.cpp (no ambiguity!)

Result: https://htmlpreview.github.io/?https://gist.githubusercontent.com/hokein/3757357ac5787a0fe64cd1601f5c4d8f/raw/b6024fe27f7c39bcbb8d2e6c967d9561717a5af6/ASTSignals.html


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130626

Files:
  clang-tools-extra/pseudo/lib/cxx/CXX.cpp
  clang-tools-extra/pseudo/lib/cxx/cxx.bnf

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130626.448004.patch
Type: text/x-patch
Size: 6287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220727/de644790/attachment.bin>


More information about the cfe-commits mailing list