sammccall added inline comments.

================
Comment at: clang-tools-extra/clangd/unittests/SelectionTests.cpp:206
+          R"cpp(
+            #define TARGET void foo()
+            [[TAR^GET{ return; }]]
----------------
This test isn't strictly related, but it failed with a buggy version of this 
patch.
(It's extracted from a DefineOutline test which also failed but in a less 
direct way)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117107

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

Reply via email to