[PATCH] D107703: [AST][clangd] Expose documentation of Attrs on hover.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 10 11:49:43 PDT 2021


aaron.ballman added inline comments.


================
Comment at: clang/unittests/AST/CMakeLists.txt:18
   ASTVectorTest.cpp
+  AttrTest.cpp
   CommentLexer.cpp
----------------
I don't think this new file got attached to the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107703



More information about the cfe-commits mailing list