junaire added inline comments.

================
Comment at: 
clang-tools-extra/clangd/unittests/tweaks/RemoveUsingNamespaceTests.cpp:236
+      }
+      using namespace n^s;
+      int main() {
----------------
v1nh1shungry wrote:
> junaire wrote:
> > is this a typo?
> I guess not. I refer to the tests above and I think this represents the 
> cursor. But I'm not sure though.
> I guess not. I refer to the tests above and I think this represents the 
> cursor. But I'm not sure though.

OK, thanks for the clarification!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137494

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to