[PATCH] D71187: [clangd] Delete default arguments while moving functions out-of-line

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 9 02:14:27 PST 2019


ilya-biryukov added inline comments.


================
Comment at: clang-tools-extra/clangd/unittests/TweakTests.cpp:1938
       },
+      // Default args
+      {
----------------
NIT: missing full period at the end of the comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71187





More information about the cfe-commits mailing list